Hi, our developers have been using dashboard studio, here is the JSON associated with the component: { "type": "splunk.markergauge", "options": { "orientation": "horizontal", "gaugeRanges": [ { "from": 1500, "value": "#53a051", "to": 3000 }, { "from": 1000, "value": "#CBA700", "to": 1500 }, { "from": 0, "value": "#dc4e41", "to": 1000 } ] }, "dataSources": { "primary": "ds_search_7" }, "showProgressBar": true, "title": "Vaisala Record Ingress (last min)", "context": { "convertedColorRange": [ { "to": 0, "value": "#9E2520" }, { "from": 0, "value": "#1C6B2D" } ] }, "showLastUpdated": false, "description": "Records from EFS files (2K-8K)" }
... View more