Dashboards & Visualizations

How to graph a shaded area like you get with predict, but without using the predict command?

pwmcity
Path Finder

Just wondering if anyone knows how to graph a shaded band like you get with the predict command, but without running the predict command?

Tags (2)
1 Solution

pwmcity
Path Finder

Answered my own question..

append this after timechart

...
| eval _lower="1"
| eval _predicted="2"
| eval _upper="3"

View solution in original post

pwmcity
Path Finder

Answered my own question..

append this after timechart

...
| eval _lower="1"
| eval _predicted="2"
| eval _upper="3"
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 ...