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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...