cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

APDEX app WEB via Api REST

jose-antonio_ra
Inactive

HI all.

Can someone tell me which is the URL that I should execute to get the APDEX of a web app "A" through the API.

I need this value over the time (last 24 hours)


Thanks in advanced.

Jose A

3 REPLIES 3

zietho
Dynatrace Champion
Dynatrace Champion

The easiest to find the different things is to check custom charting.

here are all apdex relevant metrics I know of (other=mobile)

Metric name (as in custom charting)API key
Apdex (by os and geolocation)builtin:apps.other.apdex.osAndGeo
Apdex (by os and app version)builtin:apps.other.apdex.osAndVersion
Apdex (by os)builtin:apps.other.keyUserActions.apdexValue.os
Action count (by os and apdex category)builtin:apps.other.keyUserActions.count.osAndApdex
Action count (by geolocation and apdex category)builtin:apps.other.uaCount.geoAndApdex
Action count (by os and apdex category)builtin:apps.other.uaCount.osAndApdex
Apdexbuiltin:apps.web.action.apdex
Action count (by Apdex category)builtin:apps.web.actionCount.category
Apdex (by user type)builtin:apps.web.apdex.userType


e.g. for SaaS use.:

https://[your environment id].live.dynatrace.com/api/v2/metrics/[API key]

And as a heads up, we soon gonna add a web based apdex by geo as well ;).

regards


Thomas

msponselee
Newcomer

Hi @Thomas Z.,

i would like to know when we can expect apdex by geo? We are waiting for any charting based on geolocation for web apps

zietho
Dynatrace Champion
Dynatrace Champion

Dear Marijn

see

  • Apdex by geo
  • Action count by geo

available with 1.203

enjoy!

Featured Posts