Dashboards & Visualizations

Display Duration, Start Time, End Time in chart visualization

michaelrosello
Path Finder

I am having a hard time figuring out what approach should I use on this.

Basically what I am doing is displaying the duration of the job to finish using the start_time and end_time field and computing the difference between them and display it as a linechart using timechart command.

The problem is I also want to include in the visualization not just the duration but also the start and end time.

The approach that I was thinking but having a hard time thinking on how to execute is .
1. Customize the X-axis label and include the start and end time
2. Customize the tooltip label and include the start and end time

alt text

so base on this screenshot first column is my date, second column is the duration and third and fourth column is the start and end time.

pruthvikrishnap
Contributor

HI Rosello,

I am not sure if this can happen using Line chart, try using column chart/Bar chart which can fit in all three details (Duration, Start and End time).

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...