Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
01-25-2021 04:59 AM
Hi
I would like to setup a query to reflect the ApDex Index of an application performance.
i am not able to translate the docu into a proper query - any idea ?
BR, Reto
05-22-2021 06:40 AM
I found kind of a solution with this query:
SELECT 100.0 * filter(count(*), userExperience != "ERROR") / count(*) FROM transactions WHERE application = "application" SINCE 1 minutes
This gives me the ratio in % of the completed transactions. But in my case still it isn't what i am looking for
10-26-2021 02:53 AM - last edited on 10-26-2021 09:24 AM by Ryan.Paredez
Hi @Sebastian.Perna,
Is it possible to request the time series data of this query via API? Any useful reference can help
User | Count |
---|---|
2 | |
2 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form