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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...