 
					
				
		
18 Aug 2020 08:10 AM
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
Solved! Go to Solution.
 
					
				
		
18 Aug 2020 01:45 PM
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 | 
| Apdex | builtin: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
10 Nov 2020 09:19 AM
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
 
					
				
		
13 Nov 2020 05:15 PM
Dear Marijn
see
available with 1.203
enjoy!
