Dashboards & Visualizations

graphing numeric data without skipping categories

DGray
Engager

Trying to get a distribution of page loading times.

... | chart count by load_time cont=false span=1000

The times (in seconds) go: ... 11, 12, 13, 14, 16, 17, 23

The graph does not display "gaps" in data, since each second is treated as a distinct category, and not as part of a sequence.

How to display every bin, even those with no values?

The documentation claims "If cont=true, bins that have no values will display with a count of 0." However, when I set cont=true, the bins are displayed in lexographic, rather than numeric, order.

Tags (2)
0 Karma

woodcock
Esteemed Legend
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...