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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...