All Apps and Add-ons

% sign on horse shoe meter

jiaqya
Builder

on the horse shoe meter i only see a percentage value , ex: 98.02
but i would also like it to show the % sign, ie 98.02 %
how do i achieve that...

i added +"%" to the query , and it does show on running it, but it does not show up on the horse shoe meter..

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

The Horseshoe meter is only able to render numeric results for the value, as far as I know, so if you have non-numeric characters in your result value, they'll get stripped out.
You can hack around it by doing something like this: | stats count as "%", which will result in a percent sign being printed under the value. Not exactly what you are looking for, but maybe a decent workaround.

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 ...