All Apps and Add-ons

How to change the color of a single fraction value result on Splunk dashboard ?

arunsunny
Path Finder

In default Single value panel color edit on Splunk dashboard its taking the integer value not the fraction one.

My conditions are below.
Availability
Blue 100%
Green > 99.90%

Amber > 99.50%
Red < 99.50%

I tried the rangemap also using the below ones.

| rangemap field=percentage red=0-99.49 yellow=99.50-99.89 green=99.90-99.99 default=blue
| rangemap field=percentage guarded=100.00 low=99.90-99.99 elevated=99.50-99.89 severe=0-99.49

its showing the range correctly but the value of the color is not reflecting.

Please some one help on the above request.

0 Karma

splunker1981
Path Finder

Try defining the precision offset in your XML.

        <option name="numberPrecision">0.00</option>
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...