Dashboards & Visualizations

radial gauge with logarithmic scale?

jan_wohlers
Path Finder

Hi,

I try to add a radial gauge. the scale is <1mio green, <50 mio yelloy and above 100mio red...

Is there a way to scale the gauge, so that the green field isn't that small?

Thank you

0 Karma
1 Solution

ytamura
Path Finder

I would try scaling the data first then visualizing the scaled data:

| eval scaledData = log(data, 10)

View solution in original post

0 Karma

ytamura
Path Finder

I would try scaling the data first then visualizing the scaled data:

| eval scaledData = log(data, 10)
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 ...