diff --git a/grafana/staging/dashboards/airbyte.json b/grafana/staging/dashboards/airbyte.json index 2429b293..4b5aa0fd 100644 --- a/grafana/staging/dashboards/airbyte.json +++ b/grafana/staging/dashboards/airbyte.json @@ -580,6 +580,6 @@ "timezone": "", "title": "Airbyte", "uid": "cfcefa9b-1269-4ced-af57-e23ee6805009", - "version": 4, + "version": 5, "weekStart": "" } diff --git a/grafana/staging/dashboards/alerts---nodes.json b/grafana/staging/dashboards/alerts-nodes.json similarity index 99% rename from grafana/staging/dashboards/alerts---nodes.json rename to grafana/staging/dashboards/alerts-nodes.json index a2ce3b5c..b57f99a1 100644 --- a/grafana/staging/dashboards/alerts---nodes.json +++ b/grafana/staging/dashboards/alerts-nodes.json @@ -468,6 +468,6 @@ "timezone": "", "title": "Alerts - Nodes", "uid": "100000012", - "version": 2, + "version": 3, "weekStart": "" } diff --git a/grafana/staging/dashboards/app-versions.json b/grafana/staging/dashboards/app-versions.json index a93ab7b8..5c070c83 100644 --- a/grafana/staging/dashboards/app-versions.json +++ b/grafana/staging/dashboards/app-versions.json @@ -52,10 +52,11 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, - "axisColorMode": "text", + "axisColorMode": "series", "axisLabel": "", - "axisPlacement": "auto", + "axisPlacement": "left", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, @@ -65,6 +66,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -82,6 +84,7 @@ } }, "mappings": [], + "min": 0, "thresholds": { "mode": "absolute", "steps": [ @@ -108,7 +111,9 @@ "interval": "1m", "options": { "legend": { - "calcs": [], + "calcs": [ + "lastNotNull" + ], "displayMode": "list", "placement": "bottom", "showLegend": true @@ -125,7 +130,7 @@ "uid": "PBFA97CFB590B2093" }, "editorMode": "code", - "expr": "sum by(version) (version{app=\"catalyst-api\", version!=\"\", pod!=\"canary-catalyst-0\"})", + "expr": "sum by(version,pod) (version{app=\"catalyst-api\"})", "format": "time_series", "legendFormat": "__auto", "range": true, @@ -146,6 +151,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -159,6 +165,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -240,6 +247,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -253,6 +261,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -334,6 +343,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -347,6 +357,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -439,6 +450,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -452,6 +464,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -532,6 +545,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -545,6 +559,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -625,6 +640,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -638,6 +654,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, @@ -718,6 +735,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -731,6 +749,7 @@ "tooltip": false, "viz": false }, + "insertNulls": false, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" @@ -807,7 +826,6 @@ "refresh": "5s", "revision": 1, "schemaVersion": 38, - "style": "dark", "tags": [], "templating": { "list": [] @@ -820,6 +838,6 @@ "timezone": "utc", "title": "App Versions", "uid": "L7BdzGh4z", - "version": 19, + "version": 25, "weekStart": "" } diff --git a/grafana/staging/dashboards/catalyst-multi-node.json b/grafana/staging/dashboards/catalyst-multi-node.json index a87ca824..3d0436e9 100644 --- a/grafana/staging/dashboards/catalyst-multi-node.json +++ b/grafana/staging/dashboards/catalyst-multi-node.json @@ -2201,6 +2201,6 @@ "timezone": "utc", "title": "Catalyst Multi-Node", "uid": "EWXkaj7Vz", - "version": 17, + "version": 18, "weekStart": "" } diff --git a/grafana/staging/dashboards/catalyst-node-inspector.json b/grafana/staging/dashboards/catalyst-node-inspector.json index 6b90200b..a08c49b9 100644 --- a/grafana/staging/dashboards/catalyst-node-inspector.json +++ b/grafana/staging/dashboards/catalyst-node-inspector.json @@ -39,6 +39,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -113,7 +114,7 @@ }, "editorMode": "code", "exemplar": true, - "expr": "sum(mist_sessions{sessType=\"incoming\", pod=~\"$pod\", region=\"$region\", stream=~\".*vod.*\"} > 0) by (region, pod)", + "expr": "sum(mist_sessions{sessType=\"incoming\", pod=~\"$pod\", region=~\"$region\", stream=~\".*vod.*\"} > 0) by (region, pod)", "interval": "", "legendFormat": "{{region}}-{{pod}}", "range": true, @@ -126,7 +127,7 @@ }, "editorMode": "code", "exemplar": true, - "expr": "sum(mist_sessions{sessType=\"incoming\", pod=~\"$pod\", region=\"$region\", stream!~\".*vod.*\"} > 0) by (region, pod)", + "expr": "sum(mist_sessions{sessType=\"incoming\", pod=~\"$pod\", region=~\"$region\", stream!~\".*vod.*\"} > 0) by (region, pod)", "hide": false, "interval": "", "legendFormat": "{{region}}-{{pod}}", @@ -148,6 +149,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -222,7 +224,7 @@ }, "editorMode": "code", "exemplar": true, - "expr": "sum(mist_sessions{pod=~\"$pod\", region=\"$region\", sessType=\"viewers\"} > 0) by (region, pod, sessType)", + "expr": "sum(mist_sessions{pod=~\"$pod\", region=~\"$region\", sessType=\"viewers\"} > 0) by (region, pod, sessType)", "interval": "", "legendFormat": "{{region}}-{{pod}} ({{sessType}})", "range": true, @@ -243,6 +245,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -316,7 +319,7 @@ "uid": "P8E80F9AEF21F6940" }, "editorMode": "code", - "expr": "sum(count_over_time(\n {pod=~\"$pod\", region=\"$region\"} |~ \"\\\\[DEBUG\\\\] POST http://127.0.0.1:8935\"\n [1m]\n)) by (region, pod)", + "expr": "sum(count_over_time(\n {pod=~\"$pod\", region=~\"$region\"} |~ \"\\\\[DEBUG\\\\] POST http://127.0.0.1:8935\"\n [1m]\n)) by (region, pod)", "legendFormat": "{{region}}-{{pod}}", "queryType": "range", "refId": "A" @@ -336,6 +339,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -416,7 +420,7 @@ "uid": "P8E80F9AEF21F6940" }, "editorMode": "code", - "expr": "sum(count_over_time(\n {region=\"$region\", pod=~\"$pod\"}\n | regexp \"^\\\\[?(?P[0-9- :]+)\\\\] ?(?P[a-zA-Z0-9-_]+)\"\n[1m])) by (process)", + "expr": "sum(count_over_time(\n {region=~\"$region\", pod=~\"$pod\"}\n | regexp \"^\\\\[?(?P[0-9- :]+)\\\\] ?(?P[a-zA-Z0-9-_]+)\"\n[1m])) by (process)", "legendFormat": "{{ process }}", "queryType": "range", "refId": "A" @@ -436,6 +440,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", @@ -533,6 +538,7 @@ "mode": "palette-classic" }, "custom": { + "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Memory (%)", @@ -618,9 +624,8 @@ "type": "timeseries" } ], - "refresh": "", + "refresh": "5s", "schemaVersion": 38, - "style": "dark", "tags": [], "templating": { "list": [ @@ -672,6 +677,6 @@ "timezone": "", "title": "Catalyst Node Inspector", "uid": "PzbLIMd4z", - "version": 3, + "version": 7, "weekStart": "" } diff --git a/grafana/staging/dashboards/catalyst-stream-inspector.json b/grafana/staging/dashboards/catalyst-stream-inspector.json index 924cef4b..622e2f60 100644 --- a/grafana/staging/dashboards/catalyst-stream-inspector.json +++ b/grafana/staging/dashboards/catalyst-stream-inspector.json @@ -224,6 +224,6 @@ "timezone": "", "title": "Catalyst Stream Inspector", "uid": "MQJsMGO4z", - "version": 5, + "version": 6, "weekStart": "" } diff --git a/grafana/staging/dashboards/cdn-redirects.json b/grafana/staging/dashboards/cdn-redirects.json index babab26a..1e8f76bb 100644 --- a/grafana/staging/dashboards/cdn-redirects.json +++ b/grafana/staging/dashboards/cdn-redirects.json @@ -514,6 +514,6 @@ "timezone": "", "title": "CDN redirects", "uid": "f1e103a6-2ec1-44e8-bcee-d1d5f68bdbf5", - "version": 11, + "version": 12, "weekStart": "" } diff --git a/grafana/staging/dashboards/current-alerts.json b/grafana/staging/dashboards/current-alerts.json index 37c7f91e..2358e51f 100644 --- a/grafana/staging/dashboards/current-alerts.json +++ b/grafana/staging/dashboards/current-alerts.json @@ -70,6 +70,6 @@ "timezone": "", "title": "Current Alerts", "uid": "NUdDtNl7k", - "version": 12, + "version": 13, "weekStart": "" } diff --git a/grafana/staging/dashboards/engagement-template-v3.json b/grafana/staging/dashboards/engagement-template-v3.json index ddaed685..51c42733 100644 --- a/grafana/staging/dashboards/engagement-template-v3.json +++ b/grafana/staging/dashboards/engagement-template-v3.json @@ -2209,6 +2209,6 @@ "timezone": "", "title": "Engagement Template v3", "uid": "b43f9f22-112a-4df7-8724-1baefa5ba1d73", - "version": 8, + "version": 9, "weekStart": "" } diff --git a/grafana/staging/dashboards/federated-livepeer-overview.json b/grafana/staging/dashboards/federated-livepeer-overview.json index fcdd7e3c..eb37ac0e 100644 --- a/grafana/staging/dashboards/federated-livepeer-overview.json +++ b/grafana/staging/dashboards/federated-livepeer-overview.json @@ -2726,6 +2726,6 @@ "timezone": "", "title": "Federated Livepeer Overview", "uid": "ZsZv-B3im", - "version": 17, + "version": 18, "weekStart": "" } diff --git a/grafana/staging/dashboards/global-usage.json b/grafana/staging/dashboards/global-usage.json index f64a6055..ff018338 100644 --- a/grafana/staging/dashboards/global-usage.json +++ b/grafana/staging/dashboards/global-usage.json @@ -831,6 +831,6 @@ "timezone": "", "title": "Global Usage", "uid": "cssTqW17k", - "version": 22, + "version": 23, "weekStart": "" } diff --git a/grafana/staging/dashboards/go-processes.json b/grafana/staging/dashboards/go-processes.json index 6e8863fb..20727feb 100644 --- a/grafana/staging/dashboards/go-processes.json +++ b/grafana/staging/dashboards/go-processes.json @@ -960,5 +960,5 @@ "timezone": "browser", "title": "Go Processes", "uid": "LUiMV_eiz", - "version": 14 + "version": 15 } diff --git a/grafana/staging/dashboards/grafana-image-rendering-service.json b/grafana/staging/dashboards/grafana-image-rendering-service.json index e1bb59c4..6b946c93 100644 --- a/grafana/staging/dashboards/grafana-image-rendering-service.json +++ b/grafana/staging/dashboards/grafana-image-rendering-service.json @@ -1699,6 +1699,6 @@ "timezone": "", "title": "Grafana Image Rendering Service", "uid": "MyDXqFsZk", - "version": 14, + "version": 15, "weekStart": "" } diff --git a/grafana/staging/dashboards/home.json b/grafana/staging/dashboards/home.json index bac9c7d5..b7b0d8c1 100644 --- a/grafana/staging/dashboards/home.json +++ b/grafana/staging/dashboards/home.json @@ -156,6 +156,6 @@ "timezone": "browser", "title": "Home", "uid": "kzV-PHJ7z", - "version": 16, + "version": 17, "weekStart": "" } diff --git a/grafana/staging/dashboards/journalctl-analysis.json b/grafana/staging/dashboards/journalctl-analysis.json index 87635757..90723c77 100644 --- a/grafana/staging/dashboards/journalctl-analysis.json +++ b/grafana/staging/dashboards/journalctl-analysis.json @@ -156,6 +156,6 @@ "timezone": "", "title": "journalctl analysis", "uid": "86MF7fU7k", - "version": 12, + "version": 13, "weekStart": "" } diff --git a/grafana/staging/dashboards/kube-api-alerts.json b/grafana/staging/dashboards/kube-api-alerts.json index 590a3dcf..42f68096 100644 --- a/grafana/staging/dashboards/kube-api-alerts.json +++ b/grafana/staging/dashboards/kube-api-alerts.json @@ -1046,6 +1046,6 @@ "timezone": "utc", "title": "Kube API Alerts", "uid": "jSbZINlnk", - "version": 20, + "version": 21, "weekStart": "" } diff --git a/grafana/staging/dashboards/kube-nodes-connected.json b/grafana/staging/dashboards/kube-nodes-connected.json index b848e3da..138617f1 100644 --- a/grafana/staging/dashboards/kube-nodes-connected.json +++ b/grafana/staging/dashboards/kube-nodes-connected.json @@ -351,6 +351,6 @@ "timezone": "", "title": "kube-nodes-connected", "uid": "MNPuStUnk", - "version": 12, + "version": 13, "weekStart": "" } diff --git a/grafana/staging/dashboards/kube-state-metrics-v2.json b/grafana/staging/dashboards/kube-state-metrics-v2.json index 4d8887c3..6f1379b8 100644 --- a/grafana/staging/dashboards/kube-state-metrics-v2.json +++ b/grafana/staging/dashboards/kube-state-metrics-v2.json @@ -3706,6 +3706,6 @@ "timezone": "browser", "title": "kube-state-metrics-v2", "uid": "garysdevil-kube-state-metrics-v2", - "version": 12, + "version": 13, "weekStart": "" } diff --git a/grafana/staging/dashboards/kubernetes/alerts---nodes.json b/grafana/staging/dashboards/kubernetes/alerts-nodes.json similarity index 98% rename from grafana/staging/dashboards/kubernetes/alerts---nodes.json rename to grafana/staging/dashboards/kubernetes/alerts-nodes.json index 4f092301..93507ba9 100644 --- a/grafana/staging/dashboards/kubernetes/alerts---nodes.json +++ b/grafana/staging/dashboards/kubernetes/alerts-nodes.json @@ -69,6 +69,6 @@ "timezone": "", "title": "Alerts - Nodes", "uid": "000000012", - "version": 2, + "version": 3, "weekStart": "" } diff --git a/grafana/staging/dashboards/kubernetes/k8s-livepeer-overview.json b/grafana/staging/dashboards/kubernetes/k8s-livepeer-overview.json index e5d5ead6..38818817 100644 --- a/grafana/staging/dashboards/kubernetes/k8s-livepeer-overview.json +++ b/grafana/staging/dashboards/kubernetes/k8s-livepeer-overview.json @@ -2556,6 +2556,6 @@ "timezone": "", "title": "K8s Livepeer Overview", "uid": "ZsZv-B3iy", - "version": 17, + "version": 18, "weekStart": "" } diff --git a/grafana/staging/dashboards/livepeer-fast-verification.json b/grafana/staging/dashboards/livepeer-fast-verification.json index a29cb728..3dcd34dc 100644 --- a/grafana/staging/dashboards/livepeer-fast-verification.json +++ b/grafana/staging/dashboards/livepeer-fast-verification.json @@ -1093,6 +1093,6 @@ "timezone": "", "title": "Livepeer Fast Verification", "uid": "oAdgvYO7k", - "version": 28, + "version": 29, "weekStart": "" } diff --git a/grafana/staging/dashboards/livepeer-home.json b/grafana/staging/dashboards/livepeer-home.json index abb33b57..e199a8a0 100644 --- a/grafana/staging/dashboards/livepeer-home.json +++ b/grafana/staging/dashboards/livepeer-home.json @@ -127,6 +127,6 @@ "timezone": "browser", "title": "Livepeer Home", "uid": "RLJEZv17z", - "version": 15, + "version": 16, "weekStart": "" } diff --git a/grafana/staging/dashboards/livepeer-overview.json b/grafana/staging/dashboards/livepeer-overview.json index 082605b3..71b15158 100644 --- a/grafana/staging/dashboards/livepeer-overview.json +++ b/grafana/staging/dashboards/livepeer-overview.json @@ -2605,6 +2605,6 @@ "timezone": "", "title": "Livepeer Overview", "uid": "ZsZv-B3iz", - "version": 17, + "version": 18, "weekStart": "" } diff --git a/grafana/staging/dashboards/livepeer-payments-overview.json b/grafana/staging/dashboards/livepeer-payments-overview.json index f32eb7c6..0637e1a1 100644 --- a/grafana/staging/dashboards/livepeer-payments-overview.json +++ b/grafana/staging/dashboards/livepeer-payments-overview.json @@ -1045,5 +1045,5 @@ "variables": { "list": [] }, - "version": 14 + "version": 15 } diff --git a/grafana/staging/dashboards/livestreaming-reliability-overview.json b/grafana/staging/dashboards/livestreaming-reliability-overview.json index 3d3a96e7..b86c01e9 100644 --- a/grafana/staging/dashboards/livestreaming-reliability-overview.json +++ b/grafana/staging/dashboards/livestreaming-reliability-overview.json @@ -901,6 +901,6 @@ "timezone": "", "title": "Livestreaming Reliability Overview", "uid": "KcO6wL-4z", - "version": 8, + "version": 9, "weekStart": "" } diff --git a/grafana/staging/dashboards/logging-dashboard-via-loki.json b/grafana/staging/dashboards/logging-dashboard-via-loki.json index 5085a271..c8a1088c 100644 --- a/grafana/staging/dashboards/logging-dashboard-via-loki.json +++ b/grafana/staging/dashboards/logging-dashboard-via-loki.json @@ -959,5 +959,5 @@ "timezone": "", "title": "Logging Dashboard via Loki", "uid": "fRIvzUZMz", - "version": 12 + "version": 13 } diff --git a/grafana/staging/dashboards/loki-alerts.json b/grafana/staging/dashboards/loki-alerts.json index 0cfc9651..ad60e13c 100644 --- a/grafana/staging/dashboards/loki-alerts.json +++ b/grafana/staging/dashboards/loki-alerts.json @@ -911,6 +911,6 @@ "timezone": "", "title": "Loki Alerts", "uid": "dbme6io7k", - "version": 21, + "version": 22, "weekStart": "" } diff --git a/grafana/staging/dashboards/mist-global-overview.json b/grafana/staging/dashboards/mist-global-overview.json index 1a3f6ad5..fb5f4301 100644 --- a/grafana/staging/dashboards/mist-global-overview.json +++ b/grafana/staging/dashboards/mist-global-overview.json @@ -3517,6 +3517,6 @@ "timezone": "utc", "title": "Mist Global Overview", "uid": "000000016", - "version": 23, + "version": 24, "weekStart": "" } diff --git a/grafana/staging/dashboards/mist.json b/grafana/staging/dashboards/mist.json index 4c28962d..9dffdc60 100644 --- a/grafana/staging/dashboards/mist.json +++ b/grafana/staging/dashboards/mist.json @@ -612,5 +612,5 @@ "timezone": "", "title": "Mist", "uid": "Q_X4t7uZz", - "version": 18 + "version": 19 } diff --git a/grafana/staging/dashboards/node-alerts.json b/grafana/staging/dashboards/node-alerts.json index 58f0c37c..f2f35185 100644 --- a/grafana/staging/dashboards/node-alerts.json +++ b/grafana/staging/dashboards/node-alerts.json @@ -40,6 +40,6 @@ "timezone": "", "title": "node-alerts", "uid": "8tuBA0Knz", - "version": 20, + "version": 21, "weekStart": "" } diff --git a/grafana/staging/dashboards/node-exporter-full.json b/grafana/staging/dashboards/node-exporter-full.json index 378fe2f1..c12c5a0f 100644 --- a/grafana/staging/dashboards/node-exporter-full.json +++ b/grafana/staging/dashboards/node-exporter-full.json @@ -20010,5 +20010,5 @@ "timezone": "browser", "title": "Node Exporter Full", "uid": "ID7wiRo7k", - "version": 17 + "version": 18 } diff --git a/grafana/staging/dashboards/nvidia-gpu.json b/grafana/staging/dashboards/nvidia-gpu.json index 8aba5e0a..8f6dd4d6 100644 --- a/grafana/staging/dashboards/nvidia-gpu.json +++ b/grafana/staging/dashboards/nvidia-gpu.json @@ -818,5 +818,5 @@ "timezone": "", "title": "Nvidia GPU", "uid": "fnvhnzGmk", - "version": 18 + "version": 19 } diff --git a/grafana/staging/dashboards/orchestrator-overview---per-region.json b/grafana/staging/dashboards/orchestrator-overview-per-region.json similarity index 99% rename from grafana/staging/dashboards/orchestrator-overview---per-region.json rename to grafana/staging/dashboards/orchestrator-overview-per-region.json index bd16df49..f8e28a15 100644 --- a/grafana/staging/dashboards/orchestrator-overview---per-region.json +++ b/grafana/staging/dashboards/orchestrator-overview-per-region.json @@ -1540,6 +1540,6 @@ "timezone": "", "title": "Orchestrator Overview - Per Region", "uid": "5yqPmBC7z", - "version": 2, + "version": 3, "weekStart": "" } diff --git a/grafana/staging/dashboards/orchestrator-overview.json b/grafana/staging/dashboards/orchestrator-overview.json index 79e2cc43..5eae3a5d 100644 --- a/grafana/staging/dashboards/orchestrator-overview.json +++ b/grafana/staging/dashboards/orchestrator-overview.json @@ -1540,6 +1540,6 @@ "timezone": "", "title": "Orchestrator Overview", "uid": "71b6OZ0Gz", - "version": 19, + "version": 20, "weekStart": "" } diff --git a/grafana/staging/dashboards/origin-analysis.json b/grafana/staging/dashboards/origin-analysis.json index 03955492..4086a291 100644 --- a/grafana/staging/dashboards/origin-analysis.json +++ b/grafana/staging/dashboards/origin-analysis.json @@ -223,6 +223,6 @@ "timezone": "", "title": "Origin Analysis", "uid": "smwvHksnz", - "version": 14, + "version": 15, "weekStart": "" } diff --git a/grafana/staging/dashboards/papertrail-alerts.json b/grafana/staging/dashboards/papertrail-alerts.json index 36d78403..7d0d09cf 100644 --- a/grafana/staging/dashboards/papertrail-alerts.json +++ b/grafana/staging/dashboards/papertrail-alerts.json @@ -1160,6 +1160,6 @@ "timezone": "", "title": "papertrail alerts", "uid": "KXVHQPJ7z", - "version": 22, + "version": 23, "weekStart": "" } diff --git a/grafana/staging/dashboards/prometheus-20-overview.json b/grafana/staging/dashboards/prometheus-2-0-overview.json similarity index 99% rename from grafana/staging/dashboards/prometheus-20-overview.json rename to grafana/staging/dashboards/prometheus-2-0-overview.json index 28e11dfc..fabc8168 100644 --- a/grafana/staging/dashboards/prometheus-20-overview.json +++ b/grafana/staging/dashboards/prometheus-2-0-overview.json @@ -3034,5 +3034,5 @@ "timezone": "", "title": "Prometheus 2.0 Overview", "uid": "3SnwiRT7z", - "version": 2 + "version": 3 } diff --git a/grafana/staging/dashboards/rabbitmq-overview.json b/grafana/staging/dashboards/rabbitmq-overview.json index 26c11dab..2d256706 100644 --- a/grafana/staging/dashboards/rabbitmq-overview.json +++ b/grafana/staging/dashboards/rabbitmq-overview.json @@ -5519,6 +5519,6 @@ "timezone": "", "title": "RabbitMQ-Overview", "uid": "Kn5xm-gZk", - "version": 14, + "version": 15, "weekStart": "" } diff --git a/grafana/staging/dashboards/segfaults.json b/grafana/staging/dashboards/segfaults.json index 136c5814..2068bc08 100644 --- a/grafana/staging/dashboards/segfaults.json +++ b/grafana/staging/dashboards/segfaults.json @@ -388,6 +388,6 @@ "timezone": "", "title": "Segfaults", "uid": "oQFxlqU7k", - "version": 15, + "version": 16, "weekStart": "" } diff --git a/grafana/staging/dashboards/single-stream-health.json b/grafana/staging/dashboards/single-stream-health.json index a065a5f6..3d6f36c7 100644 --- a/grafana/staging/dashboards/single-stream-health.json +++ b/grafana/staging/dashboards/single-stream-health.json @@ -949,6 +949,6 @@ "timezone": "", "title": "Single-Stream Health", "uid": "lWdk74f7k", - "version": 12, + "version": 13, "weekStart": "" } diff --git a/grafana/staging/dashboards/streamethtv-stats.json b/grafana/staging/dashboards/streameth-tv-stats.json similarity index 99% rename from grafana/staging/dashboards/streamethtv-stats.json rename to grafana/staging/dashboards/streameth-tv-stats.json index 4c298faa..caa53113 100644 --- a/grafana/staging/dashboards/streamethtv-stats.json +++ b/grafana/staging/dashboards/streameth-tv-stats.json @@ -127,6 +127,6 @@ "timezone": "", "title": "streameth.tv stats", "uid": "NylFBRw7z", - "version": 2, + "version": 3, "weekStart": "" } diff --git a/grafana/staging/dashboards/test-streams.json b/grafana/staging/dashboards/test-streams.json index 4d2405cd..24ab76d8 100644 --- a/grafana/staging/dashboards/test-streams.json +++ b/grafana/staging/dashboards/test-streams.json @@ -175,6 +175,6 @@ "timezone": "", "title": "Test Streams", "uid": "BxpTV8Q7z", - "version": 15, + "version": 16, "weekStart": "" } diff --git a/grafana/staging/dashboards/thom-cpu-monitoring.json b/grafana/staging/dashboards/thom-cpu-monitoring.json index e6e13f1f..e796c2b7 100644 --- a/grafana/staging/dashboards/thom-cpu-monitoring.json +++ b/grafana/staging/dashboards/thom-cpu-monitoring.json @@ -228,6 +228,6 @@ "timezone": "", "title": "Thom CPU Monitoring", "uid": "bTuY3Ld4k", - "version": 13, + "version": 14, "weekStart": "" } diff --git a/grafana/staging/dashboards/video-product.json b/grafana/staging/dashboards/video-product.json index 06757447..77fd329a 100644 --- a/grafana/staging/dashboards/video-product.json +++ b/grafana/staging/dashboards/video-product.json @@ -471,6 +471,6 @@ "timezone": "", "title": "Video Product", "uid": "JRJqn_17z", - "version": 17, + "version": 18, "weekStart": "" } diff --git a/grafana/staging/dashboards/vod-monitoring.json b/grafana/staging/dashboards/vod-monitoring.json index d85bfd0e..cab623c1 100644 --- a/grafana/staging/dashboards/vod-monitoring.json +++ b/grafana/staging/dashboards/vod-monitoring.json @@ -824,6 +824,6 @@ "timezone": "", "title": "VoD Monitoring", "uid": "JZNaFMv4z", - "version": 14, + "version": 15, "weekStart": "" }