Skip to content

Commit

Permalink
[AUTO-COMMIT] Backup grafana dashboards
Browse files Browse the repository at this point in the history
Files changed:
M	grafana/staging/dashboards/airbyte.json
R099	grafana/staging/dashboards/alerts-nodes.json	grafana/staging/dashboards/alerts---nodes.json
M	grafana/staging/dashboards/app-versions.json
M	grafana/staging/dashboards/catalyst-multi-node.json
M	grafana/staging/dashboards/catalyst-stream-inspector.json
M	grafana/staging/dashboards/cdn-redirects.json
M	grafana/staging/dashboards/current-alerts.json
M	grafana/staging/dashboards/engagement-template-v3.json
M	grafana/staging/dashboards/federated-livepeer-overview.json
M	grafana/staging/dashboards/global-usage.json
M	grafana/staging/dashboards/go-processes.json
M	grafana/staging/dashboards/grafana-image-rendering-service.json
M	grafana/staging/dashboards/home.json
M	grafana/staging/dashboards/journalctl-analysis.json
M	grafana/staging/dashboards/kube-api-alerts.json
M	grafana/staging/dashboards/kube-nodes-connected.json
M	grafana/staging/dashboards/kube-state-metrics-v2.json
R098	grafana/staging/dashboards/kubernetes/alerts-nodes.json	grafana/staging/dashboards/kubernetes/alerts---nodes.json
M	grafana/staging/dashboards/kubernetes/k8s-livepeer-overview.json
M	grafana/staging/dashboards/livepeer-fast-verification.json
M	grafana/staging/dashboards/livepeer-home.json
M	grafana/staging/dashboards/livepeer-overview.json
M	grafana/staging/dashboards/livepeer-payments-overview.json
M	grafana/staging/dashboards/livestreaming-reliability-overview.json
M	grafana/staging/dashboards/logging-dashboard-via-loki.json
M	grafana/staging/dashboards/loki-alerts.json
M	grafana/staging/dashboards/mist-global-overview.json
M	grafana/staging/dashboards/mist.json
M	grafana/staging/dashboards/node-alerts.json
M	grafana/staging/dashboards/node-exporter-full.json
M	grafana/staging/dashboards/nvidia-gpu.json
R099	grafana/staging/dashboards/orchestrator-overview-per-region.json	grafana/staging/dashboards/orchestrator-overview---per-region.json
M	grafana/staging/dashboards/orchestrator-overview.json
M	grafana/staging/dashboards/origin-analysis.json
M	grafana/staging/dashboards/papertrail-alerts.json
R099	grafana/staging/dashboards/prometheus-2-0-overview.json	grafana/staging/dashboards/prometheus-20-overview.json
M	grafana/staging/dashboards/rabbitmq-overview.json
M	grafana/staging/dashboards/segfaults.json
M	grafana/staging/dashboards/single-stream-health.json
R099	grafana/staging/dashboards/streameth-tv-stats.json	grafana/staging/dashboards/streamethtv-stats.json
M	grafana/staging/dashboards/test-streams.json
M	grafana/staging/dashboards/thom-cpu-monitoring.json
R099	grafana/staging/dashboards/traefik-grafana-com-dashboard.json	grafana/staging/dashboards/traefik-grafanacom-dashboard.json
M	grafana/staging/dashboards/traefik-stats.json
M	grafana/staging/dashboards/video-product.json
M	grafana/staging/dashboards/vod-monitoring.json
  • Loading branch information
