Splunk Search

Display peak value on radial gauge

wh_ols
New Member

Currently we have a radial gauge with current stats, and a single value with the peak. Is there a way of marking the gauge at the peak, or having the peak value displayed on the gauge in some way, even if this is just text underneath?

0 Karma

niketn
Legend

@wh_ols you can set a token for peak from single value panel and add the same as html panel beneath the chart having radial gauge in the same panel

<panel>
   <chart>
   </chart>
   <html>
     <p style=" text-align: center;">$Peak_Value_tok$ </p>
   </html>
</panel>
____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
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 ...