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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...