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!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...