cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Community access restored to most members


I've been able to make some changes to restore community engagement access to most members.

Follow the blog post for up to date information



We thank you for your patience while we get this fixed


How to get Throughput chart?

Gleb.Gadyatskiy
Creator

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.

Screen Shot 2020-02-14 at 1.49.22 PM.png

 

 

1 REPLY 1

Gleb.Gadyatskiy
Creator

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

On-Demand Webinar
Discover new Splunk integrations and AI innovations for Cisco AppDynamics.


Register Now!

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here