From 535f98a5ff9c4585bbf8900609ecc82db7d738a1 Mon Sep 17 00:00:00 2001 From: "vpatil16@ext.uber.com" Date: Wed, 23 Apr 2025 16:23:01 -0700 Subject: [PATCH] Tuning grafana client queries to have domain as a filter --- .../dashboards/cadence-client-overall.json | 216 ++++++++++-------- .../dashboards/cadence-client-overall.json | 216 ++++++++++-------- 2 files changed, 244 insertions(+), 188 deletions(-) diff --git a/docker/buildkite/grafana/provisioning/dashboards/cadence-client-overall.json b/docker/buildkite/grafana/provisioning/dashboards/cadence-client-overall.json index 2651dd2df23..7305f44fffa 100644 --- a/docker/buildkite/grafana/provisioning/dashboards/cadence-client-overall.json +++ b/docker/buildkite/grafana/provisioning/dashboards/cadence-client-overall.json @@ -82,8 +82,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -109,11 +108,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -184,8 +184,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -211,11 +210,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -280,8 +280,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -307,11 +306,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -319,8 +319,8 @@ "uid": "PBFA97CFB590B2093" }, "disableTextWrap": false, - "editorMode": "code", - "expr": "avg by(operation) (rate(cadence_client_errors[$__rate_interval]))", + "editorMode": "builder", + "expr": "avg by(operation) (rate(cadence_client_errors{domain!~\"$domain\"}[$__rate_interval]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": false, @@ -382,8 +382,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -392,7 +391,32 @@ ] } }, - "overrides": [] + "overrides": [ + { + "__systemRef": "hideSeriesFrom", + "matcher": { + "id": "byNames", + "options": { + "mode": "exclude", + "names": [ + "HistoryClientRespondDecisionTaskCompleted" + ], + "prefix": "All except:", + "readOnly": true + } + }, + "properties": [ + { + "id": "custom.hideFrom", + "value": { + "legend": false, + "tooltip": false, + "viz": true + } + } + ] + } + ] }, "gridPos": { "h": 8, @@ -409,11 +433,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -484,8 +509,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -511,11 +535,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -523,8 +548,8 @@ "uid": "PBFA97CFB590B2093" }, "disableTextWrap": false, - "editorMode": "code", - "expr": "sum by(TaskList) (rate(cadence_activity_poll_total[$__rate_interval]))", + "editorMode": "builder", + "expr": "sum by(TaskList) (rate(cadence_activity_poll_total{domain=~\"$domain\"}[$__rate_interval]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": false, @@ -552,7 +577,7 @@ "useBackend": false } ], - "title": "Activity poller count", + "title": "Activity poll counter", "type": "timeseries" }, { @@ -603,8 +628,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -630,11 +654,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -654,7 +679,7 @@ "useBackend": false } ], - "title": " Latency Per Operation", + "title": "Activity decision per Operation", "type": "timeseries" }, { @@ -705,8 +730,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -732,11 +756,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -756,7 +781,7 @@ "useBackend": false } ], - "title": "Workflow end to end processing time", + "title": "Activity end to end processing time", "type": "timeseries" }, { @@ -807,8 +832,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -834,11 +858,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -922,8 +947,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -949,11 +973,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1022,8 +1047,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1049,11 +1073,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1124,8 +1149,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1151,11 +1175,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1225,8 +1250,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1252,11 +1276,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1325,8 +1350,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1352,11 +1376,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1426,8 +1451,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1453,11 +1477,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1540,8 +1565,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1567,16 +1591,17 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, - "editorMode": "code", - "expr": "histogram_quantile(0.95, sum by(le, domain) (rate(cadence_workflow_endtoend_latency_bucket[$__rate_interval])))", + "editorMode": "builder", + "expr": "histogram_quantile(0.95, sum by(le, domain) (rate(cadence_workflow_endtoend_latency_bucket{domain=~\"$domain\"}[$__rate_interval])))", "fullMetaSearch": false, "includeNullMetadata": false, "legendFormat": "__auto", @@ -1636,8 +1661,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1663,18 +1687,23 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { - "editorMode": "code", - "expr": "sum(rate(cadence_worker_panic[2m])) by(namespace,domain)", + "disableTextWrap": false, + "editorMode": "builder", + "expr": "sum by(namespace, domain) (rate(cadence_worker_panic{domain=~\"$domain\"}[2m]))", + "fullMetaSearch": false, + "includeNullMetadata": true, "legendFormat": "__auto", "range": true, - "refId": "A" + "refId": "A", + "useBackend": false } ], "title": "NonDeterministicError and Worker Panic", @@ -1728,8 +1757,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1755,11 +1783,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -1833,8 +1862,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1860,11 +1888,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "builder", @@ -1925,8 +1954,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1952,11 +1980,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -2021,8 +2050,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2054,11 +2082,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "multi", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -2123,8 +2152,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2150,11 +2178,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -2232,8 +2261,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2259,11 +2287,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2324,8 +2353,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2351,11 +2379,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2429,8 +2458,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2456,11 +2484,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2521,8 +2550,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2548,11 +2576,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2613,8 +2642,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2640,11 +2668,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2659,7 +2688,7 @@ } ], "preload": false, - "schemaVersion": 40, + "schemaVersion": 41, "tags": [], "templating": { "list": [ @@ -2718,6 +2747,5 @@ "timezone": "browser", "title": "Cadence-Client", "uid": "dehkspwgabvuoc", - "version": 1, - "weekStart": "" + "version": 1 } \ No newline at end of file diff --git a/docker/grafana/provisioning/dashboards/cadence-client-overall.json b/docker/grafana/provisioning/dashboards/cadence-client-overall.json index 2651dd2df23..7305f44fffa 100644 --- a/docker/grafana/provisioning/dashboards/cadence-client-overall.json +++ b/docker/grafana/provisioning/dashboards/cadence-client-overall.json @@ -82,8 +82,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -109,11 +108,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -184,8 +184,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -211,11 +210,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -280,8 +280,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -307,11 +306,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -319,8 +319,8 @@ "uid": "PBFA97CFB590B2093" }, "disableTextWrap": false, - "editorMode": "code", - "expr": "avg by(operation) (rate(cadence_client_errors[$__rate_interval]))", + "editorMode": "builder", + "expr": "avg by(operation) (rate(cadence_client_errors{domain!~\"$domain\"}[$__rate_interval]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": false, @@ -382,8 +382,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -392,7 +391,32 @@ ] } }, - "overrides": [] + "overrides": [ + { + "__systemRef": "hideSeriesFrom", + "matcher": { + "id": "byNames", + "options": { + "mode": "exclude", + "names": [ + "HistoryClientRespondDecisionTaskCompleted" + ], + "prefix": "All except:", + "readOnly": true + } + }, + "properties": [ + { + "id": "custom.hideFrom", + "value": { + "legend": false, + "tooltip": false, + "viz": true + } + } + ] + } + ] }, "gridPos": { "h": 8, @@ -409,11 +433,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -484,8 +509,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -511,11 +535,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -523,8 +548,8 @@ "uid": "PBFA97CFB590B2093" }, "disableTextWrap": false, - "editorMode": "code", - "expr": "sum by(TaskList) (rate(cadence_activity_poll_total[$__rate_interval]))", + "editorMode": "builder", + "expr": "sum by(TaskList) (rate(cadence_activity_poll_total{domain=~\"$domain\"}[$__rate_interval]))", "fullMetaSearch": false, "hide": false, "includeNullMetadata": false, @@ -552,7 +577,7 @@ "useBackend": false } ], - "title": "Activity poller count", + "title": "Activity poll counter", "type": "timeseries" }, { @@ -603,8 +628,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -630,11 +654,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -654,7 +679,7 @@ "useBackend": false } ], - "title": " Latency Per Operation", + "title": "Activity decision per Operation", "type": "timeseries" }, { @@ -705,8 +730,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -732,11 +756,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -756,7 +781,7 @@ "useBackend": false } ], - "title": "Workflow end to end processing time", + "title": "Activity end to end processing time", "type": "timeseries" }, { @@ -807,8 +832,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -834,11 +858,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -922,8 +947,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -949,11 +973,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1022,8 +1047,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1049,11 +1073,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1124,8 +1149,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1151,11 +1175,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1225,8 +1250,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1252,11 +1276,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1325,8 +1350,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1352,11 +1376,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1426,8 +1451,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1453,11 +1477,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "datasource": { @@ -1540,8 +1565,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1567,16 +1591,17 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, - "editorMode": "code", - "expr": "histogram_quantile(0.95, sum by(le, domain) (rate(cadence_workflow_endtoend_latency_bucket[$__rate_interval])))", + "editorMode": "builder", + "expr": "histogram_quantile(0.95, sum by(le, domain) (rate(cadence_workflow_endtoend_latency_bucket{domain=~\"$domain\"}[$__rate_interval])))", "fullMetaSearch": false, "includeNullMetadata": false, "legendFormat": "__auto", @@ -1636,8 +1661,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1663,18 +1687,23 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { - "editorMode": "code", - "expr": "sum(rate(cadence_worker_panic[2m])) by(namespace,domain)", + "disableTextWrap": false, + "editorMode": "builder", + "expr": "sum by(namespace, domain) (rate(cadence_worker_panic{domain=~\"$domain\"}[2m]))", + "fullMetaSearch": false, + "includeNullMetadata": true, "legendFormat": "__auto", "range": true, - "refId": "A" + "refId": "A", + "useBackend": false } ], "title": "NonDeterministicError and Worker Panic", @@ -1728,8 +1757,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1755,11 +1783,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -1833,8 +1862,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1860,11 +1888,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "builder", @@ -1925,8 +1954,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -1952,11 +1980,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -2021,8 +2050,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2054,11 +2082,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "multi", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -2123,8 +2152,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2150,11 +2178,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "disableTextWrap": false, @@ -2232,8 +2261,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2259,11 +2287,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2324,8 +2353,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2351,11 +2379,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2429,8 +2458,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2456,11 +2484,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2521,8 +2550,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2548,11 +2576,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2613,8 +2642,7 @@ "mode": "absolute", "steps": [ { - "color": "green", - "value": null + "color": "green" }, { "color": "red", @@ -2640,11 +2668,12 @@ "showLegend": true }, "tooltip": { + "hideZeros": false, "mode": "single", "sort": "none" } }, - "pluginVersion": "11.4.0", + "pluginVersion": "11.6.0", "targets": [ { "editorMode": "code", @@ -2659,7 +2688,7 @@ } ], "preload": false, - "schemaVersion": 40, + "schemaVersion": 41, "tags": [], "templating": { "list": [ @@ -2718,6 +2747,5 @@ "timezone": "browser", "title": "Cadence-Client", "uid": "dehkspwgabvuoc", - "version": 1, - "weekStart": "" + "version": 1 } \ No newline at end of file