Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
01-29-2018
02:07 AM
- last edited on
02-25-2019
11:58 AM
by
Radhika.Puthiye
Is it possible to create a dashboard with a numeric value or gauge presenting the Succes Rate of Synthetic Transactions (Service Availability)?
In the Metric browser, both in Hardware Resources and Individual Nodes, i can find the Service Availability branche. below that there is a numbered list with all my Synthetic Transactions. All have 3 items, Response Size, Response Time and Success Rate. they all have data visible when selecting a time range.
But when creating a dashboard, i cannot access these metrics. In have looked in all possible widgets. the one getting close is a list of health rules, where the status gets green or red. From within a dashboard it seems the needed data is not available. am i doing something wrong, or is this by purpose?
Solved! Go to Solution.
02-27-2018 09:01 AM
You can, but I don't like the metric that is provided.
You have to add a widget and select the datasource as "User Experience - Browser Apps" , select the radio button for "Synthetic Jobs", then select your job.
Then when you add the metric in the next section, you will see all of the metrics available for Synthetic Jobs only. "Availability (ppm)" is the only metric that matches what you're asking for (as am I) and unfortunately it's in PPM not %. I can't find a way to reformat this metric either. I want a percentage value. Not a raw integer (ppm).
I'm escalating with my AppD implementation team as a feature request to have this added or corrected. I don't know who would want PPM.
02-27-2018 09:34 AM - edited 02-27-2018 09:36 AM
And this got me agitated enough to dig further...
You can add a custom expression of Availibility (PPM) if you really want a percentage. AppDynamics UI will tell you that a metric expression is to compare two or more metrics. Not true. You can perform any math formula on a single metric.
Instead of a "Single Metric", choose "Metric Expression". Then add the "Availability (PPM)" metric and give it a name (I chose Available).
Then in the expression box, add this:
{Available}/10000
Save that. Then back in the widget screen, set the format to ${v}% and you can also change if you want decimal places or not.
03-29-2018 02:37 PM
I'm on SaaS controller version 4.3.5. I'd like my dashboard widgets to display up to 4 digits of accuracy, but it is defaulting to 2 digits. I don't seem to have the 'Number Format' section in my metric widget. Is this by design?
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form