Dashboards & Visualizations

Compare avg of time takend and max time in timechart in same graph.

vamsi199
Engager

I want to have one graph which has time chart of avg time taken and max time.

is this possible?

Tags (2)
0 Karma
1 Solution

sundareshr
Legend

Lets assume you have a field called time_taken, this should work

.... | timechart span=1h avg(time_taken) as average max(time_taken) as max

View solution in original post

sundareshr
Legend

Lets assume you have a field called time_taken, this should work

.... | timechart span=1h avg(time_taken) as average max(time_taken) as max
Get Updates on the Splunk Community!

Observability | How to Think About Instrumentation Overhead (White Paper)

Novice observability practitioners are often overly obsessed with performance. They might approach ...

Cloud Platform | Get Resiliency in the Cloud Event (Register Now!)

IDC Report: Enterprises Gain Higher Efficiency and Resiliency With Migration to Cloud  Today many enterprises ...

The Great Resilience Quest: 10th Leaderboard Update

The tenth leaderboard update (11.23-12.05) for The Great Resilience Quest is out >> As our brave ...