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!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...