Splunk AppDynamics

AppDynamics Analytics #@ SRE

Reto_Zwyer
Engager

Hi 

I would like to create a search inside of analytics to get the ratio of:

Total HTTP 200 requests / Total requests

Who can tell me - how the search string should look like?

I see currently the "requestExperience" or "userExperience" with the state (NORMAL, SLOW, VERY SLOW that gives me already an indication and also data. But I am not able to define out of this the ratio. Also, I do not see the HTTP code of all data.

any idea?

^ Edited by @Ryan.Paredez for readability

Labels (1)
Tags (1)
0 Karma

Sebastian_Perna
Explorer

I'm looking for a similar solution. Did you find something?

Did you tried something like this:

SELECT 100.0 * filter(count(*), segments.errorList.errorDetail = "put the error code") / count(*) FROM transactions

Regards

Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...