Splunk AppDynamics

How to get Throughput chart?

Gleb_Gadyatskiy
Engager

Hi,

We recently switched to AppD and I am looking for a way to get a Throughput chart (hits/second) for specific Transaction records.

For example, I have a query: SELECT * FROM transactions WHERE segments.httpData.cookies.WeToken='WS757982604da45a81' LIMIT 10000

and I like to visualize Throughput for these transactions. I can see a small chart in Analytics UI, but it gives me no control over time steps, etc.

Please suggest how to visualize Throughput.

image.png

Labels (1)
Tags (3)
0 Karma
1 Solution

Gleb_Gadyatskiy
Engager

Found it: SELECT series(eventTimestamp, '1s'), count(*) FROM transactions WHERE segments.httpData.cookies.WeToken='WS757982604da45a81' LIMIT 10000

View solution in original post

Gleb_Gadyatskiy
Engager

Found it: SELECT series(eventTimestamp, '1s'), count(*) FROM transactions WHERE segments.httpData.cookies.WeToken='WS757982604da45a81' LIMIT 10000

Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...