hjpotter92 authored and pwilczynskiclearcode committed Sep 15, 2023
1 parent a1795d5 commit 3e36deb
Show file tree
Hide file tree
Showing 46 changed files with 392 additions and 58 deletions.
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/airbyte.json
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,6 @@
"timezone": "",
"title": "Airbyte",
"uid": "cfcefa9b-1269-4ced-af57-e23ee6805009",
"version": 1,
"version": 2,
"weekStart": ""
}
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,6 @@
"timezone": "",
"title": "Alerts - Nodes",
"uid": "100000012",
"version": 13,
"version": 14,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/app-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -820,6 +820,6 @@
"timezone": "utc",
"title": "App Versions",
"uid": "L7BdzGh4z",
"version": 16,
"version": 17,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/catalyst-multi-node.json
Original file line number Diff line number Diff line change
Expand Up @@ -2201,6 +2201,6 @@
"timezone": "utc",
"title": "Catalyst Multi-Node",
"uid": "EWXkaj7Vz",
"version": 14,
"version": 15,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/catalyst-stream-inspector.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,6 @@
"timezone": "",
"title": "Catalyst Stream Inspector",
"uid": "MQJsMGO4z",
"version": 2,
"version": 3,
"weekStart": ""
}
242 changes: 237 additions & 5 deletions grafana/staging/dashboards/cdn-redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "sum by(playbackID) (cdn_redirect_count)",
"expr": "sum by(playbackID) (increase(cdn_redirect_count[1m]))",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand Down Expand Up @@ -229,7 +229,7 @@
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "sum(cdn_redirect_webrtc_406)",
"expr": "sum by(playbackID) (increase(cdn_redirect_webrtc_406[1m]))",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand All @@ -239,7 +239,7 @@
"useBackend": false
}
],
"title": "webRTC requests redirected to HLS",
"title": "webRTC requests redirected to HLS (per playbackId)",
"type": "timeseries"
},
{
Expand All @@ -265,9 +265,241 @@
},
"pluginVersion": "10.1.0",
"type": "text"
},
{
"datasource": {
"type": "loki",
"uid": "P8E80F9AEF21F6940"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 10,
"x": 0,
"y": 16
},
"id": 6,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "loki",
"uid": "P8E80F9AEF21F6940"
},
"editorMode": "code",
"expr": "sum by(playbackId) (count_over_time({app=\"ingress-nginx\"} |~ `GET /mist/.*\\.m3u8` | regexp `.*/mist/hls/(?P<playbackId>[^/]*)/.*` [1m]))",
"queryType": "range",
"refId": "A"
}
],
"title": "mist HLS .m3u8 requests from CDN (per playbackId)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"gridPos": {
"h": 8,
"w": 2,
"x": 10,
"y": 16
},
"id": 7,
"options": {
"code": {
"language": "plaintext",
"showLineNumbers": false,
"showMiniMap": false
},
"content": "Number of `/mist/hls/...m3u8` requests from CDN (based on ingress-nginx logs). These requests aren't cached by CDN - they pass-through.",
"mode": "markdown"
},
"pluginVersion": "10.1.0",
"type": "text"
},
{
"datasource": {
"type": "loki",
"uid": "P8E80F9AEF21F6940"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 10,
"x": 0,
"y": 24
},
"id": 5,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "loki",
"uid": "P8E80F9AEF21F6940"
},
"editorMode": "code",
"expr": "sum by(playbackId) (count_over_time({app=\"ingress-nginx\"} |~ `GET /mist/.*\\.ts` | regexp `.*/mist/hls/(?P<playbackId>[^/]*)/.*` [1m]))",
"queryType": "range",
"refId": "A"
}
],
"title": "mist HLS .ts requests from CDN (per playbackId)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "PBFA97CFB590B2093"
},
"gridPos": {
"h": 8,
"w": 2,
"x": 10,
"y": 24
},
"id": 8,
"options": {
"code": {
"language": "plaintext",
"showLineNumbers": false,
"showMiniMap": false
},
"content": "Number of `/mist/hls/...ts` requests from CDN (based on ingress-nginx logs)",
"mode": "markdown"
},
"pluginVersion": "10.1.0",
"type": "text"
}
],
"refresh": "",
"refresh": false,
"schemaVersion": 38,
"style": "dark",
"tags": [],
Expand All @@ -282,6 +514,6 @@
"timezone": "",
"title": "CDN redirects",
"uid": "f1e103a6-2ec1-44e8-bcee-d1d5f68bdbf5",
"version": 3,
"version": 8,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/current-alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
"timezone": "",
"title": "Current Alerts",
"uid": "NUdDtNl7k",
"version": 9,
"version": 10,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/engagement-template-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -2209,6 +2209,6 @@
"timezone": "",
"title": "Engagement Template v3",
"uid": "b43f9f22-112a-4df7-8724-1baefa5ba1d73",
"version": 5,
"version": 6,
"weekStart": ""
}
Original file line number Diff line number Diff line change
Expand Up @@ -2726,6 +2726,6 @@
"timezone": "",
"title": "Federated Livepeer Overview",
"uid": "ZsZv-B3im",
"version": 14,
"version": 15,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/global-usage.json
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,6 @@
"timezone": "",
"title": "Global Usage",
"uid": "cssTqW17k",
"version": 19,
"version": 20,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/go-processes.json
Original file line number Diff line number Diff line change
Expand Up @@ -960,5 +960,5 @@
"timezone": "browser",
"title": "Go Processes",
"uid": "LUiMV_eiz",
"version": 11
"version": 12
}
Original file line number Diff line number Diff line change
Expand Up @@ -1699,6 +1699,6 @@
"timezone": "",
"title": "Grafana Image Rendering Service",
"uid": "MyDXqFsZk",
"version": 11,
"version": 12,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@
"timezone": "browser",
"title": "Home",
"uid": "kzV-PHJ7z",
"version": 13,
"version": 14,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/journalctl-analysis.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,6 @@
"timezone": "",
"title": "journalctl analysis",
"uid": "86MF7fU7k",
"version": 9,
"version": 10,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/kube-api-alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,6 @@
"timezone": "",
"title": "Kube API Alerts",
"uid": "jSbZINlnk",
"version": 12,
"version": 13,
"weekStart": ""
}
2 changes: 1 addition & 1 deletion grafana/staging/dashboards/kube-nodes-connected.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,6 @@
"timezone": "",
"title": "kube-nodes-connected",
"uid": "MNPuStUnk",
"version": 9,
"version": 10,
"weekStart": ""
}
Loading

0 comments on commit 3e36deb

Please sign in to comment.