We have a dashboard panel showing network traffic. I want to override the default values used by Splunk.
e.g.
last 60min: span=1m
last 24h: span=15m
last 7 days: span=1h
last 30days: span=4h
all time: span=1d
Our first version of the panel used a hardcoded span of 15m, but obviously that won't work well when you're looking at 30days or all time.
↧