id
int64
2
18.9k
status
int64
1
1
org_id
int64
1
870k
revision_id
int64
33
28.9k
downloads
int64
0
20M
slug
stringlengths
2
111
name
stringlengths
2
118
description
stringlengths
1
1.25k
created_at
stringlengths
23
23
updated_at
stringlengths
23
23
privacy
int64
0
0
readme
stringlengths
1
38.4k
large_logo_file_id
int64
0
84.8k
small_logo_file_id
int64
0
84.8k
collector_type
stringclasses
9 values
collector_config
stringlengths
2
46.7k
reviews_count
int64
0
78
reviews_avg_rating
float64
0
5
id_1
int64
33
28.9k
status_1
int64
1
1
dashboard_id
int64
2
18.9k
revision
int64
1
166
downloads_1
int64
0
16.3M
description_1
stringlengths
1
985
json
stringlengths
130
2.72M
created_at_1
stringlengths
23
23
updated_at_1
stringlengths
23
23
reviews_count_1
int64
0
22
reviews_avg_rating_1
float64
0
5
15,488
1
584,413
26,264
180,620
linkerd-multicluster
Linkerd Multicluster
null
2022-01-05 19:45:49 UTC
2022-10-03 15:10:53 UTC
0
null
0
0
null
null
0
0
26,264
1
15,488
3
661
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15488, "graphTooltip": 1, "id": null, "iteration": 1531434867463, "links": [], "panels": [ { "content": "<div style=\"display: flex; align-items: center\">\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"height:32px;\"/>&nbsp;\n <span style=\"font-size: 32px\">Cluster: $cluster</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 20, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 2 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) / sum(irate(response_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0.9,.99", "title": "SUCCESS RATE", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 2 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " RPS", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(request_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "REQUEST RATE", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 2 }, "id": 81, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " ms", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) by (le))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "P95 LATENCY", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>TOP-LINE TRAFFIC</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 6 }, "id": 17, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "id": 67, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\",dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) / sum(irate(response_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 8 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\", tls=\"true\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "sum(irate(request_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", tls!=\"true\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 8 }, "id": 68, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(response_latency_ms_bucket{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) by (le))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 gateway", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 gateway", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(response_latency_ms_bucket{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) by (le))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 gateway", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div class=\"text-center dashboard-header\">\n <span>TRAFFIC BY TARGET SERVICE</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 15 }, "id": 32, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 17 }, "id": 77, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) by (dst_target_service) / sum(irate(response_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) by (dst_target_service)", "format": "time_series", "intervalFactor": 1, "legendFormat": "target-svc/{{dst_target_service}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 17 }, "id": 78, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", tls=\"true\"}[$__rate_interval])) by (dst_target_service)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒target-svc/{{dst_target_service}}", "refId": "A" }, { "expr": "sum(irate(request_total{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", tls!=\"true\"}[$__rate_interval])) by (dst_target_service)", "format": "time_series", "intervalFactor": 1, "legendFormat": "target-svc/{{dst_target_service}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 17 }, "id": 79, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(response_latency_ms_bucket{dst_target_cluster=\"$cluster\", dst_target_cluster!=\"\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_target_service))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 target-svc/{{dst_target_service}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [ "linkerd" ], "templating": { "list": [ { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Cluster", "multi": false, "name": "cluster", "options": [], "query": "label_values(request_total, dst_target_cluster)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Linkerd Multicluster", "uid": "linkerd-multicluster", "version": 1 }
2022-10-03 15:10:53 UTC
null
0
0
240
1
23,094
427
121,169
go-processes
Go Processes
Process status published by Go Prometheus client library, e.g. memory used, fds open, GC details
2016-07-23 22:05:26 UTC
2016-08-14 17:20:03 UTC
0
I don't pretend to be an expert on the Go runtime or garbage collector. These are just some panels that I found helpful in identifying problematic behaviour in Go programs, like file descriptor or memory leaks, or excessive garbage generation. I publish this mostly to inspire someone more knowledgeable to create a better version.
3,025
3,028
null
null
0
0
427
1
240
3
120,982
Process status published by Go Prometheus client library, e.g. memory used, fds open, GC details
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "id": null, "title": "Go Processes", "description": "Process status published by Go Prometheus client library, e.g. memory used, fds open, GC details", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 1, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "resident", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "resident", "metric": "process_resident_memory_bytes", "refId": "A", "step": 4 }, { "expr": "process_virtual_memory_bytes{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "virtual", "metric": "process_virtual_memory_bytes", "refId": "B", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "process memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 4, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "resident", "yaxis": 1 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(process_resident_memory_bytes{job=\"$job\"}[$interval])", "intervalFactor": 2, "legendFormat": "resident", "metric": "process_resident_memory_bytes", "refId": "A", "step": 4 }, { "expr": "deriv(process_virtual_memory_bytes{job=\"$job\"}[$interval])", "intervalFactor": 2, "legendFormat": "virtual", "metric": "process_virtual_memory_bytes", "refId": "B", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "process memory deriv", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 2, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "alloc rate", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_memstats_alloc_bytes{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "bytes allocated", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 4 }, { "expr": "rate(go_memstats_alloc_bytes_total{job=\"$job\"}[30s])", "intervalFactor": 2, "legendFormat": "alloc rate", "metric": "go_memstats_alloc_bytes_total", "refId": "B", "step": 4 }, { "expr": "go_memstats_stack_inuse_bytes{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "stack inuse", "metric": "go_memstats_stack_inuse_bytes", "refId": "C", "step": 4 }, { "expr": "go_memstats_heap_inuse_bytes{job=\"$job\"}", "hide": false, "intervalFactor": 2, "legendFormat": "heap inuse", "metric": "go_memstats_heap_inuse_bytes", "refId": "D", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "go memstats", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 5, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "alloc rate", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "deriv(go_memstats_alloc_bytes{job=\"$job\"}[$interval])", "intervalFactor": 2, "legendFormat": "bytes allocated", "metric": "go_memstats_alloc_bytes", "refId": "A", "step": 4 }, { "expr": "rate(go_memstats_alloc_bytes_total{job=\"$job\"}[$interval])", "intervalFactor": 2, "legendFormat": "alloc rate", "metric": "go_memstats_alloc_bytes_total", "refId": "B", "step": 4 }, { "expr": "deriv(go_memstats_stack_inuse_bytes{job=\"$job\"}[$interval])", "intervalFactor": 2, "legendFormat": "stack inuse", "metric": "go_memstats_stack_inuse_bytes", "refId": "C", "step": 4 }, { "expr": "deriv(go_memstats_heap_inuse_bytes{job=\"$job\"}[$interval])", "hide": false, "intervalFactor": 2, "legendFormat": "heap inuse", "metric": "go_memstats_heap_inuse_bytes", "refId": "D", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "go memstats deriv", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 3, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_open_fds{job=\"$job\"}", "intervalFactor": 2, "metric": "process_open_fds", "refId": "A", "step": 4, "legendFormat": "{{job}}" } ], "timeFrom": null, "timeShift": null, "title": "open fds", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 6, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "deriv(process_open_fds{job=\"$job\"}[$interval])", "intervalFactor": 2, "metric": "process_open_fds", "refId": "A", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "open fds deriv", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 7, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_goroutines{job=\"$job\"}", "intervalFactor": 2, "metric": "go_goroutines", "refId": "A", "step": 4, "legendFormat": "{{job}}" } ], "timeFrom": null, "timeShift": null, "title": "Goroutines", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 8, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_gc_duration_seconds{job=\"$job\"}", "intervalFactor": 2, "legendFormat": "{{quantile}}", "metric": "go_gc_duration_seconds", "refId": "A", "step": 4 } ], "timeFrom": null, "timeShift": null, "title": "GC duration quantiles", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" } ], "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [ { "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "multi": false, "name": "job", "options": [], "query": "label_values(go_memstats_alloc_bytes,job)", "refresh": 1, "regex": "", "type": "query" }, { "current": { "tags": [], "text": "10m", "value": "10m" }, "datasource": null, "hide": 0, "includeAll": false, "multi": false, "name": "interval", "options": [ { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": true, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" } ], "query": "1m,5m,10m,30m,1h", "refresh": 0, "type": "interval" } ] }, "annotations": { "list": [] }, "refresh": "30s", "schemaVersion": 12, "version": 2, "links": [], "gnetId": 240 }
2016-08-14 17:20:03 UTC
null
0
0
6,592
1
150,950
9,006
483
pritunl
Pritunl
Dashboard to read pritunl metrics from influxdb
2018-06-20 22:17:04 UTC
2018-06-21 15:56:16 UTC
0
null
0
0
null
null
0
0
9,006
1
6,592
3
407
Dashboard to read pritunl metrics from influxdb
{ "__inputs": [ { "name": "DS_DML-INFLUX0", "label": "influxdb", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.3" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "id": null, "title": "Pritunl", "originalTitle": "Pritunl", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 3, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Requests", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "pritunl_requests", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "remote_ip" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Requests", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 1, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Response Time", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "pritunl_requests", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "response_time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Response Time", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 2, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "pritunl_requests", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "db_reads" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] }, { "alias": "Writes", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "pritunl_requests", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "db_writes" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Database Queries", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 4, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Response Time", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "pritunl_requests", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "db_time" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Database Response Time", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 5, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Connections", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "pritunl_user_connections", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "user" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [] }, { "alias": "Disconnections", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "0" ], "type": "fill" } ], "measurement": "pritunl_user_disconnections", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "user" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "User Connections", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 6, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Received", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_server_bandwidth", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] }, { "alias": "Sent", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_server_bandwidth", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Server Bandwidth", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 10, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Running Servers", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_cluster", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "server_count" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Running Servers", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": 0, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 11, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Connected Devices", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_cluster", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "device_count" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Connected Devices", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 7, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "CPU Usage", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_system", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cpu_usage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Memory Usage", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_system", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "mem_usage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Host System", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_DML-INFLUX0}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 9, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Thread Count", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_system", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "thread_count" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Open Files", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pritunl_system", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "open_file_count" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Host Process", "tooltip": { "msResolution": false, "shared": true, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "New row" } ], "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [] }, "annotations": { "list": [] }, "refresh": "5s", "schemaVersion": 12, "version": 37, "links": [], "gnetId": 6592, "description": "Dashboard to read pritunl metrics from influxdb" }
2018-06-21 15:56:16 UTC
null
0
0
10,957
1
296,650
17,395
168,963
kasa
Kasa
Visualize TP-Link Smart Plug metrics
2019-10-04 22:14:18 UTC
2020-05-01 07:03:39 UTC
0
Grafana dashboard as companion to https://github.com/fffonion/tplink-plug-exporter
47,153
47,154
Other
null
2
4
17,395
1
10,957
3
168,858
Visualize TP-Link Smart Plug metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Visualize TP-Link Smart Plug metrics", "editable": true, "gnetId": 10957, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "count(kasa_online)", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 0 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "count(kasa_online==1)", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Online", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 3, "w": 13, "x": 4, "y": 0 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_relay_state", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 17, "y": 0 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.4.1", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "count(kasa_relay_state==1)", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Device with Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(kasa_power_load)", "instant": true, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Total Power", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_power_load", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 6, "w": 12, "x": 12, "y": 3 }, "id": 22, "interval": "", "options": {}, "pageSize": null, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "/(Time|instance|job)/", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Name", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "alias", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Last 24 hours", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "kwatth" }, { "alias": "Last 30 days", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "kwatth" } ], "targets": [ { "expr": "increase(kasa_power_total[24h])", "format": "table", "instant": true, "legendFormat": "{{alias}}", "refId": "A" }, { "expr": "increase(kasa_power_total[30d])", "format": "table", "instant": true, "legendFormat": "{{alias}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Energy Usage", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_voltage", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Voltage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "volt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_current", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Current", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "amp", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 6, "y": 15 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kasa_rssi", "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RSSI", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "dB", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Kasa", "uid": "kKBuMTigk", "version": 2 }
2020-05-01 07:03:39 UTC
null
1
3
6,976
1
125,393
13,325
2,105
geth-server
Geth Server
Monitor your Ethereum Geth server with Prometheus and Grafana.
2018-07-13 23:39:50 UTC
2019-01-10 12:10:54 UTC
0
# Geth Ethereum Server Dashboard Monitor your Ethereum server and view detailed information on the current status of the blockchain. This Grafana Dashboard requires you to have a running instance of [GethExporter](https://github.com/hunterlong/gethexporter) which can be ran in a Docker container. # Features - Pending Transaction count - Current and Average Gas Price - Total amount of ETH transactions - Total amount of ERC20 Token Transfers # Docker To get started quickly, run GethExporter in a Docker container. ``` docker run -it -d -p 9090:9090 \ -e "GETH=http://mygethserverhere.com:8545" \ hunterlong/gethexporter ```
31,639
31,642
Other
null
0
0
13,325
1
6,976
3
1,947
null
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 6976, "graphTooltip": 1, "id": null, "links": [ { "icon": "info", "tags": [], "targetBlank": true, "title": "Github Repo", "tooltip": "Visit Repo", "type": "link", "url": "https://github.com/hunterlong/gethexporter" }, { "icon": "info", "tags": [], "targetBlank": true, "title": "Grafana Dashboard", "tooltip": "Visit Grafana", "type": "link", "url": "https://grafana.com/dashboards/6976/edit" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgb(255, 255, 255)", "#d44a3a" ], "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "geth_block", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Current Block", "transparent": true, "type": "singlestat", "valueFontSize": "110%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Transactions": "#e0752d" }, "bars": false, "dashLength": 10, "dashes": false, "fill": 10, "gridPos": { "h": 7, "w": 12, "x": 4, "y": 0 }, "id": 5, "legend": { "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_block_transactions", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Transactions", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transactions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "locale", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": 1 } }, { "aliasColors": { "ETH": "#508642", "Tokens": "rgb(40, 76, 30)", "gwei": "#0a50a1" }, "bars": true, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 0 }, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_eth_transfers", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "ETH", "refId": "A" }, { "expr": "geth_token_transfers", "format": "time_series", "intervalFactor": 2, "legendFormat": "Tokens", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ether Transfers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgb(73, 204, 39)", "#d44a3a" ], "decimals": 2, "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 3 }, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " ETH", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "geth_block_value", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "ETH Value", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "s", "gauge": { "maxValue": 120, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 5 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "geth_seconds_last_block", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "60,90", "title": "Since Last Block", "transparent": true, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "ETH Transfers": "#629e51" }, "bars": false, "dashLength": 10, "dashes": false, "fill": 10, "gridPos": { "h": 6, "w": 12, "x": 4, "y": 7 }, "id": 14, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_eth_transfers", "format": "time_series", "intervalFactor": 1, "legendFormat": "ETH Transfers", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ETH Transfers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "#64b0c8", "#d44a3a" ], "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 16, "y": 7 }, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "geth_eth_transfers", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "ETH Transfers", "transparent": true, "type": "singlestat", "valueFontSize": "110%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "#64b0c8", "#d44a3a" ], "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 19, "y": 7 }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "geth_token_transfers", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Token Transfers", "transparent": true, "type": "singlestat", "valueFontSize": "110%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "#64b0c8", "#d44a3a" ], "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 7 }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "geth_pending_transactions", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pending", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Token Transfers": "rgb(88, 88, 88)" }, "bars": false, "dashLength": 10, "dashes": false, "fill": 10, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 11 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "geth_block_size_bytes", "format": "time_series", "intervalFactor": 3, "legendFormat": "Token Transfers", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Gas Price": "#c15c17", "gwei": "#0a50a1" }, "bars": false, "dashLength": 10, "dashes": false, "fill": 10, "gridPos": { "h": 4, "w": 5, "x": 16, "y": 11 }, "id": 10, "legend": { "avg": false, "current": false, "max": true, "min": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_gas_price / 1000000000", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 3, "legendFormat": "Gas Price", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Gas Price (gwei)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "locale", "label": "", "logBase": 1, "max": null, "min": null, "show": false }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": 1 } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "#c15c17", "#d44a3a" ], "format": "locale", "gauge": { "maxValue": 120, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 11 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " gwei", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "geth_gas_price / 1000000000", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "21,80", "title": "Gas Price", "transparent": true, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Difficulty": "rgb(199, 70, 70)" }, "bars": false, "dashLength": 10, "dashes": false, "fill": 10, "gridPos": { "h": 6, "w": 6, "x": 4, "y": 13 }, "id": 18, "legend": { "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_block_difficulty / 10000000000000", "format": "time_series", "intervalFactor": 1, "legendFormat": "Difficulty", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Difficulty", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Nonce": "rgb(84, 84, 84)" }, "bars": false, "dashLength": 10, "dashes": false, "fill": 10, "gridPos": { "h": 6, "w": 6, "x": 10, "y": 13 }, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "geth_block_nonce / 1000000000000000000", "format": "time_series", "intervalFactor": 1, "legendFormat": "Nonce", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Block Nonce", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Token Transfers": "#cca300" }, "bars": true, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 15 }, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_block_gas_used", "format": "time_series", "intervalFactor": 3, "legendFormat": "Token Transfers", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Gas Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Contracts": "#0a50a1" }, "bars": true, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 15 }, "id": 17, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "geth_contracts_created", "format": "time_series", "intervalFactor": 2, "legendFormat": "Contracts", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Contracts Created", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": null, "format": "s", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 19 }, "id": 30, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "geth_load_time", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "0.5,0.8", "title": "Response Time", "transparent": true, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "gwei": "#0a50a1", "transactions": "#cca300" }, "bars": true, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 20, "x": 4, "y": 19 }, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_pending_transactions", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "transactions", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pending Transactions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<p align=\"center\" style=\"font-size:30pt\">Today Totals</p>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 25 }, "id": 24, "links": [], "mode": "html", "title": "", "transparent": false, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgb(73, 204, 39)", "#d44a3a" ], "decimals": 2, "format": "locale", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 7, "x": 0, "y": 28 }, "hideTimeOverride": false, "id": 25, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " ETH", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(74, 74, 74, 0.18)", "full": true, "lineColor": "rgb(20, 20, 20)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(geth_block_value)", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "timeFrom": "24h", "timeShift": null, "title": "Today's Sent ETH", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 7, "w": 17, "x": 7, "y": 28 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "geth_block_transactions", "format": "time_series", "intervalFactor": 1, "legendFormat": "Transactions", "refId": "A" } ], "thresholds": [], "timeFrom": "24h", "timeRegions": [], "timeShift": null, "title": "Transactions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "locale", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Geth Server", "uid": "FDX6YtOiz", "version": 95, "description": "Monitor your Ethereum Geth server with Prometheus and Grafana." }
2019-01-10 12:09:44 UTC
2019-01-10 12:10:54 UTC
0
0
9,552
1
225,169
18,691
295
ceph-pools
Ceph - Pools
Ceph Pools dashboard.
2018-12-18 15:47:10 UTC
2020-08-30 11:15:42 UTC
0
Ceph Pool overview, built for ceph-mgr's built-in prometheus exporter (available since 13.2 Mimic) with the following features: - Multi-cluster support (cluster is selected via $job) - Pool selection by name Per-pool: - Storage Used/Available (stacked) - Usage % - Objects in Pool - IOPS - Throughput
55,700
55,701
null
null
0
0
18,691
1
9,552
3
156
Ceph Pools dashboard.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Ceph Pools dashboard.", "editable": true, "gnetId": 9552, "graphTooltip": 0, "id": null, "iteration": 1598784302961, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 11, "panels": [], "title": "Pool: $pool", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 4, "grid": {}, "gridPos": { "h": 6, "w": 20, "x": 0, "y": 1 }, "height": "", "id": 2, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^Avail.*$/", "color": "#9ac48a" }, { "alias": "/^Used.*$/", "color": "#f2c96d", "linewidth": 4 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "ceph_pool_stored{job=\"$job\"} * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used - {{name}}", "metric": "ceph_pool", "refId": "B", "step": 60 }, { "expr": "ceph_pool_max_avail{job=\"$job\"} * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Available - {{name}}", "metric": "ceph_pool_available_bytes", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Pool Storage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 1 }, "id": 10, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "ceph_pool_stored{job=\"$job\"} / (ceph_pool_stored{job=\"$job\"} + ceph_pool_max_avail{job=\"$job\"}) * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "refId": "A", "step": 60 } ], "thresholds": "", "title": "Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 12, "panels": [], "title": "Pool Info", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 8 }, "height": "", "id": 7, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "ceph_pool_objects{job=\"$job\"} * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Objects - {{ pool }}", "refId": "A", "step": 60 }, { "expr": "ceph_pool_dirty{job=\"$job\"} * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dirty Objects - {{ pool }}", "refId": "B", "step": 60 }, { "expr": "ceph_pool_quota_objects{job=\"$job\"} * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Quota Objects - {{ pool }}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Objects in Pool", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 8 }, "id": 4, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ceph_pool_rd{job=\"$job\"}[1m]) * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "instant": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Read - {{name}}", "refId": "B", "step": 60 }, { "expr": "irate(ceph_pool_wr{job=\"$job\"}[1m]) * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Write - {{name}}", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IOPS", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "IOPS", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": "IOPS", "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 15 }, "id": 5, "interval": "$interval", "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(ceph_pool_rd_bytes{job=\"$job\"}[1m]) * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Read Bytes - {{name}}", "refId": "A", "step": 60 }, { "expr": "irate(ceph_pool_wr_bytes{job=\"$job\"}[1m]) * on(pool_id) group_left(job,name) ceph_pool_metadata{job=\"$job\",name=\"$pool\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Written Bytes - {{name}}", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Throughput", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "ceph", "pools" ], "templating": { "list": [ { "auto": true, "auto_count": 10, "auto_min": "1m", "current": { "text": "30s", "value": "30s" }, "datasource": null, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "10s", "value": "10s" }, { "selected": true, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "10s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Cluster", "multi": false, "name": "job", "options": [], "query": "label_values(ceph_mon_quorum_status, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Pool", "multi": false, "name": "pool", "options": [], "query": "label_values(ceph_pool_metadata{job=\"$job\"}, name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Ceph - Pools", "uid": "-gtf0Bzik", "version": 3 }
2020-08-30 11:14:40 UTC
null
0
0
9,947
1
212,253
13,940
1,973
1-12-dc-os-local-kafka-dashboard
1.12 DC/OS Local Kafka Dashboard
Example of a Selectable Local Kafka Dashboard for DC/OS 1.12 - For Developers: Parameterized to an input-able Kafka Cluster Name - Only displays metrics for Brokers and Topics within a specified Kafka cluster
2019-03-20 00:04:49 UTC
2019-03-28 23:27:26 UTC
0
Instructions on how to get 1.12 DC/OS Prometheus/Grafana up and running with some sample dashboards at the link below: Instructions on how to Performance Test and Monitor Kafka on DC/OS 1.12 here: https://github.com/ably77/DCOS-Kafka-Performance
43,168
43,169
Telegraf
null
2
3
13,940
1
9,947
3
1,697
Example of a Selectable Local Kafka Dashboard for DC/OS 1.12 - For Developers: Parameterized to an input-able Kafka Cluster Name - Only displays metrics for Brokers and Topics within a specified Kafka cluster
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Example of a Selectable Local Kafka Dashboard for DC/OS 1.12\n\n- For Developers: Parameterized to an input-able Kafka Cluster Name\n- Only displays metrics for Brokers and Topics within a specified Kafka cluster\n", "editable": true, "gnetId": 9947, "graphTooltip": 0, "id": null, "iteration": 1553814634926, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 38, "panels": [], "title": "Local Kafka Overview for $servicename", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 0, "y": 1 }, "id": 105, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " msg/sec", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_1minuterate{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "Cluster avg msg/sec (1m)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 4, "y": 1 }, "id": 106, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " msg/sec", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_5minuterate{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "Cluster avg msg/sec (5m)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 8, "y": 1 }, "id": 107, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " msg/sec", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_15minuterate{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "Cluster avg msg/sec (15m)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 4, "x": 12, "y": 1 }, "id": 133, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_1minuterate{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster avg msg/sec (1m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 4, "x": 16, "y": 1 }, "id": 134, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_5minuterate{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster avg msg/sec (5m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 4, "x": 20, "y": 1 }, "id": 135, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_15minuterate{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster avg msg/sec (15m)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "id": 24, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(instance)(disk_used)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Used per Agent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Average messages per second per Topic", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "id": 108, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_1minuterate{service_name=~\"$servicename\"})by(topic)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster avg msg/sec (1m) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Average messages per second per Topic", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "id": 110, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_5minuterate{service_name=~\"$servicename\"})by(topic)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster avg msg/sec (5m) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Average messages per second per Topic", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "id": 109, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_15minuterate{service_name=~\"$servicename\"})by(topic)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{topic}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cluster avg msg/sec (15m) by Topic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of leaders on this broker. This should be mostly even across all brokers. If not, set auto.leader.rebalance.enable to true on all brokers in the cluster.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 27 }, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_server_replicamanager_leadercount{service_name=~\"$servicename\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of Leaders per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 27 }, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_memstats_heap_inuse_bytes", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Heap Memory in Use", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of partitions on this broker. This should be mostly even across all brokers.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 36 }, "id": 60, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_server_replicamanager_partitioncount{service_name=~\"$servicename\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition Count Across Brokers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 45 }, "id": 40, "panels": [], "title": "Broker Info", "type": "row" }, { "cacheTimeout": null, "colorBackground": true, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "description": "The first node to boot in a Kafka cluster automatically becomes the controller, and there can be only one. The controller in a Kafka cluster is responsible for maintaining the list of partition leaders, and coordinating leadership transitions (in the event a partition leader becomes unavailable). If it becomes necessary to replace the controller, a new controller is randomly chosen by ZooKeeper from the pool of brokers. In general, it is not possible for this value to be greater than one, but you should definitely alert on a value of zero that lasts for more than a short period (< 1s) of time.", "format": "none", "gauge": { "maxValue": 1, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 46 }, "id": 137, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_controller_kafkacontroller_activecontrollercount{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "0,1", "title": "ActiveControllerCount", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "In a healthy cluster, the number of in sync replicas (ISRs) should be exactly equal to the total number of replicas. If partition replicas fall too far behind their leaders, the follower partition is removed from the ISR pool, and you should see a corresponding increase in IsrShrinksPerSec. Since Kafka’s high-availability guarantees cannot be met without replication, investigation is certainly warranted should this metric value exceed zero for extended time periods.\n\nIf this metric has a value greater than 1 it means that data is not being replicated to enough number of brokers thereby increasing the probability of data loss.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 46 }, "id": 139, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "max(kafka_cluster_partition_underreplicated{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "1,1", "title": "Under Replicated Partitions", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 46 }, "id": 141, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "max(kafka_controller_kafkacontroller_offlinepartitionscount)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1,1", "title": "Offline Partitions", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 46 }, "id": 143, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_controller_kafkacontroller_globalpartitioncount{service_name=~\"$servicename\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "Total Partition Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The number of in-sync replicas (ISRs) for a particular partition should remain fairly static, the only exceptions are when you are expanding your broker cluster or removing partitions. In order to maintain high availability, a healthy Kafka cluster requires a minimum number of ISRs for failover. A replica could be removed from the ISR pool for a couple of reasons: it is too far behind the leader’s offset (user-configurable by setting the replica.lag.max.messages configuration parameter), or it has not contacted the leader for some time (configurable with the replica.socket.timeout.ms parameter). No matter the reason, an increase in IsrShrinksPerSec without a corresponding increase in IsrExpandsPerSec shortly thereafter is cause for concern and requires user intervention.The Kafka documentation provides a wealth of information on the user-configurable parameters for brokers.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 46 }, "id": 145, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_replicamanager_isrexpandspersec_5minuterate{service_name=~\"$servicename\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "ISR Expansion Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The number of in-sync replicas (ISRs) for a particular partition should remain fairly static, the only exceptions are when you are expanding your broker cluster or removing partitions. In order to maintain high availability, a healthy Kafka cluster requires a minimum number of ISRs for failover. A replica could be removed from the ISR pool for a couple of reasons: it is too far behind the leader’s offset (user-configurable by setting the replica.lag.max.messages configuration parameter), or it has not contacted the leader for some time (configurable with the replica.socket.timeout.ms parameter). No matter the reason, an increase in IsrShrinksPerSec without a corresponding increase in IsrExpandsPerSec shortly thereafter is cause for concern and requires user intervention.The Kafka documentation provides a wealth of information on the user-configurable parameters for brokers.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 15, "y": 46 }, "id": 147, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_replicamanager_isrshrinkspersec_5minuterate{service_name=~\"$servicename\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "ISR Shrink Rate", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "Number of requests waiting in the producer purgatory. This should be non-zero when acks=all is used on the producer.", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 17, "y": 46 }, "id": 149, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kafka_server_delayedoperationpurgatory_numdelayedoperations{service_name=~\"$servicename\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "Producer Purgatory Requests Waiting", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 46 }, "id": 151, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "max(kafka_server_delayedoperationpurgatory_purgatorysize{service_name=~\"$servicename\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": "", "title": "Delayed Fetch Operation Purgatory Size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The first node to boot in a Kafka cluster automatically becomes the controller, and there can be only one. The controller in a Kafka cluster is responsible for maintaining the list of partition leaders, and coordinating leadership transitions (in the event a partition leader becomes unavailable). If it becomes necessary to replace the controller, a new controller is randomly chosen by ZooKeeper from the pool of brokers. In general, it is not possible for this value to be greater than one, but you should definitely alert on a value of zero that lasts for more than a short period (< 1s) of time.", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 50 }, "id": 117, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_controller_kafkacontroller_globalpartitioncount{service_name=~\"$servicename\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Partition Count per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The number of in-sync replicas (ISRs) for a particular partition should remain fairly static, the only exceptions are when you are expanding your broker cluster or removing partitions. In order to maintain high availability, a healthy Kafka cluster requires a minimum number of ISRs for failover. A replica could be removed from the ISR pool for a couple of reasons: it is too far behind the leader’s offset (user-configurable by setting the replica.lag.max.messages configuration parameter), or it has not contacted the leader for some time (configurable with the replica.socket.timeout.ms parameter). No matter the reason, an increase in IsrShrinksPerSec without a corresponding increase in IsrExpandsPerSec shortly thereafter is cause for concern and requires user intervention.The Kafka documentation provides a wealth of information on the user-configurable parameters for brokers.", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 50 }, "id": 118, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_server_replicamanager_isrexpandspersec_5minuterate{service_name=~\"$servicename\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ISR Expansion Rate per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "The number of in-sync replicas (ISRs) for a particular partition should remain fairly static, the only exceptions are when you are expanding your broker cluster or removing partitions. In order to maintain high availability, a healthy Kafka cluster requires a minimum number of ISRs for failover. A replica could be removed from the ISR pool for a couple of reasons: it is too far behind the leader’s offset (user-configurable by setting the replica.lag.max.messages configuration parameter), or it has not contacted the leader for some time (configurable with the replica.socket.timeout.ms parameter). No matter the reason, an increase in IsrShrinksPerSec without a corresponding increase in IsrExpandsPerSec shortly thereafter is cause for concern and requires user intervention.The Kafka documentation provides a wealth of information on the user-configurable parameters for brokers.", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 50 }, "id": 119, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_server_replicamanager_isrshrinkspersec_5minuterate{service_name=~\"$servicename\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ISR Shrink Rate per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Number of requests waiting in the producer purgatory. This should be non-zero when acks=all is used on the producer.", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 57 }, "id": 120, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_delayedoperationpurgatory_numdelayedoperations{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Producer Purgatory Requests Waiting per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "This value should be 0", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 57 }, "id": 116, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(kafka_controller_kafkacontroller_offlinepartitionscount{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Offline Partitions per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 57 }, "id": 121, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_delayedoperationpurgatory_purgatorysize{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Delayed Fetch Operation Purgatory Size by Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Average messages per second per Kafka broker", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 64 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_1minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kafka avg msg/sec (1m) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Average messages per second per Kafka broker", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 64 }, "id": 101, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_5minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kafka avg msg/sec (5m) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Average messages per second per Kafka broker", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 64 }, "id": 100, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_messagesinpersec_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kafka avg msg/sec (15m) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 73 }, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_bytesinpersec_all_1minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "15s", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "All Bytes In (1min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 73 }, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_bytesoutpersec_all_1minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "All Bytes Out (1min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 82 }, "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_bytesinpersec_all_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "15s", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "All Bytes In (15min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Generally, disk throughput tends to be the main bottleneck in Kafka performance. However, that’s not to say that the network is never a bottleneck. Depending on your use case, hardware, and configuration, the network can quickly become the slowest segment of a message’s trip, especially if you are sending messages across data centers. Tracking network throughput on your brokers gives you more information as to where potential bottlenecks may lie, and can inform decisions like whether or not you should enable end-to-end compression of your messages.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 82 }, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_bytesoutpersec_all_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "All Bytes Out (15min) per (Service / Broker)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 91 }, "id": 93, "panels": [], "title": "Leaders", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 92 }, "id": 122, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(kafka_controller_controllerstats_leaderelectionrateandtimems_max{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Max Recorded Leader Election Latency (ms)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 92 }, "id": 123, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(kafka_controller_controllerstats_uncleanleaderelectionspersec_15minuterate{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Unclean Leader Elections (15min)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Time the request waits for the follower. This is non-zero for produce requests when acks=all", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 99 }, "id": 125, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(kafka_network_requestmetrics_remotetimems_mean{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Avg Time Request Waits for Follower (ms)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 99 }, "id": 124, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(kafka_server_replicafetchermanager_maxlag{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Max Lag - Follower/Leader Replicas", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 106 }, "id": 91, "title": "Requests", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Size of the request queue. A congested request queue will not be able to process incoming or outgoing requests", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 107 }, "id": 126, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kafka_network_requestchannel_requestqueuesize{service_name=~\"$servicename\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current Request Queue Size per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Average total time in ms to serve a specified request", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 107 }, "id": 127, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(kafka_network_requestmetrics_totaltimems_mean{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Avg Total Time Request Serve (ms) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Time to send the response", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 107 }, "id": 128, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(kafka_network_requestmetrics_responsesendtimems_mean{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Avg Request Response Time (ms) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Time the request waits in the request queue", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 116 }, "id": 129, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(kafka_network_requestmetrics_requestqueuetimems_mean{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Avg Request Waiting Time in Request Queue (ms)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 116 }, "id": 130, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(kafka_network_requestmetrics_responsequeuetimems_mean{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Avg Request Waiting Time in Response Queue (ms)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Time the request is processed at the leader", "fill": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 116 }, "id": 131, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(kafka_network_requestmetrics_localtimems_mean{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Avg Request Processing Time (ms) at Leader", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 125 }, "id": 56, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalproducerequestspersec_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Produce Request Rate / sec (15min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 125 }, "id": 58, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalfetchrequestspersec_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fetch Request Rate / sec (15min) per Broker", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 134 }, "id": 111, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalproducerequestspersec_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Produce Request Rate / sec (15min) by (Service / Broker)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 134 }, "id": 112, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_brokertopicmetrics_totalfetchrequestspersec_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fetch Request Rate / sec (15min) by (Service / Broker)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 143 }, "id": 46, "panels": [], "title": "Network Info", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 144 }, "id": 54, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_server_fetcherstats_requestspersec_15minuterate{service_name=~\"$servicename\"})by(task_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{task_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Request Rate / sec (15min) by (Service / Broker)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 144 }, "id": 48, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kafka_network_processor_idlepercent{service_name=~\"$servicename\"})by(service_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{service_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Processor Idle (%)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "15m", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Kafka Cluster Name:", "multi": false, "name": "servicename", "options": [], "query": "kafka_server_brokertopicmetrics_messagesinpersec_1minuterate{executor_name=\"kafka\"}", "refresh": 2, "regex": "/.*service_name=\"([^\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "1.12 DC/OS Local Kafka Dashboard", "uid": "Vbm7Botmkz", "version": 2 }
2019-03-28 23:27:26 UTC
null
2
3
9,063
1
205,836
13,909
2,885
pod-utilization-metrics
Pod utilization metrics
Visualize your kubernetes costs at the pod level.
2018-11-16 05:38:31 UTC
2019-03-22 20:06:09 UTC
0
A dashboard to track resource costs at the pod level. More on this here: https://medium.com/kubecost/effectively-managing-kubernetes-with-cost-monitoring-96b54464e419
41,885
41,886
null
null
1
3
13,909
1
9,063
3
2,465
Visualize your kubernetes costs at the pod level.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_COSTCPU", "type": "constant", "label": "CPU", "value": "17.78", "description": "" }, { "name": "VAR_COSTPCPU", "type": "constant", "label": "PE CPU", "value": "5.35", "description": "" }, { "name": "VAR_COSTRAM", "type": "constant", "label": "RAM", "value": "2.38", "description": "" }, { "name": "VAR_COSTPRAM", "type": "constant", "label": "PE RAM", "value": "0.72", "description": "" }, { "name": "VAR_COSTSTORAGESTANDARD", "type": "constant", "label": "Storage", "value": "0.044", "description": "" }, { "name": "VAR_COSTDISCOUNT", "type": "constant", "label": "Disc.", "value": "30", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Visualize your kubernetes costs at the pod level.", "editable": true, "gnetId": 9063, "graphTooltip": 0, "id": null, "iteration": 1553273243607, "links": [], "panels": [ { "columns": [ { "text": "Avg", "value": "avg" } ], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "hideTimeOverride": true, "id": 73, "links": [], "pageSize": 5, "repeat": null, "repeatDirection": "v", "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": true }, "styles": [ { "alias": "Container", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#c15c17" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "container_name", "thresholds": [ "30", "80" ], "type": "string", "unit": "currencyUSD" }, { "alias": "RAM Usage", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "decgbytes" }, { "alias": "CPU Usage", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "percent" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "CPU Request", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "RAM Request", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "decgbytes" }, { "alias": "CPU Limit", "colorMode": null, "colors": [ "#bf1b00", "rgba(50, 172, 45, 0.97)", "#ef843c" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "" ], "type": "number", "unit": "none" }, { "alias": "RAM Limit", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "decgbytes" } ], "targets": [ { "expr": "sum(\n sum(rate(container_cpu_usage_seconds_total{image!=\"\", namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\"}[1h])) by (container_name)\n) by (container_name)\n", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod_name }}", "refId": "A" }, { "expr": "label_replace(sum(kube_pod_container_resource_requests_cpu_cores{namespace=~\"$namespace\", pod=\"$pod\", container!=\"POD\"}) by (container),\"container\",\"$1\",\"container_name\",\"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "refId": "C" }, { "expr": "label_replace(sum(kube_pod_container_resource_limits_cpu_cores{namespace=~\"$namespace\", pod=\"$pod\", container!=\"POD\"}) by (container),\"container\",\"$1\",\"container_name\",\"(.*)\")\n", "format": "table", "instant": true, "intervalFactor": 1, "refId": "E" }, { "expr": "sum (avg_over_time (container_memory_working_set_bytes{namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\"}[1m])) by (container_name) / 1024 / 1024 / 1024", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ namespace }}", "refId": "B" }, { "expr": "label_replace(sum(kube_pod_container_resource_requests_memory_bytes{namespace=~\"$namespace\", pod=\"$pod\", container!=\"POD\"}) by (container),\"container\",\"$1\",\"container_name\",\"(.*)\") / 1024 / 1024 / 1024\n", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "D" }, { "expr": "label_replace(sum(kube_pod_container_resource_limits_cpu_cores{namespace=~\"$namespace\", pod=\"$pod\", container!=\"POD\"}) by (container),\"container\",\"$1\",\"container_name\",\"(.*)\") / 1024 / 1024 / 1024", "format": "table", "instant": true, "intervalFactor": 1, "refId": "F" } ], "timeFrom": "1M", "timeShift": null, "title": "Container metrics", "transform": "table", "transparent": false, "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "This graph attempts to show you CPU use of your application vs its requests", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 5 }, "height": "", "id": 94, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{namespace=~\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\"}[10m])) by (container_name)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ container_name }} (usage)", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "sum(kube_pod_container_resource_requests_cpu_cores{namespace=~\"$namespace\", pod=\"$pod\", container!=\"POD\"}) by (container)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{ container}} (request)", "refId": "B" } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "CPU Usage vs Requested", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 5 }, "id": 99, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(container_cpu_cfs_throttled_periods_total{pod_name!=\"\",namespace=~\"$namespace\", pod_name=\"$pod\"}[5m]) or vector(0)) by (pod_name, namespace)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Throttle Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "This graph attempts to show you RAM use of your application vs its requests", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 12 }, "height": "", "id": 96, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum (avg_over_time (container_memory_working_set_bytes{namespace=\"$namespace\", pod_name=\"$pod\", container_name!=\"POD\"}[1m])) by (container_name)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ container_name }} (usage)", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "sum(kube_pod_container_resource_requests_memory_bytes{namespace=~\"$namespace\", pod=\"$pod\", container!=\"POD\"}) by (container)", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{ container }} (requested)", "refId": "B" } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "RAM Usage vs Requested", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Traffic in and out of this pod, as a sum of its containers", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 19 }, "height": "", "id": 95, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{namespace=\"$namespace\",pod_name=\"$pod\"}[10m])) by (pod_name)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "<- in", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{namespace=\"$namespace\",pod_name=\"$pod\"}[10m])) by (pod_name)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "-> out", "refId": "B" } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "Network IO", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Disk read writes", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 19 }, "height": "", "id": 97, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_fs_writes_bytes_total{namespace=\"$namespace\",pod_name=\"$pod\"}[10m])) by (pod_name)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "<- write", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_fs_reads_bytes_total{namespace=\"$namespace\",pod_name=\"$pod\"}[10m])) by (pod_name)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "-> read", "refId": "B" } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "Disk IO", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [ "cost", "utilisation", "metrics" ], "templating": { "list": [ { "current": { "value": "${VAR_COSTCPU}", "text": "${VAR_COSTCPU}" }, "hide": 0, "label": "CPU", "name": "costcpu", "options": [ { "value": "${VAR_COSTCPU}", "text": "${VAR_COSTCPU}" } ], "query": "${VAR_COSTCPU}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTPCPU}", "text": "${VAR_COSTPCPU}" }, "hide": 0, "label": "PE CPU", "name": "costpcpu", "options": [ { "value": "${VAR_COSTPCPU}", "text": "${VAR_COSTPCPU}" } ], "query": "${VAR_COSTPCPU}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTRAM}", "text": "${VAR_COSTRAM}" }, "hide": 0, "label": "RAM", "name": "costram", "options": [ { "value": "${VAR_COSTRAM}", "text": "${VAR_COSTRAM}" } ], "query": "${VAR_COSTRAM}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTPRAM}", "text": "${VAR_COSTPRAM}" }, "hide": 0, "label": "PE RAM", "name": "costpram", "options": [ { "value": "${VAR_COSTPRAM}", "text": "${VAR_COSTPRAM}" } ], "query": "${VAR_COSTPRAM}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTSTORAGESTANDARD}", "text": "${VAR_COSTSTORAGESTANDARD}" }, "hide": 0, "label": "Storage", "name": "costStorageStandard", "options": [ { "value": "${VAR_COSTSTORAGESTANDARD}", "text": "${VAR_COSTSTORAGESTANDARD}" } ], "query": "${VAR_COSTSTORAGESTANDARD}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTDISCOUNT}", "text": "${VAR_COSTDISCOUNT}" }, "hide": 0, "label": "Disc.", "name": "costDiscount", "options": [ { "value": "${VAR_COSTDISCOUNT}", "text": "${VAR_COSTDISCOUNT}" } ], "query": "${VAR_COSTDISCOUNT}", "skipUrlSync": false, "type": "constant" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "NS", "multi": false, "name": "namespace", "options": [], "query": "query_result(sum(container_memory_working_set_bytes{namespace!=\"\"}) by (namespace))", "refresh": 1, "regex": "/namespace=\\\"(.*?)(\\\")/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Pod", "multi": false, "name": "pod", "options": [], "query": "query_result(sum(container_memory_working_set_bytes{namespace=\"$namespace\"}) by (pod_name))", "refresh": 1, "regex": "/pod_name=\\\"(.*?)(\\\")/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Pod utilization metrics", "uid": "at-cost-analysis-pod", "version": 1 }
2019-03-22 20:06:09 UTC
null
1
3
13,768
1
458,035
23,319
701
blocky
blocky
null
2021-01-23 21:38:26 UTC
2022-01-01 21:27:27 UTC
0
See https://github.com/0xERR0R/blocky for more info
0
0
Other
null
1
5
23,319
1
13,768
3
422
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_BLOCKY_URL", "type": "constant", "label": "blocky API URL", "value": "", "description": "" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "iteration": 1641070862290, "links": [ { "icon": "external link", "tags": [], "title": "blocky @ GitHub", "tooltip": "open GitHub repo", "type": "link", "url": "https://github.com/0xERR0R/blocky" } ], "liveNow": false, "panels": [ { "description": "current service state", "fieldConfig": { "defaults": { "mappings": [ { "options": { "0": { "text": "down" }, "1": { "text": "up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#299c46", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "id": 26, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(up{job=\"blocky\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "State", "transparent": true, "type": "stat" }, { "description": "Is blocking enabled?", "fieldConfig": { "defaults": { "mappings": [ { "options": { "0": { "text": "off" }, "1": { "text": "on" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#299c46", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 43, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "blocky_blocking_enabled", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Blocking", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Enable Ad disable blocking", "gridPos": { "h": 5, "w": 12, "x": 12, "y": 0 }, "id": 42, "options": { "content": "<style>\n\n.blocky_btn {\n border: none;\n cursor: pointer; \n padding: 12px;\n font-size: 16px;\n min-width: 100px\n}\n\n.blocky_greenbtn { \n background-color: #4CAF50;\n color: white;\n}\n\n.blocky_redbtn { \n background-color: #AF504C;\n color: white;\n}\n\n\n.blocky_alert {\n font-size: 14px\n}\n</style>\n<div class=\"blocky_alert blocky_alert-warning fade in\">\n <a href=\"#\" class=\"close\" data-dismiss=\"blocky_alert\" aria-label=\"close\" style=\"text-decoration:none\">&times;</a>Done!\n</div>\n<div>\n <button class=\"blocky_btn blocky_greenbtn\" onclick=\"blocky_status_enable()\">On</button>\n <button class=\"blocky_btn blocky_redbtn\" onclick=\"blocky_status_disable5m()\">Off 5m</button>\n <button class=\"blocky_btn blocky_redbtn\" onclick=\"blocky_status_disable30m()\">Off 30m</button>\n<div>\n\n\n<script type=\"text/javascript\">\n\nfunction blocky_status_disable() {\n blocky_status_switch(false, 0)\n}\n\nfunction blocky_status_disable5m() {\n blocky_status_switch(false, 5*60)\n}\n\nfunction blocky_status_disable30m() {\n blocky_status_switch(false, 30*60)\n}\n\nfunction blocky_status_enable() {\n blocky_status_switch(true, 0)\n}\n\nfunction blocky_status_switch(enable, duration) {\n var url = '$blocky_url';\n op = enable ? 'enable' : 'disable?duration='+duration+\"s\"\n $.get(url + '/api/blocking/'+op, function(data) {\n showAlert()\n })\n .fail(function() {\n alert( \"error\" );\n })\n}\n\nvar showAlert = function() {\n\t// first show the alert\n $('.blocky_alert').show().fadeTo(500, 1);\n \n // Now set a timeout to hide it\n window.setTimeout(function() {\n $(\".blocky_alert\").fadeTo(500, 0).slideUp(500, function() {\n $(this).hide();\n });\n }, 3000);\n}\n\n// start with the alert hidden\n$('.blocky_alert').hide();\n\n</script>", "mode": "html" }, "pluginVersion": "8.3.3", "title": "Blocking status", "transparent": true, "type": "text" }, { "description": "Blocky [version](https://github.com/0xERR0R/blocky) number", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 3 }, "id": 55, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^version$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "repeatDirection": "v", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "blocky_build_info ", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Version", "transformations": [ { "id": "labelsToFields", "options": {} }, { "id": "merge", "options": {} } ], "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Average query response time for all query types", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 3 }, "id": 24, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(blocky_request_duration_ms_sum[$__range])) / sum(increase(blocky_request_duration_ms_count[$__range]))", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Avg response time", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Number of blacklist entries", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 5 }, "id": 30, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(blocky_blacklist_cache) / sum(up{job=\"blocky\"})", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Blacklist entries total", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 5 }, "id": 28, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(go_memstats_sys_bytes{job=\"blocky\"})/sum(up{job=\"blocky\"})", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Memory allocated", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Percentage of blocked queries", "fieldConfig": { "defaults": { "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 6 }, "id": 34, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(blocky_response_total{response_type=\"BLOCKED\"}[$__range])) / sum(increase(blocky_query_total[$__range])) ", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Queries blocked", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Number of all queries. Shows the last value", "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 6 }, "hideTimeOverride": true, "id": 4, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ceil(sum(increase(blocky_query_total[$__range]))) ", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Query Count Total", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Number of entries in the cache. Shows the last value", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 8 }, "id": 45, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(blocky_cache_entry_count)/ sum(up{job=\"blocky\"})", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Cache entries count", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Cache Hit/Miss ratio. 100 % means, all queries could be answered from the cache, 0% - all queries must be resolved via external DNS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 8 }, "id": 47, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(blocky_cache_hit_count[$__range])) / (sum(increase(blocky_cache_hit_count[$__range])) + sum(increase(blocky_cache_miss_count[$__range])))", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Cache Hit/Miss ratio", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Number of occured errors", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "#d44a3a" } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 9 }, "id": 36, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(blocky_error_total[$__range]))", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Error count", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Amount of performed DNS queries to prefetch cached queries", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 9 }, "id": 53, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ceil(sum(increase(blocky_prefetch_count[$__range])))", "format": "table", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Prefetch count", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Amount of prefetch queries per minute", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 11 }, "id": 51, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(blocky_prefetch_count[5m])) * 60", "format": "table", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Prefetch rate per min", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "How many of cached entries were prefetched automatically", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 11 }, "id": 58, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(blocky_prefetch_hit_count[$__range])) / (sum(increase(blocky_cache_hit_count[$__range])))", "format": "table", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Prefetch Hit ratio", "transparent": true, "type": "stat" }, { "description": "Time since last list refresh", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 12 }, "id": 57, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(time() -blocky_last_list_group_refresh)/ sum(up{job=\"blocky\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Last list refresh", "transparent": true, "type": "stat" }, { "datasource": { "uid": "${DS_PROMETHEUS}" }, "description": "Amount of unique domains in the prefetched cache", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 12 }, "id": 49, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(blocky_prefetch_domain_name_cache_count)/ sum(up{job=\"blocky\"})", "format": "table", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Prefetch domain count", "transparent": true, "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "avg requests / min", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 15 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(blocky_query_total[5m])) * 60", "format": "time_series", "instant": false, "interval": "", "legendFormat": " ", "refId": "A" } ], "title": "Request rate", "transparent": true, "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "avg requests / min", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 22 }, "id": 52, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum by (client) (rate(blocky_query_total[5m])) * 60", "format": "time_series", "instant": false, "interval": "", "legendFormat": " {{client}}", "refId": "A" } ], "title": "Request rate per client", "transparent": true, "type": "timeseries" }, { "cards": {}, "color": { "cardColor": "#FADE2A", "colorScale": "sqrt", "colorScheme": "interpolateYlOrBr", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "gridPos": { "h": 9, "w": 24, "x": 0, "y": 29 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 22, "legend": { "show": true }, "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(blocky_request_duration_ms_bucket{response_type=\"RESOLVED\"}[$__range])) by (le)", "format": "heatmap", "instant": false, "interval": "", "legendFormat": "{{le}}", "refId": "A" } ], "title": "request duration (upstream)", "tooltip": { "show": true, "showHistogram": false }, "transparent": true, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "ms", "logBase": 1, "show": true }, "yBucketBound": "auto" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 38 }, "id": 2, "links": [], "maxDataPoints": 3, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "6.6.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": " sort_desc(sum by (type) (ceil(increase(blocky_query_total[$__range]))))", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{ type }}", "refId": "A" } ], "title": "Query by type", "transparent": true, "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 38 }, "id": 8, "links": [], "maxDataPoints": 3, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "6.6.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sort_desc(sum by (client) (ceil(increase(blocky_query_total[$__range]))))", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{ client }}", "refId": "A" } ], "title": "Query per Client", "transparent": true, "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 46 }, "id": 32, "links": [], "maxDataPoints": 3, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "6.6.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "topk(1, blocky_blacklist_cache) by (group)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{ group }}", "refId": "A" } ], "title": "Blacklist by group", "transparent": true, "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 46 }, "id": 14, "links": [], "maxDataPoints": 3, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": " sort_desc(sum by (reason) (ceil(increase(blocky_response_total[$__range]))))", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{reason}}", "refId": "A" } ], "title": "Response Reasons", "transparent": true, "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 54 }, "id": 38, "interval": "", "links": [], "maxDataPoints": 3, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": " sort_desc(sum by (response_type) (ceil(increase(blocky_response_total[$__range]))))", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{response_type}}", "refId": "A" } ], "title": "Response Type", "transparent": true, "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 54 }, "id": 12, "links": [], "maxDataPoints": 3, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "values": [ "value", "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": " sort_desc(sum by (response_code) (ceil(increase(blocky_response_total[$__range]))))", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{response_code}}", "refId": "A" } ], "title": "Response status", "transparent": true, "type": "piechart" } ], "refresh": false, "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [ { "hide": 2, "label": "blocky API URL", "name": "blocky_url", "query": "${VAR_BLOCKY_URL}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_BLOCKY_URL}", "text": "${VAR_BLOCKY_URL}", "selected": false }, "options": [ { "value": "${VAR_BLOCKY_URL}", "text": "${VAR_BLOCKY_URL}", "selected": false } ] } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "blocky", "uid": "JvOqE4gRk", "version": 1, "weekStart": "", "gnetId": 13768 }
2022-01-01 21:27:27 UTC
null
0
0
2,140
1
26,656
3,122
1,407
app-metrics-web-monitoring-elasticsearch
App Metrics - Web Monitoring - Elasticsearch
Dashboard to visualize metrics captured by App Metrics ASP.NET Core Middleware 1.2.0, tested with App.Metrics.Extensions.Reporting.ElasticSearch 1.1.0 - http://app-metrics.io/
2017-04-29 01:04:03 UTC
2017-05-30 23:50:56 UTC
0
This dashboard is to be used with App Metrics Elasticsearch reporting, App Metrics is an open-source and cross-platform .NET library used to record metrics within an application. More specifically it is for use with the default metrics captured by App Metric's ASP.NET Core Middleware. See the documentation for more details http://app-metrics.io/web-application-monitoring/middleware.html and the main github repo - https://github.com/alhardy/AppMetrics.
10,366
10,369
Other
null
1
3
3,122
1
2,140
3
1,190
Dashboard to visualize metrics captured by App Metrics ASP.NET Core Middleware 1.2.0, tested with App.Metrics.Extensions.Reporting.ElasticSearch 1.1.0 - http://app-metrics.io/
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.2.0" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.1.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [] }, "description": "Dashboard to visualize metrics captured by App Metrics ASP.NET Core Middleware 1.2.0, tested with App.Metrics.Extensions.Reporting.ElasticSearch 1.1.0 - http://app-metrics.io/", "editable": true, "gnetId": 2140, "graphTooltip": 1, "hideControls": false, "id": null, "links": [], "refresh": "5s", "rows": [ { "collapse": true, "height": "250", "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "$datasource", "editable": true, "error": false, "format": "rpm", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 8, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions", "metrics": [ { "field": "fields.rate1m", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "policy": "default", "query": "name:application.httprequests__transactions AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rate1m" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "thresholds": "", "title": "Throughput", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "$datasource", "decimals": 4, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "", "text": "", "to": "" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [], "measurement": "application.httprequests__one_minute_error_percentage_rate", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__one_minute_error_percentage_rate AND tags.server:$server", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "thresholds": "", "title": "Error %", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0%", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 2, "id": 13, "interval": "$summarize", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__active", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "policy": "default", "query": "name:application.httprequests__active AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Active Requests", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "application.httprequests__apdex.last": "#6ED0E0" }, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "height": "", "id": 7, "interval": "$summarize", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__apdex", "metrics": [ { "field": "fields.score", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "policy": "default", "query": "name:application.httprequests__apdex AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "score" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 0.5 }, { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 0.5 }, { "colorMode": "ok", "fill": true, "line": true, "op": "gt", "value": 0.75 } ], "timeFrom": null, "timeShift": null, "title": "Apdex score", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "apdex", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "height": "350", "id": 1, "interval": "$summarize", "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{field}}", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions", "metrics": [ { "field": "fields.rate1m", "id": "1", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.rate5m", "id": "3", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.rate15m", "id": "4", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__transactions AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rate1m" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1 min rate" ], "type": "alias" } ], [ { "params": [ "rate5m" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "5 min rate" ], "type": "alias" } ], [ { "params": [ "rate15m" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "15 min rate" ], "type": "alias" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Throughput", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rpm", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "height": "350", "id": 2, "interval": "$summarize", "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{field}}", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions", "metrics": [ { "field": "fields.p95", "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "fields.p98", "id": "3", "meta": {}, "settings": {}, "type": "avg" }, { "field": "fields.p99", "id": "4", "meta": {}, "settings": {}, "type": "avg" } ], "policy": "default", "query": "name:application.httprequests__transactions AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "p95" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "95th Percentile" ], "type": "alias" } ], [ { "params": [ "p98" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "98th Percentile" ], "type": "alias" } ], [ { "params": [ "p99" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "99th Percentile" ], "type": "alias" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response Time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "height": "", "id": 9, "interval": "$summarize", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__one_minute_error_percentage_rate", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "policy": "default", "query": "name:application.httprequests__one_minute_error_percentage_rate AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Rate %", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "decimals": 2, "editable": true, "error": false, "fill": 1, "height": "250px", "id": 3, "interval": "$summarize", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{field}}", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__error_rate", "metrics": [ { "field": "fields.rate1m", "id": "1", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.rate5m", "id": "3", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.rate15m", "id": "4", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__error_rateAND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rate1m" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1min rate" ], "type": "alias" } ], [ { "params": [ "rate5m" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "5min rate" ], "type": "alias" } ], [ { "params": [ "rate15m" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "15min rate" ], "type": "alias" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Rate", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rpm", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$datasource", "editable": true, "error": false, "fontSize": "80%", "format": "percent", "height": "250px", "id": 4, "interval": "", "legend": { "percentage": true, "show": true, "sort": null, "sortDesc": null, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "span": 5, "strokeWidth": 1, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.http_status_code", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "http_status_code" ], "type": "tag" } ], "measurement": "application.httprequests__errors", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "sum" } ], "policy": "default", "query": "name:application.httprequests__errors AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "title": "Errors", "type": "grafana-piechart-panel", "valueName": "current" }, { "columns": [ { "text": "Total", "value": "total" } ], "datasource": "$datasource", "editable": true, "error": false, "filterNull": true, "fontSize": "100%", "id": 23, "interval": "", "links": [], "pageSize": 20, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "span": 7, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": null, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "none" } ], "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.exception", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "route" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions_per_endpoint", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__exceptions AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rate1m" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "title": "Uncaught Exceptions Thrown", "transform": "timeseries_aggregations", "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Overview", "titleSize": "h6" }, { "collapse": false, "height": "300", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "height": "350", "id": 16, "interval": "$summarize", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": true, "steppedLine": false, "targets": [ { "alias": "{{tags.route}}", "bucketAggs": [ { "fake": true, "field": "tags.route", "id": "3", "settings": { "min_doc_count": 0, "order": "asc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "route" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions_per_endpoint", "metrics": [ { "field": "fields.rate1m", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__transactions_per_endpointAND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rate1m" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Throughput / Endpoint", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rpm", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "height": "350", "id": 17, "interval": "$summarize", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.route", "id": "3", "settings": { "min_doc_count": 0, "order": "asc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "route" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions_per_endpoint", "metrics": [ { "field": "fields.p95", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__transactions_per_endpoint AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "p95" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "95th Percentile" ], "type": "alias" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response Time / Endpoint", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "$datasource", "editable": true, "error": false, "filterNull": false, "fontSize": "100%", "id": 10, "interval": "", "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "span": 6, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "ms" } ], "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.route", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "route" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions_per_endpoint", "metrics": [ { "field": "fields.p95", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__transactions_per_endpoint AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "p95" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "title": "Response Times / Endpoint", "transform": "timeseries_aggregations", "type": "table" }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "$datasource", "editable": true, "error": false, "filterNull": false, "fontSize": "100%", "id": 12, "interval": "", "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": true }, "span": 6, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "rpm" } ], "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.route", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "route" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__transactions_per_endpoint", "metrics": [ { "field": "fields.rate1m", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__transactions_per_endpoint AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rate1m" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "title": "Throughput / Endpoint", "transform": "timeseries_aggregations", "type": "table" }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "$datasource", "editable": true, "error": false, "filterNull": false, "fontSize": "100%", "id": 11, "interval": "", "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "span": 6, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "percent" } ], "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.route", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "1", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "route" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__one_minute_error_percentage_rate_per_endpoint", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__one_minute_error_percentage_rate_per_endpoint AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "title": "Error Request Percentage / Endpoint", "transform": "timeseries_aggregations", "type": "table" }, { "columns": [ { "text": "Total", "value": "total" } ], "datasource": "$datasource", "editable": true, "error": false, "filterNull": false, "fontSize": "100%", "id": 24, "interval": "", "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "span": 6, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "none" } ], "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.route", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "1", "size": "0" }, "type": "terms" }, { "fake": true, "field": "tags.exception", "id": "4", "settings": { "min_doc_count": 0, "order": "asc", "orderBy": "1", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "route" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__one_minute_error_percentage_rate_per_endpoint", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__exceptions AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "title": "Uncaught Exceptions Thrown / Endpoint", "transform": "timeseries_aggregations", "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Endpoints", "titleSize": "h6" }, { "collapse": false, "height": "250", "panels": [ { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "$datasource", "editable": true, "error": false, "filterNull": false, "fontSize": "100%", "hideTimeOverride": true, "id": 22, "interval": "", "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 9, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 1, "pattern": "/.*/", "thresholds": [ "0.5", "1" ], "type": "number", "unit": "short" } ], "targets": [ { "alias": "", "bucketAggs": [ { "fake": true, "field": "tags.health_check_name", "id": "3", "settings": { "min_doc_count": 0, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "health_check_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.health__results", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.health__results AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "timeFrom": null, "title": "Results", "transform": "timeseries_aggregations", "transparent": true, "type": "table" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "$datasource", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 19, "interval": null, "links": [ { "type": "dashboard" } ], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "0", "text": "Unhealthy", "to": "0.49" }, { "from": "0.5", "text": "Degraded", "to": "0.9" }, { "from": "1.0", "text": "Healthy", "to": "2.0" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.health__score", "metrics": [ { "field": "fields.value", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.health__score AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "env", "operator": "=~", "value": "/^$environment$/" }, { "condition": "AND", "key": "app", "operator": "=~", "value": "/^$application$/" } ], "timeField": "@timestamp" } ], "thresholds": "0.5,1", "timeFrom": null, "title": "", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "Unhealthy", "value": "0" }, { "op": "=", "text": "Degraded", "value": "0.5" }, { "op": "=", "text": "Healthy", "value": "1.0" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Health", "titleSize": "h6" }, { "collapse": false, "height": "300", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 14, "interval": "$summarize", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{field}}", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__post_size", "metrics": [ { "field": "fields.p95", "id": "1", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.p98", "id": "3", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.p99", "id": "4", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.median", "id": "5", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__post_size AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "p95" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "95th percentile" ], "type": "alias" } ], [ { "params": [ "p98" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "98th percentile" ], "type": "alias" } ], [ { "params": [ "p99" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "99th percentile" ], "type": "alias" } ], [ { "params": [ "last" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "median" ], "type": "alias" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Post Request Size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "id": 15, "interval": "$summarize", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{field}}", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "dsType": "elasticsearch", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "application.httprequests__put_size", "metrics": [ { "field": "fields.p95", "id": "1", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.p98", "id": "3", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.p99", "id": "4", "meta": {}, "settings": {}, "type": "max" }, { "field": "fields.median", "id": "5", "meta": {}, "settings": {}, "type": "max" } ], "policy": "default", "query": "name:application.httprequests__put_size AND tags.env:$environment AND tags.app:$application AND tags.server:$server", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "p95" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "95th percentile" ], "type": "alias" } ], [ { "params": [ "p98" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "98th percentile" ], "type": "alias" } ], [ { "params": [ "p99" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "99th percentile" ], "type": "alias" } ], [ { "params": [ "median" ], "type": "field" }, { "params": [], "type": "median" }, { "params": [ "median" ], "type": "alias" } ] ], "tags": [ { "key": "app", "operator": "=~", "value": "/^$application$/" }, { "condition": "AND", "key": "env", "operator": "=~", "value": "/^$environment$/" } ], "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Put Request Size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "PUT & POST Request Size", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "elasticsearch" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "$datasource", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "environment", "options": [], "query": "{\"find\": \"terms\", \"field\": \"tags.env\"}", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "application", "options": [], "query": "{\"find\": \"terms\", \"field\": \"tags.app\"}", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "current": { "selected": true, "text": "AppMetricsSandboxES", "value": "AppMetricsSandboxES" }, "hide": 0, "label": null, "name": "datasource", "options": [], "query": "elasticsearch", "refresh": 1, "regex": "", "type": "datasource" }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "5s", "value": "5s" }, "hide": 0, "label": null, "name": "summarize", "options": [ { "selected": true, "text": "5s", "value": "5s" }, { "selected": false, "text": "10s", "value": "10s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "5s,10s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "server", "options": [], "query": "{\"find\": \"terms\", \"field\": \"tags.server\"}", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "App Metrics - Web Monitoring - Elasticsearch", "version": 26 }
2017-05-30 23:50:56 UTC
null
1
3
14,151
1
476,737
22,386
279
websphere-application-server-pmi-metrics-dashboard
WebSphere Application Server PMI Metrics Dashboard
Visualize PMI metrics data for your WebSphere Application Server
2021-03-26 16:32:29 UTC
2021-09-10 18:03:10 UTC
0
Revision 3: Included support for _cell_ labels. This functionality has been introduced in 8.5.5.20 and 9.0.5.9 Starting in WebSphere Application Server 9.0.5.7 and 8.5.5.20 the IBM WebSphere team introduced a new capability where the statistical MBean data gathered by Performance Monitoring Infrastructure (PMI) is collected to produce metrics in Prometheus exposition format. This new capability allows the WebSphere Application Server topology to be monitored effectively using Prometheus and Grafana. This capability is also currently available as an Interim Fix for WebSphere Application Server _8.5.5.16-8.5.5.19_. See [PH24409: Prometheus endpoint for Performance Monitoring Infrastructure (PMI) metrics on Websphere Application Server traditional](https://www.ibm.com/support/pages/node/6436149) for more information. This dashboard leverages the Prometheus formatted metric data to visualize CPU, Memory Heap, Servlets, EJBs, Connection Pool, SIB, Sessions, Threadpool, Garbage Collection, and other JVM metrics of the entire cell. This dashboard has been tested with Grafana  7.3.x and 7.4.x. ##  **WebSphere Application Server**: - Install the metrics.ear found in the _<WAS_installation_directory>/installableApps_ directory onto your application server - Enable the desired PMI setting for your servers or use the wsadmin script provided below to enable the exact PMI stats/metrics that the Grafana dashboard uses. - Learn more about the WebSphere [Performance Monitoring Infrastructure](https://www.ibm.com/support/knowledgecenter/SSEQTP_9.0.5/com.ibm.websphere.base.doc/ae/cprf_pmidata.html) - See the full list of [Prometheus Metrics](https://www.ibm.com/docs/en/was/9.0.5?topic=format-prometheus-metrics) ## **Prometheus** Configure the `scrape_configs` section of _prometheus.yml_ in one of the following ways: For metrics on an **insecure** endpoint (i.e. application security is not enabled): ```   - job_name: 'wasCell01'     scrape_interval: 15s     static_configs:       - targets: ['localhost:9080'] ```    For metrics on an **secure** endpoint using basic authentication  (i.e. application security is enabled): ```   - job_name: 'wasCell01-secure'     scrape_interval: 15s     static_configs:       - targets: ['localhost:9443']     basic_auth:       username: "<your-username>"       password: "<your-password>"     tls_config:       insecure_skip_verify: true     scheme: "https" ``` ## **Wsadmin Script to configure the exact PMI stats** Provided below is a Jython script that that will iterate through all your servers and enable the exact PMI stats needed by this Grafana dashboard. There are a few steps required to run this script: 1. Find your deployment manager's node name by copying the node name value in the _<Deployment_Manager_Profile_Directory>/logs/AboutThisProfile.txt_ file 2. Create the Jython script under _<Deployment_Manager_Profile_Directory>/bin/_ and name it `setPMI.jy` 3. Run the script by invoking : `./wsadmin.sh -f setPMI.jy -lang jython` 4. When prompted, enter the node name from _step 1_. 5. When the _"done"_ message appears on the terminal, the script has finished configuring the servers in your cell. **Wsadmin script:** ``` # -*- coding: utf-8 -*- def main():     #Enables all specified attributes     #can be found in <dmgr_home>/logs/AboutThisProfile.txt under Node Name     mgrName = raw_input("Please enter name of Cell Manager (can be found in <dmgr_home>/logs/AboutThisProfile.txt under Node Name): ")     customString = [append(), java.lang.Boolean ('true')]     #Goes through each node     for node in AdminConfig.list('Node').split():         nName = AdminConfig.showAttribute(node, 'name')         #Makes sure to not include the cell manager nodes         if nName.find(mgrName) < 0:             for server in AdminControl.queryNames("type=Server,node="+ nName + ",*").split():                 #This obtains the Performance Mbean object.                 #First it gets the MBean name (i.e perfStr)                 #SEcond it obtains the Mbean Object (I.e perfObj)                 processName = AdminControl.getAttribute(server, 'name')                 perfStr = AdminControl.queryNames("type=Perf,process=" + processName + ",node=" + nName + ",*")                 perfObj = AdminControl.makeObjectName(perfStr)                 print("initializing:" + processName + ". From: " + nName)                 init(perfStr, perfObj)                 print("configuring:" + processName + ". From: " + nName)                 invoke(perfStr, perfObj, customString)                 print("done") #Below is how you would ENABLE or DISABLE specific PMI stats/attributes. #The attribute IDs/Numbers are derived from: https://www.ibm.com/support/knowledgecenter/en/SSAW57_9.0.5/com.ibm.websphere.nd.multiplatform.doc/ae/rprf_datacounter14.html def append():     string ='servletSessionsModule=6,1,2,7'     string+=':beanModule=11,12'     string+=':webAppModule=11,13'     string+=':threadPoolModule=3,8,6,4,7'     string+=':StatGroup.SIBService=8,14'     string+=':StatGroup.SIBService>StatGroup.Communications>StatGroup.Clients>StatGroup.ClientsStandard=563,562'     string+=':StatGroup.SIBService>StatGroup.Communications>StatGroup.MessagingEngines>StatGroup.MessagingEnginesStandard='     string+=':StatGroup.SIBService>StatGroup.SIBMessagingEngines=513,512'     string+=':j2cModule=2,15,1,6,14,12,13,7'     string+=':connectionPoolModule=2,15,1,6,14,12,13,7'     string+=':jvmRuntimeModule=*'     string+=':jvmRuntimeModule>GC=*'     string+=':jvmRuntimeModule>Monitor=*'     string+=':jvmRuntimeModule>Object=*'     string+=':jvmRuntimeModule>Thread=*'     return string def invoke(perfStr, perfObj, customString):     sigs = ['java.lang.String', 'java.lang.Boolean']     AdminControl.invoke_jmx (perfObj, 'setCustomSetString', customString, sigs)     AdminControl.invoke(perfStr,'savePMIConfiguration') #initializes the configuration to 'None' def init(perfStr, perfObj):     sigs = ['java.lang.String']     params = ['none']     AdminControl.invoke_jmx (perfObj, 'setStatisticSet', params, sigs)     AdminControl.invoke(perfStr,'savePMIConfiguration') if __name__ == "__main__":     main() ```
0
0
null
null
1
5
22,386
1
14,151
3
167
Visualize PMI metrics data for your WebSphere Application Server
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_MAXHEAPUSAGEPROJECTION", "type": "constant", "label": "Max Heap Usage Projection (hours)", "value": "1", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "Visualize PMI metrics data for your WebSphere Application Server", "editable": true, "gnetId": 14151, "graphTooltip": 0, "id": null, "iteration": 1631215511018, "links": [], "panels": [ { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 45, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Displays the \"recent CPU usage\" for the Java Virtual Machine processes.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_cpu_utilization{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5491", "decimals": 0, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:5492", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average CPU utilization since the last query. The System CPU load metric value is only available from the nodeagent server from each node.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "hiddenSeries": false, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "system_cpu_utilization{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5410", "format": "percentunit", "label": "", "logBase": 1, "max": "1.0", "min": "0", "show": true }, { "$$hashKey": "object:5411", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "CPU", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 46, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Shows the Heap Usage in graph format.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 53, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_used_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"} / jvm_memory_max_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"} ", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Usage (Percentage)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3035", "decimals": 0, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "$$hashKey": "object:3036", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Shows the Heap Usage in graph format in table format.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "percentunit" } ] }, { "matcher": { "id": "byName", "options": "node" }, "properties": [ { "id": "custom.width", "value": 195 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 2 }, "id": 164, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.3.6", "targets": [ { "expr": "jvm_memory_used_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"} / jvm_memory_max_bytes{instance=~\"[[instance]]\", node=~\"[[node]]\", server=~\"[[server]]\"} ", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Heap Usage (Percentage)", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "area", "instance", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "area": 4, "cell": 1, "instance": 0, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The current Heap used by the jvms", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 149, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_used_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "time_series", "interval": "", "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Usage (Bytes)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:18921", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:18922", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Shows the Heap Usage in table format.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "bytes" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "id": 168, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "jvm_memory_used_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Heap Usage (Bytes)", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "area", "instance", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "area": 4, "cell": 1, "instance": 0, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "description": "Instances with an increase in heap usage within the last ${dur}.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "binBps" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "id": 165, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "deriv(jvm_memory_used_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}${dur}) > 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Increasing Heap Usage Trend Based on Last ${dur}", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "area", "instance", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "area": 4, "cell": 1, "instance": 0, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "description": "Instances projected to reach the max heap size within [$maxHeapUsageProjection hour(s)] based on data over the last [[dur]].", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "bytes" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "id": 166, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "predict_linear(jvm_memory_used_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]], $maxHeapUsageProjection * 3600) > jvm_memory_max_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Servers That May Reach Max Heap Usage Within [$maxHeapUsageProjection hour(s)] Based on Last [[dur]]", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "area", "instance", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "area": 4, "cell": 1, "instance": 0, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "description": "An instance's maximum heap size. This value is based on the Xmx value set on admin console for the JVM.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "bytes" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 26 }, "id": 159, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "jvm_memory_max_bytes{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Maximum Heap Size", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "area", "instance", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "area": 4, "cell": 1, "instance": 0, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" } ], "repeat": null, "title": "Memory Heap", "type": "row" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 47, "panels": [], "repeat": null, "title": "Servlets", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "description": "The average response time for requests made to a particular servlet based on data over the last [[dur]].", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Average Response Time" }, { "id": "unit", "value": "s" }, { "id": "decimals", "value": 2 } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 3 }, "id": 170, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Average Response Time" } ] }, "pluginVersion": "7.3.6", "targets": [ { "expr": "avg(rate(was_servlet_response_time_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]]) / rate(was_servlet_requests_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]])) by (servlet, instance, cell, appname) > 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Slowest Servlets Over Last [[dur]] by Average Response Time", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "appname", "instance", "servlet", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 4, "appname": 2, "cell": 1, "instance": 0, "servlet": 3 }, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of visits made to a servlet instance within the past [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 55, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(was_servlet_requests_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]])) by (servlet, instance, cell, node, server, appname)", "interval": "", "intervalFactor": 2, "legendFormat": "servlet: {{servlet}}, cell: {{cell}}, node: {{node}}, server {{server}}, appname: {{appname}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Servlet Request Count Over Last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:350149", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:350150", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average response time for a request made to a servlet based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(was_servlet_response_time_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]]) / rate(was_servlet_requests_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]]) ", "interval": "", "intervalFactor": 2, "legendFormat": "servlet: {{servlet}}, cell: {{cell}}, node: {{node}}, server {{server}}, appname: {{appname}}, instance: {{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Response Time per Servlet Request Over Last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:350296", "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:350297", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The sum of visits to a particular servlet over all servers across nodes and instances (i.e. cells) based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(was_servlet_requests_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]])) by (servlet, appname)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "servlet: {{servlet}}, appname: {{appname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Count by Servlet Over Last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:350230", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:350231", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "The average response time for requests made to a particular servlet, across all servers nodes and instances (i.e. cells) based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(was_servlet_response_time_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]]) / rate(was_servlet_requests_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]])) by (servlet, appname)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "servlet: {{servlet}}, appname: {{appname}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Response Time per Request Over Last [[dur]] By Servlet", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:350783", "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:350784", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 153, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average response time for an EJB based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 155, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(was_ejb_response_time_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]]) / rate(was_ejb_responses_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])) by (ejb, cell, instance)", "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, cell: {{cell}}, ejb: {{ejb}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Response Time per EJB Over Last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1643", "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1644", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Table that lists the slowest EJBs over the last [[dur]].", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Average Response Time" }, { "id": "unit", "value": "s" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 14 }, "id": 154, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Average Response Time" } ] }, "pluginVersion": "7.3.6", "repeatDirection": "h", "targets": [ { "expr": "avg(rate(was_ejb_response_time_seconds_total{instance=~\"[[instance]]\", \r\ncell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]]) / rate(was_ejb_responses_total{instance=~\"[[instance]]\", \r\ncell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])) by (instance, cell, ejb) > 0", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Slowest EJBs Over Last [[dur]] by Average Response Time", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "ejb", "instance", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 3, "cell": 1, "ejb": 2, "instance": 0 }, "renameByName": {} } } ], "type": "table" } ], "title": "EJBs", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 48, "panels": [ { "datasource": "${DS_PROMETHEUS}", "description": "The total number of connection requests that were used over the last [[dur]]. Any connections that are currently in use are not included in this total.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "decimals", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 5 }, "id": 172, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "increase(was_connectionpool_inUse_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]]) > 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Connections Used Over Last [[dur]]", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "jndiname", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "cell": 1, "instance": 0, "jndiname": 4, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "description": "The total number of connection requests that waited for a connection because of a full connection pool over the last [[dur]].", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "decimals", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 5 }, "id": 174, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "increase(was_connectionpool_wait_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]]) > 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Connection Requests Queued Over Last [[dur]]", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "jndiname", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "cell": 1, "instance": 0, "jndiname": 4, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average time any used connection was put in use, based on data over the last ${dur}.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 95, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(was_connectionpool_inUse_time_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}${dur}) / rate(was_connectionpool_inUse_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}${dur}) > 0", "format": "time_series", "interval": "", "legendFormat": "instance: {{instance}}, jndiname={{jndiname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Time Usage per Connection Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1326", "decimals": 2, "format": "s", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1327", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The average wait time for any queued connection request, based on data over the last ${dur}.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 13 }, "hiddenSeries": false, "id": 101, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(was_connectionpool_wait_time_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]]) / rate(was_connectionpool_wait_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]]) > 0", "interval": "", "legendFormat": "instance: {{instance}}, jndiname={{jndiname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Wait Time per Queued Connection Request Over Last ${dur}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1406", "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1407", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The sum of managed connections in the free, shared, and unshared pools.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_connectionpool_managed_connections{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, jndiname={{jndiname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Managed Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2005", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2006", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of free connections in the pool.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_connectionpool_free_connections{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, jndiname={{jndiname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Free Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:43877", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:43878", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of connections that are in use. ", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_connectionpool_connectionHandles{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, jndiname={{jndiname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Handles", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2147", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2148", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of managed connections created in the past [[dur]]", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 31, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_connectionpool_create_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, jndiname: {{jndiname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connections created in the past [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:9289", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:9290", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of managed connections destroyed since the pool was created.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 29, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_connectionpool_close_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, jndiname={{jndiname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connections Destroyed in the past [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2269", "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2270", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Connection Pools", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 140, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total amount of message data (in bytes) written in the past [[dur]] from the messaging engines.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 142, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_sib_communication_me_messageWrite_bytes_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "interval": "", "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Message Data (in bytes) Written in the past [[dur]] from the Messaging Engines ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2505", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2506", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total amount of message data (in bytes) read in the past [[dur]] from the messaging engines.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 6 }, "hiddenSeries": false, "id": 144, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_sib_communication_me_messageRead_bytes_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "interval": "", "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Message Data (in bytes) Read in the past [[dur]] from the Message Engines ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2557", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2558", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total amount of message data (in bytes) written in the past [[dur]] from the Clients", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 145, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_sib_communication_client_messageWrite_bytes_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "interval": "", "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Message Data (in bytes) Written in the past [[dur]] from the Clients", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6271", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:6272", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total amount of message data (in bytes) read in the past [[dur]] from the Clients", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 143, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_sib_communication_client_messageRead_bytes_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "interval": "", "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Message Data (in bytes) Read in the past [[dur]] from the Clients", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2659", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2660", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Messages Produced by Queue in the last [[dur]]", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 146, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(was_sib_queue_messageProduced_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])) by (instance, cell, queue)", "interval": "", "legendFormat": "instance: {{instance}}, cell: {{cell}}, queue: {{queue}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Messages Produced by Queue in the last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2711", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2712", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Messages Consumed by Queue in the last [[dur]]", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 22 }, "hiddenSeries": false, "id": 147, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(was_sib_queue_messageConsumed_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])) by (instance, cell, queue)", "interval": "", "legendFormat": "instance: {{instance}}, cell: {{cell}}, queue: {{queue}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Messages Consumed by Queue in the last [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2763", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2764", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "SIB", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 49, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "A session is considered active if the application server is processing a request that uses that user session.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_session_active_sessions{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, appname: {{appname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6999", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:7000", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "A session is considered live if the session is loaded into memory by the application server.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_session_live_sessions{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, appname: {{appname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live Sessions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2881", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2882", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of sessions that were invalidated.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 122, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_session_invalidated_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]])", "interval": "", "legendFormat": "instance: {{instance}}, appname: {{appname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Invalidated Sessions in the past [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:10489", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:10490", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Created sessions in the last [[dur]]", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 27 }, "hiddenSeries": false, "id": 124, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_session_create_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\", appname=~\"[[appname]]\"}[[dur]])", "interval": "", "legendFormat": "instance: {{instance}}, appname: {{appname}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Created Sessions in the past [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:10572", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:10573", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Sessions", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 50, "panels": [ { "datasource": "${DS_PROMETHEUS}", "description": "The size of the thread pools in each server, based on data over the last [[dur]].", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Threads" } ] }, { "matcher": { "id": "byName", "options": "pool" }, "properties": [ { "id": "custom.width", "value": 391 } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 8 }, "id": 176, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Threads" } ] }, "pluginVersion": "7.3.6", "targets": [ { "expr": "max_over_time(was_threadpool_size{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Largest Thread Pool Sizes Over Last [[dur]]", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "node", "pool", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 5, "cell": 1, "instance": 0, "node": 2, "pool": 4, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of threads that are actively running tasks.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_threadpool_active_threads{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, pool: {{pool}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8620", "decimals": 1, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:8621", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The size of the thread pool in each server.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_threadpool_size{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, pool: {{pool}},cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Thread Pool Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3319", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3320", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of threads declared hung in the last [[dur]]", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 126, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(was_threadpool_declaredThreadHungs_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "interval": "", "legendFormat": "instance: {{instance}}, pool: {{pool}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Declared Hung Threads in the past [[dur]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3387", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3388", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of concurrent hung threads", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 30 }, "hiddenSeries": false, "id": 128, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "was_threadpool_concurrentHung_threads{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "interval": "", "legendFormat": "instance: {{instance}}, pool: {{pool}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Concurrent Hung Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3439", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3440", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Thread Pools", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 51, "panels": [ { "datasource": "${DS_PROMETHEUS}", "description": "A table reporting the portion of time a specific server has spent Garbage Collecting in the last [[dur]].", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Portion of Time" }, { "id": "unit", "value": "percentunit" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 9 }, "id": 180, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "rate(jvm_gc_duration_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Time Spent Garbage Collecting During Last [[dur]]", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 4, "cell": 1, "instance": 0, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "The average time a server took on garbage collection, based on data over the last [[dur]].", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(jvm_gc_duration_seconds_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]]) / rate(jvm_gc_total{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}[[dur]])", "interval": "", "intervalFactor": 2, "legendFormat": "instance: {{instance}}, cell: {{cell}}, node: {{node}}, server: {{server}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time per Garbage Collection Cycle [[dur]] moving average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3559", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3560", "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Garbage Collection", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 52, "panels": [ { "datasource": "${DS_PROMETHEUS}", "description": "The time elapsed since the start of the JVM.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "displayName", "value": "Uptime" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 10 }, "id": 178, "options": { "showHeader": true }, "pluginVersion": "7.3.6", "targets": [ { "expr": "process_uptime_seconds{instance=~\"[[instance]]\", cell=~\"[[cell]]\", node=~\"[[node]]\", server=~\"[[server]]\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "JVM Uptime", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "node", "server", "Value", "cell" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 4, "cell": 1, "instance": 0, "node": 2, "server": 3 }, "renameByName": {} } } ], "type": "table" } ], "repeat": null, "title": "Other JVM Information", "type": "row" } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "process_cpu_utilization", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "instance", "multi": true, "name": "instance", "options": [], "query": "process_cpu_utilization", "refresh": 1, "regex": "/process_cpu_utilization{.*instance=\"([^\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "process_cpu_utilization", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "cell", "options": [], "query": "process_cpu_utilization", "refresh": 1, "regex": "/process_cpu_utilization{.*cell=\\\"([^\\\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "process_cpu_utilization", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "node", "options": [], "query": "process_cpu_utilization", "refresh": 1, "regex": "/process_cpu_utilization{.*node=\\\"([^\\\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "process_cpu_utilization", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "server", "multi": true, "name": "server", "options": [], "query": "process_cpu_utilization", "refresh": 1, "regex": "/process_cpu_utilization{.*server=\\\"([^\\\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "was_servlet_requests_total", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "appname", "multi": true, "name": "appname", "options": [], "query": "was_servlet_requests_total", "refresh": 1, "regex": "/was_servlet_requests_total{.*appname=\\\"([^\\\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "[10m]", "value": "[10m]" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Duration Range", "multi": false, "name": "dur", "options": [ { "selected": false, "text": "[1m]", "value": "[1m]" }, { "selected": true, "text": "[5m]", "value": "[5m]" }, { "selected": false, "text": "[10m]", "value": "[10m]" }, { "selected": false, "text": "[30m]", "value": "[30m]" }, { "selected": false, "text": "[1h]", "value": "[1h]" }, { "selected": false, "text": "[1d]", "value": "[1d]" }, { "selected": false, "text": "[7d]", "value": "[7d]" } ], "query": "[1m],[5m],[10m],[30m],[1h],[1d],[7d]", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "value": "${VAR_MAXHEAPUSAGEPROJECTION}", "text": "${VAR_MAXHEAPUSAGEPROJECTION}", "selected": false }, "description": null, "error": null, "hide": 2, "label": "Max Heap Usage Projection (hours)", "name": "maxHeapUsageProjection", "options": [ { "value": "${VAR_MAXHEAPUSAGEPROJECTION}", "text": "${VAR_MAXHEAPUSAGEPROJECTION}", "selected": false } ], "query": "${VAR_MAXHEAPUSAGEPROJECTION}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "WebSphere Application Server PMI Metrics Dashboard", "uid": "XDi-8HSnz", "version": 1 }
2021-09-10 17:57:55 UTC
null
1
5
3,440
1
60,287
11,793
374
fastnetmon-advanced-top-10-hosts
Fastnetmon ADVANCED TOP 10 Hosts
Fastnetmon ADVANCED TOP 10 Hosts
2017-10-12 13:39:25 UTC
2018-10-24 21:05:08 UTC
0
null
29,384
29,387
null
null
0
0
11,793
1
3,440
3
168
Fastnetmon ADVANCED TOP 10 Hosts
{ "__inputs": [ { "name": "DS_CLICKHOUSE", "label": "clickhouse", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "ClickHouse" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "vertamedia-clickhouse-datasource", "name": "ClickHouse", "version": "1.2.7" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Fastnetmon ADVANCED TOP 10 Hosts", "editable": true, "gnetId": 3440, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CLICKHOUSE}", "fill": 1, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 0 }, "id": 1, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "fastnetmon", "dateColDataType": "metricDate", "dateLoading": false, "dateTimeColDataType": "metricDateTime", "dateTimeType": "DATETIME", "datetimeLoading": false, "dsType": "influxdb", "format": "time_series", "formattedQuery": "<font color=\"darkcyan\">$columns</font>(<br />    host c,<br />    <font color=\"navajowhite\">sum</font>(bits_incoming) <font color=\"navajowhite\">length</font>)<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> host <font color=\"darkorange\">in</font> (<br />    <font color=\"darkorange\">SELECT</font> host<br />    <font color=\"darkorange\">FROM</font><br />(<br />        <font color=\"darkorange\">SELECT</font><br />            host,<br />            <font color=\"navajowhite\">sum</font>(bits_incoming) <font color=\"darkorange\">as</font> <font color=\"navajowhite\">length</font><br />        <font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br />        <font color=\"darkorange\">GROUP BY</font> host<br />        <font color=\"darkorange\">ORDER BY</font> <font color=\"navajowhite\">length</font> <font color=\"darkorange\">DESC</font><br />        <font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">10</font><br />))", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "1s", "intervalFactor": 1, "orderByTime": "ASC", "policy": "default", "query": "$columns(\n host c,\n sum(bits_incoming) length)\nFROM $table\nWHERE host in (\n SELECT host\n FROM\n(\n SELECT\n host,\n sum(bits_incoming) as length\n FROM $table\n WHERE $timeFilter\n GROUP BY host\n ORDER BY length DESC\n LIMIT 7\n))", "rawQuery": "SELECT t, groupArray((c, length)) as groupArr FROM ( SELECT (intDiv(toUInt32(metricDateTime), 1) * 1) * 1000 as t, host c, sum(bits_incoming) length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) AND host in ( SELECT host FROM ( SELECT host, sum(bits_incoming) as length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) GROUP BY host ORDER BY length DESC LIMIT 7 )) GROUP BY t, c ORDER BY t, c) GROUP BY t ORDER BY t", "refId": "A", "resultFormat": "time_series", "round": "0s", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": "host_metrics", "tableLoading": false, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "bps", "label": "MBPS IN", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CLICKHOUSE}", "fill": 1, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 6 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 185, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/./", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "fastnetmon", "dateColDataType": "metricDate", "dateLoading": false, "dateTimeColDataType": "metricDateTime", "dateTimeType": "DATETIME", "datetimeLoading": false, "dsType": "influxdb", "format": "time_series", "formattedQuery": "<font color=\"darkcyan\">$columns</font>(<br />    host c,<br />    <font color=\"navajowhite\">sum</font>(bits_incoming) <font color=\"navajowhite\">length</font>)<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> host <font color=\"darkorange\">in</font> (<br />    <font color=\"darkorange\">SELECT</font> host<br />    <font color=\"darkorange\">FROM</font><br />(<br />        <font color=\"darkorange\">SELECT</font><br />            host,<br />            <font color=\"navajowhite\">sum</font>(bits_incoming) <font color=\"darkorange\">as</font> <font color=\"navajowhite\">length</font><br />        <font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br />        <font color=\"darkorange\">GROUP BY</font> host<br />        <font color=\"darkorange\">ORDER BY</font> <font color=\"navajowhite\">length</font> <font color=\"darkorange\">DESC</font><br />        <font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">10</font><br />))", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "1s", "intervalFactor": 1, "orderByTime": "ASC", "policy": "default", "query": "$columns(\n host c,\n sum(bits_outgoing) length)\nFROM $table\nWHERE host in (\n SELECT host\n FROM\n(\n SELECT\n host,\n sum(bits_outgoing) as length\n FROM $table\n WHERE $timeFilter\n GROUP BY host\n ORDER BY length DESC\n LIMIT 7\n))", "rawQuery": "SELECT t, groupArray((c, length)) as groupArr FROM ( SELECT (intDiv(toUInt32(metricDateTime), 1) * 1) * 1000 as t, host c, sum(bits_outgoing) length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) AND host in ( SELECT host FROM ( SELECT host, sum(bits_outgoing) as length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) GROUP BY host ORDER BY length DESC LIMIT 7 )) GROUP BY t, c ORDER BY t, c) GROUP BY t ORDER BY t", "refId": "A", "resultFormat": "time_series", "round": "0s", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": "host_metrics", "tableLoading": false, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "MBPS OUT", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CLICKHOUSE}", "fill": 1, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 12 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "fastnetmon", "dateColDataType": "metricDate", "dateLoading": false, "dateTimeColDataType": "metricDateTime", "dateTimeType": "DATETIME", "datetimeLoading": false, "dsType": "influxdb", "format": "time_series", "formattedQuery": "<font color=\"darkcyan\">$columns</font>(<br />    host c,<br />    <font color=\"navajowhite\">sum</font>(packets_incoming) <font color=\"navajowhite\">length</font>)<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> host <font color=\"darkorange\">in</font> (<br />    <font color=\"darkorange\">SELECT</font> host<br />    <font color=\"darkorange\">FROM</font><br />(<br />        <font color=\"darkorange\">SELECT</font><br />            host,<br />            <font color=\"navajowhite\">sum</font>(packets_incoming) <font color=\"darkorange\">as</font> <font color=\"navajowhite\">length</font><br />        <font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br />        <font color=\"darkorange\">GROUP BY</font> host<br />        <font color=\"darkorange\">ORDER BY</font> <font color=\"navajowhite\">length</font> <font color=\"darkorange\">DESC</font><br />        <font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">10</font><br />))", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "1s", "intervalFactor": 1, "orderByTime": "ASC", "policy": "default", "query": "$columns(\n host c,\n sum(packets_incoming) length)\nFROM $table\nWHERE host in (\n SELECT host\n FROM\n(\n SELECT\n host,\n sum(packets_incoming) as length\n FROM $table\n WHERE $timeFilter\n GROUP BY host\n ORDER BY length DESC\n LIMIT 7\n))", "rawQuery": "SELECT t, groupArray((c, length)) as groupArr FROM ( SELECT (intDiv(toUInt32(metricDateTime), 1) * 1) * 1000 as t, host c, sum(packets_incoming) length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) AND host in ( SELECT host FROM ( SELECT host, sum(packets_incoming) as length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) GROUP BY host ORDER BY length DESC LIMIT 7 )) GROUP BY t, c ORDER BY t, c) GROUP BY t ORDER BY t", "refId": "A", "resultFormat": "time_series", "round": "0s", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": "host_metrics", "tableLoading": false, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "pps", "label": "PPS IN", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_CLICKHOUSE}", "fill": 1, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 18 }, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 185, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/./", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "database": "fastnetmon", "dateColDataType": "metricDate", "dateLoading": false, "dateTimeColDataType": "metricDateTime", "dateTimeType": "DATETIME", "datetimeLoading": false, "dsType": "influxdb", "format": "time_series", "formattedQuery": "<font color=\"darkcyan\">$columns</font>(<br />    host c,<br />    <font color=\"navajowhite\">sum</font>(packets_incoming) <font color=\"navajowhite\">length</font>)<br /><font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br /><font color=\"darkorange\">WHERE</font> host <font color=\"darkorange\">in</font> (<br />    <font color=\"darkorange\">SELECT</font> host<br />    <font color=\"darkorange\">FROM</font><br />(<br />        <font color=\"darkorange\">SELECT</font><br />            host,<br />            <font color=\"navajowhite\">sum</font>(packets_incoming) <font color=\"darkorange\">as</font> <font color=\"navajowhite\">length</font><br />        <font color=\"darkorange\">FROM</font> <font color=\"darkcyan\">$table</font><br />        <font color=\"darkorange\">GROUP BY</font> host<br />        <font color=\"darkorange\">ORDER BY</font> <font color=\"navajowhite\">length</font> <font color=\"darkorange\">DESC</font><br />        <font color=\"darkorange\">LIMIT</font> <font color=\"cornflowerblue\">10</font><br />))", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "1s", "intervalFactor": 1, "orderByTime": "ASC", "policy": "default", "query": "$columns(\n host c,\n sum(packets_outgoing) length)\nFROM $table\nWHERE host in (\n SELECT host\n FROM\n(\n SELECT\n host,\n sum(packets_outgoing) as length\n FROM $table\n WHERE $timeFilter\n GROUP BY host\n ORDER BY length DESC\n LIMIT 7))", "rawQuery": "SELECT t, groupArray((c, length)) as groupArr FROM ( SELECT (intDiv(toUInt32(metricDateTime), 1) * 1) * 1000 as t, host c, sum(packets_outgoing) length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) AND host in ( SELECT host FROM ( SELECT host, sum(packets_outgoing) as length FROM fastnetmon.host_metrics WHERE metricDate >= toDate(1540393439) AND metricDateTime >= toDateTime(1540393439) GROUP BY host ORDER BY length DESC LIMIT 7)) GROUP BY t, c ORDER BY t, c) GROUP BY t ORDER BY t", "refId": "A", "resultFormat": "time_series", "round": "0s", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "table": "host_metrics", "tableLoading": false, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "PPS OUT", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "refresh": "30s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Fastnetmon ADVANCED TOP 10 Hosts", "uid": "000000109", "version": 28 }
2018-10-24 21:05:08 UTC
null
0
0
8,853
1
209,892
12,189
1,319
ams-hbase-misc
AMS HBase - Misc
This is a 3.1 conversion of the standard Ambari (2.6.2.2) dashboard shipped with Ambari for compatibility reasons
2018-11-08 19:10:52 UTC
2018-11-08 22:06:05 UTC
0
null
0
0
null
null
0
0
12,189
1
8,853
3
1,196
This is a 3.1 conversion of the standard Ambari (2.6.2.2) dashboard shipped with Ambari for compatibility reasons
{ "__inputs": [ { "name": "DS_AMBARI", "label": "Ambari", "description": "", "type": "datasource", "pluginId": "praj-ams-datasource", "pluginName": "Ambari Metrics" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "praj-ams-datasource", "name": "Ambari Metrics", "version": "1.0.1" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "editable": true, "gnetId": 8853, "graphTooltip": 0, "id": null, "iteration": 1541704201797, "links": [ { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "ams-hbase" ], "title": "AMS-HBase Dashboards", "type": "dashboards" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 25, "panels": [], "title": "Description", "type": "row" }, { "content": "<h4 align=\"center\">Miscellaneous metrics related to AMS-HBase for troubleshooting and other purposes. Click on each row title to expand on demand to look at various metrics. </h4>\n<h6 style=\"color:red;\" align=\"center\">This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.</h6>", "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 1 }, "id": 1, "isNew": true, "links": [], "mode": "html", "style": {}, "title": "", "type": "text" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 26, "panels": [], "title": "Regions In Transition", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 5 }, "id": 19, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "master.AssignmentManger.ritCount", "precision": "default", "refId": "A", "templatedCluster": [ "" ], "templatedHost": "%" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master - Regions In Transition", "tooltip": { "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 5 }, "id": 20, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "master.AssignmentManger.ritCountOverThreshold", "precision": "default", "refId": "A", "templatedCluster": [ "" ], "templatedHost": "%" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master - Regions In Transition Longer Than Threshold Time", "tooltip": { "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 5 }, "id": 22, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "master.AssignmentManger.ritOldestAge", "precision": "default", "refId": "A", "templatedCluster": [ "" ], "templatedHost": "%" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Regions In Transition Oldest Age", "tooltip": { "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 27, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 13 }, "id": 6, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.Master.JvmMetrics.ThreadsRunnable", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master Num Threads - Runnable", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 13 }, "id": 13, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.ThreadsRunnable", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Num Threads - Runnable", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Threads - Runnable", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 28, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 14 }, "id": 5, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.Master.JvmMetrics.ThreadsBlocked", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master Num Threads - Blocked", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 14 }, "id": 14, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.ThreadsBlocked", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Num Threads - Blocked", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Threads - Blocked", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 29, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 15 }, "id": 8, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.Master.JvmMetrics.ThreadsWaiting", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master Num Threads - Waiting", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 15 }, "id": 15, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.ThreadsWaiting", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Num Threads - Waiting", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Threads - Waiting", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 30, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 16 }, "id": 9, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.Master.JvmMetrics.ThreadsTimedWaiting", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master Num Threads - Timed Waiting", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 16 }, "id": 16, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.ThreadsTimedWaiting", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Num Threads - Timed Waiting", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Threads - Timed Waiting", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 31, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 17 }, "id": 7, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.Master.JvmMetrics.ThreadsNew", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master Num Threads - New", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "id": 17, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.ThreadsNew", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Num Threads - New", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Threads - New", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 32, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 18 }, "id": 10, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.Master.JvmMetrics.ThreadsTerminated", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master Num Threads - Terminated", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 18 }, "id": 18, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.ThreadsTerminated", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Num Threads - Terminated", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Threads - Terminated", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 33, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 19 }, "id": 23, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.authenticationSuccesses", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer RPC Authentication Successes /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 19 }, "id": 24, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.authenticationFailures", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer RPC Authentication Failures /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "RPC Authentication", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 34, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 20 }, "id": 3, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.authorizationSuccesses", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer RPC Authorization Successes /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 20 }, "id": 4, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.authorizationFailures", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer RPC Authorization Failures /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "RPC Authorization", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 35, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 21 }, "id": 12, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "master.Master.exceptions", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Master Exceptions /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 21 }, "id": 11, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.exceptions", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServers Exceptions /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Exceptions", "type": "row" } ], "schemaVersion": 16, "style": "dark", "tags": [ "ams-hbase", "builtin", "2.6.2.2" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "AMS HBase - Misc", "uid": "Bm1rZCaik", "version": 2, "description": "This is a 3.1 conversion of the standard Ambari (2.6.2.2) dashboard shipped with Ambari for compatibility reasons" }
2018-11-08 22:06:05 UTC
null
0
0
10,372
1
226,267
14,521
236
node-exporter-simple
Node exporter simple
Simple and clever dashboard for basic host metric (CPU, RAM, Free space, network). Cacti style)
2019-06-18 15:55:59 UTC
2019-06-20 08:35:54 UTC
0
Simple and clever dashboard for basic host metric (CPU, RAM, Free space, network). Cacti style)
45,077
45,078
nodeExporter
null
0
0
14,521
1
10,372
3
176
Simple and clever dashboard for basic host metric (CPU, RAM, Free space, network). Cacti style)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Simple and clever dashboard for basic host metric (CPU, RAM, Free space, network). Cacti style)", "editable": true, "gnetId": 10372, "graphTooltip": 0, "id": null, "iteration": 1561019405127, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 5, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 0 }, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "System", "color": "#E02F44" }, { "alias": "User", "color": "#3274D9" }, { "alias": "Idle", "color": "#37872D", "fill": 2 }, { "alias": "Other", "color": "rgb(174, 102, 46)" }, { "alias": "IRQ", "color": "#DEB6F2" } ], "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (instance)(rate(node_cpu_seconds_total{mode=\"system\",instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "System", "refId": "A" }, { "expr": "sum by (instance)(rate(node_cpu_seconds_total{mode='user',instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "User", "refId": "B" }, { "expr": "sum by (instance)(rate(node_cpu_seconds_total{mode='iowait',instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "IOwait", "refId": "C" }, { "expr": "sum by (instance)(rate(node_cpu_seconds_total{mode=~\".*irq\",instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "IRQ", "refId": "D" }, { "expr": "sum (rate(node_cpu_seconds_total{mode!='idle',mode!='user',mode!='system',mode!='iowait',mode!='irq',mode!='softirq',instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "Other", "refId": "E" }, { "expr": "sum by (mode)(rate(node_cpu_seconds_total{mode='idle',instance=~\"$node\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "Idle", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 5, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 0 }, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "RAM Used", "color": "#E02F44" }, { "alias": "RAM Cache + Buffer", "color": "rgb(169, 113, 42)" }, { "alias": "RAM Free", "color": "#56A64B" } ], "stack": true, "steppedLine": false, "targets": [ { "expr": "", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "RAM Total", "refId": "A" }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - node_memory_MemFree_bytes{instance=~\"$node\"} - (node_memory_Cached_bytes{instance=~\"$node\"} + node_memory_Buffers_bytes{instance=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "RAM Used", "refId": "B" }, { "expr": "node_memory_Cached_bytes{instance=~\"$node\"} + node_memory_Buffers_bytes{instance=~\"$node\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "RAM Cache + Buffer", "refId": "C" }, { "expr": "node_memory_MemFree_bytes{instance=~\"$node\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "RAM Free", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 6 }, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "eth0 - Receive", "color": "#73BF69" }, { "alias": "eth0 - Transmit", "color": "#5794F2" } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{instance=~\"$node\", device=\"eth0\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{device}} - Receive", "refId": "A" }, { "expr": "irate(node_network_transmit_bytes_total{instance=~\"$node\", device=\"eth0\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{device}} - Transmit", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 7, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 6 }, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#5794F2", "fill": 1 }, { "alias": "root - /", "color": "#E02F44" } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_size_bytes{instance=~\"$node\",device!~'rootfs', mountpoint='/'} - node_filesystem_avail_bytes{instance=~\"$node\",device!~'rootfs', mountpoint='/'}", "format": "time_series", "intervalFactor": 1, "legendFormat": "root - /", "refId": "A" }, { "expr": "node_filesystem_size_bytes{instance=~\"$node\",device!~'rootfs', mountpoint='/'}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Free space - /", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_exporter_build_info, instance)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node", "options": [], "query": "label_values(node_exporter_build_info, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Node exporter simple", "uid": "05BF7UnZk1", "version": 1 }
2019-06-20 08:35:54 UTC
null
0
0
15,487
1
584,413
26,263
181,410
linkerd-job
Linkerd Job
null
2022-01-05 19:45:13 UTC
2022-10-03 15:10:21 UTC
0
null
0
0
null
null
0
0
26,263
1
15,487
3
690
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15487, "graphTooltip": 1, "id": null, "iteration": 1547542312069, "links": [], "panels": [ { "content": "<div style=\"display: flex; align-items: center\">\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"height:32px;\"/>&nbsp;\n <span style=\"font-size: 32px\">job/$job</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 20, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 2 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval])) / sum(irate(response_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0.9,.99", "title": "SUCCESS RATE", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 2 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " RPS", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "REQUEST RATE", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 2 }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(request_total{dst_namespace=\"$namespace\", k8s_job!=\"\", dst_k8s_job!=\"\", dst_k8s_job=\"$job\", direction=\"outbound\"}) by (namespace, k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "INBOUND JOBS", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 2 }, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(request_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\"}) by (namespace, dst_k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "OUTBOUND JOBS", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND TRAFFIC</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 6 }, "id": 17, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "id": 67, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval])) by (k8s_job) / sum(irate(response_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval])) by (k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "job/{{k8s_job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 8 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\", tls=\"true\"}[$__rate_interval])) by (k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒job/{{k8s_job}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\", tls!=\"true\"}[$__rate_interval])) by (k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "job/{{k8s_job}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 8 }, "id": 68, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval])) by (le, k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 job/{{k8s_job}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval])) by (le, k8s_job))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 job/{{k8s_job}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}[$__rate_interval])) by (le, k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 job/{{k8s_job}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 148, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 16 }, "id": 167, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_close_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\",errno!=\"\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}} {{errno}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTION FAILURES", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 16 }, "id": 168, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_open_connections{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTIONS OPEN", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 16 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 169, "legend": { "show": false }, "links": [], "options": {}, "reverseYBuckets": false, "targets": [ { "expr": "tcp_connection_duration_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"inbound\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "TCP CONNECTION DURATION", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "dtdurationms", "logBase": 1, "max": null, "min": "0", "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Inbound TCP Metrics", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 152, "panels": [], "title": "", "type": "row" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND JOBS</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 17 }, "id": 76, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 59, "panels": [ { "content": "<div style=\"display: flex; align-items: center\">\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"baseline; height:30px;\"/>&nbsp;\n <span style=\"font-size: 15px; border-image:none\">job/$inbound</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 22.2 }, "id": 39, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 24.2 }, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", k8s_job!=\"\", k8s_job=\"$inbound\", dst_namespace=\"$namespace\", dst_k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (k8s_job, pod) / sum(irate(response_total{k8s_job!=\"\", k8s_job=\"$inbound\", dst_namespace=\"$namespace\", dst_k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (k8s_job, pod)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 24.2 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{k8s_job!=\"\", k8s_job=\"$inbound\", dst_namespace=\"$namespace\", dst_k8s_job=\"$job\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (k8s_job, pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒po/{{pod}}", "refId": "A" }, { "expr": "sum(irate(request_total{k8s_job!=\"\", k8s_job=\"$inbound\", dst_namespace=\"$namespace\", dst_k8s_job=\"$job\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (k8s_job, pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 24.2 }, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(rate(response_latency_ms_bucket{k8s_job!=\"\", k8s_job=\"$inbound\", dst_namespace=\"$namespace\", dst_k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (le, k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P50 job/{{k8s_job}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(response_latency_ms_bucket{k8s_job!=\"\", k8s_job=\"$inbound\", dst_namespace=\"$namespace\", dst_k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (le, k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 job/{{k8s_job}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(response_latency_ms_bucket{k8s_job!=\"\", k8s_job=\"$inbound\", dst_namespace=\"$namespace\", dst_k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (le, k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P99 job/{{k8s_job}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": "inbound", "title": "job/$inbound", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 34, "panels": [], "repeat": null, "title": "", "type": "row" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>OUTBOUND TRAFFIC</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 21 }, "id": 32, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 23 }, "id": 77, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (dst_k8s_job) / sum(irate(response_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (dst_k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "job/{{dst_k8s_job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 23 }, "id": 78, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (dst_k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒job/{{dst_k8s_job}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (dst_k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "job/{{dst_k8s_job}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 23 }, "id": 79, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(response_latency_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 job/{{dst_k8s_job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 154, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 29 }, "id": 157, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_close_total{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\",errno!=\"\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}} {{errno}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTION FAILURES", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 29 }, "id": 166, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_open_connections{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTIONS OPEN", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 7, "w": 8, "x": 16, "y": 29 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 160, "legend": { "show": false }, "links": [], "options": {}, "reverseYBuckets": false, "targets": [ { "expr": "tcp_connection_duration_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", direction=\"outbound\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "TCP CONNECTION DURATION", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "dtdurationms", "logBase": 1, "max": null, "min": "0", "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Outbound TCP Metrics", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 156, "panels": [], "title": "", "type": "row" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>OUTBOUND JOBS</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 32 }, "id": 80, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 34 }, "id": 27, "panels": [ { "content": "<div style=\"display: flex; align-items: center\">\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"baseline; height:30px;\"/>&nbsp;\n <span style=\"font-size: 15px; border-image:none\">job/$outbound</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 36 }, "id": 40, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 38 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", k8s_job=\"$job\", dst_k8s_job=\"$outbound\", direction=\"outbound\"}[$__rate_interval])) by (dst_k8s_job) / sum(irate(response_total{namespace=\"$namespace\", k8s_job=\"$job\", dst_k8s_job=\"$outbound\", direction=\"outbound\"}[$__rate_interval])) by (dst_k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "job/{{dst_k8s_job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 38 }, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", k8s_job=\"$job\", dst_k8s_job=\"$outbound\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (dst_k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒job/{{dst_k8s_job}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", k8s_job=\"$job\", dst_k8s_job=\"$outbound\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (dst_k8s_job)", "format": "time_series", "intervalFactor": 1, "legendFormat": "job/{{dst_k8s_job}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 38 }, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(rate(response_latency_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", dst_k8s_job=\"$outbound\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P50 job/{{dst_k8s_job}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(response_latency_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", dst_k8s_job=\"$outbound\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 job/{{dst_k8s_job}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(response_latency_ms_bucket{namespace=\"$namespace\", k8s_job=\"$job\", dst_k8s_job=\"$outbound\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_k8s_job))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P99 job/{{dst_k8s_job}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": "outbound", "title": "job/$outbound", "type": "row" }, { "content": "<div>\n <div style=\"position: absolute; top: 0, left: 0\">\n <a href=\"https://linkerd.io\" target=\"_blank\"><img src=\"https://linkerd.io/images/identity/svg/linkerd_primary_color_white.svg\" style=\"height: 30px;\"></a>\n </div>\n <div id=\"version\" style=\"position: absolute; top: 0; right: 0; font-size: 15px\">\n </div>\n</div>\n<div style=\"display:none\">\n<script type=\"text/javascript\">\nvar localReqURL =\n window.location.href.substring(\n 0,\n window.location.href.indexOf(\n \"/grafana/\"\n )\n )+'/overview';\n\nfetch(localReqURL, {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"text/html; charset=utf-8\",\n },\n})\n.then(response => response.text())\n.then(text => (new window.DOMParser()).parseFromString(text, \"text/html\"))\n.then(html => {\n var main = html.getElementById('main');\n var localVersion = main.getAttribute(\"data-release-version\");\n var versionElem = document.getElementById('version');\n\n var channel;\n var parts = localVersion.split(\"-\", 2);\n if (parts.length === 2) {\n channel = parts[0];\n versionElem.innerHTML += 'Running Linkerd ' + parts[1] + ' (' + parts[0] + ')' + '.<br>';\n } else {\n versionElem.innerHTML += 'Running Linkerd ' + localVersion + '.<br>';\n }\n var uuid = main.getAttribute(\"data-uuid\");\n\n fetch('https://versioncheck.linkerd.io/version.json?version='+localVersion+'&uuid='+uuid+'&source=grafana', {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"application/json; charset=utf-8\",\n },\n })\n .then(response => response.json())\n .then(json => {\n if (!channel || !json[channel]) {\n versionElem.innerHTML += 'Version check failed.'\n } else if (json[channel] === localVersion) {\n versionElem.innerHTML += 'Linkerd is up to date.';\n } else {\n parts = json[channel].split(\"-\", 2);\n if (parts.length === 2) {\n versionElem.innerHTML += \"A new \"+parts[0]+\" version (\"+parts[1]+\") is available.\"\n } else {\n versionElem.innerHTML += \"A new version (\"+json[channel]+\") is available.\"\n }\n versionElem.innerHTML += \" <a href='https://versioncheck.linkerd.io/update' target='_blank'>Update now</a>.\";\n }\n });\n});\n</script>\n</div>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 35 }, "height": "1px", "id": 171, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [ "linkerd" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(process_start_time_seconds{k8s_job!=\"\"}, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Job", "multi": false, "name": "job", "options": [], "query": "label_values(process_start_time_seconds{namespace=\"$namespace\"}, k8s_job)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "inbound", "options": [], "query": "label_values(request_total{dst_namespace=\"$namespace\", dst_k8s_job=\"$job\"}, k8s_job)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "outbound", "options": [], "query": "label_values(request_total{namespace=\"$namespace\", k8s_job=\"$job\"}, dst_k8s_job)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Linkerd Job", "uid": "linkerd-job", "version": 1 }
2022-10-03 15:10:21 UTC
null
0
0
7,648
1
182,038
17,010
28,266
istio-galley-dashboard
Istio Galley Dashboard
Istio Galley Dashboard version 1.6.0-alpha.0
2018-08-23 01:16:04 UTC
2020-03-23 22:29:53 UTC
0
null
0
0
null
null
1
5
17,010
1
7,648
3
13,751
Istio Galley Dashboard version 1.6.0-alpha.0
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Istio Galley Dashboard version 1.6.0-alpha.0", "editable": false, "gnetId": 7648, "graphTooltip": 0, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(istio_build{component=\"galley\"}) by (tag)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ tag }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Galley Versions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 40, "panels": [], "title": "Resource Usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 6 }, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_virtual_memory_bytes{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Virtual Memory", "refId": "A" }, { "expr": "process_resident_memory_bytes{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Resident Memory", "refId": "B" }, { "expr": "go_memstats_heap_sys_bytes{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "heap sys", "refId": "C" }, { "expr": "go_memstats_heap_alloc_bytes{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "heap alloc", "refId": "D" }, { "expr": "go_memstats_alloc_bytes{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Alloc", "refId": "F" }, { "expr": "go_memstats_heap_inuse_bytes{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Heap in-use", "refId": "G" }, { "expr": "go_memstats_stack_inuse_bytes{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Stack in-use", "refId": "H" }, { "expr": "sum(container_memory_usage_bytes{job=\"kubernetes-cadvisor\",container=~\"galley\", pod=~\"istio-galley-.*\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total (kis)", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 6 }, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{job=\"kubernetes-cadvisor\",container=~\"galley\", pod=~\"istio-galley-.*\"}[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Total (k8s)", "refId": "A" }, { "expr": "sum(rate(container_cpu_usage_seconds_total{job=\"kubernetes-cadvisor\",container=~\"galley\", pod=~\"istio-galley-.*\"}[1m])) by (container)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ container }} (k8s)", "refId": "B" }, { "expr": "irate(process_cpu_seconds_total{job=\"galley\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "galley (self-reported)", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 6 }, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_open_fds{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Open FDs (galley)", "refId": "A" }, { "expr": "container_fs_usage_bytes{job=\"kubernetes-cadvisor\",container=~\"galley\", pod=~\"istio-galley-.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ container }} ", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 6 }, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "go_goroutines{job=\"galley\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "goroutines_total", "refId": "A" }, { "expr": "istio_mcp_clients_total{component=\"galley\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "clients_total", "refId": "B" }, { "expr": "go_goroutines{job=\"galley\"}/sum(istio_mcp_clients_total{component=\"galley\"}) without (component)", "format": "time_series", "intervalFactor": 1, "legendFormat": "avg_goroutines_per_client", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Goroutines", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 10, "panels": [], "title": "Runtime", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 15 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(galley_runtime_strategy_on_change_total[1m])) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Strategy Change Events", "refId": "A" }, { "expr": "sum(rate(galley_runtime_processor_events_processed_total[1m])) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Processed Events", "refId": "B" }, { "expr": "sum(rate(galley_runtime_processor_snapshots_published_total[1m])) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Snapshot Published", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Event Rates", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Events/min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 15 }, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(galley_runtime_strategy_timer_max_time_reached_total[1m])) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max Time Reached", "refId": "A" }, { "expr": "sum(rate(galley_runtime_strategy_timer_quiesce_reached_total[1m])) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Quiesce Reached", "refId": "B" }, { "expr": "sum(rate(galley_runtime_strategy_timer_resets_total[1m])) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Timer Resets", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Timer Rates", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Events/min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 15 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 3, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.50, sum by (le) (galley_runtime_processor_snapshot_events_total_bucket))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P50", "refId": "A" }, { "expr": "histogram_quantile(0.90, sum by (le) (galley_runtime_processor_snapshot_events_total_bucket))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P90", "refId": "B" }, { "expr": "histogram_quantile(0.95, sum by (le) (galley_runtime_processor_snapshot_events_total_bucket))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95", "refId": "C" }, { "expr": "histogram_quantile(0.99, sum by (le) (galley_runtime_processor_snapshot_events_total_bucket))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P99", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Events Per Snapshot", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 21 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (collection) (galley_runtime_state_type_instances_total)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ collection }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "State Type Instances", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Count", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 34, "panels": [], "title": "Validation", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 28 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "galley_validation_cert_key_updates{}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Key Updates", "refId": "A" }, { "expr": "galley_validation_cert_key_update_errors{}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Key Update Errors: {{ error }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Validation Webhook Certificate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 28 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(galley_validation_passed{}) by (group, version, resource)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Passed: {{ group }}/{{ version }}/{{resource}}", "refId": "A" }, { "expr": "sum(galley_validation_failed{}) by (group, version, resource, reason)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Failed: {{ group }}/{{ version }}/{{resource}} ({{ reason}})", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Resource Validation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 28 }, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(galley_validation_http_error{}) by (status)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ status }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Validation HTTP Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 34 }, "id": 12, "panels": [], "title": "Kubernetes Source", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 35 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(galley_source_kube_event_success_total[1m]) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Success", "refId": "A" }, { "expr": "rate(galley_source_kube_event_error_total[1m]) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Error", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Source Event Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Events/min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 35 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(galley_source_kube_dynamic_converter_failure_total[1m]) * 60", "format": "time_series", "intervalFactor": 1, "legendFormat": "Error", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kubernetes Object Conversion Failures", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Failures/min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 18, "panels": [], "title": "Mesh Configuration Protocol", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 42 }, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(istio_mcp_clients_total{component=\"galley\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Clients", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connected Clients", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 42 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(collection)(irate(istio_mcp_request_acks_total{component=\"galley\"}[1m]) * 60)", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request ACKs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "ACKs/min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 42 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(istio_mcp_request_nacks_total{component=\"galley\"}[1m]) * 60", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request NACKs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "NACKs/min", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Istio Galley Dashboard", "uid": "TSEY6jLmk", "version": 1 }
2020-03-23 22:29:53 UTC
null
0
0
3,590
1
45,440
4,943
34,727
grafana-internals
Grafana Internals
Grafana Internal Metics Dashboards
2017-10-30 14:02:43 UTC
2017-10-31 11:10:50 UTC
0
Grafana dashboard to monitor Grafana's internal metrics in a Kubernetes Environment. The following metrics are displayed: - Start time, org count, user count, dashboard count - Avg CPU/Mem Usage and Open File Descriptors - HTTP Request/Response Codes and Login's (POST/OAuth) - DataProxy Requests, Dashboard Get/Save/Search Duration Statistics
17,687
17,690
Other
null
2
4.5
4,943
1
3,590
3
33,207
Grafana Internal Metics Dashboards
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Grafana Internal Metics Dashboards", "editable": true, "gnetId": 3590, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "start time of the process", "format": "dateTimeFromNow", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "process_start_time_seconds{kubernetes_pod_name=\"$pod\"} * 1000", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Start time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "total amount of orgs", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "grafana_stat_total_orgs{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Organisation Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "total amount of users", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "grafana_stat_total_users{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "User Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "total amount of dashboards", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "grafana_stat_totals_dashboard{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Dashboard Count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "General Counters", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Average user and system CPU time spent in seconds.", "fill": 1, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(process_cpu_seconds_total{kubernetes_pod_name=\"$pod\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "CPU Time", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Average CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Virtual and Resident memory size in bytes, averages over 5 min interval", "fill": 1, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(process_resident_memory_bytes{kubernetes_pod_name=\"$pod\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Resident Mem", "refId": "A" }, { "expr": "avg(rate(process_virtual_memory_bytes{kubernetes_pod_name=\"$pod\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Virtual Mem", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Average Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of open file descriptors", "fill": 1, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_open_fds{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Open FD", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Open File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "CPU, Memory and File Descriptor Stats", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "http response status", "fill": 1, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "grafana_api_response_status_total{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "API {{ code }}", "refId": "A" }, { "expr": "grafana_page_response_status_total{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Page {{ code }}", "refId": "B" }, { "expr": "grafana_proxy_response_status_total{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Proxy {{ code }}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Response Statuses", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "http request counter", "fill": 1, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "http_request_total{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{handler}} - {{method}} - {{statuscode}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "HTTP Req/Resp Details", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "api login counters", "fill": 1, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "grafana_api_login_post_total{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "POST", "refId": "A" }, { "expr": "grafana_api_login_oauth_total{kubernetes_pod_name=\"$pod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "OAuth", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Login Counts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Responce Codes and Logins", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "summary for dataproxy request duration", "fill": 1, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "grafana_api_dataproxy_request_all_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.5\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.5 ", "refId": "A" }, { "expr": "grafana_api_dataproxy_request_all_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.9\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.9", "refId": "B" }, { "expr": "grafana_api_dataproxy_request_all_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dataproxy Request Quantiles", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "average dataproxy request duration over 5 minutes", "fill": 1, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(grafana_api_dataproxy_request_all_milliseconds_sum{kubernetes_pod_name=\"$pod\"}[5m]) / rate(grafana_api_dataproxy_request_all_milliseconds_count{kubernetes_pod_name=\"$pod\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average Requests Duration", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dataproxy Request Avg [5 min]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Dataproxy Stats", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "summary for dashboard get duration", "fill": 1, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "grafana_api_dashboard_get_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.5\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.5", "refId": "A" }, { "expr": "grafana_api_dashboard_get_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.9\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.9", "refId": "B" }, { "expr": "grafana_api_dashboard_get_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dashboard Get Duration Quantiles", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "average dashboard get duration over 5 minutes", "fill": 1, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(grafana_api_dashboard_get_milliseconds_sum{kubernetes_pod_name=\"$pod\"}[5m]) / rate(grafana_api_dashboard_get_milliseconds_count{kubernetes_pod_name=\"$pod\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.5", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dashboard Get Duration Avg [5 min]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Dashboard Get Stats", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "summary for dashboard save duration", "fill": 1, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "grafana_api_dashboard_save_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.5\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.5", "refId": "A" }, { "expr": "grafana_api_dashboard_save_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.9\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.9", "refId": "B" }, { "expr": "grafana_api_dashboard_save_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dashboard Save Duration Quantiles", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "average dashboard save duration over 5 minutes", "fill": 1, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(grafana_api_dashboard_save_milliseconds_sum{kubernetes_pod_name=\"$pod\"}[5m]) / rate(grafana_api_dashboard_save_milliseconds_count{kubernetes_pod_name=\"$pod\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.5", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dashboard Save Duration Avg [5 min]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Dashboard Save Stats", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "summary for dashboard search duration", "fill": 1, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "grafana_api_dashboard_search_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.5\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.5", "refId": "A" }, { "expr": "grafana_api_dashboard_search_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.9\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.9", "refId": "B" }, { "expr": "grafana_api_dashboard_search_milliseconds{kubernetes_pod_name=\"$pod\", quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dashboard Search Duration Quantiles", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "average dashboard search duration over 5 minutes", "fill": 1, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(grafana_api_dashboard_search_milliseconds_sum{kubernetes_pod_name=\"$pod\"}[5m]) / rate(grafana_api_dashboard_search_milliseconds_count{kubernetes_pod_name=\"$pod\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "0.5", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dashboard Search Duration Avg [5 min]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Dashboard Search Stats", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "grafana" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Pod", "multi": false, "name": "pod", "options": [], "query": "label_values(grafana_info,kubernetes_pod_name)", "refresh": 2, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Version", "multi": false, "name": "version", "options": [], "query": "label_values(grafana_info,version)", "refresh": 2, "regex": "", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Grafana Internals", "version": 2 }
2017-10-31 11:10:50 UTC
null
2
4.5
11,640
1
337,297
16,404
227
openbsd-server-overview
OpenBSD Server Overview
Simple dashboard to display metrics on OpenBSD servers, using a prometheus backend
2020-01-26 17:29:59 UTC
2020-01-26 17:45:48 UTC
0
null
0
0
nodeExporter
null
0
0
16,404
1
11,640
3
184
Simple dashboard to display metrics on OpenBSD servers, using a prometheus backend
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "alertlist", "name": "Alert List", "version": "5.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Simple dashboard to display metrics on OpenBSD servers, using a prometheus backend", "editable": true, "gnetId": 11640, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "dashboardFilter": "", "folderId": null, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 0 }, "id": 30, "limit": 10, "links": [], "nameFilter": "", "onlyAlertsOnDashboard": false, "show": "current", "sortOrder": 1, "stateFilter": [], "title": "Alerts", "type": "alertlist" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 6, "y": 0 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(count(up == 1) / count(up))", "format": "time_series", "instant": false, "interval": "5s", "intervalFactor": 1, "refId": "A" } ], "thresholds": "95,80", "title": "Servers Online", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 8, "w": 8, "x": 8, "y": 0 }, "id": 22, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Status", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "count(up{instance!=\"0.0.0.0:9090\"} == 0) by (instance)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Servers Down List", "transform": "table", "type": "table" }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "10s", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "10s", "handler": 1, "message": "Server(s) appear to be down", "name": "Servers Down", "noDataState": "ok", "notifications": [ { "id": 2 }, { "id": 2 } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 0 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 5, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(up{instance!=\"0.0.0.0:9090\"} == 0) by (instance)", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Servers Down Over Time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 6, "y": 4 }, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(up)", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Total Servers Monitored", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 8 }, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1", "format": "time_series", "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }} 1m", "refId": "A" }, { "expr": "node_load5", "format": "time_series", "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }} 5m", "refId": "B" }, { "expr": "node_load15", "format": "time_series", "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }} 15m", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Short-Term System Load", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 8 }, "id": 40, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg_over_time(node_load5[10m])", "format": "time_series", "interval": "1m", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Long-Term System Load", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 17 }, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (instance, mode) (irate(node_cpu_seconds_total{mode=~\"system|user|interrupt\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }} {{ mode }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Short-Term CPU Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 1 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "10s", "handler": 1, "message": "High CPU usage alert", "name": "CPU Usage alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 17 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (instance, mode) (rate(node_cpu_seconds_total{mode=~\"system|user|interrupt\"}[10m]))", "format": "time_series", "interval": "1m", "intervalFactor": 1, "legendFormat": "{{ instance }} {{ mode }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 1 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Long-Term CPU Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 26 }, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes_total{device=~\"vio0|em0\"}[30s]) * 8", "format": "time_series", "instant": false, "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Receive", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 26 }, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (instance) (increase(node_network_receive_bytes_total{device=~\"em0|vio0\",instance!=\"localhost:9100\"}[24h]))", "format": "time_series", "instant": false, "interval": "1m", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes RX per 24h", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 35 }, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_transmit_bytes_total{device=~\"vio0|em0\"}[30s]) * 8", "format": "time_series", "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Transmit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 35 }, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (instance) (increase(node_network_transmit_bytes_total{device=~\"em0|vio0\",instance!=\"localhost:9100\"}[24h]))", "format": "time_series", "instant": false, "interval": "1m", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes TX per 24h", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 44 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_read_bytes_total{device=\"sd0\"}[1m])", "format": "time_series", "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Read", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 44 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_written_bytes_total[1m])", "format": "time_series", "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Write", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.9 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "10s", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "10s", "handler": 1, "message": "Server is utilizing over 90% of memory", "name": "Memory Usage alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 53 }, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum((node_memory_active_bytes + node_memory_cache_bytes) / node_memory_size_bytes) by (instance)", "format": "time_series", "interval": "5s", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.9 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.5 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "10s", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "10s", "handler": 1, "message": "Swap use over 50%", "name": "Used Swap alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 53 }, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_swap_used_bytes / node_memory_swap_size_bytes) by (instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.5 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Used Swap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 62 }, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (instance) (irate(node_network_receive_multicast_total[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }} rx", "refId": "A" }, { "expr": "sum by (instance) (irate(node_network_transmit_multicast_total[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }} tx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Multicast Receive/Transmit Packets/Sec", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 0.8 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "10s", "handler": 1, "message": "High percentage of filesystem use", "name": "Filesystem Use alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 62 }, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(1 - (node_filesystem_free_bytes / node_filesystem_size_bytes)) by (mountpoint, instance)\n", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.8 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem Use", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 1 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "10s", "handler": 1, "name": "Network Drops/Errors alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 71 }, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (instance) (irate(node_network_receive_drop_total[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }} rx drop", "refId": "A" }, { "expr": "sum by (instance) (irate(node_network_transmit_errs_total[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }} tx err", "refId": "B" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 1 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Drops/Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "conditions": [ { "evaluator": { "params": [ 1 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "1m", "frequency": "10s", "handler": 1, "name": "Filesystem Errors alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 71 }, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_filesystem_device_error) by (instance,mountpoint)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }} {{ mountpoint }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 1 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Filesystem Errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "OpenBSD Server Overview", "uid": "DvwMYUEZk", "version": 47 }
2020-01-26 17:45:48 UTC
null
0
0
13,106
1
333,501
19,034
2,084
galera-mariadb-overview
Galera/MariaDB - Overview
mariadb galera cluster overview. metrics from mysqld exporter.
2020-10-05 09:22:20 UTC
2020-10-06 08:11:56 UTC
0
null
0
0
Other
null
0
0
19,034
1
13,106
3
1,213
mariadb galera cluster overview. metrics from mysqld exporter.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "mariadb galera cluster overview. metrics from mysqld exporter.", "editable": true, "gnetId": 13106, "graphTooltip": 0, "id": null, "iteration": 1601970485064, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [ { "from": "", "id": 0, "text": "UP", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 1, "text": "DOWN", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 } ] } }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] } }, { "id": "custom.width", "value": 200 } ] } ] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 0 }, "id": 2, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.2.0", "targets": [ { "expr": "mysql_up", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Service Status", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "Value" ] } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "custom.width", "value": 200 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 80 } ] } } ] } ] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 0 }, "id": 4, "options": { "showHeader": true }, "pluginVersion": "7.2.0", "targets": [ { "expr": "mysql_global_status_uptime", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Service Uptime", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "Value" ] } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 3, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "yellow", "value": 1.0001 }, { "color": "green", "value": 2.0001 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 5 }, "id": 6, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.2.0", "targets": [ { "expr": "mysql_global_status_wsrep_cluster_size", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Cluster Size", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 5 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "mysql_global_status_wsrep_cluster_status", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Cluster Status", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "instance" } } ], "transparent": true, "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mysql_global_status_queries[1m])", "interval": "", "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Current QPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "mysql_global_status_max_used_connections", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Current - {{ instance }}", "refId": "A" }, { "expr": "mysql_global_variables_max_connections", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Max - {{ instance }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mysql Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "write", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(mysql_global_status_innodb_data_reads[10m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "reads - {{ instance }}", "refId": "A" }, { "expr": "irate(mysql_global_status_innodb_data_writes[10m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "write - {{ instance }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "mysql disk reads vs writes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 200, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/sent/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(mysql_global_status_bytes_received[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "received - {{ instance }}", "refId": "A" }, { "expr": "irate(mysql_global_status_bytes_sent[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "sent - {{ instance }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "mysql network received vs sent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(5, rate(mysql_global_status_commands_total[5m]))", "interval": "", "legendFormat": "Com_{{ command }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Top Command Counters", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(mysql_global_status_opened_files[1m])", "interval": "", "legendFormat": "{{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MySQL File Openings", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "mysql_global_status_open_files", "interval": "", "legendFormat": "Open Files - {{ instance }}", "refId": "A" }, { "expr": "mysql_global_variables_open_files_limit", "interval": "", "legendFormat": "Open Files Limit - {{ instance }}", "refId": "B" }, { "expr": "mysql_global_status_innodb_num_open_files", "interval": "", "legendFormat": "InnoDB Open Files - {{ instance }}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MySQL Open Files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(mysql_global_status_slow_queries[1m])", "interval": "", "legendFormat": "Slow Queries on {{ instance }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MySQL Slow Queries", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:94", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:95", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 40 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(mysql_global_status_aborted_connects[1m])", "interval": "", "legendFormat": "Aborted Connects (attempts) on - {{ instance }}", "refId": "A" }, { "expr": "irate(mysql_global_status_aborted_clients[1m])", "interval": "", "legendFormat": "Aborted Clients (timeout) on - {{ instance }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "MySQL Aborted Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:206", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:207", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 26, "style": "dark", "tags": [ "mysql", "galera", "mariadb" ], "templating": { "list": [ { "datasource": "prometheus", "filters": [], "hide": 0, "label": "", "name": "Filters", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Galera/MariaDB - Overview", "uid": "pXgz0qFGk", "version": 2 }
2020-10-06 08:11:56 UTC
null
0
0
3,089
1
78,983
11,464
986
filesystem
filesystem
file descriptors, used, available metrics
2017-09-01 22:49:28 UTC
2018-10-13 18:35:55 UTC
0
updated for node_exporter 0.16.0
13,988
13,991
nodeExporter
Queries assume prometheus.yml: `- job_name: 'node'`
0
0
11,464
1
3,089
3
707
file descriptors, used, available metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "file descriptors, used, available metrics", "editable": true, "gnetId": 3089, "graphTooltip": 0, "id": null, "iteration": 1539453830636, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_allocated{job=\"node\",instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "allocated", "refId": "B", "step": 4, "target": "" }, { "expr": "node_filefd_maximum{job=\"node\",instance=~\"$node:$port\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "maximum", "refId": "I", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Descriptors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 5 }, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_size_bytes{job=\"node\",instance=~\"$node:$port\",device!~\"/dev/loop.*\",device!~\"tmpfs|nsfs\",device!=\"gvfsd-fuse\"} - node_filesystem_avail_bytes{job=\"node\",instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 10 }, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_avail_bytes{job=\"node\",instance=~\"$node:$port\",device!~\"/dev/loop.*\",device!~\"tmpfs|nsfs\",device!=\"gvfsd-fuse\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Available", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node", "options": [], "query": "label_values(node_cpu_seconds_total{job=\"node\"}, instance)", "refresh": 1, "regex": "/([^:]+):.*/", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "port", "options": [], "query": "label_values(node_cpu_seconds_total{job=\"node\"}, instance)", "refresh": 1, "regex": "/[^:]+:(.*)/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "filesystem", "uid": "000000007", "version": 3 }
2018-10-13 18:35:55 UTC
null
0
0
15,477
1
584,413
26,266
181,682
linkerd-pod
Linkerd Pod
null
2022-01-05 18:34:01 UTC
2022-10-03 15:12:46 UTC
0
null
0
0
null
null
0
0
26,266
1
15,477
3
707
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15477, "graphTooltip": 1, "id": null, "iteration": 1531434418636, "links": [], "panels": [ { "content": "<div style=\"display: flex; align-items: center\">\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"height:32px;\"/>&nbsp;\n <span style=\"font-size: 32px\">po/$pod</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 20, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 2 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval])) / sum(irate(response_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0.9,.99", "title": "SUCCESS RATE", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 2 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " RPS", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "REQUEST RATE", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 2 }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(request_total{dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\"}) by (namespace, pod))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "INBOUND PODS", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 2 }, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}) by (namespace, dst_pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "OUTBOUND PODS", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND TRAFFIC</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 6 }, "id": 17, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "id": 67, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval])) by (pod) / sum(irate(response_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval])) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 8 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\", tls=\"true\"}[$__rate_interval])) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒po/{{pod}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\", tls!=\"true\"}[$__rate_interval])) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 8 }, "id": 68, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 po/{{pod}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 po/{{pod}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"inbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 po/{{pod}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 201, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 16 }, "id": 173, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_close_total{namespace=\"$namespace\", pod=\"$pod\" ,deployment=\"$deployment\", direction=\"inbound\",errno!=\"\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}} {{errno}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTIONS FAILURES", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 16 }, "id": 175, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_open_connections{namespace=\"$namespace\", pod=\"$pod\" ,deployment=\"$deployment\", direction=\"inbound\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTIONS OPEN", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 8, "w": 8, "x": 16, "y": 16 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 177, "legend": { "show": false }, "links": [], "options": {}, "reverseYBuckets": false, "targets": [ { "expr": "tcp_connection_duration_ms_bucket{namespace=\"$namespace\", pod=\"$pod\" ,deployment=\"$deployment\", direction=\"inbound\"}", "format": "heatmap", "intervalFactor": 1, "refId": "A" } ], "title": "TCP CONNECTION DURATION", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "ms", "logBase": 1, "max": null, "min": "0", "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Inbound TCP Metrics", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 199, "panels": [], "title": "", "type": "row" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND PODS</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 17 }, "id": 80, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 19 }, "id": 81, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (pod) / sum(irate(response_total{dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 19 }, "id": 82, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒po/{{pod}}", "refId": "A" }, { "expr": "sum(irate(request_total{dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 19 }, "id": 83, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(response_latency_ms_bucket{dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 po/{{pod}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 po/{{pod}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(response_latency_ms_bucket{dst_namespace=\"$namespace\", dst_pod!=\"\", dst_pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 po/{{pod}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div class=\"text-center dashboard-header\">\n <span>OUTBOUND TRAFFIC</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 26 }, "id": 88, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 28 }, "id": 89, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (pod) / sum(irate(response_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 28 }, "id": 90, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒po/{{pod}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 28 }, "id": 91, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 po/{{pod}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 po/{{pod}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 po/{{pod}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 197, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 36 }, "id": 191, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_close_total{namespace=\"$namespace\", pod=\"$pod\", deployment=\"$deployment\", direction=\"outbound\",errno!=\"\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}} {{errno}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTION FAILURES", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 36 }, "id": 183, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "tcp_open_connections{namespace=\"$namespace\", pod=\"$pod\" ,deployment=\"$deployment\", direction=\"outbound\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP CONNECTIONS OPEN", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 8, "w": 8, "x": 16, "y": 36 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 189, "legend": { "show": false }, "links": [], "options": {}, "reverseYBuckets": false, "targets": [ { "expr": "tcp_connection_duration_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", deployment=\"$deployment\", direction=\"outbound\"}", "format": "heatmap", "intervalFactor": 1, "refId": "A" } ], "title": "TCP CONNECTION DURATION", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "ms", "logBase": 1, "max": null, "min": "0", "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null } ], "title": "Outbound TCP Metrics", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 187, "panels": [], "title": "", "type": "row" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>OUTBOUND PODS</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 37 }, "id": 84, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 39 }, "id": 85, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (dst_pod) / sum(irate(response_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (dst_pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "po/{{dst_pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 39 }, "id": 86, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (dst_pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒po/{{dst_pod}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (dst_pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{dst_pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 39 }, "id": 87, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 po/{{dst_pod}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_pod))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 po/{{dst_pod}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", pod=\"$pod\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 po/{{dst_pod}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div>\n <div style=\"position: absolute; top: 0, left: 0\">\n <a href=\"https://linkerd.io\" target=\"_blank\"><img src=\"https://linkerd.io/images/identity/svg/linkerd_primary_color_white.svg\" style=\"height: 30px;\"></a>\n </div>\n <div id=\"version\" style=\"position: absolute; top: 0; right: 0; font-size: 15px\">\n </div>\n</div>\n<div style=\"display:none\">\n<script type=\"text/javascript\">\nvar localReqURL =\n window.location.href.substring(\n 0,\n window.location.href.indexOf(\n \"/grafana/\"\n )\n )+'/overview';\n\nfetch(localReqURL, {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"text/html; charset=utf-8\",\n },\n})\n.then(response => response.text())\n.then(text => (new window.DOMParser()).parseFromString(text, \"text/html\"))\n.then(html => {\n var main = html.getElementById('main');\n var localVersion = main.getAttribute(\"data-release-version\");\n var versionElem = document.getElementById('version');\n\n var channel;\n var parts = localVersion.split(\"-\", 2);\n if (parts.length === 2) {\n channel = parts[0];\n versionElem.innerHTML += 'Running Linkerd ' + parts[1] + ' (' + parts[0] + ')' + '.<br>';\n } else {\n versionElem.innerHTML += 'Running Linkerd ' + localVersion + '.<br>';\n }\n var uuid = main.getAttribute(\"data-uuid\");\n\n fetch('https://versioncheck.linkerd.io/version.json?version='+localVersion+'&uuid='+uuid+'&source=grafana', {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"application/json; charset=utf-8\",\n },\n })\n .then(response => response.json())\n .then(json => {\n if (!channel || !json[channel]) {\n versionElem.innerHTML += 'Version check failed.'\n } else if (json[channel] === localVersion) {\n versionElem.innerHTML += 'Linkerd is up to date.';\n } else {\n parts = json[channel].split(\"-\", 2);\n if (parts.length === 2) {\n versionElem.innerHTML += \"A new \"+parts[0]+\" version (\"+parts[1]+\") is available.\"\n } else {\n versionElem.innerHTML += \"A new version (\"+json[channel]+\") is available.\"\n }\n versionElem.innerHTML += \" <a href='https://versioncheck.linkerd.io/update' target='_blank'>Update now</a>.\";\n }\n });\n});\n</script>\n</div>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 46 }, "height": "1px", "id": 171, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [ "linkerd" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(process_start_time_seconds, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Pod", "multi": false, "name": "pod", "options": [], "query": "label_values(process_start_time_seconds{namespace=\"$namespace\"}, pod)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(process_start_time_seconds{namespace=\"$namespace\"}, deployment)", "hide": 2, "includeAll": false, "label": "deployment", "multi": false, "name": "deployment", "options": [], "query": "label_values(process_start_time_seconds{namespace=\"$namespace\"}, deployment)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(request_total{dst_namespace=\"$namespace\", dst_deployment=\"$deployment\"}, deployment)", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "inbound", "options": [], "query": "", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(request_total{namespace=\"$namespace\", deployment=\"$deployment\"}, dst_deployment)", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "outbound", "options": [], "query": "label_values(request_total{namespace=\"$namespace\", deployment=\"$deployment\"}, dst_deployment)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Linkerd Pod", "uid": "linkerd-pod", "version": 1 }
2022-10-03 15:12:46 UTC
null
0
0
15,478
1
584,413
26,265
181,746
linkerd-namespace
Linkerd Namespace
null
2022-01-05 18:34:57 UTC
2022-10-03 15:12:20 UTC
0
null
0
0
null
null
0
0
26,265
1
15,478
3
708
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15478, "graphTooltip": 1, "id": null, "iteration": 1566417010901, "links": [], "panels": [ { "content": "<div>\n <div style=\"position: absolute; top: 0, left: 0\">\n <a href=\"https://linkerd.io\" target=\"_blank\"><img src=\"https://linkerd.io/images/identity/svg/linkerd_primary_color_white.svg\" style=\"height: 30px;\"></a>\n </div>\n <div id=\"version\" style=\"position: absolute; top: 0; right: 0; font-size: 15px\">\n </div>\n</div>\n<div style=\"display:none\">\n<script type=\"text/javascript\">\nvar localReqURL =\n window.location.href.substring(\n 0,\n window.location.href.indexOf(\n \"/grafana/\"\n )\n )+'/overview';\n\nfetch(localReqURL, {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"text/html; charset=utf-8\",\n },\n})\n.then(response => response.text())\n.then(text => (new window.DOMParser()).parseFromString(text, \"text/html\"))\n.then(html => {\n var main = html.getElementById('main');\n var localVersion = main.getAttribute(\"data-release-version\");\n var versionElem = document.getElementById('version');\n\n var channel;\n var parts = localVersion.split(\"-\", 2);\n if (parts.length === 2) {\n channel = parts[0];\n versionElem.innerHTML += 'Running Linkerd ' + parts[1] + ' (' + parts[0] + ')' + '.<br>';\n } else {\n versionElem.innerHTML += 'Running Linkerd ' + localVersion + '.<br>';\n }\n var uuid = main.getAttribute(\"data-uuid\");\n\n fetch('https://versioncheck.linkerd.io/version.json?version='+localVersion+'&uuid='+uuid+'&source=grafana', {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"application/json; charset=utf-8\",\n },\n })\n .then(response => response.json())\n .then(json => {\n if (!channel || !json[channel]) {\n versionElem.innerHTML += 'Version check failed.'\n } else if (json[channel] === localVersion) {\n versionElem.innerHTML += 'Linkerd is up to date.';\n } else {\n parts = json[channel].split(\"-\", 2);\n if (parts.length === 2) {\n versionElem.innerHTML += \"A new \"+parts[0]+\" version (\"+parts[1]+\") is available.\"\n } else {\n versionElem.innerHTML += \"A new version (\"+json[channel]+\") is available.\"\n }\n versionElem.innerHTML += \" <a href='https://versioncheck.linkerd.io/update' target='_blank'>Update now</a>.\";\n }\n });\n});\n</script>\n</div>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 0 }, "height": "1px", "id": 14, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 3 }, "height": "", "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=~\"$namespace\", deployment=~\"$deployment\"}[$__rate_interval])) / sum(irate(response_total{namespace=~\"$namespace\", deployment=~\"$deployment\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": ".9,.99", "title": "GLOBAL SUCCESS RATE", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "rps", "gauge": { "maxValue": 1, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 3 }, "height": "", "id": 29, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(request_total{namespace=~\"$namespace\", deployment=~\"$deployment\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "GLOBAL REQUEST VOLUME", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 1, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 3 }, "height": "", "id": 86, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(request_total{namespace=~\"$namespace\", deployment=~\"$deployment\"}) by (namespace, deployment))", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "DEPLOYMENTS MONITORED", "type": "singlestat", "valueFontSize": "200%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>TOP LINE</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 7 }, "height": "1px", "id": 20, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 9 }, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=~\"$namespace\", deployment=~\"$deployment\", direction=\"inbound\"}[$__rate_interval])) by (deployment) / sum(irate(response_total{namespace=~\"$namespace\", deployment=~\"$deployment\", direction=\"inbound\"}[$__rate_interval])) by (deployment)", "format": "time_series", "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 9 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=~\"$namespace\", deployment=~\"$deployment\", direction=\"inbound\", tls=\"true\"}[$__rate_interval])) by (deployment)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒deploy/{{deployment}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=~\"$namespace\", deployment=~\"$deployment\", direction=\"inbound\", tls!=\"true\"}[$__rate_interval])) by (deployment)", "format": "time_series", "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST VOLUME", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 9 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=~\"$namespace\", deployment=~\"$deployment\", direction=\"inbound\"}[$__rate_interval])) by (le, deployment))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p95 deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div class=\"text-center dashboard-header\">\n <span>DEPLOYMENTS</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 16 }, "height": "1px", "id": 19, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 40, "panels": [], "repeat": "deployment", "title": "", "type": "row" }, { "content": "<div>\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"baseline; height:30px;\"/>&nbsp;\n <a href=\"./dashboard/db/linkerd-deployment?var-namespace=$namespace&var-deployment=$deployment\">\n <span style=\"font-size: 15px; border-image:none\">deploy/$deployment</span>\n </a>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 19 }, "height": "1px", "id": 13, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 21 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", deployment=\"$deployment\", direction=\"inbound\"}[$__rate_interval])) by (deployment) / sum(irate(response_total{namespace=\"$namespace\", deployment=\"$deployment\", direction=\"inbound\"}[$__rate_interval])) by (deployment)", "format": "time_series", "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 21 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", deployment=\"$deployment\", direction=\"inbound\", tls=\"true\"}[$__rate_interval])) by (deployment)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "🔒deploy/{{deployment}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", deployment=\"$deployment\", direction=\"inbound\", tls!=\"true\"}[$__rate_interval])) by (deployment)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST VOLUME", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 21 }, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", deployment=\"$deployment\", direction=\"inbound\"}[$__rate_interval])) by (le, deployment))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [ "linkerd" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(process_start_time_seconds{deployment!=\"\"}, namespace)", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(process_start_time_seconds{deployment!=\"\"}, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(process_start_time_seconds{namespace=\"$namespace\"}, deployment)", "hide": 0, "includeAll": true, "label": "Deployments", "multi": true, "name": "deployment", "options": [], "query": "label_values(process_start_time_seconds{namespace=\"$namespace\"}, deployment)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Linkerd Namespace", "uid": "linkerd-namespace", "version": 15 }
2022-10-03 15:12:20 UTC
null
0
0
15,481
1
584,413
26,270
181,512
linkerd-route
Linkerd Route
null
2022-01-05 19:40:19 UTC
2022-10-03 15:15:13 UTC
0
null
0
0
null
null
0
0
26,270
1
15,481
3
710
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15481, "graphTooltip": 1, "id": null, "iteration": 1539806914987, "links": [], "panels": [ { "content": "<div style=\"display: flex; align-items: center\">\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"height:32px;\"/>&nbsp;\n <span style=\"font-size: 32px\">route/$rt_route</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 2, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 2 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(route_response_total{classification=\"success\", namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval])) / sum(irate(route_response_total{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0.9,.99", "title": "SUCCESS RATE", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 2 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " RPS", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(route_request_total{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "REQUEST RATE", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 2 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " ms", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "histogram_quantile(0.95, sum(irate(route_response_latency_ms_bucket{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (le, rt_route))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "P95 LATENCY", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>TOP-LINE TRAFFIC</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 6 }, "id": 10, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(route_response_total{classification=\"success\", namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (rt_route) / sum(irate(route_response_total{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "route/{{rt_route}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 8 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(route_request_total{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\", tls=\"true\"}[$__rate_interval])) by (rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒route/{{rt_route}}", "refId": "A" }, { "expr": "sum(irate(route_request_total{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\", tls!=\"true\"}[$__rate_interval])) by (rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "route/{{rt_route}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 8 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(route_response_latency_ms_bucket{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (le, rt_route))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 route/{{rt_route}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(route_response_latency_ms_bucket{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (le, rt_route))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 route/{{rt_route}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(route_response_latency_ms_bucket{namespace=\"$namespace\", direction=\"inbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (le, rt_route))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 route/{{rt_route}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND TRAFFIC BY DEPLOYMENT</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 15 }, "id": 18, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 17 }, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(route_response_total{classification=\"success\", namespace=\"$namespace\", direction=\"outbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (deployment, rt_route) / sum(irate(route_response_total{namespace=\"$namespace\", direction=\"outbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (deployment, rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 17 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(route_request_total{namespace=\"$namespace\", direction=\"outbound\", tls=\"true\", rt_route=\"$rt_route\"}[$__rate_interval])) by (deployment, rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒deploy/{{deployment}}", "refId": "A" }, { "expr": "sum(irate(route_request_total{namespace=\"$namespace\", direction=\"outbound\", tls!=\"true\", rt_route=\"$rt_route\"}[$__rate_interval])) by (deployment, rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 17 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(route_response_latency_ms_bucket{namespace=\"$namespace\", direction=\"outbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (le, deployment, rt_route))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND TRAFFIC BY POD</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 24 }, "id": 26, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 26 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(route_response_total{classification=\"success\", namespace=\"$namespace\", direction=\"outbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (pod, rt_route) / sum(irate(route_response_total{namespace=\"$namespace\", direction=\"outbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (pod, rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 26 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(route_request_total{namespace=\"$namespace\", direction=\"outbound\", tls=\"true\", rt_route=\"$rt_route\"}[$__rate_interval])) by (pod, rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒po/{{pod}}", "refId": "A" }, { "expr": "sum(irate(route_request_total{namespace=\"$namespace\", direction=\"outbound\", tls!=\"true\", rt_route=\"$rt_route\"}[$__rate_interval])) by (pod, rt_route)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 26 }, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(route_response_latency_ms_bucket{namespace=\"$namespace\", direction=\"outbound\", rt_route=\"$rt_route\"}[$__rate_interval])) by (le, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 po/{{pod, rt_route}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div>\n <div style=\"position: absolute; top: 0, left: 0\">\n <a href=\"https://linkerd.io\" target=\"_blank\"><img src=\"https://linkerd.io/images/identity/svg/linkerd_primary_color_white.svg\" style=\"height: 30px;\"></a>\n </div>\n <div id=\"version\" style=\"position: absolute; top: 0; right: 0; font-size: 15px\">\n </div>\n</div>\n<div style=\"display:none\">\n<script type=\"text/javascript\">\nvar localReqURL =\n window.location.href.substring(\n 0,\n window.location.href.indexOf(\n \"/grafana/\"\n )\n )+'/overview';\n\nfetch(localReqURL, {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"text/html; charset=utf-8\",\n },\n})\n.then(response => response.text())\n.then(text => (new window.DOMParser()).parseFromString(text, \"text/html\"))\n.then(html => {\n var main = html.getElementById('main');\n var localVersion = main.getAttribute(\"data-release-version\");\n var versionElem = document.getElementById('version');\n\n var channel;\n var parts = localVersion.split(\"-\", 2);\n if (parts.length === 2) {\n channel = parts[0];\n versionElem.innerHTML += 'Running Linkerd ' + parts[1] + ' (' + parts[0] + ')' + '.<br>';\n } else {\n versionElem.innerHTML += 'Running Linkerd ' + localVersion + '.<br>';\n }\n var uuid = main.getAttribute(\"data-uuid\");\n\n fetch('https://versioncheck.linkerd.io/version.json?version='+localVersion+'&uuid='+uuid+'&source=grafana', {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"application/json; charset=utf-8\",\n },\n })\n .then(response => response.json())\n .then(json => {\n if (!channel || !json[channel]) {\n versionElem.innerHTML += 'Version check failed.'\n } else if (json[channel] === localVersion) {\n versionElem.innerHTML += 'Linkerd is up to date.';\n } else {\n parts = json[channel].split(\"-\", 2);\n if (parts.length === 2) {\n versionElem.innerHTML += \"A new \"+parts[0]+\" version (\"+parts[1]+\") is available.\"\n } else {\n versionElem.innerHTML += \"A new version (\"+json[channel]+\") is available.\"\n }\n versionElem.innerHTML += \" <a href='https://versioncheck.linkerd.io/update' target='_blank'>Update now</a>.\";\n }\n });\n});\n</script>\n</div>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 33 }, "height": "1px", "id": 34, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [ "linkerd" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(route_request_total, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Route", "multi": false, "name": "rt_route", "options": [], "query": "label_values(route_request_total{namespace=\"$namespace\"}, rt_route)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Linkerd Route", "uid": "route", "version": 1 }
2022-10-03 15:15:13 UTC
null
0
0
15,480
1
584,413
26,271
181,597
linkerd-service
Linkerd Service
null
2022-01-05 19:39:18 UTC
2022-10-03 15:15:43 UTC
0
null
0
0
null
null
0
0
26,271
1
15,480
3
711
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.3" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 15480, "graphTooltip": 1, "id": null, "iteration": 1531434867463, "links": [], "panels": [ { "content": "<div style=\"display: flex; align-items: center\">\n <img src=\"https://linkerd.io/images/identity/favicon/linkerd-favicon.png\" style=\"height:32px;\"/>&nbsp;\n <span style=\"font-size: 32px\">svc/$service</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 20, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 2 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) / sum(irate(response_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "0.9,.99", "title": "SUCCESS RATE", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 2 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " RPS", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "REQUEST RATE", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 2 }, "id": 81, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " ms", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_service))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "P95 LATENCY", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "content": "<div class=\"text-center dashboard-header\">\n <span>TOP-LINE TRAFFIC</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 6 }, "id": 17, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "id": 67, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (dst_service) / sum(irate(response_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (dst_service)", "format": "time_series", "intervalFactor": 1, "legendFormat": "svc/{{dst_service}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 8 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (dst_service)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒svc/{{dst_service}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (dst_service)", "format": "time_series", "intervalFactor": 1, "legendFormat": "svc/{{dst_service}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 8 }, "id": 68, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_service))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 svc/{{dst_service}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_service))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "p95 svc/{{dst_service}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(response_latency_ms_bucket{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_service))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99 svc/{{dst_service}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND TRAFFIC BY DEPLOYMENT</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 15 }, "id": 32, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 17 }, "id": 77, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (dst_service, deployment) / sum(irate(response_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (dst_service, deployment)", "format": "time_series", "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 17 }, "id": 78, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (dst_service, deployment)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒deploy/{{deployment}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (dst_service, deployment)", "format": "time_series", "intervalFactor": 1, "legendFormat": "deploy/{{deployment}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 17 }, "id": 79, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(response_latency_ms_bucket{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_service, deployment))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 deploy/{{deployment}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div class=\"text-center dashboard-header\">\n <span>INBOUND TRAFFIC BY POD</span>\n</div>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 24 }, "id": 82, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 26 }, "id": 83, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(response_total{classification=\"success\", namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (dst_service, pod) / sum(irate(response_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (dst_service, pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SUCCESS RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 26 }, "id": 84, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(request_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\", tls=\"true\"}[$__rate_interval])) by (dst_service, pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "🔒po/{{pod}}", "refId": "A" }, { "expr": "sum(irate(request_total{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\", tls!=\"true\"}[$__rate_interval])) by (dst_service, pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "po/{{pod}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "REQUEST RATE", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "rps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 26 }, "id": 85, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.95, sum(rate(response_latency_ms_bucket{namespace=\"$namespace\", dst_service=\"$service\", direction=\"outbound\"}[$__rate_interval])) by (le, dst_service, pod))", "format": "time_series", "intervalFactor": 1, "legendFormat": "P95 po/{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P95 LATENCY", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<div>\n <div style=\"position: absolute; top: 0, left: 0\">\n <a href=\"https://linkerd.io\" target=\"_blank\"><img src=\"https://linkerd.io/images/identity/svg/linkerd_primary_color_white.svg\" style=\"height: 30px;\"></a>\n </div>\n <div id=\"version\" style=\"position: absolute; top: 0; right: 0; font-size: 15px\">\n </div>\n</div>\n<div style=\"display:none\">\n<script type=\"text/javascript\">\nvar localReqURL =\n window.location.href.substring(\n 0,\n window.location.href.indexOf(\n \"/grafana/\"\n )\n )+'/overview';\n\nfetch(localReqURL, {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"text/html; charset=utf-8\",\n },\n})\n.then(response => response.text())\n.then(text => (new window.DOMParser()).parseFromString(text, \"text/html\"))\n.then(html => {\n var main = html.getElementById('main');\n var localVersion = main.getAttribute(\"data-release-version\");\n var versionElem = document.getElementById('version');\n\n var channel;\n var parts = localVersion.split(\"-\", 2);\n if (parts.length === 2) {\n channel = parts[0];\n versionElem.innerHTML += 'Running Linkerd ' + parts[1] + ' (' + parts[0] + ')' + '.<br>';\n } else {\n versionElem.innerHTML += 'Running Linkerd ' + localVersion + '.<br>';\n }\n var uuid = main.getAttribute(\"data-uuid\");\n\n fetch('https://versioncheck.linkerd.io/version.json?version='+localVersion+'&uuid='+uuid+'&source=grafana', {\n credentials: 'include',\n headers: {\n \"Content-Type\": \"application/json; charset=utf-8\",\n },\n })\n .then(response => response.json())\n .then(json => {\n if (!channel || !json[channel]) {\n versionElem.innerHTML += 'Version check failed.'\n } else if (json[channel] === localVersion) {\n versionElem.innerHTML += 'Linkerd is up to date.';\n } else {\n parts = json[channel].split(\"-\", 2);\n if (parts.length === 2) {\n versionElem.innerHTML += \"A new \"+parts[0]+\" version (\"+parts[1]+\") is available.\"\n } else {\n versionElem.innerHTML += \"A new version (\"+json[channel]+\") is available.\"\n }\n versionElem.innerHTML += \" <a href='https://versioncheck.linkerd.io/update' target='_blank'>Update now</a>.\";\n }\n });\n});\n</script>\n</div>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 33 }, "height": "1px", "id": 171, "links": [], "mode": "html", "options": {}, "title": "", "transparent": true, "type": "text" } ], "refresh": "1m", "schemaVersion": 18, "style": "dark", "tags": [ "linkerd" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(request_total, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Service", "multi": false, "name": "service", "options": [], "query": "label_values(request_total{namespace=\"$namespace\"}, dst_service)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "inbound", "options": [], "query": "label_values(request_total{dst_namespace=\"$namespace\", dst_service=\"$service\"}, deployment)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "text": "All", "value": "$__all" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "outbound", "options": [], "query": "label_values(request_total{namespace=\"$namespace\", deployment=\"$deployment\"}, dst_deployment)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Linkerd Service", "uid": "linkerd-service", "version": 1 }
2022-10-03 15:15:43 UTC
null
0
0
9,658
1
228,918
13,503
307
lustre-overview
Lustre Overview
null
2019-01-14 14:38:26 UTC
2019-01-25 07:58:09 UTC
0
Lustre overview panel supporting more than 1 Lustre filesystem. The main purpose of this panel is a general overview of Lustre which should be useful for 90% of the admins. We have also uploaded more advanced metrics with additional metrics and detailed jobstats dashboards. The following information is provided: - Number of jobs submitting any IO in the last x minutes. Being x the time configured on job_cleanup_interval. - Nodes connected per server as seen by connected NIDs on /exports - Metadata operations per filesystem - Metadata operations per MDS & CPU usage - IO bandwidth per filesystem - IO bandwidth per server - Data IOPS per filesystem - Data IOPS per OSS & CPU usage - Available capacity per target - Available inodes per target - Top10 jobstats metadata rate - Top10 hourly aggregated metadata - Top10 jobstats data rate - Top10 hourly aggregated data Notes: - Depending on the number of job IDs and the processing capacity of prometheus the jobstats panels might time out. If this is the case try to reduce the granularity or use any other pre-processing aggregation for jobstats.
41,816
41,817
nodeExporter
1) Almost all stats are obtained with the node exporter provided by HPE: https://github.com/HewlettPackard/lustre_exporter 2) All the remaining metrics (load, CPU, etc...) are provided by the usual node_exporter.
0
0
13,503
1
9,658
3
201
null
{ "__inputs": [ { "name": "DS_PROMETHEUS_STORAGE", "label": "Prometheus Storage", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9658, "graphTooltip": 0, "id": null, "iteration": 1548259471828, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS_STORAGE}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 0 }, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(sum(lustre_job_stats_total{job=~\"$server.*.*\"}) by (jobid))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "jobs", "refId": "A", "step": 120 } ], "thresholds": "", "timeFrom": "1s", "title": "Active jobs in the last 30 minutes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 0 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(lustre_exports_total{job=~\"$server.*\"}) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": "48h", "timeShift": null, "title": "# Nodes connected per server", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "description": "Metadata operations per filesystem-type of operation\n\n- Which metadata filesystem has more IOPS?\n- What kind of metadata operation is causing the load?", "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 7 }, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "repeat": "fs", "seriesOverrides": [ { "alias": "/AGGREGATE/", "color": "#EAB839", "fill": 0, "linewidth": 3 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_stats_total{target=~\"$fs.*\"}[120s])) by (operation)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation}}", "refId": "A", "step": 40 }, { "expr": "sum(rate(lustre_stats_total{target=~\"$fs.*\"}[120s]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "AGGREGATE", "refId": "B", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Metadata operations for $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": "Ops per call", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ops", "label": "Ops per filesystem", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "description": "* Left (thick lines): IOPS per server\n* Right (thin lines): overall CPU load as %\n\n- Which server is getting saturated in terms of CPU?\n- Is it because of the high number of IOPS associated to the server?", "fill": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 16 }, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/mds.*CPU/", "fill": 3, "legend": false, "linewidth": 1, "points": false, "yaxis": 2 }, { "alias": "/oss.*CPU/", "legend": false, "lines": false, "points": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_stats_total{component=\"mdt\",job=~\"$server.*\"}[120s])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "B", "step": 20 }, { "expr": "100*(1-avg by (instance)(irate(node_cpu{mode=\"idle\",instance=~\"$server.*\"}[2m])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-CPU usage", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Metadata operations per MDS & CPU usage", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "description": "* Above 0: Write data bandwidth per filesystem and aggregated\n* Below 0: Read data bandwidth per filesystem and aggregated\n\n* Are there high data bursts?\nNote: \n* max performance for fs1 is xx GB/s\n* max performance for fs2 is yy GB/s", "fill": 3, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 24 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "fs", "seriesOverrides": [ { "alias": "/Aggregate/", "fill": 0, "linewidth": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_write_bytes_total{target=~\"$fs.*\"}[2m])) by (component)", "format": "time_series", "intervalFactor": 2, "legendFormat": "write", "refId": "C", "step": 40 }, { "expr": "-sum(rate(lustre_read_bytes_total{target=~\"$fs.*\"}[2m])) by (component) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "read", "refId": "D", "step": 40 }, { "expr": "-sum(rate(lustre_read_bytes_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems read", "refId": "E", "step": 40 }, { "expr": "sum(rate(lustre_write_bytes_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems write", "refId": "F", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IO bandwidth for $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "Bps", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "MBs", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "description": "* Above 0: Write data bandwidth per server\n* Below 0: Read data bandwidth per server\n\n* Are all servers equally loaded?\n* Is there any kind of operation generating more load?", "fill": 1, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 36 }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_write_bytes_total{job=~\"$server.*\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-write", "refId": "A", "step": 40 }, { "expr": "-sum(rate(lustre_read_bytes_total{job=~\"$server.*\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-read", "refId": "B", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IO bandwidth per server", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "Bps", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "MBs", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "description": "* Above 0: Write data IOPS per filesystem and overall\n* Below 0: Read data IOPS per filesystem and overall\n\n- The more IOPS the more CPU load and latency. \n- High IOPS, low bandwidth usually means small IO patterns (not great)", "fill": 3, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 48 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "fs", "seriesOverrides": [ { "alias": "/Aggregate/", "fill": 0, "linewidth": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_write_samples_total{target=~\"$fs.*-OST00.*\"}[2m])) by (component)", "format": "time_series", "intervalFactor": 2, "legendFormat": "write IOPS ", "refId": "C", "step": 40 }, { "expr": "-sum(rate(lustre_read_samples_total{target=~\"$fs.*-OST00.*\"}[2m])) by (component)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "read IOPS", "refId": "D", "step": 40 }, { "expr": "sum(rate(lustre_write_samples_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems write IOPS", "refId": "E", "step": 40 }, { "expr": "-sum(rate(lustre_read_samples_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems read IOPS", "refId": "F", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data IOPS for $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 55 }, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(1-(lustre_free_kilobytes{job=~\"$server.*\"}/lustre_capacity_kilobytes{job=~\"$server.*\"}))*100", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{target}}", "refId": "A", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Capacity per device", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "% capacity", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "description": "* Above 0: Write data iops per server\n* Below 0: Read data iops per server\n\n* Right side (thin lines): CPU load per server\n\n* Usually the more IOPS the more CPU load", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 55 }, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*oss.* CPU load/", "fill": 2, "linewidth": 1, "yaxis": 2 }, { "alias": "/.*mds.* CPU load/", "fill": 0, "legend": false, "lines": false, "linewidth": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "-sum(rate(lustre_write_samples_total{job=~\"$server.*\"}[2m])) by (job)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{job}}-write", "refId": "A", "step": 40 }, { "expr": "-sum(rate(lustre_read_samples_total{job=~\"$server.*\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-read", "refId": "B", "step": 40 }, { "expr": "sum(rate(lustre_write_samples_total{job=~\"$server.*\"}[2m]) + rate(lustre_read_samples_total{job=~\"$server.*\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "C", "step": 40 }, { "expr": "100*(1-avg by (instance)(irate(node_cpu{mode='idle',instance=~'$server.*'}[2m])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} CPU load", "refId": "D", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data IOPS per OSS and CPU usage", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 62 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(1 - (lustre_inodes_free{job=~\"$server.*\"}/lustre_inodes_maximum{job=~\"$server.*\"}))*100", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{target}}", "refId": "A", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inodes usage", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "percent", "label": "% usage", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 69 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(10,sum(rate(lustre_job_stats_total{job=~\"$server.*\"}[2m])) by (jobid))", "format": "time_series", "interval": "120s", "intervalFactor": 5, "legendFormat": "{{jobid}}", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": "1h", "timeShift": null, "title": "Top10 Jobstats: metadata rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "IOPS", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 79 }, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(10,sum(lustre_job_stats_total{job=~\"$server.*\"}) by (jobid))", "format": "time_series", "interval": "1800s", "intervalFactor": 1, "legendFormat": "{{jobid}}", "refId": "A", "step": 1800 } ], "thresholds": [], "timeFrom": "2h", "timeShift": null, "title": "Top10 hourly metadata jobstats", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "# ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 88 }, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "min", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "-topk(20,sum(rate(lustre_job_read_bytes_total{job=~\"$server.*\"}[2m])) by (jobid))", "format": "time_series", "interval": "2m", "intervalFactor": 2, "legendFormat": "{{jobid}}-read", "refId": "A", "step": 240 }, { "expr": "topk(20,sum(rate(lustre_job_write_bytes_total{job=~\"$server.*\"}[2m])) by (jobid))", "format": "time_series", "interval": "2m", "intervalFactor": 2, "legendFormat": "{{jobid}}-write", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": "6h", "timeShift": null, "title": "Top 20 Data rate jobstats", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 99 }, "id": 19, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "-topk(20,sum(lustre_job_read_bytes_total{job=~\"$server.*\"}) by (jobid))", "format": "time_series", "interval": "3600s", "intervalFactor": 1, "legendFormat": "{{jobid}}-read", "refId": "A", "step": 3600 }, { "expr": "topk(20,sum(lustre_job_write_bytes_total{job=~\"$server.*\"}) by (jobid))", "format": "time_series", "interval": "3600s", "intervalFactor": 1, "legendFormat": "{{jobid}}-write", "refId": "B", "step": 3600 } ], "thresholds": [], "timeFrom": "6h", "timeShift": null, "title": "Top20 hourly aggregated data jobstats", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS_STORAGE}", "hide": 0, "includeAll": true, "label": "Server", "multi": true, "name": "server", "options": [], "query": "label_values(lustre_exporter_build_info, job)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS_STORAGE}", "hide": 0, "includeAll": true, "label": "Filesystem", "multi": true, "name": "fs", "options": [], "query": "label_values(lustre_stats_total, target)", "refresh": 1, "regex": "/(.*)-MDT/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "1m", "2m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Lustre Overview", "uid": "HPA5L-wik", "version": 2 }
2019-01-25 07:58:09 UTC
null
0
0
3,377
1
78,983
11,458
685
cpu-core
cpu_core
%cpu utilization by mode (up to 8 cores)
2017-10-04 17:29:08 UTC
2018-10-13 18:32:52 UTC
0
updated for node_exporter 0.16.0
16,445
16,448
nodeExporter
Queries assume prometheus.yml: `- job_name: 'node'`
0
0
11,458
1
3,377
3
457
%cpu utilization by mode (up to 8 cores)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "%cpu utilization by mode (up to 8 cores)", "editable": true, "gnetId": 3377, "graphTooltip": 0, "id": null, "iteration": 1539453171016, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 0 }, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"0\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"0\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"0\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"0\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-0", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 5 }, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"1\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"1\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"1\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"1\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-1", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 10 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"2\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"2\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"2\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"2\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-2", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 15 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"3\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"3\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"3\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"3\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-3", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 20 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"4\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"4\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"4\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"4\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-4", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 25 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"5\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"5\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"5\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"5\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-5", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 30 }, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"6\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"6\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"6\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"6\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-6", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 35 }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"7\",mode=\"user\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"7\",mode=\"system\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "B", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"7\",mode=\"iowait\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "C", "step": 4, "target": "" }, { "expr": "irate(node_cpu_seconds_total{job=\"node\",cpu=\"7\",mode=\"softirq\",instance=~\"$node:$port\"}[5m]) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "D", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU-7", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node", "options": [], "query": "label_values(node_cpu_seconds_total{job=\"node\"}, instance)", "refresh": 1, "regex": "/([^:]+):.*/", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "port", "options": [], "query": "label_values(node_cpu_seconds_total{job=\"node\"}, instance)", "refresh": 1, "regex": "/[^:]+:(.*)/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "cpu_core", "uid": "000000003", "version": 4 }
2018-10-13 18:32:52 UTC
null
0
0
13,683
1
234,141
20,106
241
better-ssl-monitoring-x509-cert
Better SSL Monitoring (x509_cert)
A very simple and visual Dashboard to monitor SSL Certificates (x.509) using the native inputs.x509_cert from Telegraf. It just works automatically once the sources are added to telegraf.
2021-01-05 18:02:01 UTC
2021-01-23 16:21:03 UTC
0
Just place the configuration to your telegraf instance and import the Dashboard template. To just have a Box with the next due certificate on your main Situation Room Dashboard you can use the following query: `SELECT (bottom(expiry,common_name,1)/60/60/24) as exp,common_name FROM "x509_cert" WHERE time >= now() - 1h` It's easy to maintain the Config in a Git repo and pull it ever few hours to your Telegraf Server. Such a Cron could look like: `0 0,3,6,9,12,15,18,21 * * * /usr/bin/git archive --remote=ssh://git@your.gitrepo:7999/sslchec/domains.git HEAD certs.conf|tar -xO > /etc/telegraf/telegraf.d/certs.conf && killall -1 telegraf`
59,363
59,364
Telegraf
File: `/etc/telegraf/telegraf.d/certs.conf` ``` [[inputs.x509_cert]] interval = "300s" ## List certificate sources sources = [ "https://my.host.to.monitor:443", "https://my.second.host.to.monitor:443" ] ## Timeout for SSL connection # timeout = "5s" ## Pass a different name into the TLS request (Server Name Indication) ## example: server_name = "myhost.example.org" # server_name = "myhost.example.org" ## Optional TLS Config # tls_ca = "/etc/telegraf/ca.pem" # tls_cert = "/etc/telegraf/cert.pem" # tls_key = "/etc/telegraf/key.pem" ```
2
5
20,106
1
13,683
3
203
A very simple and visual Dashboard to monitor SSL Certificates (x.509) using the native inputs.x509_cert from Telegraf. It just works automatically once the sources are added to telegraf.
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "A very simple and visual Dashboard to monitor SSL Certificates (x.509) using the native inputs.x509_cert from Telegraf.\r\nIt just works automatically once the sources are added to telegraf.", "editable": true, "gnetId": 13683, "graphTooltip": 0, "id": null, "iteration": 1611228034426, "links": [], "panels": [ { "cacheTimeout": null, "datasource": "${DS_INFLUXDB}", "description": "SSL Certificate Monitoring Stat. On the Title of the widget you can find the SSL Certificate name, and on the value the current TTL/Expiry date in days.\n\nThresholds are:\n* From 0 days to 14, Red\n* From 15 days to 30, Orange\n* From 31 days onward, Green", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 0, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null }, { "color": "semi-dark-orange", "value": 14 }, { "color": "semi-dark-green", "value": 30 } ] }, "unit": "days" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/^x509_cert.last.*$/" }, "properties": [ { "id": "displayName", "value": "EXP" }, { "id": "color", "value": { "mode": "thresholds" } } ] }, { "matcher": { "id": "byRegexp", "options": "/^x509_cert.issuer_common_name.*$/" }, "properties": [ { "id": "displayName", "value": "CA" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/^x509_cert.verification_code.*$/" }, "properties": [ { "id": "color", "value": { "mode": "thresholds" } }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "Chain OK", "to": "", "type": 1, "value": "0" }, { "from": "1", "id": 2, "text": "Chain ERR", "to": "999999", "type": 2, "value": "1" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "dark-red", "value": 1 } ] } } ] } ] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 0 }, "id": 2, "links": [], "maxPerRow": 8, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.3.7", "repeat": "ssl_name", "repeatDirection": "h", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "san" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "x509_cert", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"expiry\") /60/60/24,issuer_common_name,verification_code FROM \"x509_cert\" WHERE (\"source\" =~ /^$ssl_name$/ AND \"san\" !~ /^$/) AND $timeFilter GROUP BY time($__interval), \"common_name\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "expiry" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "/60/60/24" ], "type": "math" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$ssl_name$/" }, { "condition": "AND", "key": "san", "operator": "!=", "value": "\"\"" } ] } ], "timeFrom": null, "timeShift": null, "title": "$ssl_name", "type": "stat" }, { "columns": [ { "$$hashKey": "object:93", "text": "Current", "value": "current" } ], "datasource": "${DS_INFLUXDB}", "description": "SSL Certificate Monitoring Table. On the first column you can find the SSL x509 Certificate name, and on the second column the TTL/Expirty Date in days.\n\nThresholds are:\n* From 0 days to 14, Red\n* From 15 days to 30, Orange\n* From 31 days onward, Green", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 32 }, "id": 9, "pageSize": null, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "$$hashKey": "object:105", "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:106", "alias": "SSL Expiry in", "align": "left", "colorMode": "row", "colors": [ "#E02F44", "#FF780A", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "Current", "thresholds": [ "14", "30" ], "type": "number", "unit": "d" }, { "$$hashKey": "object:107", "alias": "SSL Certificate", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Metric", "preserveFormat": true, "sanitize": true, "thresholds": [ "" ], "type": "string", "unit": "short", "valueMaps": [] } ], "targets": [ { "alias": "$tag_source", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT (expiry / 60 / 60 / 24) as \"expiry\" FROM \"x509_cert\" WHERE (\"source\" =~ /^$ssl_name$/ and \"san\" !~ /^$/) AND $timeFilter GROUP BY \"source\" ", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "", "transform": "timeseries_aggregations", "transparent": true, "type": "table-old" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 10 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1h", "now" ] }, "reducer": { "params": [], "type": "last" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "SSL Certificate is about to expire in <10d", "name": "Cert Aging", "noDataState": "no_data", "notifications": [ { "uid": "000000002" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "This Graph is primarily for implementing the Alerting.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 43, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_common_name SAN $tag_san", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "SELECT (expiry / 60 / 60 / 24) as \"expiry\" FROM \"x509_cert\" WHERE $timeFilter GROUP BY common_name,san", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 10 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cert Age", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:75", "format": "short", "label": null, "logBase": 2, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:76", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "SHOW TAG VALUES FROM x509_cert WITH KEY=source", "error": null, "hide": 0, "includeAll": true, "label": "SSL Certificate", "multi": true, "name": "ssl_name", "options": [], "query": "SHOW TAG VALUES FROM x509_cert WITH KEY=source", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Better SSL Monitoring (x509_cert)", "uid": "0QnblY8Wz", "version": 46 }
2021-01-21 11:22:27 UTC
2021-01-21 11:32:22 UTC
2
5
14,632
1
344,643
22,043
249
freqtrade
Freqtrade
Freqtrade information from postgres database
2021-06-28 18:19:55 UTC
2021-08-01 12:21:08 UTC
0
Support until ftmetric v4.5.0 Add a lot of panel to simulate freqUI as much as possible with nice UI and flexible of time-frame. You can use this grafana dashboard as FreqUI replacement for visualize data and analytic your strategy performance.
0
0
Other
null
1
5
22,043
1
14,632
3
204
Freqtrade information from postgres database
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.6" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Freqtrade information from postgres database", "editable": true, "gnetId": 14632, "graphTooltip": 0, "id": null, "iteration": 1627819788512, "links": [], "panels": [ { "datasource": null, "description": "This will show profit as percent thought history.\n(fthelper: v4.4.4)", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "max": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 0 }, "id": 138, "options": { "legend": { "calcs": [ "mean", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "avg by(cluster, strategy) (freqtrade_perf_realized_pct)", "hide": false, "interval": "", "legendFormat": "Realized - {{ cluster }} - {{ strategy }}", "refId": "A" }, { "exemplar": true, "expr": "avg by(cluster, strategy) (freqtrade_perf_unrealized_pct)", "hide": true, "interval": "", "legendFormat": "Unrealized - {{ cluster }} - {{ strategy }}", "refId": "B" } ], "title": "Strategy performance / Profit", "type": "timeseries" }, { "datasource": null, "description": "This will show percentage of winning compare to total trades\n(fthelper: v3.x.x)", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 0 }, "id": 154, "options": { "legend": { "calcs": [ "mean", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "avg by(cluster, strategy) (freqtrade_trade_winning / freqtrade_trade_close)", "hide": false, "interval": "", "legendFormat": "Success rate - {{ cluster }} - {{ strategy }}", "refId": "A" } ], "title": "Strategy performance / Success rate", "type": "timeseries" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 26, "panels": [ { "datasource": null, "description": "Balance we has in exchange. Difference is first - last value in graph. Range is Max Drawdown", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "axisWidth": 100, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": 3600000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "THB" }, "properties": [ { "id": "unit", "value": "THB" }, { "id": "custom.axisPlacement", "value": "left" }, { "id": "custom.axisLabel", "value": "Fiatcurrency" } ] }, { "matcher": { "id": "byName", "options": "USDT" }, "properties": [ { "id": "unit", "value": "USDT" }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "custom.axisLabel", "value": "Cryptocurrency" } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 11 }, "id": 58, "interval": null, "maxDataPoints": null, "options": { "legend": { "calcs": [ "last", "diff", "range" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "avg by(cluster, strategy, stake) (freqtrade_crypto_balance{cluster=\"$cluster\", strategy=~\"$strategy\"})", "interval": "", "legendFormat": "{{ stake }}", "refId": "A" }, { "exemplar": true, "expr": "avg by(cluster, strategy, stake) (freqtrade_fiat_balance{cluster=\"$cluster\", strategy=~\"$strategy\"})", "hide": false, "interval": "", "legendFormat": "{{ stake }}", "refId": "B" } ], "timeFrom": null, "title": "Balance", "type": "timeseries" }, { "datasource": null, "description": "This will calculate base on dashboard time range.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 4, "mappings": [], "max": -1, "min": 1, "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-red", "value": -0.15 }, { "color": "semi-dark-red", "value": -0.1 }, { "color": "light-red", "value": -0.05 }, { "color": "super-light-red", "value": -0.01 }, { "color": "text", "value": 0 }, { "color": "super-light-green", "value": 0.01 }, { "color": "light-green", "value": 0.05 }, { "color": "semi-dark-green", "value": 0.1 }, { "color": "dark-green", "value": 0.15 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 11 }, "id": 69, "options": { "reduceOptions": { "calcs": [ "diffperc" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "avg by(cluster, strategy) (freqtrade_crypto_balance{cluster=\"$cluster\", strategy=~\"$strategy\"})", "interval": "", "legendFormat": "{{ version }} - {{ stake }}", "refId": "A" } ], "title": "Profit", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 86400 }, { "color": "orange", "value": 432000 }, { "color": "red", "value": 604800 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 11 }, "id": 54, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "freqtrade_trade_latest_seconds{cluster=\"$cluster\", strategy=~\"$strategy\"} - time()", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Latest trade", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(59, 154, 184, 0.71)", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 14, "y": 11 }, "id": 24, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "freqtrade_build_info{cluster=\"$cluster\"}", "instant": true, "interval": "", "legendFormat": "{{ strategy }}", "refId": "A" } ], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "orange", "index": 0, "text": "Stopped" }, "1": { "color": "green", "index": 1, "text": "Running" }, "2": { "color": "yellow", "index": 2, "text": "Stop Buy" }, "-1": { "color": "red", "index": 3, "text": "Unknown" } }, "type": "value" } ], "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 11 }, "id": 44, "interval": null, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "freqtrade_state{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "transformations": [], "type": "stat" }, { "datasource": null, "description": "This will show win trade with specify time window", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 15 }, "id": 70, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "avg by(cluster, strategy) (freqtrade_trade_winning{cluster=\"$cluster\", strategy=~\"$strategy\"})", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Win trade", "type": "stat" }, { "datasource": null, "description": "This will show losing trade within specify time window", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 15 }, "id": 71, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "range" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "avg by(cluster, strategy) (freqtrade_trade_losing{cluster=\"$cluster\", strategy=~\"$strategy\"})", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Loss trade", "type": "stat" }, { "datasource": null, "description": "Number is current open trades", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 14, "y": 15 }, "id": 56, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "avg by(cluster, strategy) (freqtrade_trade_open_current{cluster=\"$cluster\", strategy=~\"$strategy\"})", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current open trade", "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "red", "index": 1, "text": "DOWN" }, "1": { "color": "green", "index": 0, "text": "UP" } }, "type": "value" } ], "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 17, "y": 15 }, "id": 28, "interval": null, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "freqtrade_build_info{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "transformations": [], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "blue", "index": 0, "text": "Dry run" }, "1": { "color": "purple", "index": 1, "text": "Live" }, "-1": { "color": "red", "index": 2, "text": "Unknown" } }, "type": "value" } ], "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 15 }, "id": 45, "interval": null, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "freqtrade_mode{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "transformations": [], "type": "stat" } ], "repeat": "cluster", "title": "Summary - $cluster", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 47 }, "id": 120, "panels": [ { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 14, "x": 0, "y": 14 }, "id": 122, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "currency" } ] }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": true, "expr": "freqtrade_crypto_balances{cluster=~\"$cluster\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current holding cryptocurrency", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "currency", "stake", "Value" ] } } } ], "type": "table" }, { "datasource": null, "description": "This will show historical of locking pairs.\n(fthelper: v3.x.x)\n", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "min": 0, "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 10, "x": 14, "y": 14 }, "id": 214, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "freqtrade_lock_count{cluster=~\"$cluster\", strategy=~\"$strategy\"}", "interval": "", "legendFormat": "Current locks", "refId": "A" } ], "title": "Locked pairs", "type": "timeseries" }, { "datasource": null, "description": "This comparing profit of each pair as percent gain.\n(fthelper: v4.0.0)", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "unit", "value": "percent" } ] }, { "matcher": { "id": "byName", "options": "pair" }, "properties": [ { "id": "custom.width", "value": 150 } ] } ] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 23 }, "id": 184, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value" } ] }, "pluginVersion": "8.0.6", "targets": [ { "exemplar": false, "expr": "freqtrade_pair_profit_pct{cluster=~\"$cluster\", strategy=~\"$strategy\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "{{ pair }}", "refId": "A" } ], "title": "Profit / Pair", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "pair", "Value" ] } } } ], "type": "table" } ], "repeat": "cluster", "title": "Detailed - $cluster", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 195 }, "id": 85, "panels": [ { "datasource": null, "description": "Success rate when ftmetric call to freqtrade server", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 16, "x": 0, "y": 17 }, "id": 99, "options": { "legend": { "calcs": [ "last", "min", "mean" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "max without(type) (fthelper_internal_ft_call{cluster=~\"$cluster\", type=\"success\"}) / max without(type) (fthelper_internal_ft_call{cluster=~\"$cluster\", type=\"total\"})", "hide": false, "interval": "", "legendFormat": "success - {{ cluster }}", "refId": "A" }, { "exemplar": true, "expr": "rate(fthelper_internal_ft_call{cluster=~\"$cluster\", type=\"total\"}[5m])", "hide": true, "interval": "", "legendFormat": "total - {{ cluster }}", "refId": "B" } ], "title": "Freqtrade success rate", "type": "timeseries" }, { "datasource": null, "description": "How many percent of total request that we cached", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 17 }, "id": 101, "options": { "legend": { "calcs": [ "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "(freqtrade_internal_cache_total{cluster=~\"$cluster\"} - freqtrade_internal_cache_miss{cluster=~\"$cluster\"}) / freqtrade_internal_cache_total{cluster=~\"$cluster\"}", "interval": "", "legendFormat": "cache rate - {{ cluster }}", "refId": "A" } ], "title": "Freqtrade cache rate", "type": "timeseries" }, { "datasource": null, "description": "How many we call to freqtrade", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 9, "w": 16, "x": 0, "y": 26 }, "id": 102, "options": { "legend": { "calcs": [ "last", "mean" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "rate(fthelper_internal_ft_call{cluster=~\"$cluster\", type=\"total\"}[5m])", "hide": false, "interval": "", "legendFormat": "{{ cluster }}", "refId": "B" } ], "title": "Freqtrade total call", "type": "timeseries" }, { "datasource": null, "description": "How many log level are logged in freqtrade server. You can enabled warning level in disabled query.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "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": 9, "w": 8, "x": 16, "y": 26 }, "id": 118, "options": { "legend": { "calcs": [ "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "sum by(cluster) (freqtrade_log_level{cluster=~\"$cluster\", level=\"WARNING\"})", "hide": true, "interval": "", "legendFormat": "Warning - {{ cluster }}", "refId": "A" }, { "exemplar": true, "expr": "sum by(cluster) (freqtrade_log_level{cluster=~\"$cluster\", level=\"ERROR\"})", "hide": false, "interval": "", "legendFormat": "Error - {{ cluster }}", "refId": "B" } ], "title": "Freqtrade log level", "type": "timeseries" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 9, "w": 16, "x": 0, "y": 35 }, "id": 104, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.4", "targets": [ { "exemplar": true, "expr": "histogram_quantile(0.99, sum(rate(fthelper_internal_warmup_duration_bucket[5m])) by (le))", "hide": true, "interval": "", "legendFormat": "P99", "refId": "A" }, { "exemplar": true, "expr": "histogram_quantile(0.95, sum(rate(fthelper_internal_warmup_duration_bucket[5m])) by (le))", "hide": true, "interval": "", "legendFormat": "P95", "refId": "B" }, { "exemplar": true, "expr": "histogram_quantile(0.9, sum(rate(fthelper_internal_warmup_duration_bucket[5m])) by (le))", "hide": false, "interval": "", "legendFormat": "P90", "refId": "C" }, { "exemplar": true, "expr": "histogram_quantile(0.5, sum(rate(fthelper_internal_warmup_duration_bucket[5m])) by (le))", "format": "time_series", "hide": false, "interval": "", "legendFormat": "P50", "refId": "D" } ], "title": "Warmup duration", "type": "timeseries" }, { "datasource": null, "description": "Every time warmup trigger, It perform several process. This graph will breakdown each process and calculate success rate of overall", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 35 }, "id": 153, "options": { "legend": { "calcs": [ "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "fthelper_internal_warmup", "hide": false, "interval": "", "legendFormat": "{{ job }}", "refId": "B" } ], "title": "Warmup success rate", "type": "timeseries" } ], "title": "Internal", "type": "row" } ], "refresh": "5m", "schemaVersion": 30, "style": "dark", "tags": [ "freqtrade", "application" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(freqtrade_build_info, cluster)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Cluster name", "multi": true, "name": "cluster", "options": [], "query": { "query": "label_values(freqtrade_build_info, cluster)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(freqtrade_build_info{cluster=~\"$cluster\"}, strategy)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Strategy name", "multi": true, "name": "strategy", "options": [], "query": { "query": "label_values(freqtrade_build_info{cluster=~\"$cluster\"}, strategy)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h" ] }, "timezone": "", "title": "Freqtrade", "uid": "RGSqY5z7z", "version": 51 }
2021-08-01 12:13:42 UTC
null
1
5
1,229
1
24,773
3,457
2,833
docker-engine-metrics
Docker Engine Metrics
Draw some docker metrics
2016-12-27 16:15:47 UTC
2017-07-03 15:34:04 UTC
0
This dashboard provides graphs about some metrics provided by the docker daemon. In docker 1.13 you need to activate explictly the metrics endpoint adding this parameter to the daemon: `metrics-addr=0.0.0.0:4999` and activate the experimental features. More about how to use this dashboard [here](https://medium.com/@basilio.vera/docker-swarm-metrics-in-prometheus-e02a6a5745a#.6nzvnljvm)
0
0
Other
null
2
5
3,457
1
1,229
3
2,252
Draw some docker metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [] }, "description": "Draw some docker metrics", "editable": true, "gnetId": 1229, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "rows": [ { "collapse": false, "height": 27, "panels": [ { "content": "", "description": "", "id": 2, "links": [], "mode": "markdown", "repeat": "instance", "span": 12, "title": "$instance", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Instance", "titleSize": "h6" }, { "collapse": false, "height": 51, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "Number of CPUs", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "instance", "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "expr": "engine_daemon_engine_cpus_cpus{instance=~'$instance'}", "intervalFactor": 2, "legendFormat": "", "metric": "engine_daemon_engine_cpus_cpus", "refId": "A", "step": 60 } ], "thresholds": "", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "CPUs", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "description": "Measuring some percentiles performance", "fill": 1, "id": 14, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "instance", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, rate(engine_daemon_container_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 99", "refId": "A", "step": 4 }, { "expr": "histogram_quantile(0.90, rate(engine_daemon_container_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 90", "refId": "B", "step": 4 }, { "expr": "histogram_quantile(0.50, rate(engine_daemon_container_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 50", "refId": "C", "step": 4 }, { "expr": "histogram_quantile(0.25, rate(engine_daemon_container_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 25", "refId": "D", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time x Container Action percentile", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Time x container 90%", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 15, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "instance", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "engine_daemon_container_actions_seconds_count{instance=~'$instance'}", "intervalFactor": 2, "legendFormat": "{{action}}", "metric": "engine_daemon_container_actions_seconds_count", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Container Actions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Total container", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "description": "Measuring some percentiles performance", "fill": 1, "id": 22, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "instance", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, rate(engine_daemon_network_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 99", "refId": "A", "step": 4 }, { "expr": "histogram_quantile(0.90, rate(engine_daemon_network_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 90", "refId": "B", "step": 4 }, { "expr": "histogram_quantile(0.50, rate(engine_daemon_network_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 50", "refId": "C", "step": 4 }, { "expr": "histogram_quantile(0.25, rate(engine_daemon_network_actions_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "{{action}} 25", "refId": "D", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time x Network Action percentile", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 19, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "instance", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "engine_daemon_network_actions_seconds_count{instance=~'$instance'}", "intervalFactor": 2, "legendFormat": "{{action}}", "metric": "engine_daemon_container_actions_seconds_count", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Network Actions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "description": "Measuring histogram on some percentile", "fill": 1, "id": 21, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "instance", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, rate(etcd_disk_wal_fsync_duration_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "99", "refId": "D", "step": 4 }, { "expr": "histogram_quantile(0.90, rate(etcd_disk_wal_fsync_duration_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "90", "refId": "A", "step": 4 }, { "expr": "histogram_quantile(0.50, rate(etcd_disk_wal_fsync_duration_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "50", "refId": "B", "step": 4 }, { "expr": "histogram_quantile(0.10, rate(etcd_disk_wal_fsync_duration_seconds_bucket{instance=~'$instance'}[$interval]))", "intervalFactor": 2, "legendFormat": "10", "refId": "C", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "etcd fsync wall percentile", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "id": 20, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "instance", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "engine_daemon_events_subscribers_total{instance=~'$instance'}", "intervalFactor": 2, "legendFormat": " ", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Event Subscribers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "id": 23, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "instance", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "builder_builds_triggered_total{instance=~'$instance'}", "hide": false, "intervalFactor": 2, "legendFormat": "Total", "refId": "A", "step": 4 }, { "expr": "sum(builder_builds_failed_total{instance=~'$instance'}) by (instance)", "hide": false, "intervalFactor": 2, "legendFormat": "Failed", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Image Builds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "docker", "docker metrics", "docker engine" ], "templating": { "list": [ { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "text": "auto", "value": "$__auto_interval" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "2m", "value": "2m" }, { "selected": false, "text": "3m", "value": "3m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "7m", "value": "7m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "30s,1m,2m,3m,5m,7m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "engine_daemon_engine_info", "refresh": 1, "regex": "/instance=\"([^\"]+)\"/", "sort": 0, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Docker Engine Metrics", "version": 3 }
2017-07-03 15:34:04 UTC
null
2
5
10,312
1
256,315
15,085
341
application-metrics
Application Metrics
Custom application metrics.
2019-06-08 19:44:34 UTC
2019-09-03 19:55:36 UTC
0
null
0
0
null
null
0
0
15,085
1
10,312
3
205
Custom application metrics.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Custom application metrics. ", "editable": true, "gnetId": 10312, "graphTooltip": 0, "id": null, "iteration": 1567536728788, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 14, "w": 24, "x": 0, "y": 0 }, "id": 2, "interval": "60s", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(txn_throughput_by_brand_metric_cnt{instance=~\"$node\",brand_name=~\"$brand_name\",licensee_name=~\"$licensee_name\",casino_name=~\"$casino_name\"}) by (metric_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{metric_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Application Throughputs", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "Transactions per Minute", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 19, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(instance)", "hide": 0, "includeAll": false, "label": "Host:", "multi": false, "name": "node", "options": [], "query": "label_values(instance)", "refresh": 1, "regex": ".*ldpgo0..betworks.io:9187", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(brand_name)", "hide": 0, "includeAll": true, "label": "Brand:", "multi": true, "name": "brand_name", "options": [], "query": "label_values(brand_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(licensee_name)", "hide": 0, "includeAll": true, "label": "Licensee:", "multi": true, "name": "licensee_name", "options": [], "query": "label_values(licensee_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(casino_name)", "hide": 0, "includeAll": true, "label": "Casino:", "multi": true, "name": "casino_name", "options": [], "query": "label_values(casino_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Application Metrics", "uid": "FX9g-TKZz", "version": 5 }
2019-09-03 19:55:36 UTC
null
0
0
9,666
1
228,918
13,500
270
lustre-detailed
Lustre detailed
null
2019-01-14 15:30:24 UTC
2019-01-25 07:57:14 UTC
0
Lustre advanced dashboard supporting more than 1 Lustre filesystem. This dashboard is intended for those that won't have enough with dashboard "Lustre overview" (9658). We have also uploaded other metrics with detailed jobstats dashboards. The following information is provided _in addition to the information provided by Lustre overview_: - Metadata operations per MDT - IO bandwidth per OST - IOPS per OST - % Disk IO busy as per block device stats - LNET rate - LNET messages - DIsk IO size ratio - MDS available memory - OSS available memory - MDS detailed memory usage - OSS detailed memory usage
41,842
41,843
nodeExporter
1) Almost all stats are obtained with the node exporter provided by HPE: https://github.com/HewlettPackard/lustre_exporter 2) All the remaining metrics (load, CPU, etc...) are provided by the usual node_exporter.
2
4
13,500
1
9,666
3
206
null
{ "__inputs": [ { "name": "DS_PROMETHEUS_STORAGE", "label": "Prometheus Storage", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9666, "graphTooltip": 0, "id": null, "iteration": 1548259531164, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 0 }, "id": 18, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "repeat": "fs", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(lustre_stats_total{component=\"mdt\",target=~\"$fs.*\",job=~\"$server\"}[120s])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{target}}-{{operation}}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Metadata operations per MDT - $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "description": "Aggregate metadata operations per filesystem and metadata operations per filesystem-type of operation\n\n- Which metadata filesystem has more IOPS?\n- What kind of metadata operation is provoking the load?", "fill": 3, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 10 }, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "repeat": "fs", "seriesOverrides": [ { "alias": "/AGGREGATE/", "fill": 0, "linewidth": 3, "points": false, "steppedLine": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_stats_total{target=~\"$fs.*\"}[120s])) by (operation)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation}}", "refId": "B", "step": 20 }, { "expr": "sum(rate(lustre_stats_total{target=~\"$fs.*\"}[120s]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "AGGREGATE", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Metadata operations for $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": "Ops per call", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ops", "label": "Ops per filesystem", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 20 }, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemAvailable{instance=~\"$server\",instance=~\".*mds.*\"}/node_memory_MemTotal{instance=~\"$server\",instance=~\".*mds.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": false, "op": "lt", "value": 0.2 }, { "colorMode": "critical", "fill": true, "line": false, "op": "lt", "value": 0.1 } ], "timeFrom": null, "timeShift": null, "title": "MDS Memory Available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "", "logBase": 1, "max": "0.9", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 20 }, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/mds.*CPU/", "fill": 3, "legend": false, "linewidth": 1, "points": false, "yaxis": 2 }, { "alias": "/oss.*CPU/", "legend": false, "lines": false, "points": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_stats_total{component=\"mdt\",job=~\"$server\"}[120s])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "B", "step": 20 }, { "expr": "100*(1-avg by (instance)(irate(node_cpu{mode='idle',instance=~'$server'}[2m])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-CPU usage", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Metadata operations per MDS & CPU usage", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 30 }, "id": 38, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "server", "seriesOverrides": [ { "alias": "/.*total/", "bars": false, "linewidth": 5, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-total", "metric": "", "refId": "B", "step": 30 }, { "expr": "node_memory_Cached{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-cached", "refId": "C", "step": 30 }, { "expr": "node_memory_Buffers{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-buffers", "refId": "D", "step": 30 }, { "expr": "node_memory_Mapped{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-mapped", "refId": "E", "step": 30 }, { "expr": "node_memory_SReclaimable{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-sreclaim", "refId": "F", "step": 30 }, { "expr": "node_memory_SUnreclaim{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-sunreclaim", "refId": "G", "step": 30 }, { "expr": "node_memory_SwapCached{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{instance}}-swapUsed", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "$server memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 3, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 36 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "fs", "seriesOverrides": [ { "alias": "/Aggregate/", "fill": 0, "linewidth": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_write_bytes_total{target=~\"$fs.*\"}[2m])) by (component)", "format": "time_series", "intervalFactor": 2, "legendFormat": "write", "refId": "C", "step": 20 }, { "expr": "-sum(rate(lustre_read_bytes_total{target=~\"$fs.*\"}[2m])) by (component) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "read", "refId": "D", "step": 20 }, { "expr": "-sum(rate(lustre_read_bytes_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems read", "refId": "E", "step": 20 }, { "expr": "sum(rate(lustre_write_bytes_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems write", "refId": "F", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IO bandwidth for $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "Bps", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "MBs", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 48 }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_write_bytes_total{job=~\"$server\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-write", "refId": "A", "step": 20 }, { "expr": "-sum(rate(lustre_read_bytes_total{job=~\"$server\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-read", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IO bandwidth per server", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "Bps", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "MBs", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 3, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 60 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "fs", "seriesOverrides": [ { "alias": "/Aggregate/", "fill": 0, "linewidth": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(lustre_write_samples_total{target=~\"$fs.*-OST00.*\"}[2m])) by (component)", "format": "time_series", "intervalFactor": 2, "legendFormat": "write", "refId": "C", "step": 20 }, { "expr": "-sum(rate(lustre_read_samples_total{target=~\"$fs.*-OST00.*\"}[2m])) by (component)", "format": "time_series", "intervalFactor": 2, "legendFormat": "read", "refId": "D", "step": 20 }, { "expr": "sum(rate(lustre_write_samples_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems write IOPS", "refId": "E", "step": 20 }, { "expr": "-sum(rate(lustre_read_samples_total{component=\"ost\"}[2m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Aggregate filesystems read IOPS", "refId": "F", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data IOPS for $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 67 }, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemAvailable{instance=~\".*oss.*\"}/node_memory_MemTotal{instance=~\".*oss.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": false, "op": "lt", "value": 0.2 }, { "colorMode": "critical", "fill": true, "line": false, "op": "lt", "value": 0.1 } ], "timeFrom": null, "timeShift": null, "title": "OSS Memory Available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "", "logBase": 1, "max": "0.8", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 67 }, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*oss.* CPU load/", "fill": 3, "linewidth": 1, "yaxis": 2 }, { "alias": "/.*mds.* CPU load/", "fill": 0, "legend": false, "lines": false, "linewidth": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "-sum(rate(lustre_write_samples_total{job=~\"$server\"}[2m])) by (job)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{job}}-write", "refId": "A", "step": 20 }, { "expr": "-sum(rate(lustre_read_samples_total{job=~\"$server\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-read", "refId": "B", "step": 20 }, { "expr": "sum(rate(lustre_write_samples_total{job=~\"$server\"}[2m]) + rate(lustre_read_samples_total{job=~\"$server\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "C", "step": 20 }, { "expr": "100*(1-avg by (instance)(irate(node_cpu{mode='idle',instance=~'$server'}[2m])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} CPU load", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data IOPS per OSS and CPU usage", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 74 }, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_ms{instance=~\"$server\"}[2m])/10", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-{{device}}", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IO busy", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 74 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}-load", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server CPU load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 74 }, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "1 - (node_memory_MemAvailable{instance=~\"$server\",instance=~\".*oss.*\"}/node_memory_MemTotal{instance=~\"$server\",instance=~\".*oss.*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 30 } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": false, "op": "lt", "value": 0.2 }, { "colorMode": "critical", "fill": true, "line": false, "op": "lt", "value": 0.1 } ], "timeFrom": null, "timeShift": null, "title": "OSS Memory Available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "", "logBase": 1, "max": "0.6", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 81 }, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "sort": "max", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "fs", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(lustre_write_bytes_total{target=~\"$fs.*-OST00.*\",job=~\"$server\"}[2m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "write-{{target}}", "refId": "A", "step": 20 }, { "expr": "-rate(lustre_read_bytes_total{target=~\"$fs.*-OST00.*\",job=~\"$server\"}[2m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "read-{{target}}", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bandwidth per OST in $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 88 }, "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": true, "show": true, "sort": "min", "sortDesc": false, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "fs", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(lustre_write_samples_total{target=~\"$fs.*-OST00.*\",job=~\"$server\"}[2m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "write-{{target}}", "refId": "A", "step": 20 }, { "expr": "-rate(lustre_read_samples_total{target=~\"$fs.*-OST00.*\",job=~\"$server\"}[2m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "read-{{target}}", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IOPS per OST in $fs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "Read | Write", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS_STORAGE}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 95 }, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(sum(lustre_job_stats_total{job=~\"$server\"}) by (jobid))", "format": "time_series", "interval": "1m", "intervalFactor": 2, "legendFormat": "jobs", "refId": "A", "step": 120 } ], "thresholds": "", "timeFrom": "1s", "timeShift": null, "title": "Active jobs in the last 30 minutes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 95 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max(lustre_exports_total{job=~\"$server\"}) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": "48h", "timeShift": null, "title": "# Nodes connected per server", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS_STORAGE}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 95 }, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "max(lustre_degraded{job=~\"$server\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 240 } ], "thresholds": "0.99,1", "title": "Lustre OST degraded", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "NO", "value": "0" }, { "op": "=", "text": "YES", "value": "1" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 102 }, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(1-(lustre_free_kilobytes{job=~\"$server\"}/lustre_capacity_kilobytes{job=~\"$server\"}))*100", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{target}}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Capacity per device", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "% capacity", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 102 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(1 - (lustre_inodes_free{job=~\"$server\"}/lustre_inodes_maximum{job=~\"$server\"}))*100", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{target}}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inodes usage", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "percent", "label": "% usage", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 109 }, "id": 25, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(lustre_receive_bytes_total{job=~\"$server\"}[120s])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-receive", "refId": "A", "step": 20 }, { "expr": "-rate(lustre_send_bytes_total{job=~\"$server\"}[120s])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-send", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "LNET rate statistics", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Send | Receive (bytes)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "Send | Receive (messages)", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 109 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "-rate(lustre_send_count_total{job=~\"$server\"}[120s])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-send", "refId": "A", "step": 20 }, { "expr": "rate(lustre_receive_count_total{job=~\"$server\"}[120s])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{job}}-receive", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "LNET messages statistics", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Send | Receive (messages)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "Send | Receive (messages)", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS_STORAGE}", "fill": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 116 }, "id": 8, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "fs", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(sum(rate(lustre_disk_io_total{size=\"1048576\",job=~\"$server\",target=~\"$fs.*\"}[2m])) by (target) / sum(rate(lustre_disk_io_total{job=~\"$server\",target=~\"$fs.*\"}[2m])) by (target))*100", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{target}}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IO size ratio (\"1MiB\" vs \"< 1MiB\") in $fs", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "% 1MiB IOs", "logBase": 1, "max": "100", "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS_STORAGE}", "hide": 0, "includeAll": true, "label": "Server", "multi": true, "name": "server", "options": [], "query": "label_values(lustre_exporter_build_info, job)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS_STORAGE}", "hide": 0, "includeAll": true, "label": "Filesystem", "multi": true, "name": "fs", "options": [], "query": "label_values(lustre_stats_total, target)", "refresh": 1, "regex": "/(.*)-MDT/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "1m", "2m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Lustre detailed", "uid": "xwd38aQmz", "version": 6 }
2019-01-25 07:57:14 UTC
null
2
4
12,332
1
357,108
17,717
522
sophos-fw
Sophos FW
Dashboard for Sophos XG. Based on these templates : https://share.zabbix.com/network_devices/sophos-xg-firewall (4.0.x) https://share.zabbix.com/network-appliances/sophos-xg-firewall (2.2.x) * Update * - Fixed bug color - Translated some parts from French to English
2020-05-19 15:11:51 UTC
2020-05-28 09:28:36 UTC
0
null
52,829
52,830
null
null
0
0
17,717
1
12,332
3
469
null
{ "__inputs": [ { "name": "DS_ZABBIX", "label": "Zabbix", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__requires": [ { "type": "datasource", "id": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "$$hashKey": "object:115", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12332, "graphTooltip": 0, "id": 13, "iteration": 1590656900443, "links": [], "panels": [ { "cacheTimeout": null, "content": "\n<div class=\"text-center dashboard-header\">\n <span>$Host</span>\n</div>\n\n\n\n", "datasource": null, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 40, "links": [], "mode": "html", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "FW Sophos" }, "host": { "filter": "Sophos Miltec FW" }, "item": { "filter": "" }, "mode": 0, "options": { "showDisabledItems": true, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": null, "decimals": 2, "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 2 }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:1635", "name": "value to text", "value": 1 }, { "$$hashKey": "object:1636", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "Status" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Device uptime" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:1638", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 2 }, "id": 46, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:1497", "name": "value to text", "value": 1 }, { "$$hashKey": "object:1498", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Firmware version" }, "mode": 2, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Version", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:1500", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "first" }, { "datasource": null, "description": "", "gridPos": { "h": 6, "w": 6, "x": 12, "y": 2 }, "id": 44, "options": { "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "title": "", "unit": "percent" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.1", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Disk utilization" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Disk utilization", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "#299c46", "#299c46" ], "datasource": null, "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 3, "x": 18, "y": 2 }, "id": 38, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:1207", "name": "value to text", "value": 1 }, { "$$hashKey": "object:1208", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.7.1", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "$$hashKey": "object:1371", "application": { "filter": "Status" }, "datasource": "Zabbix", "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "ICMP ping" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "0,1", "timeFrom": null, "timeShift": null, "title": "FW Status", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:1210", "op": "=", "text": "UP!", "value": "1" }, { "$$hashKey": "object:1498", "op": "=", "text": "DOWN!", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#C4162A" ], "datasource": "Zabbix", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 3, "x": 21, "y": 2 }, "id": 6, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:653", "name": "value to text", "value": 1 }, { "$$hashKey": "object:654", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.6.2", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "Services" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Service sslvpn status" }, "mode": 0, "options": { "showDisabledItems": true, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "5,7", "timeFrom": null, "timeShift": null, "title": "VPN SSL", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:656", "op": "=", "text": "UP!", "value": "4" }, { "$$hashKey": "object:657", "op": "=", "text": "DOWN!", "value": "7" } ], "valueName": "current" }, { "cacheTimeout": null, "datasource": "Zabbix", "gridPos": { "h": 8, "w": 6, "x": 0, "y": 8 }, "id": 2, "links": [], "options": { "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-orange", "value": 50 }, { "color": "#d44a3a", "value": 80 } ] }, "title": "", "unit": "percent" }, "overrides": [], "values": false }, "orientation": "horizontal", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.1", "targets": [ { "application": { "filter": "CPU" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "CPU utilization" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "CPU utilization", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#299c46", "#d44a3a" ], "datasource": "Zabbix", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 8 }, "id": 14, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "1", "text": "UP!", "to": "1" }, { "from": "2", "text": "DOWN!", "to": "2" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortA Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Status Port A", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#299c46", "#d44a3a" ], "datasource": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 8 }, "id": 18, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "1", "text": "UP!", "to": "1" }, { "from": "2", "text": "DOWN!", "to": "2" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortC Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Status Port C", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorPostfix": false, "colorPrefix": false, "colorValue": false, "colors": [ "#d44a3a", "#FA6400", "#299c46" ], "datasource": "Zabbix", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 8 }, "id": 12, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "1", "text": "UP!", "to": "1" }, { "from": "0", "text": "DOWN!", "to": "0" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "Interface PortE" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortE Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "0,1", "timeFrom": null, "timeShift": null, "title": "Status Port E", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "UP!", "value": "1" }, { "op": "=", "text": "DOWN!", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#299c46", "#C4162A" ], "datasource": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 8 }, "id": 24, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "$$hashKey": "object:158", "name": "value to text", "value": 1 }, { "$$hashKey": "object:159", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "$$hashKey": "object:161", "from": "1", "text": "UP!", "to": "1" }, { "$$hashKey": "object:162", "from": "2", "text": "DOWN!", "to": "2" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortG Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Status Port G", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "datasource": "Zabbix", "gridPos": { "h": 8, "w": 6, "x": 18, "y": 8 }, "id": 4, "options": { "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-orange", "value": 50 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "auto", "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "6.7.1", "targets": [ { "application": { "filter": "Memory" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Memory utilization" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "timeFrom": null, "timeShift": null, "title": "Memory utilization", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#299c46", "#d44a3a" ], "datasource": "Zabbix", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 12 }, "id": 16, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "1", "text": "UP!", "to": "1" }, { "from": "2", "text": "DOWN!", "to": "2" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortB Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Status Port B", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#299c46", "#d44a3a" ], "datasource": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 12 }, "id": 20, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "pluginVersion": "6.6.2", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "1", "text": "UP!", "to": "1" }, { "from": "2", "text": "DOWN!", "to": "2" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortD Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Status Port D", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#299c46", "#d44a3a" ], "datasource": "Zabbix", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 12 }, "id": 22, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "1", "text": "UP!", "to": "1" }, { "from": "2", "text": "DOWN!", "to": "2" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortF Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Status Port F", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#299c46", "#d44a3a" ], "datasource": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 12 }, "id": 26, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "1", "text": "UP!", "to": "1" }, { "from": "2", "text": "DOWN!", "to": "2" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "application": { "filter": "" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortH Status (Admin)" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Status Port H", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "Interface PortB InOctets": "dark-green", "Interface PortB OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Zabbix", "decimals": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortB InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortB OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port B", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2714", "decimals": 2, "format": "bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2715", "format": "bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Interface PortE InOctets": "dark-green", "Interface PortE OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Zabbix", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortE InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interfaces" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortE OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port E", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2872", "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2873", "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Interface PortC InOctets": "dark-green", "Interface PortC OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interface PortC" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortC InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interface PortC" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortC OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port C", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Interface PortD InOctets": "dark-green", "Interface PortD OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Zabbix", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 21 }, "hiddenSeries": false, "id": 32, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interface PortD" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortD InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interface PortD" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortD OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port D", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Interface PortA InOctets": "dark-green", "Interface PortA OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Zabbix", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interface PortA" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortA InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interface PortA" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortA OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port A", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Interface PortF InOctets": "dark-green", "Interface PortF OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interface PortF" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortF InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interface PortF" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortF OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port F", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Interface PortH InOctets": "dark-green", "Interface PortH OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interface PortG" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortG InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interface PortG" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortG OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port G", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Interface PortH InOctets": "dark-green", "Interface PortH OutOctets": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 36, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "application": { "filter": "Interface PortH" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortH InOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } }, { "application": { "filter": "Interface PortH" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Interface PortH OutOctets" }, "mode": 0, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "refId": "B", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Port H", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "FW Sophos", "value": "FW Sophos" }, "datasource": "Zabbix", "definition": "*", "hide": 0, "includeAll": false, "index": -1, "label": "Group", "multi": false, "name": "Group", "options": [], "query": "*", "refresh": 1, "regex": "FW Sophos", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "Sophos Miltec FW", "value": "Sophos Miltec FW" }, "datasource": "Zabbix", "definition": "$Group.*", "hide": 0, "includeAll": false, "index": -1, "label": "Host", "multi": false, "name": "Host", "options": [], "query": "$Group.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Sophos FW", "uid": "EN01myuZk", "variables": { "list": [] }, "version": 29, "description": "Dashboard for Sophos XG. Based on these templates : https://share.zabbix.com/network_devices/sophos-xg-firewall (4.0.x) https://share.zabbix.com/network-appliances/sophos-xg-firewall (2.2.x) \r\n* Update * \r\n- Fixed bug color \r\n- Translated some parts from French to English" }
2020-05-28 09:28:14 UTC
2020-05-28 09:28:36 UTC
0
0
9,692
1
94,170
13,486
1,322
memory-overview-designed-for-pmm
Memory Overview (Designed for PMM)
The dashboard that displays metrics related to memory usage on Linux systems. Designed for https://www.percona.com/software/database-tools/percona-monitoring-and-management
2019-01-18 21:11:30 UTC
2019-01-22 12:32:18 UTC
0
The dashboard leverages information collected by node_exporter. The graphs take advantage of /proc filesystem files, specifically: meminfo: Provides information about distribution and utilization of memory. This varies by architecture and compile options. vmstat: Provides information about block IO and CPU activity in addition to memory. The information is split into five sections: Total Memory, VMM (Virtual Memory Manager) Statistics, Memory Statistics, Number and Dynamic of Pages, Pages per Zone
41,966
41,967
nodeExporter
null
0
0
13,486
1
9,692
3
988
The dashboard that displays metrics related to memory usage on Linux systems. Designed for https://www.percona.com/software/database-tools/percona-monitoring-and-management
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": false, "iconColor": "#e0752d", "limit": 100, "name": "PMM Annotations", "showIn": 0, "tags": [ "pmm_annotation" ], "type": "tags" }, { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "#6ed0e0", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "tags": [], "type": "dashboard" } ] }, "editable": true, "gnetId": 9692, "graphTooltip": 1, "id": null, "iteration": 1547841182668, "links": [ { "icon": "dashboard", "includeVars": true, "keepTime": true, "tags": [ "QAN" ], "targetBlank": false, "title": "Query Analytics", "type": "link", "url": "/graph/dashboard/db/_pmm-query-analytics" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "OS" ], "targetBlank": false, "title": "OS", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "MySQL" ], "targetBlank": false, "title": "MySQL", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "MongoDB" ], "targetBlank": false, "title": "MongoDB", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "PostgreSQL" ], "targetBlank": false, "title": "PostgreSQL", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "HA" ], "targetBlank": false, "title": "HA", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "Cloud" ], "targetBlank": false, "title": "Cloud", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "Insight" ], "targetBlank": false, "title": "Insight", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "PMM" ], "targetBlank": false, "title": "PMM", "type": "dashboards" } ], "panels": [ { "content": "<h1><i><font color=#5991A7><b><center>Data for </font><font color=#e68a00>$host</font> <font color=#5991A7> with</font> </font><font color=#e68a00>$interval</font> <font color=#5991A7>resolution</center></b></font></i></h1>", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 238, "links": [], "mode": "html", "title": "", "type": "text" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 231, "panels": [], "repeat": null, "title": "Total", "type": "row" }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "SWAP Used": "#BF1B00", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap Used": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Basic memory usage", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 3 }, "id": 78, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#bf1b00", "fill": 0, "points": true, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_MemTotal{instance=~\"$host\"}[$interval]) or\nmax_over_time(node_memory_MemTotal{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 240 }, { "expr": "max(node_memory_MemTotal{instance=\"$host\"}) without(job) - \n(max(node_memory_MemFree{instance=\"$host\"}) without(job) + \nmax(node_memory_Buffers{instance=\"$host\"}) without(job) + \n(max(node_memory_Cached{instance=\"$host\",job=~\"rds-enhanced|linux\"}) without (job) or \nmax(node_memory_Cached{instance=\"$host\",job=\"rds-basic\"}) without (job)))", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used", "refId": "D", "step": 240 }, { "expr": "max(node_memory_Cached{instance=~\"$host\",job=~\"rds-enhanced|linux\"}) without (job) or \nmax(node_memory_Cached{instance=~\"$host\",job=~\"rds-basic\"}) without (job)", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Cached", "refId": "B", "step": 240 }, { "expr": "max_over_time(node_memory_MemFree{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_MemFree{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Free", "refId": "F", "step": 240 }, { "expr": "(max_over_time(node_memory_SwapTotal{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_SwapTotal{instance=~\"$host\"}[5m])) - \n(max_over_time(node_memory_SwapFree{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_SwapFree{instance=~\"$host\"}[5m]))", "format": "time_series", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used Swap", "refId": "G", "step": 240 }, { "expr": "max_over_time(node_memory_Buffers{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Buffers{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Buffers", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 3 }, "id": 240, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(max_over_time(node_memory_MemFree{instance=\"$host\"}[$interval]) or max_over_time(node_memory_MemFree{instance=\"$host\"}[5m])) * 100 /\n(max_over_time(node_memory_MemTotal{instance=\"$host\"}[$interval]) or max_over_time(node_memory_MemTotal{instance=\"$host\"}[$interval]))", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Free", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Free Memory Percent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 244, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Inactive** - Memory which has been less recently used. It is more eligible to be reclaimed for other purposes\n\n**Active** - Memory that has been used more recently and usually not reclaimed unless absolutely necessary", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 12 }, "id": 136, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Inactive{instance=~\"$host\"}[$interval]) or\nmax_over_time(node_memory_Inactive{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inactive ", "refId": "K", "step": 240 }, { "expr": "max_over_time(node_memory_Active{instance=~\"$host\"}[$interval]) or\nmax_over_time(node_memory_Active{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Active ", "refId": "J", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Pages Size", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Inactive** Anonymous and swap cache on inactive LRU list, including tmpfs (shmem)\n\n**Active** Anonymous and swap cache on active least-recently-used (LRU) list, including tmpfs", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 12 }, "id": 241, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Active_anon{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Active_anon{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Active", "refId": "C", "step": 240 }, { "expr": "max_over_time(node_memory_Inactive_anon{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Inactive_anon{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inactive", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Anonymous Memory Size", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Inactive** File-backed memory on inactive LRU list\n\n**Active** File-backed memory on active LRU list", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 20 }, "id": 191, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Inactive_file{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Inactive_file{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inactive", "refId": "A", "step": 240 }, { "expr": "max_over_time(node_memory_Active_file{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Active_file{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Active", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Cache Memory Size", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 20 }, "id": 255, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#bf1b00", "legend": false, "lines": false }, { "alias": "Swap Out (Writes)", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pswpin{instance=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpin{instance=\"$host\"}[5m]) * 4096", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Swap In (Reads)", "refId": "A", "step": 240 }, { "expr": "rate(node_vmstat_pswpout{instance=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpout{instance=\"$host\"}[5m]) * 4096", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Swap Out (Writes)", "refId": "B", "step": 240 }, { "expr": "(rate(node_vmstat_pswpin{instance=\"$host\"}[$interval]) * 4096 or \nirate(node_vmstat_pswpin{instance=\"$host\"}[5m]) * 4096) + \n(rate(node_vmstat_pswpout{instance=\"$host\"}[$interval]) * 4096 or \nirate(node_vmstat_pswpout{instance=\"$host\"}[5m]) * 4096)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap Activity", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "Bps", "label": "Swap out (-) / Swap in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 28 }, "id": 254, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#bf1b00", "legend": false, "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_SwapTotal{instance=\"$host\"}[$interval]) - max_over_time(node_memory_SwapFree{instance=\"$host\"}[$interval]) or\nmax_over_time(node_memory_SwapTotal{instance=\"$host\"}[5m]) - max_over_time(node_memory_SwapFree{instance=\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used", "refId": "A", "step": 240 }, { "expr": "max_over_time(node_memory_SwapFree{instance=\"$host\"}[$interval]) or max_over_time(node_memory_SwapFree{instance=\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Free", "refId": "B", "step": 240 }, { "expr": "max_over_time(node_memory_SwapTotal{instance=\"$host\"}[$interval]) or max_over_time(node_memory_SwapTotal{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap Space", "tooltip": { "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "VMM Statistic", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 234, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap - Swap memory usage": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839", "Unused - Free memory unassigned": "#052B51" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**PageTables** Memory used to map between virtual and physical memory addresses\n\n**AnonPages** Non-file backed pages mapped into userspace page tables\n\n**SwapCache** Memory that keeps track of pages that have been fetched from swap but not yet been modified\n\n**Slab** Memory used by the kernel to cache data structures for its own use (caches like inode, dentry, etc)\n\n**Swap** Swap space used\n\n**Harware Corrupted** Amount of RAM that the kernel identified as corrupted / not working\n\n**Mapped** Files which have been mmaped, such as libraries\n\n**Dirty** Memory which is waiting to get written back to the disk\n\n**Writeback** Memory which is actively being written back to the disk\n\n**WritebackTmp** Memory used by FUSE for temporary writeback buffers\n\n**Shmem** Total memory used by shared memory (shmem) and tmpfs", "fill": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 5 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Harware Corrupted - *./", "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_PageTables{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_PageTables{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "PageTables ", "refId": "G", "step": 240 }, { "expr": "max_over_time(node_memory_SwapCached{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_SwapCached{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "SwapCached", "refId": "F", "step": 240 }, { "expr": "max_over_time(node_memory_Slab{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Slab{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Slab ", "refId": "E", "step": 240 }, { "expr": "max_over_time(node_memory_SwapTotal{instance=~\"$host\"}[$interval]) - max_over_time(node_memory_SwapFree{instance=~\"$host\"}[$interval])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Swap ", "refId": "I", "step": 240 }, { "expr": "max_over_time(node_memory_HardwareCorrupted{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_HardwareCorrupted{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Harware Corrupted ", "refId": "O", "step": 240 }, { "expr": "max_over_time(node_memory_Mapped{instance=\"$host\"}[$interval]) or max_over_time(node_memory_Mapped{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Mapped", "refId": "A" }, { "expr": "max_over_time(node_memory_Dirty{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Dirty{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dirty", "refId": "B" }, { "expr": "max_over_time(node_memory_Writeback{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Writeback{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Writeback", "refId": "C" }, { "expr": "max_over_time(node_memory_Shmem{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Shmem{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Shmem", "refId": "D" }, { "expr": "max_over_time(node_memory_AnonPages{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_AnonPages{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "AnonPages", "refId": "H" }, { "expr": "max_over_time(node_memory_WritebackTmp{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_WritebackTmp{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "WritebackTmp", "refId": "J" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage Types", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Total** total size of vmalloc memory area\n\n**Used** amount of vmalloc area which is used\n\n**Chunk** largest contiguous block of vmalloc area which is free", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 13 }, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_VmallocChunk{instance=~\"$host\"}", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Chunk", "refId": "H", "step": 240 }, { "expr": "node_memory_VmallocTotal{instance=~\"$host\"}", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "I", "step": 240 }, { "expr": "node_memory_VmallocUsed{instance=~\"$host\"}", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used", "refId": "O", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vmalloc", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Total** Memory used by shared memory (shmem) and tmpfs\n\n**HugePages** Memory used by shared memory (shmem) and tmpfs allocated with huge pages\n\n**PmdMapped** Shared memory mapped into userspace with huge pages", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 13 }, "id": 138, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Shmem{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Shmem{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "B", "step": 240 }, { "expr": "max_over_time(node_memory_ShmemHugePages{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_ShmemHugePages{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "HugePages", "refId": "A" }, { "expr": "max_over_time(node_memory_ShmemPmdMapped{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_ShmemPmdMapped{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "PmdMapped", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Shared Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 21 }, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_KernelStack{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_KernelStack{instance=~\"$host\"}[5m]) ", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "N", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kernel Memory Stack", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Committed_AS** Amount of memory presently allocated on the system\n\n**CommitLimit** Amount of memory currently available to be allocated on the system", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 21 }, "id": 135, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Committed_AS - *./" }, { "alias": "/.*CommitLimit - *./", "color": "#BF1B00", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Committed_AS{instance=~\"$host\"}[$interval]) or\nmax_over_time(node_memory_Committed_AS{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Committed_AS", "refId": "A", "step": 240 }, { "expr": "max_over_time(node_memory_CommitLimit{instance=~\"$host\"}[$interval]) or\nmax_over_time(node_memory_CommitLimit{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "CommitLimit", "refId": "M", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Committed Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**AnonPages** Non-file backed pages mapped into userspace page tables\n\n**AnonHugePages** Non-file backed huge pages mapped into userspace page tables", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 29 }, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Inactive *./", "transform": "negative-Y" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_AnonHugePages{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_AnonHugePages{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "AnonHugePages", "refId": "D", "step": 240 }, { "expr": "max_over_time(node_memory_AnonPages{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_AnonPages{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "AnonPages", "refId": "G", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Non-file Backed Pages Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Slab** in-kernel data structures cache\n**SReclaimable** Part of Slab, that might be reclaimed, such as caches\n **SUnreclaim** Part of Slab, that cannot be reclaimed on memory pressure", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 29 }, "id": 242, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#bf1b00", "fill": 0, "points": true, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Slab{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Slab{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 240 }, { "expr": "max_over_time(node_memory_SReclaimable{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_SReclaimable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "SReclaimable", "refId": "B" }, { "expr": "max_over_time(node_memory_SUnreclaim{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_SUnreclaim{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "SUnreclaim", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kernel Cache", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 37 }, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_DirectMap1G{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_DirectMap1G{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Page Size 1G", "refId": "J", "step": 240 }, { "expr": "max_over_time(node_memory_DirectMap2M{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_DirectMap2M{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Page Size 2M", "refId": "K", "step": 240 }, { "expr": "max_over_time(node_memory_DirectMap4k{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_DirectMap4k{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Page Size 4K", "refId": "L", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DirectMap Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Bounce** Memory used for block device \"bounce buffers\"", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 37 }, "id": 159, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Bounce{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Bounce{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "N", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bounce Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**NFS_Unstable** NFS pages sent to the server, but not yet committed to stable storage", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 45 }, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_NFS_Unstable{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_NFS_Unstable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "NFS Unstable", "refId": "L", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "NFS Pages Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Unevictable** Amount of unevictable memory that can't be swapped out for a variety of reasons\n\n**MLocked** Size of pages locked to memory using the mlock() system call", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 45 }, "id": 137, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_Unevictable{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Unevictable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Unevictable", "refId": "P", "step": 240 }, { "expr": "max_over_time(node_memory_Mlocked{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Mlocked{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "MLocked", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Unevictable/MLocked Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#806EB7", "Total RAM + Swap": "#806EB7", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**HugePages** Total size of the pool of huge pages\n\n**Hugepagesize** Huge Page size", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 53 }, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_HugePages_Total{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_HugePages_Total{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "HugePages", "refId": "L", "step": 240 }, { "expr": "max_over_time(node_memory_Hugepagesize{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_Hugepagesize{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Hugepagesize ", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Huge Pages Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#806EB7", "Total RAM + Swap": "#806EB7", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Total** Number of hugepages being allocated by the kernel (Defined with vm.nr_hugepages)\n\n**Free** The number of hugepages not being allocated by a process\n\n**Surp** The number of hugepages in the pool above the value in vm.nr_hugepages. The maximum number of surplus hugepages is controlled by vm.nr_overcommit_hugepages.\n\n**Rsvd** The number of huge pages for which a commitment to allocate from the pool has been made, but no allocation has yet been made", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 53 }, "id": 140, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_memory_HugePages_Free{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_HugePages_Free{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Free", "refId": "I", "step": 240 }, { "expr": "max_over_time(node_memory_HugePages_Rsvd{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_HugePages_Rsvd{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Reserved", "refId": "J", "step": 240 }, { "expr": "max_over_time(node_memory_HugePages_Surp{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_HugePages_Surp{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Surplus", "refId": "K", "step": 240 }, { "expr": "max_over_time(node_memory_HugePages_Total{instance=~\"$host\"}[$interval]) or max_over_time(node_memory_HugePages_Total{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "HugePages Statistic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Memory Statistics", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 236, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 14 }, "id": 186, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_free_pages{instance=~\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Free", "refId": "B", "step": 240 }, { "expr": "rate(node_vmstat_pgactivate{instance=~\"$host\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Activated", "refId": "A" }, { "expr": "rate(node_vmstat_pgdeactivate{instance=~\"$host\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Deactivated", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "short", "label": "Pages", "logBase": 2, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 14 }, "id": 248, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pgpgin{instance=\"$host\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "In", "refId": "A" }, { "expr": "rate(node_vmstat_pgpgout{instance=\"$host\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Out", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IO activity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 2, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 22 }, "id": 228, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_active_file{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_active_file{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Active", "refId": "A", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_inactive_file{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_inactive_file{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inactive", "refId": "D", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_isolated_file{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_isolated_file{instance=~\"$host\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Isolated", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cache Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "bytes", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#e5ac0e", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 22 }, "id": 185, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_active_anon{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_active_anon{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Active", "refId": "B", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_inactive_anon{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_inactive_anon{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inactive", "refId": "C", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_isolated_anon{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_isolated_anon{instance=~\"$host\"}[$interval])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Isolated", "refId": "A" }, { "expr": "max_over_time(node_vmstat_nr_anon_transparent_hugepages{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_anon_transparent_hugepages{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Transparent Huge Pages", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Anonymous Memory Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "short", "label": "Pages", "logBase": 2, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 30 }, "id": 214, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_shmem{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_shmem{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Pages", "refId": "H", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_shmem_hugepages{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_shmem_hugepages{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Hugepages", "refId": "B" }, { "expr": "max_over_time(node_vmstat_nr_shmem_pmdmapped{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_shmem_pmdmapped{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Pmdmapped", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Shmem Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 30 }, "id": 245, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^Threshold.*/", "legend": false, "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_dirty{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_dirty{instance=~\"$host\"}[5m ])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "C", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_dirty_threshold{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_dirty_threshold{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Threshold", "refId": "B" }, { "expr": "max_over_time(node_vmstat_nr_dirty_background_threshold{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_dirty_background_threshold{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Threshold (Backgroud)", "refId": "D" }, { "expr": "max_over_time(node_vmstat_nr_writeback{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_writeback{instance=~\"$host\"}[5m ])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Writeback", "refId": "A", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_unstable{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_unstable{instance=~\"$host\"}[5m ])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Unstable", "refId": "E" }, { "expr": "max_over_time(node_vmstat_nr_writeback_temp{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_writeback_temp{instance=~\"$host\"}[5m ])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Writeback (Temporary )", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dirty Pages", "tooltip": { "shared": true, "sort": 1, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 2, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 38 }, "id": 209, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_page_table_pages{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_page_table_pages{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Pages Allocated to Page Tables", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 38 }, "id": 218, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_bounce{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_bounce{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bounce Buffer Pages", "tooltip": { "shared": true, "sort": 1, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 2, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 46 }, "id": 204, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_free_cma{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_free_cma{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Free Contiguous", "refId": "G", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_vmscan_write{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_vmscan_write{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Written by VM scanner", "refId": "B", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_vmscan_immediate_reclaim{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_vmscan_immediate_reclaim{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Immediately Reclaimed", "refId": "C", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_unevictable{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_unevictable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Unevictable", "refId": "A" }, { "expr": "max_over_time(node_vmstat_nr_mlock{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_mlock{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Mlock", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Misc Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 46 }, "id": 246, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_mapped{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_mapped{instance=~\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Pages Mapped by Files", "tooltip": { "shared": true, "sort": 1, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 54 }, "id": 212, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_kernel_stack{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_kernel_stack{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Total", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kernel Stack Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 54 }, "id": 188, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "max_over_time(node_vmstat_nr_slab_reclaimable{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_slab_reclaimable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Reclaimable", "refId": "A", "step": 240 }, { "expr": "max_over_time(node_vmstat_nr_slab_unreclaimable{instance=~\"$host\"}[$interval]) or max_over_time(node_vmstat_nr_slab_unreclaimable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Unreclaimable", "refId": "C", "step": 240 }, { "expr": "rate(node_vmstat_slabs_scanned{instance=~\"$host\"}[$interval]) or irate(node_vmstat_slabs_scanned{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Scanned", "refId": "B" }, { "expr": "rate(node_vmstat_drop_slab{instance=~\"$host\"}[$interval]) or irate(node_vmstat_drop_slab{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dropped", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Slab Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 2, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Number and Dynamic of Pages", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 250, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "id": 201, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pgalloc_dma{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgalloc_dma{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma", "refId": "B", "step": 240 }, { "expr": "rate(node_vmstat_pgalloc_dma32{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgalloc_dma32{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma32", "refId": "A", "step": 240 }, { "expr": "rate(node_vmstat_pgalloc_normal{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgalloc_normal{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Normal", "refId": "C", "step": 240 }, { "expr": "rate(node_vmstat_pgalloc_movable{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgalloc_movable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Movable", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocations", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "id": 256, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pgrefill_dma{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgrefill_dma{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma", "refId": "B", "step": 240 }, { "expr": "rate(node_vmstat_pgrefill_dma32{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgrefill_dma32{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma32", "refId": "A", "step": 240 }, { "expr": "rate(node_vmstat_pgrefill_normal{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgrefill_normal{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Normal", "refId": "C", "step": 240 }, { "expr": "rate(node_vmstat_pgrefill_movable{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgrefill_movable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Movable", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Refill", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "id": 257, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pgscan_direct_dma{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_direct_dma{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma", "refId": "B", "step": 240 }, { "expr": "rate(node_vmstat_pgscan_direct_dma32{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_direct_dma32{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma32", "refId": "A", "step": 240 }, { "expr": "rate(node_vmstat_pgscan_direct_normal{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_direct_normal{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Normal", "refId": "C", "step": 240 }, { "expr": "rate(node_vmstat_pgscan_direct_movable{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_direct_movable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Movable", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Direct Scan", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 23 }, "id": 258, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pgscan_kswapd_dma{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_kswapd_dma{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma", "refId": "B", "step": 240 }, { "expr": "rate(node_vmstat_pgscan_kswapd_dma32{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_kswapd_dma32{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma32", "refId": "A", "step": 240 }, { "expr": "rate(node_vmstat_pgscan_kswapd_normal{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_kswapd_normal{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Normal", "refId": "C", "step": 240 }, { "expr": "rate(node_vmstat_pgscan_kswapd_movable{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgscan_kswapd_movable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Movable", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Kswapd Scan", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 31 }, "id": 252, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pgsteal_direct_dma{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_direct_dma{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma", "refId": "A" }, { "expr": "rate(node_vmstat_pgsteal_direct_dma32{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_direct_dma32{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma32", "refId": "B" }, { "expr": "rate(node_vmstat_pgsteal_direct_normal{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_direct_normal{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Normal", "refId": "C" }, { "expr": "rate(node_vmstat_pgsteal_direct_movable{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_direct_movable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Movable", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Steal Direct", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 2, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 31 }, "id": 259, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pgsteal_kswapd_dma{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_kswapd_dma{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma", "refId": "B", "step": 240 }, { "expr": "rate(node_vmstat_pgsteal_kswapd_dma32{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_kswapd_dma32{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Dma32", "refId": "A", "step": 240 }, { "expr": "rate(node_vmstat_pgsteal_kswapd_normal{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_kswapd_normal{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Normal", "refId": "C", "step": 240 }, { "expr": "rate(node_vmstat_pgsteal_kswapd_movable{instance=~\"$host\"}[$interval]) or irate(node_vmstat_pgsteal_kswapd_movable{instance=~\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Movable", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Steal Kswapd", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Pages per Zone", "type": "row" } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "Percona", "OS" ], "templating": { "list": [ { "auto": true, "auto_count": 200, "auto_min": "1s", "current": { "text": "auto", "value": "$__auto_interval_interval" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1s,5s,1m,5m,1h,6h,1d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "host", "options": [], "query": "label_values(instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Memory Overview (Designed for PMM)", "uid": "gJqbbm-ik", "version": 1, "description": "The dashboard that displays metrics related to memory usage on Linux systems.\n\nDesigned for https://www.percona.com/software/database-tools/percona-monitoring-and-management " }
2019-01-22 12:32:18 UTC
null
0
0
8,739
1
205,812
12,066
14,827
kubernetes-node-resource-consumption
Kubernetes Node Resource Consumption
Simple and straight forward Resource consumption charts for an entire Kubernetes cluster and split per cluster node
2018-11-01 07:46:33 UTC
2018-11-02 18:19:17 UTC
0
null
0
0
null
null
1
5
12,066
1
8,739
3
737
Simple and straight forward Resource consumption charts per Node within a Kubernetes Cluster
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Simple and straight forward Resource consumption charts for an entire Kubernetes cluster and split per cluster node", "editable": true, "gnetId": 8739, "graphTooltip": 0, "id": null, "iteration": 1541182414289, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 28, "panels": [], "title": "Cluster", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 1 }, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (mode) (irate(node_cpu_seconds_total{}[5m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 1 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#508642" }, { "alias": "Available", "color": "#447ebc" }, { "alias": "Used", "color": "#f9934e" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemAvailable_bytes{})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Available", "refId": "B" }, { "expr": "sum(node_memory_MemTotal_bytes{})-sum(node_memory_MemAvailable_bytes{})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "C" }, { "expr": "sum(node_memory_MemTotal_bytes{})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 8, "panels": [], "repeat": "instance", "title": "[[instance]]", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 11 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (mode) (irate(node_cpu_seconds_total{instance=~\"[[instance]]\"}[5m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{mode}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 11 }, "id": 30, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#508642" }, { "alias": "Available", "color": "#447ebc" }, { "alias": "Used", "color": "#f9934e" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemAvailable_bytes{instance=~\"[[instance]]\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Available", "refId": "B" }, { "expr": "node_memory_MemTotal_bytes{instance=~\"[[instance]]\"}-node_memory_MemAvailable_bytes{instance=~\"[[instance]]\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "C" }, { "expr": "node_memory_MemTotal_bytes{instance=~\"[[instance]]\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "label_values(node_cpu_seconds_total{}, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Kubernetes Node Resource Consumption", "uid": "thOnlDamk", "version": 1 }
2018-11-02 18:17:18 UTC
2018-11-02 18:19:17 UTC
1
5
10,217
1
205,836
14,286
317
kubecost-cluster-metrics
Kubecost cluster metrics
Cost metrics from the Kubecost product
2019-05-17 02:20:57 UTC
2019-05-17 03:01:00 UTC
0
null
0
0
Other
null
0
0
14,286
1
10,217
3
227
Cost metrics from the Kubecost product
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_LOCALSTORAGEGBCOST", "type": "constant", "label": "Cost per Gb hour for attached disks", "value": ".04", "description": "" }, { "name": "VAR_USEDISCOUNT", "type": "constant", "label": "Sustained Use Discount %", "value": "0", "description": "" }, { "name": "VAR_PERCENTEGRESS", "type": "constant", "label": "percentEgress", "value": ".1", "description": "" }, { "name": "VAR_EGRESSCOST", "type": "constant", "label": "egressCost", "value": ".12", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Cost metrics from the Kubecost product", "editable": true, "gnetId": 10217, "graphTooltip": 0, "id": null, "iteration": 1558061998611, "links": [], "panels": [ { "content": "Note: this dashboard requires Kubecost metrics to be available in your Prometheus deployment. [Learn more](https://github.com/kubecost/cost-model/blob/master/PROMETHEUS.md)", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 0 }, "id": 27, "links": [], "mode": "markdown", "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Monthly run rate of CPU + GPU costs based on currently provisioned resources.", "format": "currencyUSD", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 2 }, "hideTimeOverride": true, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "label_cloud_google_com_gke_preemptible", "targets": [ { "expr": "sum(\n avg(kube_node_status_capacity_cpu_cores) by (node) * avg(node_cpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100) +\n avg(node_gpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100)\n)", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{ node }}", "refId": "A" } ], "thresholds": "", "timeFrom": "15m", "timeShift": null, "title": "CPU Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Monthly run rate of memory costs based on currently provisioned expenses.", "format": "currencyUSD", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 2 }, "hideTimeOverride": true, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "label_cloud_google_com_gke_preemptible", "targets": [ { "expr": "sum(\n avg(kube_node_status_capacity_memory_bytes) by (node) / 1024 / 1024 / 1024 * avg(node_ram_hourly_cost) by (node) * 730 * (1-$useDiscount/100)\n)", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{ node }}", "refId": "A" } ], "thresholds": "", "timeFrom": "15m", "timeShift": null, "title": "Memory Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Monthly run rate of attached storage and PV costs based on currently provisioned resources.", "format": "currencyUSD", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 2 }, "hideTimeOverride": true, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "label_cloud_google_com_gke_preemptible", "targets": [ { "expr": "sum(avg(pv_hourly_cost) by (persistentvolume) * 730 * avg(kube_persistentvolume_capacity_bytes) by (persistentvolume) / 1024 / 1024 / 1024) \n+\nsum(sum(container_fs_limit_bytes{device!=\"tmpfs\", id=\"/\"}) by (instance) / 1024 / 1024 / 1024) * $localStorageGBCost", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{ node }}", "refId": "A" } ], "thresholds": "", "timeFrom": "15m", "timeShift": null, "title": "Storage Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Represents an approximation of network costs based on last hour of traffic.", "format": "currencyUSD", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 2 }, "hideTimeOverride": true, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "label_cloud_google_com_gke_preemptible", "targets": [ { "expr": "SUM(rate(node_network_transmit_bytes_total{device=\"eth0\"}[60m]) / 1024 / 1024 / 1024 ) * (60 * 60 * 24 * 30) * $percentEgress * $egressCost ", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{ node }}", "refId": "A" } ], "thresholds": "", "timeFrom": "15m", "timeShift": null, "title": "Egress Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#c15c17" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Current CPU use from applications divided by allocatable CPUs", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 5 }, "height": "180px", "hideTimeOverride": true, "id": 13, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(\n sum(\n count(irate(container_cpu_usage_seconds_total{id=\"/\"}[10m])) by (instance)\n * on (instance) \n sum(irate(container_cpu_usage_seconds_total{id=\"/\"}[10m])) by (instance)\n ) \n / \n (sum (kube_node_status_allocatable_cpu_cores))\n) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "30, 80", "timeFrom": "", "title": "CPU Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#c15c17" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Current CPU reservation requests from applications vs allocatable CPU", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 5 }, "height": "180px", "id": 15, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "SUM(kube_pod_container_resource_requests_cpu_cores) / SUM(kube_node_status_allocatable_cpu_cores) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "30, 80", "title": "CPU Requests", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#c15c17" ], "datasource": "${DS_PROMETHEUS}", "description": "Current RAM use vs RAM available", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 5 }, "height": "180px", "hideTimeOverride": true, "id": 17, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "SUM(container_memory_usage_bytes{namespace!=\"\"}) / SUM(kube_node_status_allocatable_memory_bytes) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A", "step": 10 }, { "expr": "", "format": "time_series", "intervalFactor": 1, "refId": "B" } ], "thresholds": "30,80", "timeFrom": "", "title": "RAM Utilization", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#c15c17" ], "datasource": "${DS_PROMETHEUS}", "description": "Current RAM requests vs RAM available", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 5 }, "height": "180px", "id": 19, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(\n sum(kube_pod_container_resource_requests_memory_bytes{namespace!=\"\"})\n /\n sum(kube_node_status_allocatable_memory_bytes)\n) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "30,80", "title": "RAM Requests", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#c15c17" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "This gauge shows the current standard storage use, including cluster storage, vs storage available", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 5 }, "height": "180px", "hideTimeOverride": true, "id": 21, "interval": null, "isNew": true, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum (\n sum(kube_persistentvolumeclaim_info) by (persistentvolumeclaim, namespace, storageclass)\n + on (persistentvolumeclaim, namespace) group_right(storageclass)\n sum(kubelet_volume_stats_used_bytes) by (persistentvolumeclaim, namespace) or up * 0\n + sum(container_fs_usage_bytes{device=~\"^/dev/[sv]d[a-z][1-9]$\",id=\"/\"})\n) /\nsum (\n sum(kube_persistentvolumeclaim_info) by (persistentvolumeclaim, namespace, storageclass)\n + on (persistentvolumeclaim, namespace) group_right(storageclass)\n sum(kube_persistentvolumeclaim_resource_requests_storage_bytes) by (persistentvolumeclaim, namespace) or up * 0\n + sum(container_fs_limit_bytes{device=~\"^/dev/[sv]d[a-z][1-9]$\",id=\"/\"})\n) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "30, 80", "timeFrom": "", "title": "Storage Utilization", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Sum of compute, memory, storage and network costs.", "format": "currencyUSD", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 5 }, "hideTimeOverride": true, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "label_cloud_google_com_gke_preemptible", "targets": [ { "expr": "# Compute\nsum(\n avg(kube_node_status_capacity_cpu_cores) by (node) * avg(node_cpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100) +\n avg(node_gpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100)\n) +\n\n\n# Memory\nsum(\n avg(kube_node_status_capacity_memory_bytes) by (node) / 1024 / 1024 / 1024 * avg(node_ram_hourly_cost) by (node) * 730 * (1-$useDiscount/100)\n) +\n\n# Storage \n\nsum(avg(pv_hourly_cost) by (persistentvolume) * 730 * avg(kube_persistentvolume_capacity_bytes) by (persistentvolume) / 1024 / 1024 / 1024) \n+\nsum(sum(container_fs_limit_bytes{device!=\"tmpfs\", id=\"/\"}) by (instance) / 1024 / 1024 / 1024) * $localStorageGBCost +\n\n# Network\n\nSUM(rate(node_network_transmit_bytes_total{device=\"eth0\"}[60m]) / 1024 / 1024 / 1024 ) * (60 * 60 * 24 * 30) * $percentEgress * $egressCost ", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{ node }}", "refId": "A" } ], "thresholds": "", "timeFrom": "15m", "timeShift": null, "title": "Total Cost", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Monthly run rate of CPU + GPU costs based on currently provisioned resources.", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 9 }, "id": 6, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(\n avg(kube_node_status_capacity_cpu_cores) by (node) * avg(node_cpu_hourly_cost) by (node) * 730 +\n avg(node_gpu_hourly_cost) by (node) * 730\n)", "format": "time_series", "intervalFactor": 1, "legendFormat": "compute", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compute Cost", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "currencyUSD", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Monthly run rate of memory costs based on currently provisioned resources.", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 9 }, "id": 9, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(\n avg(kube_node_status_capacity_memory_bytes) by (node) / 1024 / 1024 / 1024 * avg(node_ram_hourly_cost) by (node) * 730\n)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Cost", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "currencyUSD", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Monthly run rate of attached disk + PV storage costs based on currently provisioned resources.", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 9 }, "id": 10, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(\n avg(avg_over_time(pv_hourly_cost[$timeRange] offset 1m)) by (persistentvolume) * 730 \n * avg(avg_over_time(kube_persistentvolume_capacity_bytes[$timeRange] offset 1m)) by (persistentvolume) / 1024 / 1024 / 1024\n) +\nsum(avg(container_fs_limit_bytes{device!=\"tmpfs\", id=\"/\"}) by (instance) / 1024 / 1024 / 1024) * $localStorageGBCost", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Storage Cost", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Monthly run rate of attached disk + PV storage costs based on currently provisioned resources.", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 9 }, "id": 22, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "# Compute\nsum(\n avg(kube_node_status_capacity_cpu_cores) by (node) * avg(node_cpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100) +\n avg(node_gpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100)\n) +\n\n\n# Memory\nsum(\n avg(kube_node_status_capacity_memory_bytes) by (node) / 1024 / 1024 / 1024 * avg(node_ram_hourly_cost) by (node) * 730 * (1-$useDiscount/100)\n) +\n\n# Storage \n\nsum(avg(pv_hourly_cost) by (persistentvolume) * 730 * avg(kube_persistentvolume_capacity_bytes) by (persistentvolume) / 1024 / 1024 / 1024) \n+\nsum(sum(container_fs_limit_bytes{device!=\"tmpfs\", id=\"/\"}) by (instance) / 1024 / 1024 / 1024) * $localStorageGBCost", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Cost", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Cost of by resource class of currently provisioned nodes", "fontSize": "100%", "gridPos": { "h": 9, "w": 12, "x": 0, "y": 16 }, "id": 8, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 5, "desc": true }, "styles": [ { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Compute Cost", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Cost", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "currencyUSD" }, { "alias": "Mem Cost", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "currencyUSD" }, { "alias": "Total", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "currencyUSD" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "GPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "avg(kube_node_status_capacity_cpu_cores) by (node) * avg(node_cpu_hourly_cost or up * 0) by (node) * 730 * (1-$useDiscount/100)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "avg(kube_node_status_capacity_memory_bytes) by (node) / 1024 / 1024 / 1024 * avg(node_ram_hourly_cost) by (node) * 730 * (1-$useDiscount/100)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "avg(node_gpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "D" }, { "expr": "# CPU \navg(kube_node_status_capacity_cpu_cores) by (node) * avg(node_cpu_hourly_cost or up * 0) by (node) * 730 * (1-$useDiscount/100) +\n# GPU\navg(node_gpu_hourly_cost) by (node) * 730 * (1-$useDiscount/100) +\n# Memory\navg(kube_node_status_capacity_memory_bytes) by (node) / 1024 / 1024 / 1024 * avg(node_ram_hourly_cost) by (node) * 730 * (1-$useDiscount/100)\n", "format": "table", "instant": true, "intervalFactor": 1, "refId": "C" } ], "title": "Cost by node", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Monthly run rate of attached disk + PV storage costs based on currently provisioned resources.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 16 }, "id": 25, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(\n avg(kube_node_status_capacity_cpu_cores) by (node) * avg(node_cpu_hourly_cost) by (node) * 730 +\n avg(node_gpu_hourly_cost) by (node) * 730\n)", "format": "time_series", "intervalFactor": 1, "legendFormat": "cpu", "refId": "B" }, { "expr": "sum(\n avg(kube_node_status_capacity_memory_bytes) by (node) / 1024 / 1024 / 1024 * avg(node_ram_hourly_cost) by (node) * 730\n)", "format": "time_series", "intervalFactor": 1, "legendFormat": "memory", "refId": "A" }, { "expr": "sum(\n avg(avg_over_time(pv_hourly_cost[$timeRange] offset 1m)) by (persistentvolume) * 730 \n * avg(avg_over_time(kube_persistentvolume_capacity_bytes[$timeRange] offset 1m)) by (persistentvolume) / 1024 / 1024 / 1024\n) +\nsum(avg(container_fs_limit_bytes{device!=\"tmpfs\", id=\"/\"}) by (instance) / 1024 / 1024 / 1024) * $localStorageGBCost", "format": "time_series", "intervalFactor": 1, "legendFormat": "storage", "refId": "C" }, { "expr": "SUM(rate(node_network_transmit_bytes_total{device=\"eth0\"}[60m]) / 1024 / 1024 / 1024 ) * (60 * 60 * 24 * 30) * $percentEgress * $egressCost ", "format": "time_series", "intervalFactor": 1, "legendFormat": "network", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cost by Resource", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "currencyUSD", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "auto": true, "auto_count": 1, "auto_min": "1m", "current": { "text": "auto", "value": "$__auto_interval_timeRange" }, "hide": 2, "label": null, "name": "timeRange", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_timeRange" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" }, { "selected": false, "text": "90d", "value": "90d" } ], "query": "1h,6h,12h,1d,7d,14d,30d,90d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "current": { "value": "${VAR_LOCALSTORAGEGBCOST}", "text": "${VAR_LOCALSTORAGEGBCOST}" }, "hide": 2, "label": "Cost per Gb hour for attached disks", "name": "localStorageGBCost", "options": [ { "value": "${VAR_LOCALSTORAGEGBCOST}", "text": "${VAR_LOCALSTORAGEGBCOST}" } ], "query": "${VAR_LOCALSTORAGEGBCOST}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_USEDISCOUNT}", "text": "${VAR_USEDISCOUNT}" }, "hide": 0, "label": "Sustained Use Discount %", "name": "useDiscount", "options": [ { "value": "${VAR_USEDISCOUNT}", "text": "${VAR_USEDISCOUNT}" } ], "query": "${VAR_USEDISCOUNT}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_PERCENTEGRESS}", "text": "${VAR_PERCENTEGRESS}" }, "hide": 2, "label": null, "name": "percentEgress", "options": [ { "value": "${VAR_PERCENTEGRESS}", "text": "${VAR_PERCENTEGRESS}" } ], "query": "${VAR_PERCENTEGRESS}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_EGRESSCOST}", "text": "${VAR_EGRESSCOST}" }, "hide": 2, "label": null, "name": "egressCost", "options": [ { "value": "${VAR_EGRESSCOST}", "text": "${VAR_EGRESSCOST}" } ], "query": "${VAR_EGRESSCOST}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Kubecost cluster metrics", "uid": "JOUdHGZZz", "version": 20 }
2019-05-17 03:01:00 UTC
null
0
0
7,039
1
169,657
9,757
1,118
node-exporter-full-0-15
Node Exporter Full 0.15
Updated metrics name, to comply with Prometheus2.1 Dashboard from https://github.com/rfrail3/grafana-dashboards with updated metrics names for Node Exporter 0.15 version. In templating changed metric name to find hosts.
2018-07-18 13:33:28 UTC
2018-12-05 19:22:57 UTC
0
Tested on Ubuntu 18.04: prometheus-node-exporter 0.15.2+ds (Ubuntu 18.04 default) prometheus 2.1.0 grafana 5.2.1 -------------------------------------------------- Removed 5 panels due to discontinued metrics: node_netstat_TcpExt_TCPPrequeued - lost node_netstat_TcpExt_TCPPrequeueDropped - lost node_netstat_TcpExt_TCPDirectCopyFromBacklog - lost node_netstat_TcpExt_TCPDirectCopyFromPrequeue - lost node_vmstat_nr_alloc_batch - lost src: https://github.com/prometheus/node_exporter/issues/830#issuecomment-380100059
40,596
40,599
nodeExporter
null
0
0
9,757
1
7,039
3
997
Dashboard from https://github.com/rfrail3/grafana-dashboards with updated metrics names for Node Exporter 0.15 version. In templating changed metric name to find hosts.
{ "__inputs": [ { "name": "DS_DS_LOCALHOST", "label": "DS_LOCALHOST", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "2.1.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Updated metrics name, to comply with Prometheus2.1 \r\nDashboard from https://github.com/rfrail3/grafana-dashboards with updated metrics names for Node Exporter 0.15 version. In templating changed metric name to find hosts.", "editable": true, "gnetId": 7039, "graphTooltip": 0, "id": null, "iteration": 1531920311469, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 229, "panels": [], "repeat": null, "title": "Basic CPU / Mem / Disk Gauge", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "Busy state of all CPU cores together", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 1 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "(((count(count(node_cpu{instance=~\"$node:$port\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu{mode='idle',instance=~\"$node:$port\"}[5m])))) * 100) / count(count(node_cpu{instance=~\"$node:$port\"}) by (cpu))", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "thresholds": "85,95", "title": "CPU Busy", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": 0, "description": "Non available RAM memory", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 1 }, "hideTimeOverride": false, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 4, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "((node_memory_MemTotal{instance=~\"$node:$port\"} - node_memory_MemFree{instance=~\"$node:$port\"}) / (node_memory_MemTotal{instance=~\"$node:$port\"} )) * 100", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A", "step": 900 }, { "expr": "100 - ((node_memory_MemAvailable{instance=~\"$node:$port\"} * 100) / node_memory_MemTotal{instance=~\"$node:$port\"})", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "thresholds": "80,90", "title": "Used RAM Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "Used Swap", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 1 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 4, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "((node_memory_SwapTotal{instance=~\"$node:$port\"} - node_memory_SwapFree{instance=~\"$node:$port\"}) / (node_memory_SwapTotal{instance=~\"$node:$port\"} )) * 100", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "10,25", "title": "Used SWAP", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "Used Root FS", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 1 }, "id": 154, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 4, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "100 - ((node_filesystem_avail{instance=~\"$node:$port\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size{instance=~\"$node:$port\",mountpoint=\"/\",fstype!=\"rootfs\"})", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "80,90", "title": "Used Root FS", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "Busy state of all CPU cores together (1 min average)", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 1 }, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(node_load1{instance=~\"$node:$port\"}) / count(count(node_cpu{instance=~\"$node:$port\"}) by (cpu)) * 100", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "85, 95", "title": "CPU System Load (1m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "Busy state of all CPU cores together (5 min average)", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 1 }, "id": 155, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(node_load5{instance=~\"$node:$port\"}) / count(count(node_cpu{instance=~\"$node:$port\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "85, 95", "title": "CPU System Load (5m avg)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 230, "panels": [], "repeat": null, "title": "Basic CPU / Mem / Disk Info", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_DS_LOCALHOST}", "description": "Total number of CPU cores", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 6 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 4, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(count(node_cpu{instance=~\"$node:$port\"}) by (cpu))", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "description": "Total RAM", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 6 }, "id": 75, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 4, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:$port\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "Total RAM", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "description": "Total SWAP", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 6 }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 4, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_memory_SwapTotal{instance=~\"$node:$port\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "Total SWAP", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "Total RootFS", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 6 }, "id": 23, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 4, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_filesystem_size{instance=~\"$node:$port\",mountpoint=\"/\",fstype!=\"rootfs\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "70,90", "title": "Total RootFS", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "description": "System Load (1m avg)", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 6 }, "id": 17, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_load1{instance=~\"$node:$port\"}", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "thresholds": "", "title": "System Load (1m avg)", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_DS_LOCALHOST}", "decimals": 1, "description": "System uptime", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 6 }, "hideTimeOverride": true, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "postfix": "s", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_time{instance=~\"$node:$port\"} - node_boot_time{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "refId": "A", "step": 1800 } ], "thresholds": "", "title": "Uptime", "transparent": false, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 231, "panels": [], "repeat": null, "title": "Basic CPU / Mem Graph", "type": "row" }, { "aliasColors": { "Busy": "#EAB839", "Busy Iowait": "#890F02", "Busy other": "#1F78C1", "Idle": "#052B51", "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "description": "Basic CPU info", "fill": 4, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 10 }, "id": 77, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Busy Iowait", "color": "#890F02" }, { "alias": "Idle", "color": "#7EB26D" }, { "alias": "Busy System", "color": "#EAB839" }, { "alias": "Busy User", "color": "#0A437C" }, { "alias": "Busy Other", "color": "#6D1F62" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (instance)(rate(node_cpu{mode=\"system\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Busy System", "refId": "B", "step": 240 }, { "expr": "sum by (instance)(rate(node_cpu{mode='user',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Busy User", "refId": "D", "step": 240 }, { "expr": "sum by (instance)(rate(node_cpu{mode='iowait',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Iowait", "refId": "E", "step": 240 }, { "expr": "sum by (instance)(rate(node_cpu{mode=~\".*irq\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy IRQs", "refId": "F", "step": 240 }, { "expr": "sum (rate(node_cpu{mode!='idle',mode!='user',mode!='system',mode!='iowait',mode!='irq',mode!='softirq',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Busy Other", "refId": "A", "step": 240 }, { "expr": "sum by (mode)(rate(node_cpu{mode='idle',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "SWAP Used": "#BF1B00", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap Used": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "description": "Basic memory usage", "fill": 4, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 10 }, "id": 78, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "RAM Total", "color": "#E0F9D7", "fill": 0, "stack": false }, { "alias": "RAM Cache + Buffer", "color": "#052B51" }, { "alias": "RAM Free", "color": "#7EB26D" }, { "alias": "Available", "color": "#DEDAF7", "fill": 0, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Total", "refId": "A", "step": 240 }, { "expr": "node_memory_MemTotal{instance=~\"$node:$port\"} - node_memory_MemFree{instance=~\"$node:$port\"} - (node_memory_Cached{instance=~\"$node:$port\"} + node_memory_Buffers{instance=~\"$node:$port\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RAM Used", "refId": "D", "step": 240 }, { "expr": "node_memory_Cached{instance=~\"$node:$port\"} + node_memory_Buffers{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Cache + Buffer", "refId": "B", "step": 240 }, { "expr": "node_memory_MemFree{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Free", "refId": "F", "step": 240 }, { "expr": "(node_memory_SwapTotal{instance=~\"$node:$port\"} - node_memory_SwapFree{instance=~\"$node:$port\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "SWAP Used", "refId": "G", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 232, "panels": [], "repeat": null, "title": "Basic Net / Disk Info", "type": "row" }, { "aliasColors": { "Recv_bytes_eth2": "#7EB26D", "Recv_bytes_lo": "#0A50A1", "Recv_drop_eth2": "#6ED0E0", "Recv_drop_lo": "#E0F9D7", "Recv_errs_eth2": "#BF1B00", "Recv_errs_lo": "#CCA300", "Trans_bytes_eth2": "#7EB26D", "Trans_bytes_lo": "#0A50A1", "Trans_drop_eth2": "#6ED0E0", "Trans_drop_lo": "#E0F9D7", "Trans_errs_eth2": "#BF1B00", "Trans_errs_lo": "#CCA300", "recv_bytes_lo": "#0A50A1", "recv_drop_eth0": "#99440A", "recv_drop_lo": "#967302", "recv_errs_eth0": "#BF1B00", "recv_errs_lo": "#890F02", "trans_bytes_eth0": "#7EB26D", "trans_bytes_lo": "#0A50A1", "trans_drop_eth0": "#99440A", "trans_drop_lo": "#967302", "trans_errs_eth0": "#BF1B00", "trans_errs_lo": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "Basic network info per interface", "fill": 4, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 18 }, "id": 74, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_network_receive_bytes{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "recv {{device}}", "refId": "A", "step": 240 }, { "expr": "rate(node_network_transmit_bytes{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "trans {{device}} ", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "pps", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 3, "description": "Disk space used of all filesystems mounted", "fill": 4, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 18 }, "height": "", "id": 152, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100 - ((node_filesystem_avail{instance=~\"$node:$port\",device!~'rootfs'} * 100) / node_filesystem_size{instance=~\"$node:$port\",device!~'rootfs'})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Space Used Basic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 233, "panels": [ { "aliasColors": { "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "description": "", "fill": 4, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 5 }, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 250, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": true, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (mode)(irate(node_cpu{mode=\"system\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 2, "legendFormat": "System - Processes executing in kernel mode", "refId": "A", "step": 20 }, { "expr": "sum by (mode)(irate(node_cpu{mode='user',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "User - Normal processes executing in user mode", "refId": "B", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu{mode='nice',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Nice - Niced processes executing in user mode", "refId": "C", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu{mode='idle',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle - Waiting for something to happen", "refId": "F", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu{mode='iowait',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Iowait - Waiting for I/O to complete", "refId": "D", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu{mode='irq',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Irq - Servicing interrupts", "refId": "G", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu{mode='softirq',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Softirq - Servicing softirqs", "refId": "H", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu{mode='steal',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Steal - Time spent in other operating systems when running in a virtualized environment", "refId": "E", "step": 240 }, { "expr": "sum by (mode)(irate(node_cpu{mode='guest',instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Guest - Time spent running a virtual CPU for a guest operating system", "refId": "I", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Percentage", "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap - Swap memory usage": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839", "Unused - Free memory unassigned": "#052B51" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "description": "", "fill": 4, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 5 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Harware Corrupted - *./", "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$node:$port\"} - node_memory_MemFree{instance=~\"$node:$port\"} - node_memory_Buffers{instance=~\"$node:$port\"} - node_memory_Cached{instance=~\"$node:$port\"} - node_memory_Slab{instance=~\"$node:$port\"} - node_memory_PageTables{instance=~\"$node:$port\"} - node_memory_SwapCached{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Apps - Memory used by user-space applications", "refId": "Q", "step": 240 }, { "expr": "node_memory_PageTables{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "PageTables - Memory used to map between virtual and physical memory addresses", "refId": "G", "step": 240 }, { "expr": "node_memory_SwapCached{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SwapCache - Memory that keeps track of pages that have been fetched from swap but not yet been modified", "refId": "F", "step": 240 }, { "expr": "node_memory_Slab{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Slab - Memory used by the kernel to cache data structures for its own use (caches like inode, dentry, etc)", "refId": "E", "step": 240 }, { "expr": "node_memory_Cached{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Cache - Parked file data (file content) cache", "refId": "C", "step": 240 }, { "expr": "node_memory_Buffers{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Buffers - Block device (e.g. harddisk) cache", "refId": "B", "step": 240 }, { "expr": "node_memory_MemFree{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Unused - Free memory unassigned", "refId": "D", "step": 240 }, { "expr": "(node_memory_SwapTotal{instance=~\"$node:$port\"} - node_memory_SwapFree{instance=~\"$node:$port\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Swap - Swap space used", "refId": "I", "step": 240 }, { "expr": "node_memory_HardwareCorrupted{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working", "refId": "O", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Stack", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "receive_packets_eth0": "#7EB26D", "receive_packets_lo": "#E24D42", "transmit_packets_eth0": "#7EB26D", "transmit_packets_lo": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 4, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 17 }, "id": 84, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive", "refId": "O", "step": 240 }, { "expr": "irate(node_network_transmit_bytes{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit", "refId": "P", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Bytes out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 3, "description": "", "fill": 4, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 17 }, "height": "", "id": 156, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_size{instance=~\"$node:$port\",device!~'rootfs'} - node_filesystem_avail{instance=~\"$node:$port\",device!~'rootfs'}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Space Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "io time": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 3, "description": "", "fill": 4, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 29 }, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read*./", "transform": "negative-Y" }, { "alias": "/.*sda.*/", "color": "#7EB26D" }, { "alias": "/.*sdb.*/", "color": "#EAB839" }, { "alias": "/.*sdc.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd.*/", "color": "#EF843C" }, { "alias": "/.*sde.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_bytes_read{instance=~\"$node:$port\",device=~\"[a-z]*[a-z]\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Successfully read bytes", "refId": "A", "step": 240 }, { "expr": "irate(node_disk_bytes_written{instance=~\"$node:$port\",device=~\"[a-z]*[a-z]\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Successfully written bytes", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "I/O Usage Read / Write", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "io time": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 3, "description": "", "fill": 4, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 29 }, "id": 127, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_ms{instance=~\"$node:$port\",device=~\"[a-z]*[a-z]\"} [5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Milliseconds spent doing I/Os", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "I/O Usage Times", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "s", "label": "Milliseconds", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "CPU Memory Net Disk", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 234, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 6 }, "id": 136, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Inactive{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Inactive - Memory which has been less recently used. It is more eligible to be reclaimed for other purposes", "refId": "K", "step": 240 }, { "expr": "node_memory_Active{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Active - Memory that has been used more recently and usually not reclaimed unless absolutely necessary", "refId": "J", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Active / Inactive", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 6 }, "id": 135, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Committed_AS - *./" }, { "alias": "/.*CommitLimit - *./", "color": "#BF1B00", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Committed_AS{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Committed_AS - Amount of memory presently allocated on the system", "refId": "A", "step": 240 }, { "expr": "node_memory_CommitLimit{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "CommitLimit - Amount of memory currently available to be allocated on the system", "refId": "M", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Committed", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 16 }, "id": 191, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_Inactive_file{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Inactive_file - File-backed memory on inactive LRU list", "refId": "A", "step": 240 }, { "expr": "node_memory_Inactive_anon{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Inactive_anon - Anonymous and swap cache on inactive LRU list, including tmpfs (shmem)", "refId": "D", "step": 240 }, { "expr": "node_memory_Active_file{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Active_file - File-backed memory on active LRU list", "refId": "B", "step": 240 }, { "expr": "node_memory_Active_anon{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Active_anon - Anonymous and swap cache on active least-recently-used (LRU) list, including tmpfs", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Active / Inactive Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 16 }, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Writeback{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Writeback - Memory which is actively being written back to disk", "refId": "J", "step": 240 }, { "expr": "node_memory_WritebackTmp{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "WritebackTmp - Memory used by FUSE for temporary writeback buffers", "refId": "K", "step": 240 }, { "expr": "node_memory_Dirty{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Dirty - Memory which is waiting to get written back to the disk", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Writeback and Dirty", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 26 }, "id": 138, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Mapped{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Mapped - Used memory in mapped pages files which have been mmaped, such as libraries", "refId": "A", "step": 240 }, { "expr": "node_memory_Shmem{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Shmem - Used shared memory (shared between several processes, thus including RAM disks)", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Shared and Mapped", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 26 }, "id": 131, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_SUnreclaim{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SUnreclaim - Part of Slab, that cannot be reclaimed on memory pressure", "refId": "O", "step": 240 }, { "expr": "node_memory_SReclaimable{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "SReclaimable - Part of Slab, that might be reclaimed, such as caches", "refId": "N", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Slab", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 36 }, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_VmallocChunk{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocChunk - Largest contiguous block of vmalloc area which is free", "refId": "H", "step": 240 }, { "expr": "node_memory_VmallocTotal{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocTotal - Total size of vmalloc memory area", "refId": "I", "step": 240 }, { "expr": "node_memory_VmallocUsed{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "VmallocUsed - Amount of vmalloc area which is used", "refId": "O", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Vmalloc", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 36 }, "id": 159, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Bounce{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Bounce - Memory used for block device bounce buffers", "refId": "N", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Bounce", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 46 }, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Inactive *./", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_AnonHugePages{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "AnonHugePages - Memory in anonymous huge pages", "refId": "D", "step": 240 }, { "expr": "node_memory_AnonPages{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "AnonPages - Memory in user pages not backed by files", "refId": "G", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Anonymous", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 46 }, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_KernelStack{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "KernelStack - Kernel memory stack. This is not reclaimable", "refId": "N", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Kernel", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#806EB7", "Total RAM + Swap": "#806EB7", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 56 }, "id": 140, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_HugePages_Free{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages_Free - Huge pages in the pool that are not yet allocated", "refId": "I", "step": 240 }, { "expr": "node_memory_HugePages_Rsvd{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages_Rsvd - Huge pages for which a commitment to allocate from the pool has been made, but no allocation has yet been made", "refId": "J", "step": 240 }, { "expr": "node_memory_HugePages_Surp{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages_Surp - Huge pages in the pool above the value in /proc/sys/vm/nr_hugepages", "refId": "K", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory HugePages Counter", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#806EB7", "Total RAM + Swap": "#806EB7", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 56 }, "id": 71, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_HugePages_Total{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HugePages - Total size of the pool of huge pages", "refId": "L", "step": 240 }, { "expr": "node_memory_Hugepagesize{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Hugepagesize - Huge Page size", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory HugePages Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 66 }, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_DirectMap1G{instance=~\"$node:$port\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "DirectMap1G - Amount of pages mapped as this size", "refId": "J", "step": 240 }, { "expr": "node_memory_DirectMap2M{instance=~\"$node:$port\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "DirectMap2M - Amount of pages mapped as this size", "refId": "K", "step": 240 }, { "expr": "node_memory_DirectMap4k{instance=~\"$node:$port\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "DirectMap4K - Amount of pages mapped as this size", "refId": "L", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory DirectMap", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 66 }, "id": 137, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_Unevictable{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable - Amount of unevictable memory that can't be swapped out for a variety of reasons", "refId": "P", "step": 240 }, { "expr": "node_memory_Mlocked{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "MLocked - Size of pages locked to memory using the mlock() system call", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Unevictable and MLocked", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 76 }, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_NFS_Unstable{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NFS Unstable - Memory in NFS pages sent to the server, but not yet committed to the storage", "refId": "L", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory NFS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Memory Detail Meminfo", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 235, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 7 }, "id": 176, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*out/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgpgin{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pagesin - Page in operations", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_pgpgout{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pagesout - Page out operations", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Pages In / Out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 7 }, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*out/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pswpin{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pswpin - Pages swapped in", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_pswpout{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pswpout - Pages swapped out", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Pages Swap In / Out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 17 }, "id": 197, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgdeactivate{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgdeactivate - Pages moved from active to inactive", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_pgfree{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgfree - Page free operations", "refId": "D", "step": 240 }, { "expr": "irate(node_vmstat_pgactivate{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgactivate - Pages moved from inactive to active", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Operations", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 17 }, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Pgfault - Page major and minor fault operations", "fill": 0, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgfault{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgfault - Page major and minor fault operations", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_pgmajfault{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgmajfault - Major page fault operations", "refId": "F", "step": 240 }, { "expr": "irate(node_vmstat_pgfault{instance=~\"$node:$port\"}[5m]) - irate(node_vmstat_pgmajfault{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgminfault - Minor page fault operations", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Faults", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Faults", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 27 }, "id": 172, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_kswapd_inodesteal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Kswapd_inodesteal - Pages reclaimed via kswapd inode freeing", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_pginodesteal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgindesteal - Pages reclaimed via inode freeing", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Pages Reclaimed", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 27 }, "id": 184, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pageoutrun{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pageoutrun - Kswapd calls to page reclaim", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_allocstall_normal{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "Allocstall - Direct reclaim calls", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_zone_reclaim_failed{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "Zone_reclaim_failed - Zone reclaim failures", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Calls Reclaimed", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Calls", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 37 }, "id": 200, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgrotated{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgrotated - Pages rotated to tail of the LRU", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Rotate", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 37 }, "id": 170, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_drop_pagecache{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Drop_pagecache - Calls to drop page cache pages", "refId": "N", "step": 240 }, { "expr": "node_vmstat_drop_slab{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Drop_slab - Calls to drop slab cache pages", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Drop", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Calls", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 47 }, "id": 183, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_slabs_scanned{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Slabs_scanned - Slab pages scanned", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Scan Slab", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 47 }, "id": 181, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_unevictable_pgs_cleared{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable_pgs_cleared - Unevictable pages cleared", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_unevictable_pgs_culled{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable_pgs_culled - Unevictable pages culled", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_unevictable_pgs_mlocked{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable_pgs_mlocked - Unevictable pages mlocked", "refId": "D", "step": 240 }, { "expr": "irate(node_vmstat_unevictable_pgs_munlocked{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable_pgs_munlocked - Unevictable pages munlocked", "refId": "E", "step": 240 }, { "expr": "irate(node_vmstat_unevictable_pgs_rescued{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable_pgs_rescued- Unevictable pages rescued", "refId": "F", "step": 240 }, { "expr": "irate(node_vmstat_unevictable_pgs_scanned{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable_pgs_scanned - Unevictable pages scanned", "refId": "G", "step": 240 }, { "expr": "irate(node_vmstat_unevictable_pgs_stranded{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "unevictable_pgs_stranded - Unevictable pages stranded", "refId": "H", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Unevictable Pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 57 }, "id": 174, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgalloc_dma{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgalloc_dma - Dma mem page allocations", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_pgalloc_dma32{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgalloc_dma32 - Dma32 mem page allocations", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_pgalloc_movable{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgalloc_movable - Movable mem page allocations", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_pgalloc_normal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgalloc_normal - Normal mem page allocations", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Allocation", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 57 }, "id": 177, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgrefill{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgrefill_dma - Dma mem pages inspected in refill_inactive_zone", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_pgrefill_dma32{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgrefill_dma32 - Dma32 mem pages inspected in refill_inactive_zone", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_pgrefill_movable{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgrefill_movable - Movable mem pages inspected in refill_inactive_zone", "refId": "D", "step": 240 }, { "expr": "irate(node_vmstat_pgrefill_normal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgrefill_normal - Normal mem pages inspected in refill_inactive_zone", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Refill", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 67 }, "id": 179, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgsteal_direct{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_direct_dma - Dma mem pages stealed", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_pgsteal_direct_dma32{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_direct_dma32 - Dma32 mem pages scanned", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_pgsteal_direct_movable{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_direct_movable - Movable mem pages scanned", "refId": "D", "step": 240 }, { "expr": "irate(node_vmstat_pgsteal_direct_normal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_direct_normal - Normal mem pages scanned", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Steal Direct", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 67 }, "id": 198, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgsteal_kswapd{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_kswapd_dma - Dma mem pages scanned by kswapd", "refId": "F", "step": 240 }, { "expr": "irate(node_vmstat_pgsteal_kswapd_dma32{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_kswapd_dma32 - Dma32 mem pages scanned by kswapd", "refId": "G", "step": 240 }, { "expr": "irate(node_vmstat_pgsteal_kswapd_movable{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_kswapd_movable - Movable mem pages scanned by kswapd", "refId": "H", "step": 240 }, { "expr": "irate(node_vmstat_pgsteal_kswapd_normal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgsteal_kswapd_normal - Normal mem pages scanned by kswapd", "refId": "I", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Steal Kswapd", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 77 }, "id": 192, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgscan_direct{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_direct_dma - Dma mem pages scanned", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_pgscan_direct_dma32{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_direct_dma32 - Dma32 mem pages scanned", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_pgscan_direct_movable{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_direct_movable - Movable mem pages scanned", "refId": "D", "step": 240 }, { "expr": "irate(node_vmstat_pgscan_direct_normal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_direct_normal - Normal mem pages scanned", "refId": "E", "step": 240 }, { "expr": "irate(node_vmstat_pgscan_direct_throttle{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Pgscan_direct_throttle - ", "refId": "F", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Scan Direct", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 77 }, "id": 178, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_pgscan_kswapd{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_kswapd_dma - Dma mem pages scanned by kswapd", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_pgscan_kswapd_dma32{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_kswapd_dma32 - Dma32 mem pages scanned by kswapd", "refId": "G", "step": 240 }, { "expr": "irate(node_vmstat_pgscan_kswapd_movable{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_kswapd_movable - Movable mem pages scanned by kswapd", "refId": "H", "step": 240 }, { "expr": "irate(node_vmstat_pgscan_kswapd_normal{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgscan_kswapd_normal - Normal mem pages scanned by kswapd", "refId": "I", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Scan Kswapd", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 87 }, "id": 169, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*fail*./", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_compact_free_scanned{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Compact_free_scanned - Pages scanned for freeing by compaction daemon", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_compact_isolated{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Compact_isolated - Page isolations for memory compaction", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_compact_migrate_scanned{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Compact_migrate_scanned - Pages scanned for migration by compaction daemon", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Compact", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active": "#99440A", "Buffers": "#58140C", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Dirty": "#6ED0E0", "Free": "#B7DBAB", "Inactive": "#EA6460", "Mapped": "#052B51", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "Slab_Cache": "#EAB839", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Total": "#511749", "Total RAM": "#052B51", "Total RAM + Swap": "#052B51", "Total Swap": "#614D93", "VmallocUsed": "#EA6460" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 87 }, "id": 189, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*fail*./", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_compact_fail{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Compact_fail - Unsuccessful compactions for high order allocations", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_compact_stall{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Compact_stall - Failures to even start compacting", "refId": "E", "step": 240 }, { "expr": "irate(node_vmstat_compact_success{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Compact_sucess - Successful compactions for high order allocations", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Compactions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Compactions", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 97 }, "id": 190, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_kswapd_high_wmark_hit_quickly{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Kswapd_high_wmark_hit_quickly - Times high watermark reached quickly", "refId": "N", "step": 240 }, { "expr": "node_vmstat_kswapd_low_wmark_hit_quickly{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Kswapd_low_wmark_hit_quickly - Times low watermark reached quickly", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Kswapd Watermark", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 97 }, "id": 171, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_htlb_buddy_alloc_fail{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Htlb_buddy_alloc_fail - Huge TLB page buddy allocation failures", "refId": "N", "step": 240 }, { "expr": "node_vmstat_htlb_buddy_alloc_success{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Htlb_buddy_alloc_success - Huge TLB page buddy allocation successes", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Buddy Alloc", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Allocations", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 107 }, "id": 173, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_numa_foreign{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_foreign - Foreign NUMA zone allocations", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_numa_hit{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_hit - Successful allocations from preferred NUMA zone", "refId": "D", "step": 240 }, { "expr": "irate(node_vmstat_numa_interleave{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_interleave - Interleaved NUMA allocations in each zone for each NUMA node", "refId": "F", "step": 240 }, { "expr": "irate(node_vmstat_numa_local{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_local - Successful allocations from local NUMA zone", "refId": "G", "step": 240 }, { "expr": "irate(node_vmstat_numa_miss{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_miss - Unsuccessful allocations from preferred NUMA zona", "refId": "H", "step": 240 }, { "expr": "irate(node_vmstat_numa_other{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_other - Unsuccessful allocations from local NUMA zone", "refId": "I", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Numa Allocations", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Allocations", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 107 }, "id": 193, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Numa_pages_migrated - *./", "fill": 0, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_numa_pages_migrated{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_pages_migrated - NUMA page migrations", "refId": "J", "step": 240 }, { "expr": "irate(node_vmstat_pgmigrate_fail{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgmigrate_fail - Unsuccessful NUMA page migrations", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_pgmigrate_success{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Pgmigrate_success - Successful NUMA page migrations", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Numa Page Migrations", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 117 }, "id": 194, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_numa_hint_faults{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_hint_faults - NUMA hint faults trapped", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_numa_hint_faults_local{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_hint_faults_local - Hinting faults to local nodes", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Numa Hints", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "HInts", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 117 }, "id": 196, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_numa_pte_updates{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Numa_pte_updates - NUMA page table entry updates", "refId": "K", "step": 240 }, { "expr": "irate(node_vmstat_numa_huge_pte_updates{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "Numa_huge_pte_updates - NUMA huge page table entry updates", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Numa Table Updates", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Updates", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 127 }, "id": 199, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_thp_split_page{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Thp_split - Transparent huge page splits", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory THP Splits", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Splits", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 127 }, "id": 182, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_workingset_activate{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Workingset_activate - Page activations to form the working set", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_workingset_nodereclaim{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Workingset_nodereclaim - NUMA node working set page reclaims", "refId": "D", "step": 240 }, { "expr": "irate(node_vmstat_workingset_refault{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Workingset_refault - Refaults of previously evicted pages", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Workingset", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 137 }, "id": 180, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_vmstat_thp_collapse_alloc{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Thp_collapse_alloc - Transparent huge page collapse allocations", "refId": "A", "step": 240 }, { "expr": "irate(node_vmstat_thp_collapse_alloc_failed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Thp_collapse_alloc_failed - Transparent huge page collapse allocation failures", "refId": "C", "step": 240 }, { "expr": "irate(node_vmstat_thp_zero_page_alloc{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Thp_zero_page_alloc - Transparent huge page zeroed page allocations", "refId": "G", "step": 240 }, { "expr": "irate(node_vmstat_thp_zero_page_alloc_failed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Thp_zero_page_alloc_failed - Transparent huge page zeroed page allocation failures", "refId": "H", "step": 240 }, { "expr": "irate(node_vmstat_thp_fault_alloc{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "Thp_fault_alloc - Transparent huge page fault allocations", "refId": "B", "step": 240 }, { "expr": "irate(node_vmstat_thp_fault_fallback{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "Thp_fault_fallback - Transparent huge page fault fallbacks", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory THP Allocations", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Allocations", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Memory Detail Vmstat", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 236, "panels": [ { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 8 }, "id": 185, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_active_anon{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Active_anon - Active anonymous memory pages", "refId": "B", "step": 240 }, { "expr": "node_vmstat_nr_active_file{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Active_file - Active file memory memory pages", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Active", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 8 }, "id": 228, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_inactive_anon{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Inactive_anon - Inactive anonymous memory pages in each zone for each NUMA node", "refId": "A", "step": 240 }, { "expr": "node_vmstat_nr_inactive_file{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Inactive_file - Inactive file memory pages in each zone for each NUMA node", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Inactive", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 18 }, "id": 188, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_slab_reclaimable{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Reclaimable - Instantaneous reclaimable slab pages", "refId": "A", "step": 240 }, { "expr": "node_vmstat_nr_slab_unreclaimable{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unreclaimable - Instantaneous unreclaimable slab pages", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Reclaimed / Unreclaimed", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 18 }, "id": 186, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_free_pages{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Free_pages - Free pages", "refId": "B", "step": 240 }, { "expr": "node_vmstat_nr_written{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Written - Pages written out in each zone for each NUMA node", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Free / Written", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 28 }, "id": 218, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_dirty{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Dirty - Pages in dirty state", "refId": "C", "step": 240 }, { "expr": "node_vmstat_nr_bounce{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Bounce - Bounce buffer pages", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Dirty / Bounce", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 28 }, "id": 201, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_unevictable{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unevictable - Unevictable pages", "refId": "B", "step": 240 }, { "expr": "node_vmstat_nr_mlock{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Mlock - Pages under mlock", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Pages Unevictable / Mlock", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 38 }, "id": 214, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_shmem{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Shmem - Shared memory pages", "refId": "H", "step": 240 }, { "expr": "node_vmstat_nr_mapped{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Mapped - Mapped pagecache pages in each zone for each NUMA node", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Shmem / Mapped", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 38 }, "id": 212, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_kernel_stack{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Kernel_stack - Pages of kernel stack", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Kernel_stack", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 48 }, "id": 203, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_writeback{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Writeback - Writeback pages", "refId": "G", "step": 240 }, { "expr": "node_vmstat_nr_writeback_temp{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Writeback_temp - Temporary writeback pages", "refId": "H", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Pages Writeback", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 48 }, "id": 205, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_file_pages{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "File_pages - File pagecache pages in each zone for each NUMA node", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page File_pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 58 }, "id": 206, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_dirty_background_threshold{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Dirty_background_threshold - Background writeback threshold", "refId": "D", "step": 240 }, { "expr": "node_vmstat_nr_dirty_threshold{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Dirty_threshold - Dirty throttling threshold", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Dirty Threshold", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 58 }, "id": 208, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_unstable{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unstable - Pages unstable state in each zone for each NUMA node", "refId": "D", "step": 240 }, { "expr": "node_vmstat_nr_dirtied{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Dirtied - Pages entering dirty state in each zone for each NUMA node", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Unstable / Dirtied", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 68 }, "id": 209, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_page_table_pages{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Page_table_pages - Page table pages in each zone for each NUMA node", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Page_table_pages", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 68 }, "id": 216, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_anon_pages{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Anon_pages - Anonymous mapped pagecache pages in each zone for each NUMA node", "refId": "E", "step": 240 }, { "expr": "node_vmstat_nr_anon_transparent_hugepages{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Anon_transparent_hugepages - Anonymous transparent huge pages in each zone for each NUMA node", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Anon", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 78 }, "id": 213, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_isolated_anon{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Isolated_anon - Isolated anonymous memory pages in each zone for each NUMA node", "refId": "D", "step": 240 }, { "expr": "node_vmstat_nr_isolated_file{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Isolated_file - Isolated file memory pages in each zone for each NUMA node", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Isolated", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Apps": "#629E51", "Buffers": "#614D93", "Cache": "#6D1F62", "Cached": "#511749", "Committed": "#508642", "Free": "#0A437C", "Harware Corrupted - Amount of RAM that the kernel identified as corrupted / not working": "#CFFAFF", "Inactive": "#584477", "PageTables": "#0A50A1", "Page_Tables": "#0A50A1", "RAM_Free": "#E0F9D7", "Slab": "#806EB7", "Slab_Cache": "#E0752D", "Swap": "#BF1B00", "Swap_Cache": "#C15C17", "Swap_Free": "#2F575E", "Unused": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 2, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 78 }, "id": 204, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 350, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_vmstat_nr_free_cma{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Free_cma - Free Contiguous Memory Allocator pages in each zone for each NUMA node", "refId": "G", "step": 240 }, { "expr": "node_vmstat_nr_vmscan_write{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Vmscan_write - Pages written by VM scanner from LRU", "refId": "B", "step": 240 }, { "expr": "node_vmstat_nr_vmscan_immediate_reclaim{instance=~\"$node:$port\"}", "intervalFactor": 2, "legendFormat": "Immediate_reclaim - Prioritise for reclaim when writeback ends in each zone for each NUMA node", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Page Misc", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Pages", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Memory Detail Vmstat Counters", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 237, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 9 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_context_switches{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Context switches", "refId": "A", "step": 600 }, { "expr": "irate(node_intr{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Interrupts", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Context Switches / Interrupts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 9 }, "id": 151, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_entropy_available_bits{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Entropy available to random number generators", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Entropy", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Entropy", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 19 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 1m", "refId": "A", "step": 1200 }, { "expr": "node_load5{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 5m", "refId": "B", "step": 1200 }, { "expr": "node_load15{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 15m", "refId": "C", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Load", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 19 }, "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Max*./", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_max_fds{instance=~\"$node:$port\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Maximum open file descriptors", "refId": "A", "step": 600 }, { "expr": "process_open_fds{instance=~\"$node:$port\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Open file descriptors", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Descriptors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Descriptors", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 29 }, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_procs_blocked{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Processes blocked waiting for I/O to complete", "refId": "A", "step": 600 }, { "expr": "node_procs_running{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Processes in runnable state", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes State", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Processes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 29 }, "id": 148, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_forks{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Processes forks second", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes Forks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Forks / sec", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 39 }, "id": 149, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_virtual_memory_bytes{instance=~\"$node:$port\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Processes virtual memory size in bytes", "refId": "C", "step": 600 }, { "expr": "process_resident_memory_bytes{instance=~\"$node:$port\"}", "interval": "", "intervalFactor": 2, "legendFormat": "Processes resident memory size in bytes", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 39 }, "id": 168, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Variation*./", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_time{instance=~\"$node:$port\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Of reported time", "refId": "B", "step": 600 }, { "expr": "irate(process_start_time_seconds{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Of the process since unix epoch in seconds", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time Variation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Seconds", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 49 }, "id": 158, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Critical*./", "color": "#E24D42", "fill": 0 }, { "alias": "/.*Max*./", "color": "#EF843C", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_hwmon_temp_celsius{instance=~\"$node:$port\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} temp", "refId": "A", "step": 600 }, { "expr": "node_hwmon_temp_crit_alarm_celsius{instance=~\"$node:$port\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Critical Alarm", "refId": "B", "step": 240 }, { "expr": "node_hwmon_temp_crit_celsius{instance=~\"$node:$port\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Critical", "refId": "C", "step": 600 }, { "expr": "node_hwmon_temp_crit_hyst_celsius{instance=~\"$node:$port\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Critical Historical", "refId": "D", "step": 240 }, { "expr": "node_hwmon_temp_max_celsius{instance=~\"$node:$port\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ chip }} {{ sensor }} Max", "refId": "E", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Hardware temperature monitor", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": "Temperature", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "System Detail", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 238, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 3, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 46 }, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_read_time_ms{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 4, "legendFormat": "{{device}} - Read time ms", "refId": "A", "step": 1200 }, { "expr": "irate(node_disk_write_time_ms{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Write time ms", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk R/W Time", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "Millisec. read (-) / write (+)", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 46 }, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_bytes_read{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 4, "legendFormat": "{{device}} - Bytes read", "refId": "A", "step": 1200 }, { "expr": "irate(node_disk_bytes_written{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Bytes written", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk R/W Data", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 56 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_completed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 4, "legendFormat": "{{device}} - Reads completed", "refId": "A", "step": 1200 }, { "expr": "irate(node_disk_writes_completed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Writes completed", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs Completed", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 56 }, "id": 134, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_sectors_read{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 4, "legendFormat": "{{device}} - Sectors read", "refId": "A", "step": 1200 }, { "expr": "irate(node_disk_sectors_written{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Sectors written", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk R/W Sectors", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Sectors read (-) / write (+)", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 66 }, "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_weighted{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 4, "legendFormat": "{{device}} - IO time weighted", "refId": "A", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs Weighted", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "Milliseconds", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 66 }, "id": 133, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*read.*/", "transform": "negative-Y" }, { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_reads_merged{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Merged read", "refId": "C", "step": 600 }, { "expr": "irate(node_disk_writes_merged{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Merged write", "refId": "D", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk R/W Merged", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "I/Os", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 3, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 76 }, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_time_ms{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 4, "legendFormat": "{{device}} - IO time ms", "refId": "A", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Milliseconds Spent Doing I/Os", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "Milliseconds", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 76 }, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#BA43A9" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_disk_io_now{instance=~\"$node:$port\"}[5m])", "intervalFactor": 4, "legendFormat": "{{device}} - IO now", "refId": "A", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IOs Current in Progress", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "I/Os", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 86 }, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*sda_.*/", "color": "#7EB26D" }, { "alias": "/.*sdb_.*/", "color": "#EAB839" }, { "alias": "/.*sdc_.*/", "color": "#6ED0E0" }, { "alias": "/.*sdd_.*/", "color": "#EF843C" }, { "alias": "/.*sde_.*/", "color": "#E24D42" }, { "alias": "/.*sda1.*/", "color": "#584477" }, { "alias": "/.*sda2_.*/", "color": "#B7DBAB" }, { "alias": "/.*sda3_.*/", "color": "#F4D598" }, { "alias": "/.*sdb1.*/", "color": "#0A50A1" }, { "alias": "/.*sdb2.*/", "color": "#BF1B00" }, { "alias": "/.*sdb3.*/", "color": "#E0752D" }, { "alias": "/.*sdc1.*/", "color": "#962D82" }, { "alias": "/.*sdc2.*/", "color": "#614D93" }, { "alias": "/.*sdc3.*/", "color": "#9AC48A" }, { "alias": "/.*sdd1.*/", "color": "#65C5DB" }, { "alias": "/.*sdd2.*/", "color": "#F9934E" }, { "alias": "/.*sdd3.*/", "color": "#EA6460" }, { "alias": "/.*sde1.*/", "color": "#E0F9D7" }, { "alias": "/.*sdd2.*/", "color": "#FCEACA" }, { "alias": "/.*sde3.*/", "color": "#F9E2D2" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_textfile_scrape_error{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Textfile scrape error (1 = true)", "refId": "A", "step": 1200 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Open Error File", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Errors", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Disk Detail", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 239, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": 3, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 47 }, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_avail{instance=~\"$node:$port\",device!~'rootfs'}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Available", "metric": "", "refId": "A", "step": 600 }, { "expr": "node_filesystem_free{instance=~\"$node:$port\",device!~'rootfs'}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Free", "refId": "B", "step": 2 }, { "expr": "node_filesystem_size{instance=~\"$node:$port\",device!~'rootfs'}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Size", "refId": "D", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem space available", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 47 }, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_files_free{instance=~\"$node:$port\",device!~'rootfs'}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - Free file nodes", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Nodes Free", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "File Nodes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 57 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_maximum{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Max open files", "refId": "A", "step": 1200 }, { "expr": "node_filefd_allocated{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Open files", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Descriptor", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Files", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 57 }, "id": 219, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filesystem_files{instance=~\"$node:$port\",device!~'rootfs'}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{mountpoint}} - File nodes total", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "File Nodes Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "File Nodes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "/ ReadOnly": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 67 }, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 4, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_filesystem_readonly{instance=~\"$node:$port\",device!~'rootfs'}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{mountpoint}} - ReadOnly", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem in ReadOnly", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Read Only", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Filesystem Detail", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 240, "panels": [ { "aliasColors": { "receive_packets_eth0": "#7EB26D", "receive_packets_lo": "#E24D42", "transmit_packets_eth0": "#7EB26D", "transmit_packets_lo": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 48 }, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_packets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive", "refId": "O", "step": 600 }, { "expr": "irate(node_network_transmit_packets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit", "refId": "P", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic by Packets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 48 }, "id": 142, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.errors.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.errors.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.errors.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.errors.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.errors.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.errors.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.errors.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_errs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive errors", "refId": "E", "step": 600 }, { "expr": "irate(node_network_transmit_errs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit errors", "refId": "F", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 58 }, "id": 143, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.drop.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.drop.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.drop.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.drop.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.drop.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.drop.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.drop.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_drop{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive drop", "refId": "G", "step": 600 }, { "expr": "irate(node_network_transmit_drop{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit drop", "refId": "H", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Drop", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 58 }, "id": 141, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.compressed.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.compressed.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.compressed.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.compressed.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.compressed.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.compressed.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.compressed.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_compressed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive compressed", "refId": "C", "step": 600 }, { "expr": "irate(node_network_transmit_compressed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit compressed", "refId": "D", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Compressed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 68 }, "id": 146, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.multicast.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.multicast.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.multicast.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.multicast.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.multicast.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.multicast.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.multicast.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_multicast{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive multicast", "refId": "M", "step": 600 }, { "expr": "irate(node_network_transmit_multicast{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit multicast", "refId": "N", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Multicast", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 68 }, "id": 144, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.fifo.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.fifo.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.fifo.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.fifo.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.fifo.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.fifo.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.fifo.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_fifo{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive fifo", "refId": "I", "step": 600 }, { "expr": "irate(node_network_transmit_fifo{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit fifo", "refId": "J", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Fifo", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 78 }, "id": 145, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Trans.*/", "transform": "negative-Y" }, { "alias": "/.*lo.*.frame.*/", "color": "#7EB26D" }, { "alias": "/.*eth0.*.frame.*/", "color": "#EAB839" }, { "alias": "/.*eth1.*.frame.*/", "color": "#6ED0E0" }, { "alias": "/.*eth2.*.frame.*/", "color": "#EF843C" }, { "alias": "/.*eth3.*.frame.*/", "color": "#E24D42" }, { "alias": "/.*eth4.*.frame.*/", "color": "#1F78C1" }, { "alias": "/.*eth5.*.frame.*/", "color": "#BA43A9" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_frame{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Receive frame", "refId": "K", "step": 600 }, { "expr": "irate(node_network_transmit_frame{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - Transmit frame", "refId": "L", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Frame", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": "Packets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 78 }, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "NF conntrack limit", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_nf_conntrack_entries{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NF conntrack entries", "refId": "O", "step": 600 }, { "expr": "node_nf_conntrack_entries_limit{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "NF conntrack limit", "refId": "P", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "NF Contrack", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Entries", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Network traffic Detail", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 241, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 89 }, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_sockstat_TCP_alloc{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCP_alloc - Allocated sockets", "refId": "D", "step": 600 }, { "expr": "node_sockstat_TCP_inuse{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCP_inuse - Tcp sockets currently in use", "refId": "E", "step": 600 }, { "expr": "node_sockstat_TCP_mem{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCP_mem - Used memory for tcp", "refId": "F", "step": 600 }, { "expr": "node_sockstat_TCP_orphan{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCP_orphan - Orphan sockets", "refId": "H", "step": 600 }, { "expr": "node_sockstat_TCP_tw{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCP_tw - Sockets wating close", "refId": "I", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sockstat TCP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Sockets", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 89 }, "id": 124, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_sockstat_UDPLITE_inuse{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "UDPLITE_inuse - Udplite sockets currently in use", "refId": "J", "step": 600 }, { "expr": "node_sockstat_UDP_inuse{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "UDP_inuse - Udp sockets currently in use", "refId": "K", "step": 600 }, { "expr": "node_sockstat_UDP_mem{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "UDP_mem - Used memory for udp", "refId": "L", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sockstat UDP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Sockets", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 99 }, "id": 126, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_sockstat_sockets_used{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Sockets_used - Sockets currently in use", "refId": "N", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sockstat Used", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Sockets", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 99 }, "id": 220, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_sockstat_TCP_mem_bytes{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCP_mem_bytes - ", "refId": "G", "step": 600 }, { "expr": "node_sockstat_UDP_mem_bytes{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "UDP_mem_bytes - ", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sockstat Memory Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 109 }, "id": 125, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_sockstat_FRAG_inuse{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "FRAG_inuse - Frag sockets currently in use", "refId": "A", "step": 600 }, { "expr": "node_sockstat_FRAG_memory{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "FRAG_memory - Used memory for frag", "refId": "B", "step": 600 }, { "expr": "node_sockstat_RAW_inuse{instance=~\"$node:$port\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAW_inuse - Raw sockets currently in use", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sockstat FRAG / RAW", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Sockets", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Network Sockstat", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 34 }, "id": 242, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 21 }, "height": "", "id": 49, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Discards.*/", "color": "#7EB26D" }, { "alias": "/.*NoRoutes.*/", "color": "#EAB839" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_InReceives{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InReceives - IP InReceives", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_Ip_DefaultTTL{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "DefaultTTL - Default TTL", "refId": "B", "step": 10 }, { "expr": "irate(node_netstat_Ip_InDelivers{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InDelivers - IP InDelivers", "refId": "I", "step": 600 }, { "expr": "irate(node_netstat_Ip_OutRequests{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutRequests - IP OutRequests", "refId": "P", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP In / Out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 21 }, "height": "", "id": 221, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Octets.*/", "color": "#7EB26D" }, { "alias": "/.*McastPkts.*/", "color": "#EAB839" }, { "alias": "/.*McastOctets.*/", "color": "#6ED0E0" }, { "alias": "/.*BcastPkts.*/", "color": "#EF843C" }, { "alias": "/.*BcastOctets.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InOctets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InOctets - Received octets", "refId": "K", "step": 600 }, { "expr": "irate(node_netstat_IpExt_OutOctets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutOctets - Sent octets", "refId": "Q", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP In / Out Octets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Octects out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 31 }, "height": "", "id": 119, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Octets.*/", "color": "#7EB26D" }, { "alias": "/.*McastPkts.*/", "color": "#EAB839" }, { "alias": "/.*McastOctets.*/", "color": "#6ED0E0" }, { "alias": "/.*BcastPkts.*/", "color": "#EF843C" }, { "alias": "/.*BcastOctets.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InBcastPkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InBcastPkts - Received IP broadcast datagrams", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_IpExt_OutBcastPkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutBcastPkts - Sent IP broadcast datagrams", "refId": "N", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Bcast", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 31 }, "height": "", "id": 222, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Octets.*/", "color": "#7EB26D" }, { "alias": "/.*McastPkts.*/", "color": "#EAB839" }, { "alias": "/.*McastOctets.*/", "color": "#6ED0E0" }, { "alias": "/.*BcastPkts.*/", "color": "#EF843C" }, { "alias": "/.*BcastOctets.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InBcastOctets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InBcastOctets - Received IP broadcast octets", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_IpExt_OutBcastOctets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutBcastOctets - Sent IP broadcast octects", "refId": "M", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Bcast Octets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Octets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 41 }, "height": "", "id": 120, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Octets.*/", "color": "#7EB26D" }, { "alias": "/.*McastPkts.*/", "color": "#EAB839" }, { "alias": "/.*McastOctets.*/", "color": "#6ED0E0" }, { "alias": "/.*BcastPkts.*/", "color": "#EF843C" }, { "alias": "/.*BcastOctets.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InMcastPkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InMcastPkts - Received IP multicast datagrams", "refId": "H", "step": 600 }, { "expr": "irate(node_netstat_IpExt_OutMcastPkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutMcastPkts - Sent IP multicast datagrams", "refId": "P", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Mcast", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 41 }, "height": "", "id": 223, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Octets.*/", "color": "#7EB26D" }, { "alias": "/.*McastPkts.*/", "color": "#EAB839" }, { "alias": "/.*McastOctets.*/", "color": "#6ED0E0" }, { "alias": "/.*BcastPkts.*/", "color": "#EF843C" }, { "alias": "/.*BcastOctets.*/", "color": "#E24D42" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InMcastOctets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InMcastOctets - Received IP multicast octets", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_IpExt_OutMcastOctets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutMcastOctets - Sent IP multicast octets", "refId": "O", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Mcast Octets", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Octets out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 51 }, "height": "", "id": 81, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_ForwDatagrams{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ForwDatagrams - IP OutForwDatagrams", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_Ip_Forwarding{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Forwarding - IP forwarding", "refId": "D", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Forwarding", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 51 }, "height": "", "id": 122, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_FragCreates{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "FragCreates - IP fragmentation creations", "refId": "E", "step": 600 }, { "expr": "irate(node_netstat_Ip_FragFails{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "FragFails - IP fragmentation failures", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_Ip_FragOKs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "FragOKs - IP fragmentation oks", "refId": "G", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Fragmented", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 61 }, "height": "", "id": 51, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_IpExt_InCEPkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InCEPkts - Congestion Experimented datagrams in", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_IpExt_InECT0Pkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InECT0Pkts - Datagrams received with ECT(0)", "refId": "E", "step": 600 }, { "expr": "irate(node_netstat_IpExt_InECT1Pkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InECT1Pkt - Datarams received with ECT(1)", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_IpExt_InNoECTPkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InNoECTPkts - Datagrams received with NOECT", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP ECT / CEP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 61 }, "height": "", "id": 123, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_ReasmFails{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ReasmFails - IP reassembly failures", "refId": "Q", "step": 600 }, { "expr": "irate(node_netstat_Ip_ReasmOKs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ReasmOKs - IP reassembly oks", "refId": "R", "step": 600 }, { "expr": "irate(node_netstat_Ip_ReasmReqds{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ReasmReqds - IP reassembly requireds", "refId": "S", "step": 600 }, { "expr": "irate(node_netstat_Ip_ReasmTimeout{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ReasmTimeout - IP reassembly timeouts", "refId": "T", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Reassembled", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 71 }, "height": "", "id": 118, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": 300, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": null, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Discards.*/", "color": "#7EB26D" }, { "alias": "/.*NoRoutes.*/", "color": "#EAB839" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Ip_InDiscards{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InDiscards - IP InDiscards", "refId": "J", "step": 600 }, { "expr": "irate(node_netstat_Ip_InHdrErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InHdrErrors - IP InHdrErrors", "refId": "K", "step": 600 }, { "expr": "irate(node_netstat_Ip_InUnknownProtos{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InUnknownProtos - IP InUnknownProtos", "refId": "M", "step": 600 }, { "expr": "irate(node_netstat_Ip_OutDiscards{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutDiscards - IP OutDiscards", "refId": "N", "step": 600 }, { "expr": "irate(node_netstat_Ip_OutNoRoutes{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutNoRoutes - IP OutNoRoutes", "refId": "O", "step": 600 }, { "expr": "irate(node_netstat_IpExt_InNoRoutes{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InNoRoutes - IP datagrams discarded due to no routes in forwarding path", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_IpExt_InCsumErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InCsumErrors - IP datagrams with checksum errors", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_IpExt_InTruncatedPkts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InTruncatedPkts - IP datagrams discarded due to frame not carrying enough data", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_Ip_InAddrErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InAddrErrors - IP InAddrErrors", "refId": "D", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat IP Errors / Discards", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Network Netstat", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 243, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 22 }, "height": "", "id": 52, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*InSegs.*/", "color": "#CCA300" }, { "alias": "/.*OutSegs.*/", "color": "#CCA300" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Tcp_InCsumErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InCsumErrors - Segments received with checksum errors", "refId": "E", "step": 600 }, { "expr": "irate(node_netstat_Tcp_InErrs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InErrs - Segments received in error (e.g., bad TCP checksums)", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_Tcp_InSegs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InSegs - Segments received, including those received in error. This count includes segments received on currently established connections", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_Tcp_OutRsts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutRsts - Segments sent containing the RST flag", "refId": "I", "step": 600 }, { "expr": "irate(node_netstat_Tcp_OutSegs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutSegs - Segments sent, including those on current connections but excluding those containing only retransmitted octets", "refId": "J", "step": 600 }, { "expr": "irate(node_netstat_Tcp_RetransSegs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "RetransSegs - Segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Segments", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Segments out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 22 }, "height": "", "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*MaxConn *./", "color": "#890F02", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "CurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT", "refId": "C", "step": 600 }, { "expr": "node_netstat_Tcp_MaxConn{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "MaxConn - Limit on the total number of TCP connections the entity can support (Dynamic is \"-1\")", "refId": "H", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Connections", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 32 }, "height": "", "id": 86, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_RtoAlgorithm{instance=~\"$node:$port\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "RtoAlgorithm - Algorithm used to determine the timeout value used for retransmitting unacknowledged octets", "refId": "M", "step": 4 }, { "expr": "node_netstat_Tcp_RtoMax{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RtoMax - Maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds", "refId": "N", "step": 600 }, { "expr": "node_netstat_Tcp_RtoMin{instance=~\"$node:$port\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RtoMin - Minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds", "refId": "O", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Retransmission", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "Milliseconds", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 32 }, "height": "", "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Tcp_ActiveOpens{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ActiveOpens - TCP connections that have made a direct transition to the SYN-SENT state from the CLOSED state", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_Tcp_AttemptFails{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "AttemptFails - TCP connections that have made a direct transition to the CLOSED state from either the SYN-SENT and SYN-RCVD", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_Tcp_EstabResets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "EstabResets - TCP connections that have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_Tcp_PassiveOpens{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "PassiveOpens - TCP connections that have made a direct transition to the SYN-RCVD state from the LISTEN state", "refId": "K", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Direct Transition", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Connections", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Network Netstat TCP", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 244, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 16 }, "height": "", "id": 94, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPAbortOnClose{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPAbortOnClose - Connections aborted due to early user close", "refId": "V", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnData{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPAbortOnData - Connections aborted due to unexpected data", "refId": "W", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnLinger{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPAbortOnLinger - Connections aborted in lingered state after being closed", "refId": "X", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnMemory{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPAbortOnMemory - Connections aborted before attached to a socket", "refId": "Y", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortOnTimeout{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPAbortOnTimeout - Connections aborted due timeout", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPAbortFailed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPAbortFailed - Connections aborted without send RST due insufficient memory", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPTimeouts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPTimeouts - Other TCP connections timeouts", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Aborts / Timeouts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Connections", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 16 }, "height": "", "id": 92, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_DelayedACKLocked{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "DelayedACKLocked - Delayed ACKs further delayed because of locked socket", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_DelayedACKLost{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "DelayedACKLost - Times quick ACK mode was activated", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_DelayedACKs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "DelayedACKs - Delayed ACKs sent", "refId": "E", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Delayed ACK", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 26 }, "height": "", "id": 91, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Sent.*/", "transform": "negative-Y" }, { "alias": "SyncookiesSent - SYN cookies sent", "color": "#E0F9D7" }, { "alias": "SyncookiesRecv - SYN cookies received", "color": "#E0F9D7" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_SyncookiesFailed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "SyncookiesFailed - Invalid SYN cookies received", "refId": "R", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_SyncookiesRecv{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "SyncookiesRecv - SYN cookies received", "refId": "S", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_SyncookiesSent{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "SyncookiesSent - SYN cookies sent", "refId": "T", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSYNChallenge{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "SynChallenge - Challenge ACKs sent in response to SYN packets", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPChallengeACK{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPChallengeACK - Challenge ACKs sent (RFC 5961 3.2)", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP SynCookie / Challenge", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 26 }, "height": "", "id": 90, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPLossFailures{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPLossFailures - Timeouts in loss state", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPLossProbeRecovery{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPLossProbeRecovery - TCP loss probe recoveries", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPLossProbes{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPLossProbes - Sent TCP loss probes", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPLossUndo{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPLossUndo - Congestion windows recovered without slow start after partial ACK", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPLostRetransmit{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPLostRetransmit - Retransmits lost", "refId": "E", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP LOSS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 36 }, "height": "", "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_ListenDrops{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ListenDrops - SYNs to LISTEN sockets ignored", "refId": "H", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_LockDroppedIcmps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "LockDroppedIcmps - ICMP packets dropped because socket was locked", "refId": "J", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPDeferAcceptDrop{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPDeferAcceptDrop - Dropped ACK frames received by a socket in SYN_RECV state", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPBacklogDrop{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPBacklogDrop - Packets dropped because the socket's receive queue was full", "refId": "P", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_OutOfWindowIcmps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutOfWindowIcmps - ICMP packets dropped because they were out-of-window", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPMinTTLDrop{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPMinTTLDrop - TCP packets dropped under minTTL condition", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP DROPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 36 }, "height": "", "id": 101, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPForwardRetrans{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPForwardRetrans - Packets losts retransmitted with Forward RTO-Recovery", "refId": "O", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSlowStartRetrans{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPSlowStartRetrans - Packets losts retransmitted after a slow start", "refId": "P", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSynRetrans{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPSynRetrans - SYN-SYN/ACK retransmits to break down retransmissions in SYN, fast/timeout retransmits", "refId": "Q", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSpuriousRTOs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSpuriousRTOs - FRTO's successfully detected spurious RTOs", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSpuriousRtxHostQueues{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSpuriousRtxHostQueues - Times detected that the fast clone is not yet freed in tcp_transmit_skb()", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFullUndo{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPFullUndo - Retransmits that undid the CWND reduction", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPRetransFail{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPRetransFail - Failed tcp_retransmit_skb() calls", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPPartialUndo{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPPartialUndo - Congestion windows partially recovered using Hoe heuristic", "refId": "E", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Retrans", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 46 }, "height": "", "id": 87, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_PruneCalled{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "PruneCalled - Packets pruned from receive queue because of socket buffer overrun", "refId": "P", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_RcvPruned{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "RcvPruned - Packets pruned from receive queue", "refId": "Q", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_OfoPruned{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OfoPruned - Packets dropped from out-of-order queue because of socket buffer overrun", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_OfoPruned{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OfoPruned - Packets dropped from out-of-order queue because of socket buffer overrun", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Pruned", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 46 }, "height": "", "id": 93, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_PAWSActive{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "PAWSActive - Active connections rejected because of time stamp", "refId": "M", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_PAWSEstab{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "PAWSEstab - Packets rejected in established connections because of timestamp", "refId": "N", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_PAWSPassive{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "PAWSPassive - Passive connections rejected because of time stamp", "refId": "O", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP PAWS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 56 }, "height": "", "id": 100, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TW{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TW - TCP sockets finished time wait in fast timer", "refId": "O", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TWKilled{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TWKilled - TCP sockets finished time wait in slow timer", "refId": "P", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TWRecycled{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TWRecycled - Time wait sockets recycled by time stamp", "refId": "Q", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPTimeWaitOverflow{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPTimeWaitOverflow - Occurrences of time wait bucket overflow", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP TimeWait", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 56 }, "height": "", "id": 95, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPDSACKIgnoredOld{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPDSACKIgnoredOld - Discarded packets with duplicate SACK while retransmitting", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKOfoRecv{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPDSACKOfoRecv - DSACKs for out of order packets received", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKOfoSent{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPDSACKOfoSent - DSACKs sent for out of order packets", "refId": "H", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKOldSent{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPDSACKOldSent - DSACKs sent for old packets", "refId": "I", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKRecv{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPDSACKRecv - DSACKs received", "refId": "J", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKUndo{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPDSACKUndo - Discarded packets with erroneous retransmit", "refId": "K", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPDSACKIgnoredNoUndo{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPDSACKIgnoredNoUndo - Discarded packets with duplicate SACK", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP DSACK", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 66 }, "height": "", "id": 98, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPSackRecovery{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSackRecovery - Times recovered from packet loss by selective acknowledgements", "refId": "E", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSackRecoveryFail{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSackRecoveryFail - Issue while recovering packets lost using selective ACK", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSackShiftFallback{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSackShiftFallback - SACKs fallbacks", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSackShifted{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSackShifted - SACKs shifted", "refId": "H", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSACKDiscard{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSackDiscard - Discarded due invalid SACK block.", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSackFailures{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSackFailures - Timeouts after SACK recovery", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSackMerged{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSackMerged - SACKs merged", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSACKReneging{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSACKReneging - Bad SACK blocks received", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSACKReorder{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPSACKReorder - Times detected reordering using SACK", "refId": "I", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP SACK", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 66 }, "height": "", "id": 99, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPHPAcks{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPHPAcks - Acknowledgments not containing data received", "refId": "Z", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPHPHits{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPHPHits - Packets header predicted", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPHPHitsToUser{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPHPHitsToUser - Packets header predicted and directly queued to user", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP HP", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 76 }, "height": "", "id": 97, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPFastOpenActive{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPFastOpenActive - Successful outbound TFO connections", "refId": "P", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenActiveFail{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPFastOpenActiveFail - SYN-ACK packets received that did not acknowledge data sent in the SYN packet and caused a retransmissions without SYN data", "refId": "Q", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenCookieReqd{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPFastOpenCookieReqd - Inbound SYN packets requesting TFO with TFO set but no cookie", "refId": "R", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenListenOverflow{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPFastOpenListenOverflow - Times the fastopen listen queue overflowed", "refId": "S", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenPassive{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPFastOpenPassive - Successful inbound TFO connections", "refId": "T", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFastOpenPassiveFail{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPFastOpenPassiveFail - Inbound SYN packets with TFO cookie that was invalid", "refId": "U", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFastRetrans{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPFastRetrans - Packets lost fast-retransmitted", "refId": "V", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP FastOpen / FastRetrans", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 76 }, "height": "", "id": 103, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPFACKReorder{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPFACKReorder - Detected packets with re-ordering using FACK", "refId": "E", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPTSReorder{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPTSReorder - Times detected packets with re-ordering using timestamp option", "refId": "S", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Reorder", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 86 }, "height": "", "id": 102, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPToZeroWindowAdv{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPToZeroWindowAdv - Times window went from zero to non-zero", "refId": "V", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPWantZeroWindowAdv{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPWantZeroWindowAdv - Times zero window announced", "refId": "W", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPFromZeroWindowAdv{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPFromZeroWindowAdv - Times window went from zero to non-zero", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP ZeroWindow", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 86 }, "height": "", "id": 163, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPReqQFullDoCookies{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPReqQFullDoCookies - Times SYNCOOKIE was replied to client", "refId": "O", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPReqQFullDrop{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPReqQFullDrop - Times SYN request was dropped due to disabled syncookies", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP ReqQ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 96 }, "height": "", "id": 162, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPRenoFailures{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPRenoFailures - Timeouts after Reno fast retransmit", "refId": "O", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPRenoRecovery{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPRenoRecovery - Times recovered from packet loss due to fast retransmit", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPRenoRecoveryFail{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPRenoRecoveryFail - Times Reno fast retransmits failed", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPRenoReorder{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPRenoReorder - Times detected reordering using Reno fast retransmit", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Reno", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 96 }, "height": "", "id": 165, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPMD5NotFound{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPMD5NotFound - Times MD5 hash expected but not found", "refId": "Z", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPMD5Unexpected{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPMD5Unexpected - Times MD5 hash unexpected but found", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP MD5", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 106 }, "height": "", "id": 164, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPOFODrop{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPOFODrop - Packets meant to be queued in OFO but dropped because socket rcvbuf limit reached", "refId": "P", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPOFOMerge{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPOFOMerge - Packets in OFO that were merged with other packets", "refId": "Q", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPOFOQueue{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPOFOQueue - Packets queued in OFO queue", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Out of order", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 106 }, "height": "", "id": 167, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPRcvCoalesce{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPRcvCoalesce - Times tried to coalesce the receive queue", "refId": "Z", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPRcvCollapsed{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "TCPRcvCollapsed - Packets collapsed in receive queue due to low socket buffer", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Rcv", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 116 }, "height": "", "id": 224, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPOrigDataSent{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPOrigDataSent - Outgoing packets with original data", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Original Data", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 116 }, "height": "", "id": 225, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_ArpFilter{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ArpFilter - ARP packets filtered", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_IPReversePathFilter{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "IPReversePathFilter - Packets arrive from non directly connected network", "refId": "G", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Filters", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 126 }, "height": "", "id": 226, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPPureAcks{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPPureAcks - Acknowledgments not containing data payload received", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Pure ACK", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 126 }, "height": "", "id": 227, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_TCPAutoCorking{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "TCPAutoCorking - Times stack detected skb was underused and its flush was deferred", "refId": "A", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Auto Corking", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "description": "", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 136 }, "height": "", "id": 104, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_TcpExt_BusyPollRxPackets{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "BusyPollRxPackets - Low latency application-fetched packets", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_EmbryonicRsts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "EmbryonicRsts - Resets received for embryonic SYN_RECV sockets", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_ListenOverflows{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "ListenOverflows - Times the listen queue of a socket overflowed", "refId": "I", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPSchedulerFailed{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPSchedulerFailed - Times receiver scheduled too late for direct processing", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_TcpExt_TCPMemoryPressures{instance=~\"$node:$port\"}[5m])", "intervalFactor": 2, "legendFormat": "TCPMemoryPressures - TCP ran low on memory", "refId": "C", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP Issues", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Counter", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Network Netstat TCP Linux MIPs", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 245, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 682 }, "height": "", "id": 55, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Snd.*/", "transform": "negative-Y" }, { "alias": "/.*Datagrams.*/", "color": "#EAB839" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Udp_InDatagrams{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InDatagrams - Datagrams received", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_Udp_OutDatagrams{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutDatagrams - Datagrams sent", "refId": "E", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP In / Out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 682 }, "height": "", "id": 109, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Snd.*/", "transform": "negative-Y" }, { "alias": "/.*bufErrors.*/", "color": "#70DBED" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Udp_InCsumErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InCsumErrors - Datagrams with checksum errors", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_Udp_InErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InErrors - Datagrams that could not be delivered to an application", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_Udp_RcvbufErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "RcvbufErrors - Datagrams for which not enough socket buffer memory to receive", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_Udp_SndbufErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "SndbufErrors - Datagrams for which not enough socket buffer memory to transmit", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_Udp_NoPorts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "NoPorts - Datagrams received on a port with no listener", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 692 }, "height": "", "id": 57, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Datagrams.*/", "color": "#EAB839" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_UdpLite_InDatagrams{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InDatagrams - Packets received", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_UdpLite_OutDatagrams{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutDatagrams - Packets sent", "refId": "E", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP Lite In / Out", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 692 }, "height": "", "id": 110, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*bufErrors.*/", "color": "#6ED0E0" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_UdpLite_InCsumErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InCsumErrors - Datagrams with checksum errors", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_UdpLite_InErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InErrors - Datagrams that could not be delivered to an application", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_UdpLite_RcvbufErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "RcvbufErrors - Datagrams for which not enough socket buffer memory to receive", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_UdpLite_SndbufErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "SndbufErrors - Datagrams for which not enough socket buffer memory to transmit", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_UdpLite_NoPorts{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "NoPorts - Datagrams received on a port with no listener", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UDP Lite Errors", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Datagrams out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "title": "Network Netstat UDP", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 246, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 693 }, "height": "", "id": 50, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Type3.*/", "color": "#EAB839" }, { "alias": "/.*SrcQuenchs.*/", "color": "#705DA0" }, { "alias": "/.*ParmProb.*/", "color": "#70DBED" }, { "alias": "/.*TimeExcds.*/", "color": "#EA6460" }, { "alias": "/.*DestUnreachs.*/", "color": "#7EB26D" }, { "alias": "/.*InErrors.*/", "color": "#890F02" }, { "alias": "/.*OutErrors.*/", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InErrors - Messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.)", "refId": "I", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutErrors - Messages which this entity did not send due to problems discovered within ICMP, such as a lack of buffers", "refId": "V", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InDestUnreachs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InDestUnreachs - Destination Unreachable messages received", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutDestUnreachs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutDestUnreachs - Destination Unreachable messages sent", "refId": "B", "step": 600 }, { "expr": "irate(node_netstat_IcmpMsg_InType3{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InType3 - Destination unreachable", "refId": "K", "step": 600 }, { "expr": "irate(node_netstat_IcmpMsg_OutType3{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutType3 - Destination unreachable", "refId": "L", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ICMP Errors 1", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Messages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 693 }, "height": "", "id": 147, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Type3.*/", "color": "#EAB839" }, { "alias": "/.*SrcQuenchs.*/", "color": "#705DA0" }, { "alias": "/.*ParmProb.*/", "color": "#70DBED" }, { "alias": "/.*TimeExcds.*/", "color": "#EA6460" }, { "alias": "/.*DestUnreachs.*/", "color": "#7EB26D" }, { "alias": "/.*InErrors.*/", "color": "#890F02" }, { "alias": "/.*OutErrors.*/", "color": "#890F02" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InCsumErrors{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InCsumErrors - Messages with ICMP checksum errors", "refId": "E", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InTimeExcds{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InTimeExcds - Time Exceeded messages received", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutTimeExcds{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutTimeExcds - Time Exceeded messages sent", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InParmProbs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InParmProbs - Parameter Problem messages received", "refId": "F", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutParmProbs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutParmProb - Parameter Problem messages sent", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InSrcQuenchs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "InSrcQuenchs - Source Quench messages received", "refId": "H", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutSrcQuenchs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OutSrcQuenchs - Source Quench messages sent", "refId": "J", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ICMP Errors 2", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Messages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 703 }, "height": "", "id": 115, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*Msgs.*/", "color": "#6ED0E0" }, { "alias": "/.*Redirects.*/", "color": "#F9BA8F" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InMsgs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InMsgs - Messages which the entity received. Note that this counter includes all those counted by icmpInErrors", "refId": "J", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InRedirects{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InRedirects - Redirect messages received", "refId": "L", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutMsgs{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutMsgs - Messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors", "refId": "W", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutRedirects{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutRedirects - Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects", "refId": "Y", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ICMP In / Out - Messages / Redirects", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Messages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 703 }, "height": "", "id": 112, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*TimestampReps.*/", "color": "#F9934E" }, { "alias": "/.*Timestamps -.*/", "color": "#6ED0E0" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InTimestampReps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InTimestampReps - Timestamp Reply messages received", "refId": "O", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InTimestamps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InTimestamps - Timestamp (request) messages received", "refId": "P", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutTimestampReps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutTimestampReps - Timestamp Reply messages sent", "refId": "A", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutTimestamps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutTimestamps - Timestamp (request) messages sent", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ICMP Timestamps", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Messages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 713 }, "height": "", "id": 114, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*EchoReps.*/", "color": "#D683CE" }, { "alias": "/.*Echos -.*/", "color": "#F9934E" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InEchoReps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InEchoReps - Echo Reply messages received", "refId": "G", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InEchos{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InEchos - Echo (request) messages received", "refId": "H", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutEchoReps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutEchoReps - Echo Reply messages sent", "refId": "T", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutEchos{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutEchos - Echo (request) messages sent", "refId": "U", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ICMP Echos", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Messages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_DS_LOCALHOST}", "decimals": null, "fill": 2, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 713 }, "height": "", "id": 113, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Out.*/", "transform": "negative-Y" }, { "alias": "/.*AddrMaskReps.*/", "color": "#B7DBAB" }, { "alias": "/.*Masks -.*/", "color": "#E5AC0E" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(node_netstat_Icmp_InAddrMaskReps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InAddrMaskReps - Address Mask Reply messages received", "refId": "C", "step": 600 }, { "expr": "irate(node_netstat_Icmp_InAddrMasks{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "InAddrMasks - Address Mask Request messages received", "refId": "D", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutAddrMaskReps{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutAddrMaskReps - Address Mask Reply messages sent", "refId": "Q", "step": 600 }, { "expr": "irate(node_netstat_Icmp_OutAddrMasks{instance=~\"$node:$port\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "OutAddrMasks - Address Mask Request messages sent", "refId": "R", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ICMP Masks", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Messages out (-) / in (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "title": "Network Netstat ICMP", "type": "row" } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_DS_LOCALHOST}", "hide": 0, "includeAll": false, "label": "Host:", "multi": false, "name": "node", "options": [], "query": "label_values(node_cpu, instance)", "refresh": 1, "regex": "/([^:]+):.*/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_DS_LOCALHOST}", "hide": 2, "includeAll": false, "label": "port", "multi": false, "name": "port", "options": [], "query": "label_values(node_cpu, instance)", "refresh": 1, "regex": "/[^:]+:(.*)/", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Node Exporter Full 0.15", "uid": "gGs9dwOiz", "version": 2 }
2018-07-27 10:48:20 UTC
2018-12-05 19:22:57 UTC
0
0
3,021
1
13,128
4,161
1,159
host-metrics
Host Metrics
Host Metrics. Collected by telegraf, stored in OpenTSDB.
2017-08-21 09:38:08 UTC
2017-08-21 09:54:47 UTC
0
null
13,647
13,650
Telegraf
null
1
3
4,161
1
3,021
3
1,004
Host Metrics. Collected by telegraf, stored in OpenTSDB.
{ "__inputs": [ { "name": "DS_OPENTSDB", "label": "OpenTSDB", "description": "Collected by telegraf, stored in OpenTSDB.", "type": "datasource", "pluginId": "opentsdb", "pluginName": "OpenTSDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "opentsdb", "name": "OpenTSDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "description": "Host Metrics. Collected by telegraf, stored in OpenTSDB.", "editable": false, "gnetId": 3021, "graphTooltip": 1, "hideControls": true, "id": null, "links": [], "refresh": "5s", "rows": [ { "collapse": false, "height": 204, "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_OPENTSDB}", "decimals": 0, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "aggregator": "sum", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "expandHelper": 0, "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "system_uptime", "policy": "default", "query": "select last(uptime_format) from system where host =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [], "target": "Bosun Query" } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_OPENTSDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "aggregator": "sum", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "disableDownsampling": false, "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "expandHelper": 0, "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "system_n_cpus", "policy": "default", "query": "SELECT mean(\"n_cpus\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [], "target": "Bosun Query" } ], "thresholds": "22,85", "title": "CPUs", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(235, 123, 30, 0.89)", "rgba(106, 45, 172, 0.81)" ], "datasource": "${DS_OPENTSDB}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "aggregator": "sum", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "expandHelper": 0, "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "mem_total", "policy": "default", "query": "SELECT last(\"total\") FROM \"mem\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "Bosun Query" } ], "thresholds": "70,75", "title": "Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_OPENTSDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 13, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "aggregator": "last", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "last", "downsampleFillPolicy": "none", "dsType": "influxdb", "expandHelper": 0, "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "system_n_users", "policy": "default", "query": "SELECT last(\"n_users\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "Bosun Query" } ], "thresholds": "60,90", "title": "User", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(98, 54, 245, 0.9)" ], "datasource": "${DS_OPENTSDB}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 17, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgba(10, 10, 10, 0.99)", "show": false }, "tableColumn": "", "targets": [ { "aggregator": "sum", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_total", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"total\") FROM \"processes\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "5,15", "title": "Total Processes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgb(196, 95, 95)" ], "datasource": "${DS_OPENTSDB}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "aggregator": "last", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "last", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_total_threads", "policy": "default", "query": "SELECT last(\"total_threads\") FROM \"processes\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "5,15", "title": "Total Threads", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "SUMMARY", "titleSize": "h6" }, { "collapse": false, "height": 236, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_OPENTSDB}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 8, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "aggregator": "last", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "last", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "system_load1", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load1\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1,8", "title": "Load 1", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_OPENTSDB}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 14, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "aggregator": "last", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "last", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "system_load5", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load5\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1,8", "title": "Load 5", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_OPENTSDB}", "format": "short", "gauge": { "maxValue": 4, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 15, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "aggregator": "last", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "last", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "system_load15", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"load15\") FROM \"system\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "1,8", "title": "Load 15", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_OPENTSDB}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 18, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "aggregator": "last", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "last", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "mem_used_percent", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(used_percent) FROM \"mem\" WHERE \"host\" =~ /^$host$/", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "50,80", "title": "Memory", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(244, 126, 30, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_OPENTSDB}", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 25, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "aggregator": "last", "alias": "", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "last", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "disk_used_percent", "orderByTime": "ASC", "policy": "default", "query": "SELECT max(used_percent) FROM \"disk\" WHERE \"host\" =~ /^$host$/ and \"device\" != 'rootfs' and $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "50,80", "title": "Disk", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 312, "panels": [ { "aliasColors": { "available_percent": "#0A437C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 2, "id": 1, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "Available Memory", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "aggregator": "avg", "alias": "Percentage", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "disableDownsampling": false, "downsampleAggregator": "avg", "downsampleFillPolicy": "null", "downsampleInterval": "", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "mem", "metric": "mem_available_percent", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"available_percent\") FROM \"mem\" WHERE \"host\" =~ /^$host$/ and $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "available_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "Available Memory", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "mem", "metric": "mem_available", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"available_percent\") FROM \"mem\" WHERE \"host\" = 'test.foschol.cn' ", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "available_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "load1": "#0A437C", "load15": "#962D82" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 1, "id": 24, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "load1", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "metric": "system_load1", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"load1\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "load5", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "metric": "system_load5", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"load5\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "load15", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "metric": "system_load15", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"load15\") FROM \"system\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 2, "id": 11, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "eth0:out", "color": "#BF1B00", "transform": "negative-Y" } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "$tag_interface:in", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" }, { "filter": "*", "groupBy": true, "tagk": "interface", "type": "wildcard" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "metric": "net_bytes_recv", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"bytes_recv\"), 10s) AS \"IN\" FROM \"net\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval), \"interface\" fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "IN" ], "type": "alias" } ] ], "shouldComputeRate": true, "tags": [] }, { "aggregator": "sum", "alias": "$tag_interface:out", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "isCounter": false, "measurement": "net", "metric": "net_bytes_sent", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"bytes_sent\"), 10s) AS \"OUT\" FROM \"net\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval), \"interface\" fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "shouldComputeRate": true, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 1, "id": 2, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "usage_idle", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "usage_idle", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "null", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "cpu_usage_idle", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_idle\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "usage_iowait", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "null", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "metric": "cpu_usage_iowait", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_iowait\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "usage_user", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "measurement": "cpu", "metric": "cpu_usage_user", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_user\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ and $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_user" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "usage_system", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "measurement": "cpu", "metric": "cpu_usage_system", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"usage_system\") FROM \"cpu\" WHERE \"host\" =~ /^$host$/ and $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_system" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 1, "id": 3, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Sleeping", "yaxis": 2 }, { "alias": "Total", "yaxis": 2 }, { "alias": "Total Threads", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "Total", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_total", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [] }, { "aggregator": "sum", "alias": "Total Threads", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_total_threads", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [] }, { "aggregator": "sum", "alias": "Sleeping", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_sleeping", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [] }, { "aggregator": "sum", "alias": "Blocked", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_blocked", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [] }, { "aggregator": "sum", "alias": "Running", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_running", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [] }, { "aggregator": "sum", "alias": "Zombies", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_zombies", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [] }, { "aggregator": "sum", "alias": "Paging", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "processes_paging", "orderByTime": "ASC", "policy": "default", "query": "select blocked,running,sleeping,total,total_threads,zombies from processes where host =~ /^$host$/ and $timeFilter", "rawQuery": true, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": false, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processes", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "/:used_percent": "#E0752D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 1, "id": 4, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "inodes_free", "yaxis": 2 }, { "alias": "inodes_total", "yaxis": 2 }, { "alias": "inodes_used", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "free", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "null", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "metric": "disk_free", "orderByTime": "ASC", "policy": "default", "query": "select mean(\"free\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "used", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "interval": "$Interval", "metric": "disk_used", "orderByTime": "ASC", "policy": "default", "query": "select mean(\"used\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "total", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "metric": "disk_total", "orderByTime": "ASC", "policy": "default", "query": "select mean(\"total\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "inodes_free", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "metric": "disk_inodes_free", "orderByTime": "ASC", "policy": "default", "query": "select mean(\"inodes_used\"/\"inodes_total\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "inodes_used", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$Host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "metric": "disk_inodes_used", "orderByTime": "ASC", "policy": "default", "query": "select mean(\"inodes_used\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "inodes_total", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "metric": "disk_inodes_total", "orderByTime": "ASC", "policy": "default", "query": "select mean(\"inodes_total\") from disk where $timeFilter and \"host\" =~ /^$host$/ and path = '$path' group by time($interval) fill(null)", "rawQuery": true, "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 1, "id": 5, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "write_bytes" }, { "alias": "read_bytes", "color": "#BF1B00", "transform": "negative-Y", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "write_bytes", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "explicitTags": false, "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "isCounter": false, "metric": "diskio_write_bytes", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"write_bytes\"), 10s) FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND \"name\"= 'vda' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": true, "tags": [] }, { "aggregator": "sum", "alias": "read_bytes", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "metric": "diskio_read_bytes", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"write_bytes\"), 10s) FROM \"diskio\" WHERE \"host\" =~ /^$host$/ AND \"name\"= 'vda' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "shouldComputeRate": true, "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk IO", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "tcp_established": "#0A437C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_OPENTSDB}", "fill": 1, "id": 20, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "sum", "alias": "tcp_established", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "interval": "$Interval", "metric": "netstat_tcp_established", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(tcp_established) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "tcp_syn_recv", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "netstat_tcp_syn_recv", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(tcp_syn_recv) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "tcp_time_wait", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "downsampleInterval": "", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "netstat_tcp_time_wait", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(tcp_time_wait) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "aggregator": "sum", "alias": "udp_socket", "currentFilterGroupBy": false, "currentFilterKey": "", "currentFilterType": "literal_or", "currentFilterValue": "", "downsampleAggregator": "avg", "downsampleFillPolicy": "none", "dsType": "influxdb", "filters": [ { "filter": "$host", "groupBy": true, "tagk": "host", "type": "iliteral_or" } ], "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metric": "netstat_udp_socket", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(udp_socket) FROM \"netstat\" WHERE $timeFilter and \"host\" =~ /^$host$/ GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Netstat", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "SYSTEM", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "telegraf", "influxdb", "host" ], "templating": { "list": [ { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "text": "1h", "value": "1h" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": false, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "10s", "value": "10s" }, { "selected": false, "text": "20s", "value": "20s" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": true, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "10s,20s,30s,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_OPENTSDB}", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "hosts", "options": [], "query": "tag_values(system_uptime, host)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now-30s" }, "timepicker": { "nowDelay": "30s", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Host Metrics", "version": 16 }
2017-08-21 09:51:03 UTC
2017-08-21 09:54:47 UTC
1
3
3,070
1
82,378
4,306
245,745
etcd
Etcd by Prometheus
Etcd Dashboard for Prometheus metrics scraper
2017-09-01 05:32:01 UTC
2017-09-06 00:00:38 UTC
0
Tested with: - kube-aws 0.9.7 - Kubernetes 1.6 - Prometheus Operator 0.11.1 - Prometheus 1.7.0 The Etcd cluster is running outside of Kubernetes on EC2 instances. I've used Prometheus Operator ServiceMonitor to scrape the data. Inspired from: - CoreOs Etcd metrics doc: https://coreos.com/etcd/docs/latest/metrics.html - https://github.com/lwolf/kube-monitoring/blob/master/dashboards/etcd-overview.json Please contribute, comment, feedback, suggestions here: https://github.com/VinceMD/Grafana-Dashboards/blob/master/etcd-prometheus-dashboard.json
13,957
13,960
Other
null
2
4
4,306
1
3,070
3
240,111
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 3070, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "rows": [ { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 44, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "max(etcd_server_has_leader)", "format": "time_series", "intervalFactor": 2, "refId": "A", "step": 600 } ], "thresholds": "0,1", "title": "Etcd has a leader?", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "YES", "value": "1" }, { "op": "=", "text": "NO", "value": "0" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "max(etcd_server_leader_changes_seen_total)", "format": "time_series", "intervalFactor": 2, "refId": "A", "step": 600 } ], "thresholds": "", "title": "The number of leader changes seen", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 43, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "max(etcd_server_leader_changes_seen_total)", "format": "time_series", "intervalFactor": 2, "refId": "A", "step": 600 } ], "thresholds": "", "title": "The total number of failed proposals seen", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 252, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(grpc_server_started_total{grpc_type=\"unary\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "RPC Rate", "metric": "grpc_server_started_total", "refId": "A", "step": 60 }, { "expr": "sum(rate(grpc_server_handled_total{grpc_type=\"unary\",grpc_code!=\"OK\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "RPC Failed Rate", "metric": "grpc_server_handled_total", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(grpc_server_started_total{grpc_service=\"etcdserverpb.Watch\",grpc_type=\"bidi_stream\"}) - sum(grpc_server_handled_total{grpc_service=\"etcdserverpb.Watch\",grpc_type=\"bidi_stream\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Watch Streams", "metric": "grpc_server_handled_total", "refId": "A", "step": 60 }, { "expr": "sum(grpc_server_started_total{grpc_service=\"etcdserverpb.Lease\",grpc_type=\"bidi_stream\"}) - sum(grpc_server_handled_total{grpc_service=\"etcdserverpb.Lease\",grpc_type=\"bidi_stream\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Lease Streams", "metric": "grpc_server_handled_total", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Active Streams", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 0, "grid": {}, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "etcd_debugging_mvcc_db_total_size_in_bytes", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} DB Size", "metric": "", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DB Size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "grid": {}, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": true, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(etcd_disk_wal_fsync_duration_seconds_bucket[5m])) by (instance, le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{instance}} WAL fsync", "metric": "etcd_disk_wal_fsync_duration_seconds_bucket", "refId": "A", "step": 120 }, { "expr": "histogram_quantile(0.99, sum(rate(etcd_disk_backend_commit_duration_seconds_bucket[5m])) by (instance, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} DB fsync", "metric": "etcd_disk_backend_commit_duration_seconds_bucket", "refId": "B", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Sync Duration", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Resident Memory", "metric": "process_resident_memory_bytes", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 5, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(etcd_network_client_grpc_received_bytes_total[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Client Traffic In", "metric": "etcd_network_client_grpc_received_bytes_total", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Client Traffic In", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 5, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(etcd_network_client_grpc_sent_bytes_total[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Client Traffic Out", "metric": "etcd_network_client_grpc_sent_bytes_total", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Client Traffic Out", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(etcd_network_peer_received_bytes_total[5m])) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Peer Traffic In", "metric": "etcd_network_peer_received_bytes_total", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Peer Traffic In", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 0, "grid": {}, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(etcd_network_peer_sent_bytes_total[5m])) by (instance)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}} Peer Traffic Out", "metric": "etcd_network_peer_sent_bytes_total", "refId": "A", "step": 120 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Peer Traffic Out", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(etcd_server_proposals_failed_total[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Proposal Failure Rate", "metric": "etcd_server_proposals_failed_total", "refId": "A", "step": 60 }, { "expr": "sum(etcd_server_proposals_pending)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Proposal Pending Total", "metric": "etcd_server_proposals_pending", "refId": "B", "step": 60 }, { "expr": "sum(rate(etcd_server_proposals_committed_total[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Proposal Commit Rate", "metric": "etcd_server_proposals_committed_total", "refId": "C", "step": 60 }, { "expr": "sum(rate(etcd_server_proposals_applied_total[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Proposal Apply Rate", "refId": "D", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Raft Proposals", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "fill": 0, "id": 19, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "changes(etcd_server_leader_changes_seen_total[1d])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} Total Leader Elections Per Day", "metric": "etcd_server_leader_changes_seen_total", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Leader Elections Per Day", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "proposals_committed_total records the total number of consensus proposals committed. This gauge should increase over time if the cluster is healthy. Several healthy members of an etcd cluster may have different total committed proposals at once. This discrepancy may be due to recovering from peers after starting, lagging behind the leader, or being the leader and therefore having the most commits. It is important to monitor this metric across all the members in the cluster; a consistently large lag between a single member and its leader indicates that member is slow or unhealthy.\n\nproposals_applied_total records the total number of consensus proposals applied. The etcd server applies every committed proposal asynchronously. The difference between proposals_committed_total and proposals_applied_total should usually be small (within a few thousands even under high load). If the difference between them continues to rise, it indicates that the etcd server is overloaded. This might happen when applying expensive queries like heavy range queries or large txn operations.", "fill": 1, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(etcd_server_proposals_committed_total[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "total number of consensus proposals committed", "metric": "", "refId": "A", "step": 60 }, { "expr": "sum(rate(etcd_server_proposals_applied_total[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "total number of consensus proposals applied", "metric": "", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "The total number of consensus proposals committed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "indicates how many proposals are queued to commit. Rising pending proposals suggests there is a high client load or the member cannot commit proposals.", "fill": 1, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(etcd_server_proposals_pending)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Proposals pending", "refId": "A", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Proposals pending", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(etcd_disk_wal_fsync_duration_seconds_sum[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "\tThe latency distributions of fsync called by wal", "refId": "A", "step": 30 }, { "expr": "sum(rate(etcd_disk_backend_commit_duration_seconds_sum[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "The latency distributions of commit called by backend", "refId": "B", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disks operations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(etcd_network_client_grpc_received_bytes_total[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "The total number of bytes received by grpc clients", "refId": "A", "step": 30 }, { "expr": "sum(rate(etcd_network_client_grpc_sent_bytes_total[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "The total number of bytes sent to grpc clients", "refId": "B", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Abnormally high snapshot duration (snapshot_save_total_duration_seconds) indicates disk issues and might cause the cluster to be unstable.", "fill": 1, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(etcd_debugging_snap_save_total_duration_seconds_sum[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "The total latency distributions of save called by snapshot", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Snapshot duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Etcd by Prometheus", "version": 2, "description": "Etcd Dashboard for Prometheus metrics scraper" }
2017-09-05 23:46:38 UTC
2017-09-06 00:00:38 UTC
2
4
10,847
1
284,329
15,168
303
socket-stats
Socket stats
Displays TCP connection statistics
2019-09-12 10:00:30 UTC
2019-09-12 15:13:08 UTC
0
requires github.com/stackhpc/sockpuppet
0
0
Other
null
0
0
15,168
1
10,847
3
240
Displays TCP connection statistics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Displays TCP connection statistics", "editable": true, "gnetId": 10847, "graphTooltip": 0, "id": null, "iteration": 1568300925131, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 0 }, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": true, "min": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sockpuppet_tcp_rtt{group=~\"[[group]]\", class=~\"[[class]]\", flow=~\"[[flow]]\", [[slowestby]]=~\"[[slowest]]\"}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Round Trip Time", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 10 }, "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": true, "min": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(sockpuppet_tcp_bytes_acked_total{group=~\"[[group]]\", class=~\"[[class]]\", flow=~\"[[flow]]\", [[slowestby]]=~\"[[slowest]]\"}[1m])", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes acked", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 19 }, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": true, "min": false, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(sockpuppet_tcp_bytes_received_total{group=~\"[[group]]\", class=~\"[[class]]\", flow=~\"[[flow]]\", [[slowestby]]=~\"[[slowest]]\"}[1m])", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes received", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 28 }, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sockpuppet_tcp_notsent_bytes{group=~\"[[group]]\", class=~\"[[class]]\", flow=~\"[[flow]]\", [[slowestby]]=~\"[[slowest]]\"}\n", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Not sent", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 19, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(sockpuppet_tcp_rtt, group)", "hide": 0, "includeAll": true, "label": "Node Grouping", "multi": true, "name": "group", "options": [], "query": "label_values(sockpuppet_tcp_rtt, group)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(sockpuppet_tcp_rtt{group=~\"[[group]]\"}, class)", "hide": 0, "includeAll": true, "label": "Class of flow", "multi": false, "name": "class", "options": [], "query": "label_values(sockpuppet_tcp_rtt{group=~\"[[group]]\"}, class)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(sockpuppet_tcp_rtt{group=~\"$group\", class=~\"$class\"}, flow)", "hide": 0, "includeAll": true, "label": "flow", "multi": true, "name": "flow", "options": [], "query": "label_values(sockpuppet_tcp_rtt{group=~\"$group\", class=~\"$class\"}, flow)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "tags": [], "text": "src_port", "value": "src_port" }, "hide": 0, "includeAll": false, "label": "Slowest by", "multi": false, "name": "slowestby", "options": [ { "selected": true, "text": "src_port", "value": "src_port" }, { "selected": false, "text": "dst_port", "value": "dst_port" }, { "selected": false, "text": "src", "value": "src" }, { "selected": false, "text": "dest", "value": "dest" } ], "query": "src_port,dst_port,src,dest", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "tags": [], "text": "avg", "value": "avg" }, "hide": 0, "includeAll": false, "label": "Slowest by funcion", "multi": false, "name": "slowestfunction", "options": [ { "selected": true, "text": "avg", "value": "avg" }, { "selected": false, "text": "max", "value": "max" } ], "query": "avg,max", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(topk([[slowestn]], [[slowestfunction]]_over_time(sockpuppet_tcp_rtt{group=~\"$group\", class=~\"$class\"}[${__range_s}s])))", "hide": 0, "includeAll": true, "label": "Slowest RTT", "multi": true, "name": "slowest", "options": [], "query": "query_result(topk([[slowestn]], [[slowestfunction]]_over_time(sockpuppet_tcp_rtt{group=~\"$group\", class=~\"$class\"}[${__range_s}s])))", "refresh": 2, "regex": ".*$slowestby=\"(.*?)\".*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "instance", "type": "query", "useTags": false }, { "allValue": null, "current": { "tags": [], "text": "5", "value": "5" }, "hide": 0, "includeAll": false, "label": "Slowest n", "multi": false, "name": "slowestn", "options": [ { "selected": false, "text": "1", "value": "1" }, { "selected": true, "text": "5", "value": "5" }, { "selected": false, "text": "10", "value": "10" }, { "selected": false, "text": "25", "value": "25" }, { "selected": false, "text": "50", "value": "50" } ], "query": "1,5,10,25,50", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Socket stats", "uid": "84TWAA5Zz4", "version": 1 }
2019-09-12 15:13:08 UTC
null
0
0
55
1
5,000
5,858
2,723
internal-grafana-stats
Internal Grafana Stats
null
2016-06-24 07:43:17 UTC
2018-01-16 15:30:04 UTC
0
You can configure Grafana to push internal metrics to Graphite. This dashboard supports Grafana version 3.1 to 4.5.1. ## Metrics shown in dashboard * Data proxy request times as percentiles * Data proxy requests / s * Dashboard search times, load / save * Logins [Live Demo](http://play.grafana.org/dashboard/db/internal-grafana-stats) ## Enable Grafana Metrics ``` [metrics] enabled = true interval_seconds = 60 [metrics.graphite] address = localhost:2003 prefix = prod.grafana.%(instance_name)s. ``` instance_name is a new config option, if it's not present in your grafana.ini it will default to your server name. ## Importing During import you will be asked to specify you Grafana Metrics Prefix. Specify what you entered as `prefix` in your grafana.ini, but do not include the instance_name. So if you use the example above specify `prod.grafana` (without trailing dot). You need to have an instance name in your `prefix` config option as this dashboards assumes the following metric paths `$prefix.$server.` ## Make it better For feedback and ideas to improve this dashboard please open an issue here: [https://github.com/torkelo/dashboards](https://github.com/torkelo/dashboards)
1,843
1,846
null
null
1
3
5,858
1
55
3
1,521
null
{ "__inputs": [ { "name": "DS_GRAPHITE", "label": "graphite", "description": "", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" }, { "name": "VAR_PREFIX", "type": "constant", "label": "prefix", "value": "prod.grafana", "description": "" } ], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.0-beta1" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" } ], "id": null, "title": "Internal Grafana Stats", "tags": [], "style": "dark", "timezone": "browser", "editable": true, "hideControls": false, "sharedCrosshair": false, "rows": [ { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 3, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 7, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode($prefix.$server.api.dataproxy_request_all_milliseconds.quantile.*, 2, 6)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Data Proxy Request Times (log base 10 scale)", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "label": null, "logBase": 10, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "all": "#1F78C1", "dataproxy": "#6ED0E0" }, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 4, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 5, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(scaleToSeconds($prefix.$server.api.dataproxy_request_all_milliseconds_count.count, 1), 5)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Data Proxy Requests / s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" }, { "collapse": false, "editable": true, "height": "200px", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 1, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 7, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode($prefix.$server.api.dashboard_search_milliseconds.quantile.*, 2, 5)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Dashboard Search Time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "count": "#EAB839", "dashboard": "#EAB839" }, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 2, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 5, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(scaleToSeconds($prefix.$server.api.dashboard_search_milliseconds_count.count, 1), 5)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Dashboard Search Req / s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Row" }, { "collapse": false, "editable": true, "height": "200px", "panels": [ { "aliasColors": { "mean": "#6ED0E0" }, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 5, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "count", "yaxis": 1 } ], "span": 3, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode($prefix.$server.api.dashboard_save_milliseconds.quantile.*, 6)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Dashboard Save Time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "mean": "#EAB839" }, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 6, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "count", "yaxis": 1 } ], "span": 3, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode($prefix.$server.api.dashboard_get_milliseconds.quantile.*, 6)", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Dashboard Get Time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "summarize(sumSeries(internal.api.login.*.count), \"10min\", \"sum\")": "#508642", "summarize(sumSeries(internal.api.login.*.count), \"5min\", \"sum\")": "#1F78C1" }, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 7, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "count", "yaxis": 1 } ], "span": 3, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(summarize(sumSeries($prefix.$server.api.login*total.count), '10min', 'sum', false), 'logins')", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Logins / 10nin", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "summarize(sumSeries(internal.api.dashboard.get.count), \"10min\", \"sum\")": "#EF843C", "summarize(sumSeries(internal.api.login.*.count), \"5min\", \"sum\")": "#1F78C1" }, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 8, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "count", "yaxis": 1 } ], "span": 3, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(summarize(sumSeries($prefix.$server.api.dashboard_get_milliseconds_count.count), '10min', 'sum', false), 'dashboard loads')", "textEditor": false } ], "timeFrom": null, "timeShift": null, "title": "Dashboard Loads / 10min", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "New row" } ], "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "templating": { "list": [ { "current": { "value": "${VAR_PREFIX}", "text": "${VAR_PREFIX}" }, "datasource": null, "hide": 2, "includeAll": false, "multi": false, "name": "prefix", "options": [ { "value": "${VAR_PREFIX}", "text": "${VAR_PREFIX}" } ], "query": "${VAR_PREFIX}", "refresh": 0, "type": "constant" }, { "current": {}, "datasource": "${DS_GRAPHITE}", "hide": 0, "includeAll": false, "multi": false, "name": "server", "options": [], "query": "$prefix.*", "refresh": 1, "type": "query" } ] }, "annotations": { "list": [] }, "refresh": false, "schemaVersion": 12, "version": 14, "links": [], "gnetId": 55 }
2018-01-16 15:30:04 UTC
null
1
3
14,986
1
497,832
27,794
1,421
azure-resources-overview
Azure / Resources Overview
The dashboard provides insights of Azure Resource Graph Explorer overview, compute, Paas, networking, monitoring and security. Queries used in this Azure Monitor dashboard we sourced from the [Azure Inventory Workbook](https://github.com/scautomation/Azure-Inventory-Workbook) by Billy York. You can find more sample Azure Resource Graph queries by Billy at this [GitHub](https://github.com/scautomation/AzureResourceGraph-Examples) repository.
2021-09-10 00:27:22 UTC
2023-02-14 22:29:03 UTC
0
Queries used in this Azure Monitor dashboard we sourced from the [Azure Inventory Workbook](https://github.com/scautomation/Azure-Inventory-Workbook) by Billy York. You can find more sample Azure Resource Graph queries by Billy at this [GitHub](https://github.com/scautomation/AzureResourceGraph-Examples) repository. More information: - [Set up Azure Monitor data source](https://grafana.com/docs/grafana/next/datasources/azuremonitor/) - [Azure Monitor](https://docs.microsoft.com/en-us/azure/azure-monitor/) - [About Azure Resource Graph](https://docs.microsoft.com/en-us/azure/governance/resource-graph/) Send your feedback to [azmongrafana@microsoft.com](mailto:azmongrafana@microsoft.com)
66,721
66,722
null
null
0
0
27,794
1
14,986
4
0
The dashboard provides insights of Azure Resource Graph Explorer overview, compute, Paas, networking, monitoring and security. Queries used in this Azure Monitor dashboard we sourced from the [Azure Inventory Workbook](https://github.com/scautomation/Azure-Inventory-Workbook) by Billy York. You can find more sample Azure Resource Graph queries by Billy at this [GitHub](https://github.com/scautomation/AzureResourceGraph-Examples) repository.
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.0-pre" }, { "type": "datasource", "id": "grafana-azure-monitor-datasource", "name": "Azure Monitor", "version": "0.3.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "editable": true, "id": null, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Azure Resource Graph queries by Billy York", "tooltip": "See more", "type": "link", "url": "https://github.com/scautomation/AzureResourceGraph-Examples" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 4, "panels": [], "title": "Overview", "type": "row" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 1 }, "id": 2, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources | summarize count(type)", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Count of All Resources", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "type" }, "properties": [ { "id": "custom.width", "value": 386 } ] }, { "matcher": { "id": "byName", "options": "properties" }, "properties": [ { "id": "custom.width", "value": 339 } ] } ] }, "gridPos": { "h": 6, "w": 17, "x": 7, "y": 1 }, "id": 6, "options": { "showHeader": true, "sortBy": [] }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resourcecontainers \r\n| where type has \"microsoft.resources/subscriptions/resourcegroups\"\r\n| summarize Count=count(type) by type, subscriptionId | extend type = replace(@\"microsoft.resources/subscriptions/resourcegroups\", @\"Resource Groups\", type)", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Subscriptions and Resource Groups", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 7 }, "id": 8, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": { "titleSize": 18 }, "textMode": "value_and_name" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources \r\n| extend type = case(\r\ntype contains 'microsoft.netapp/netappaccounts', 'NetApp Accounts',\r\ntype contains \"microsoft.compute\", \"Azure Compute\",\r\ntype contains \"microsoft.logic\", \"LogicApps\",\r\ntype contains 'microsoft.keyvault/vaults', \"Key Vaults\",\r\ntype contains 'microsoft.storage/storageaccounts', \"Storage Accounts\",\r\ntype contains 'microsoft.compute/availabilitysets', 'Availability Sets',\r\ntype contains 'microsoft.operationalinsights/workspaces', 'Azure Monitor Resources',\r\ntype contains 'microsoft.operationsmanagement', 'Operations Management Resources',\r\ntype contains 'microsoft.insights', 'Azure Monitor Resources',\r\ntype contains 'microsoft.desktopvirtualization/applicationgroups', 'WVD Application Groups',\r\ntype contains 'microsoft.desktopvirtualization/workspaces', 'WVD Workspaces',\r\ntype contains 'microsoft.desktopvirtualization/hostpools', 'WVD Hostpools',\r\ntype contains 'microsoft.recoveryservices/vaults', 'Backup Vaults',\r\ntype contains 'microsoft.web', 'App Services',\r\ntype contains 'microsoft.managedidentity/userassignedidentities','Managed Identities',\r\ntype contains 'microsoft.storagesync/storagesyncservices', 'Azure File Sync',\r\ntype contains 'microsoft.hybridcompute/machines', 'ARC Machines',\r\ntype contains 'Microsoft.EventHub', 'Event Hub',\r\ntype contains 'Microsoft.EventGrid', 'Event Grid',\r\ntype contains 'Microsoft.Sql', 'SQL Resources',\r\ntype contains 'Microsoft.HDInsight/clusters', 'HDInsight Clusters',\r\ntype contains 'microsoft.devtestlab', 'DevTest Labs Resources',\r\ntype contains 'microsoft.containerinstance', 'Container Instances Resources',\r\ntype contains 'microsoft.portal/dashboards', 'Azure Dashboards',\r\ntype contains 'microsoft.containerregistry/registries', 'Container Registry',\r\ntype contains 'microsoft.automation', 'Automation Resources',\r\ntype contains 'sendgrid.email/accounts', 'SendGrid Accounts',\r\ntype contains 'microsoft.datafactory/factories', 'Data Factory',\r\ntype contains 'microsoft.databricks/workspaces', 'Databricks Workspaces',\r\ntype contains 'microsoft.machinelearningservices/workspaces', 'Machine Learnings Workspaces',\r\ntype contains 'microsoft.alertsmanagement/smartdetectoralertrules', 'Azure Monitor Resources',\r\ntype contains 'microsoft.apimanagement/service', 'API Management Services',\r\ntype contains 'microsoft.dbforpostgresql', 'PostgreSQL Resources',\r\ntype contains 'microsoft.scheduler/jobcollections', 'Scheduler Job Collections',\r\ntype contains 'microsoft.visualstudio/account', 'Azure DevOps Organization',\r\ntype contains 'microsoft.network/', 'Network Resources',\r\ntype contains 'microsoft.migrate/' or type contains 'microsoft.offazure', 'Azure Migrate Resources',\r\ntype contains 'microsoft.servicebus/namespaces', 'Service Bus Namespaces',\r\ntype contains 'microsoft.classic', 'ASM Obsolete Resources',\r\ntype contains 'microsoft.resources/templatespecs', 'Template Spec Resources',\r\ntype contains 'microsoft.virtualmachineimages', 'VM Image Templates',\r\ntype contains 'microsoft.documentdb', 'CosmosDB DB Resources',\r\ntype contains 'microsoft.alertsmanagement/actionrules', 'Azure Monitor Resources',\r\ntype contains 'microsoft.kubernetes/connectedclusters', 'ARC Kubernetes Clusters',\r\ntype contains 'microsoft.purview', 'Purview Resources',\r\ntype contains 'microsoft.security', 'Security Resources',\r\ntype contains 'microsoft.cdn', 'CDN Resources',\r\ntype contains 'microsoft.devices','IoT Resources',\r\ntype contains 'microsoft.datamigration', 'Data Migraiton Services',\r\ntype contains 'microsoft.cognitiveservices', 'Congitive Services',\r\ntype contains 'microsoft.customproviders', 'Custom Providers',\r\ntype contains 'microsoft.appconfiguration', 'App Services',\r\ntype contains 'microsoft.search', 'Search Services',\r\ntype contains 'microsoft.maps', 'Maps',\r\ntype contains 'microsoft.containerservice/managedclusters', 'AKS',\r\ntype contains 'microsoft.signalrservice', 'SignalR',\r\ntype contains 'microsoft.resourcegraph/queries', 'Resource Graph Queries',\r\ntype contains 'microsoft.batch', 'MS Batch',\r\ntype contains 'microsoft.analysisservices', 'Analysis Services',\r\ntype contains 'microsoft.synapse/workspaces', 'Synapse Workspaces',\r\ntype contains 'microsoft.synapse/workspaces/sqlpools', 'Synapse SQL Pools',\r\ntype contains 'microsoft.kusto/clusters', 'ADX Clusters',\r\ntype contains 'microsoft.resources/deploymentscripts', 'Deployment Scripts',\r\ntype contains 'microsoft.aad/domainservices', 'AD Domain Services',\r\ntype contains 'microsoft.labservices/labaccounts', 'Lab Accounts',\r\ntype contains 'microsoft.automanage/accounts', 'Automanage Accounts',\r\nstrcat(\"Not Translated: \", type))\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Resource Counts", "type": "stat" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 10, "panels": [ { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 2 }, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources | where type == \"microsoft.compute/virtualmachines\"\r\n| extend vmState = tostring(properties.extended.instanceView.powerState.displayStatus)\r\n| extend vmState = iif(isempty(vmState), \"VM State Unknown\", (vmState))\r\n| summarize count() by vmState", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Current VM Status", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 18, "x": 6, "y": 2 }, "id": 13, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources | where type =~ \"microsoft.compute/virtualmachines\"\r\nor type =~ 'microsoft.compute/virtualmachinescalesets'\r\n| extend Size = case(\r\ntype contains 'microsoft.compute/virtualmachinescalesets', strcat(\"VMSS \", sku.name),\r\ntype contains 'microsoft.compute/virtualmachines', properties.hardwareProfile.vmSize,\r\n\"Size not found\")\r\n| summarize Count=count(Size) by vmSize=tostring(Size)", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Count of VMs by VM Size", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "OverProvision" }, "properties": [ { "id": "custom.width", "value": 141 } ] }, { "matcher": { "id": "byName", "options": "location" }, "properties": [ { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byName", "options": "Size" }, "properties": [ { "id": "custom.width", "value": 154 } ] }, { "matcher": { "id": "byName", "options": "Capacity" }, "properties": [ { "id": "custom.width", "value": 118 } ] }, { "matcher": { "id": "byName", "options": "OSType" }, "properties": [ { "id": "custom.width", "value": 115 } ] }, { "matcher": { "id": "byName", "options": "UpgradeMode" }, "properties": [ { "id": "custom.width", "value": 157 } ] }, { "matcher": { "id": "byName", "options": "resourceGroup" }, "properties": [ { "id": "custom.width", "value": 281 } ] } ] }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 8 }, "id": 15, "options": { "showHeader": true, "sortBy": [] }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources \r\n| where type has 'microsoft.compute/virtualmachinescalesets'\r\n| extend Size = sku.name\r\n| extend Capacity = sku.capacity\r\n| extend UpgradeMode = properties.upgradePolicy.mode\r\n| extend OSType = properties.virtualMachineProfile.storageProfile.osDisk.osType\r\n| extend OS = properties.virtualMachineProfile.storageProfile.imageReference.offer\r\n| extend OSVersion = properties.virtualMachineProfile.storageProfile.imageReference.sku\r\n| extend OverProvision = properties.overprovision\r\n| extend ZoneBalance = properties.zoneBalance\r\n| extend Details = pack_all()\r\n| project VMSS = id, location, resourceGroup, subscriptionId, Size, Capacity, OSType, UpgradeMode, OverProvision, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "VM Scale Sets", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 12 }, "id": 17, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources \r\n| where type == \"microsoft.compute/virtualmachines\"\r\n| extend vmID = tolower(id)\r\n| extend osDiskId= tolower(tostring(properties.storageProfile.osDisk.managedDisk.id))\r\n | join kind=leftouter(resources\r\n | where type =~ 'microsoft.compute/disks'\r\n | where properties !has 'Unattached'\r\n | where properties has 'osType'\r\n | project timeCreated = tostring(properties.timeCreated), OS = tostring(properties.osType), osSku = tostring(sku.name), osDiskSizeGB = toint(properties.diskSizeGB), osDiskId=tolower(tostring(id))) on osDiskId\r\n | join kind=leftouter(resources\r\n\t\t\t| where type =~ 'microsoft.compute/availabilitysets'\r\n\t\t\t| extend VirtualMachines = array_length(properties.virtualMachines)\r\n\t\t\t| mv-expand VirtualMachine=properties.virtualMachines\r\n\t\t\t| extend FaultDomainCount = properties.platformFaultDomainCount\r\n\t\t\t| extend UpdateDomainCount = properties.platformUpdateDomainCount\r\n\t\t\t| extend vmID = tolower(VirtualMachine.id)\r\n\t\t\t| project AvailabilitySetID = id, vmID, FaultDomainCount, UpdateDomainCount ) on vmID\r\n\t\t| join kind=leftouter(resources\r\n\t\t\t| where type =~ 'microsoft.sqlvirtualmachine/sqlvirtualmachines'\r\n\t\t\t| extend SQLLicense = properties.sqlServerLicenseType\r\n\t\t\t| extend SQLImage = properties.sqlImageOffer\r\n\t\t\t| extend SQLSku = properties.sqlImageSku\r\n\t\t\t| extend SQLManagement = properties.sqlManagement\r\n\t\t\t| extend vmID = tostring(tolower(properties.virtualMachineResourceId))\r\n\t\t\t| project SQLId=id, SQLLicense, SQLImage, SQLSku, SQLManagement, vmID ) on vmID\r\n| project-away vmID1, vmID2, osDiskId1\r\n| extend Details = pack_all()\r\n| project vmID, SQLId, AvailabilitySetID, OS, resourceGroup, location, subscriptionId, SQLLicense, SQLImage,SQLSku, SQLManagement, FaultDomainCount, UpdateDomainCount, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "VM Overview", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 25 }, "id": 18, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources \r\n| where type == \"microsoft.compute/virtualmachines\"\r\n| extend osDiskId= tolower(tostring(properties.storageProfile.osDisk.managedDisk.id))\r\n | join kind=leftouter(resources\r\n | where type =~ 'microsoft.compute/disks'\r\n | where properties !has 'Unattached'\r\n | where properties has 'osType'\r\n | project timeCreated = tostring(properties.timeCreated), OS = tostring(properties.osType), osSku = tostring(sku.name), osDiskSizeGB = toint(properties.diskSizeGB), osDiskId=tolower(tostring(id))) on osDiskId\r\n | join kind=leftouter(Resources\r\n | where type =~ 'microsoft.compute/disks'\r\n | where properties !has \"osType\"\r\n | where properties !has 'Unattached'\r\n | project sku = tostring(sku.name), diskSizeGB = toint(properties.diskSizeGB), id = managedBy\r\n | summarize sum(diskSizeGB), count(sku) by id, sku) on id\r\n| project vmId=id, OS, location, resourceGroup, timeCreated,subscriptionId, osDiskId, osSku, osDiskSizeGB, DataDisksGB=sum_diskSizeGB, diskSkuCount=count_sku\r\n| sort by diskSkuCount desc", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "VM Storage", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 38 }, "id": 19, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources\r\n| where type =~ 'microsoft.compute/virtualmachines'\r\n| extend nics=array_length(properties.networkProfile.networkInterfaces)\r\n| mv-expand nic=properties.networkProfile.networkInterfaces\r\n| where nics == 1 or nic.properties.primary =~ 'true' or isempty(nic)\r\n| project vmId = id, vmName = name, vmSize=tostring(properties.hardwareProfile.vmSize), nicId = tostring(nic.id)\r\n\t| join kind=leftouter (\r\n \t\tResources\r\n \t\t| where type =~ 'microsoft.network/networkinterfaces'\r\n \t\t| extend ipConfigsCount=array_length(properties.ipConfigurations)\r\n \t\t| mv-expand ipconfig=properties.ipConfigurations\r\n \t\t| where ipConfigsCount == 1 or ipconfig.properties.primary =~ 'true'\r\n \t\t| project nicId = id, privateIP= tostring(ipconfig.properties.privateIPAddress), publicIpId = tostring(ipconfig.properties.publicIPAddress.id), subscriptionId) on nicId\r\n| project-away nicId1\r\n| summarize by vmId, vmSize, nicId, privateIP, publicIpId, subscriptionId\r\n\t| join kind=leftouter (\r\n \t\tResources\r\n \t\t| where type =~ 'microsoft.network/publicipaddresses'\r\n \t\t| project publicIpId = id, publicIpAddress = tostring(properties.ipAddress)) on publicIpId\r\n| project-away publicIpId1\r\n| sort by publicIpAddress desc", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "VM Networking", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 51 }, "id": 21, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources \r\n| where type contains \"microsoft.compute/disks\" \r\n| extend diskState = tostring(properties.diskState)\r\n| where managedBy == \"\"\r\n or diskState == 'Unattached'\r\n| project id, diskState, resourceGroup, location, subscriptionId", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Orphaned Disks", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 64 }, "id": 20, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type =~ \"microsoft.network/networkinterfaces\"\r\n| join kind=leftouter (resources\r\n| where type =~ 'microsoft.network/privateendpoints'\r\n| extend nic = todynamic(properties.networkInterfaces)\r\n| mv-expand nic\r\n| project id=tostring(nic.id) ) on id\r\n| where isempty(id1)\r\n| where properties !has 'virtualmachine'\r\n| project id, resourceGroup, location, subscriptionId", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Orphaned NICs", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 77 }, "id": 26, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "where type == \"microsoft.hybridcompute/machines\"\r\n| project MachineId=id, status = properties.status, \r\n\t\t\t LastSeen = properties.lastStatusChange, \r\n\t\t\t FQDN = properties.machineFqdn, \r\n\t\t\t OS = properties.osName, \r\n\t\t\t ServerVersion = properties.osVersion\r\n| extend ServerVersion = case(\r\n ServerVersion has '10.0.17763', 'Server 2019',\r\n ServerVersion has '10.0.16299', 'Server 2016',\r\n ServerVersion has '10.0.14393', 'Server 2016',\r\n ServerVersion has '6.3.9600', 'Server 2012 R2',\r\n\tServerVersion)", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Hybrid Compute", "type": "table" } ], "title": "Compute", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 23, "panels": [ { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 3 }, "id": 25, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.automation'\r\n\tor type has 'microsoft.logic'\r\n\tor type has 'microsoft.web/customapis'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.automation/automationaccounts', 'Automation Accounts',\r\n\ttype == 'microsoft.web/serverfarms', \"App Service Plans\",\r\n\tkind == 'functionapp', \"Azure Functions\", \r\n\tkind == \"api\", \"API Apps\", \r\n\ttype == 'microsoft.web/sites', \"App Services\",\r\n\ttype =~ 'microsoft.web/connections', 'LogicApp Connectors',\r\n\ttype =~ 'microsoft.web/customapis','LogicApp API Connectors',\r\n\ttype =~ 'microsoft.logic/workflows','LogicApps',\r\n type =~ 'microsoft.logic/integrationaccounts', 'Integration Accounts',\r\n\ttype =~ 'microsoft.automation/automationaccounts/runbooks', 'Automation Runbooks',\r\n type =~ 'microsoft.automation/automationaccounts/configurations', 'Automation Configurations',\r\nstrcat(\"Not Translated: \", type))\r\n| summarize count() by type\r\n| where type !has \"Not Translated\"", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Animation Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 3 }, "id": 27, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.automation'\r\n\t or type has 'microsoft.logic'\r\n\t or type has 'microsoft.web/customapis'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.automation/automationaccounts', 'Automation Accounts',\r\n\ttype =~ 'microsoft.web/connections', 'LogicApp Connectors',\r\n\ttype =~ 'microsoft.web/customapis','LogicApp API Connectors',\r\n\ttype =~ 'microsoft.logic/workflows','LogicApps',\r\n type =~ 'microsoft.logic/integrationaccounts', 'Integration Accounts',\r\n\ttype =~ 'microsoft.automation/automationaccounts/runbooks', 'Automation Runbooks',\r\n\ttype =~ 'microsoft.automation/automationaccounts/configurations', 'Automation Configurations',\r\n\tstrcat(\"Not Translated: \", type))\r\n| extend RunbookType = tostring(properties.runbookType)\r\n| extend LogicAppTrigger = properties.definition.triggers\r\n| extend LogicAppTrigger = iif(type =~ 'LogicApps', case(\r\n\tLogicAppTrigger has 'manual', tostring(LogicAppTrigger.manual.type),\r\n\tLogicAppTrigger has 'Recurrence', tostring(LogicAppTrigger.Recurrence.type),\r\n LogicAppTrigger has 'When_an_Azure_Security_Center_Alert', 'Azure Security Center Alert',\r\n LogicAppTrigger has 'When_an_Azure_Security_Center_Recommendation', 'Azure Security Center Recommendation',\r\n LogicAppTrigger has 'When_a_response_to_an_Azure_Sentinel_alert', 'Azure Sentinel Alert',\r\n LogicAppTrigger has 'When_Azure_Sentinel_incident_creation', 'Azure Sentinel Incident',\r\n\tstrcat(\"Unknown Trigger type\", LogicAppTrigger)), LogicAppTrigger)\r\n| extend State = case(\r\n\ttype =~ 'Automation Runbooks', properties.state, \r\n\ttype =~ 'LogicApps', properties.state,\r\n\ttype =~ 'Automation Accounts', properties.state,\r\n\ttype =~ 'Automation Configurations', properties.state,\r\n\t' ')\r\n| extend CreatedDate = case(\r\n\ttype =~ 'Automation Runbooks', properties.creationTime, \r\n\ttype =~ 'LogicApps', properties.createdTime,\r\n\ttype =~ 'Automation Accounts', properties.creationTime,\r\n\ttype =~ 'Automation Configurations', properties.creationTime,\r\n\t' ')\r\n| extend LastModified = case(\r\n\ttype =~ 'Automation Runbooks', properties.lastModifiedTime, \r\n\ttype =~ 'LogicApps', properties.changedTime,\r\n\ttype =~ 'Automation Accounts', properties.lastModifiedTime,\r\n\ttype =~ 'Automation Configurations', properties.lastModifiedTime,\r\n\t' ')\r\n| extend Details = pack_all()\r\n| project Resource=id, subscriptionId, type, resourceGroup, RunbookType, LogicAppTrigger, State, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Automation Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 13 }, "id": 28, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.web'\r\n\t or type =~ 'microsoft.apimanagement/service'\r\n\t or type =~ 'microsoft.network/frontdoors'\r\n\t or type =~ 'microsoft.network/applicationgateways'\r\n\t or type =~ 'microsoft.appconfiguration/configurationstores'\r\n| extend type = case(\r\n\ttype == 'microsoft.web/serverfarms', \"App Service Plans\",\r\n\tkind == 'functionapp', \"Azure Functions\", \r\n\tkind == \"api\", \"API Apps\", \r\n\ttype == 'microsoft.web/sites', \"App Services\",\r\n\ttype =~ 'microsoft.network/applicationgateways', 'App Gateways',\r\n\ttype =~ 'microsoft.network/frontdoors', 'Front Door',\r\n\ttype =~ 'microsoft.apimanagement/service', 'API Management',\r\n\ttype =~ 'microsoft.web/certificates', 'App Certificates',\r\n\ttype =~ 'microsoft.appconfiguration/configurationstores', 'App Config Stores',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Apps Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 13 }, "id": 29, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.web'\r\n\t or type =~ 'microsoft.apimanagement/service'\r\n\t or type =~ 'microsoft.network/frontdoors'\r\n\t or type =~ 'microsoft.network/applicationgateways'\r\n\t or type =~ 'microsoft.appconfiguration/configurationstores'\r\n| extend type = case(\r\n\ttype == 'microsoft.web/serverfarms', \"App Service Plans\",\r\n\tkind == 'functionapp', \"Azure Functions\", \r\n\tkind == \"api\", \"API Apps\", \r\n\ttype == 'microsoft.web/sites', \"App Services\",\r\n\ttype =~ 'microsoft.network/applicationgateways', 'App Gateways',\r\n\ttype =~ 'microsoft.network/frontdoors', 'Front Door',\r\n\ttype =~ 'microsoft.apimanagement/service', 'API Management',\r\n\ttype =~ 'microsoft.web/certificates', 'App Certificates',\r\n\ttype =~ 'microsoft.appconfiguration/configurationstores', 'App Config Stores',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| extend Sku = case(\r\n\ttype =~ 'App Gateways', properties.sku.name, \r\n\ttype =~ 'Azure Functions', properties.sku,\r\n\ttype =~ 'API Management', sku.name,\r\n\ttype =~ 'App Service Plans', sku.name,\r\n\ttype =~ 'App Services', properties.sku,\r\n\ttype =~ 'App Config Stores', sku.name,\r\n\t' ')\r\n| extend State = case(\r\n\ttype =~ 'App Config Stores', properties.provisioningState,\r\n\ttype =~ 'App Service Plans', properties.status,\r\n\ttype =~ 'Azure Functions', properties.enabled,\r\n\ttype =~ 'App Services', properties.state,\r\n\ttype =~ 'API Management', properties.provisioningState,\r\n\ttype =~ 'App Gateways', properties.provisioningState,\r\n\ttype =~ 'Front Door', properties.provisioningState,\r\n\t' ')\r\n| mv-expand publicIpId=properties.frontendIPConfigurations\r\n| mv-expand publicIpId = publicIpId.properties.publicIPAddress.id\r\n| extend publicIpId = tostring(publicIpId)\r\n\t| join kind=leftouter(\r\n\t \tResources\r\n \t\t| where type =~ 'microsoft.network/publicipaddresses'\r\n \t\t| project publicIpId = id, publicIpAddress = tostring(properties.ipAddress)) on publicIpId\r\n| extend PublicIP = case(\r\n\ttype =~ 'API Management', properties.publicIPAddresses,\r\n\ttype =~ 'App Gateways', publicIpAddress,\r\n\t' ')\r\n| extend Details = pack_all()\r\n| project Resource=id, type, subscriptionId, Sku, State, PublicIP, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Apps Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 23 }, "id": 30, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.servicebus'\r\n\tor type has 'microsoft.eventhub'\r\n\tor type has 'microsoft.eventgrid'\r\n\tor type has 'microsoft.relay'\r\n| extend type = case(\r\n\ttype == 'microsoft.eventgrid/systemtopics', \"EventGrid System Topics\",\r\n\ttype =~ \"microsoft.eventgrid/topics\", \"EventGrid Topics\",\r\n\ttype =~ 'microsoft.eventhub/namespaces', \"EventHub Namespaces\",\r\n\ttype =~ 'microsoft.servicebus/namespaces', 'ServiceBus Namespaces',\r\n\ttype =~ 'microsoft.relay/namespaces', 'Relays',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Events Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 23 }, "id": 31, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.servicebus'\r\n\tor type has 'microsoft.eventhub'\r\n\tor type has 'microsoft.eventgrid'\r\n\tor type has 'microsoft.relay'\r\n| extend type = case(\r\n\ttype == 'microsoft.eventgrid/systemtopics', \"EventGrid System Topics\",\r\n\ttype =~ \"microsoft.eventgrid/topics\", \"EventGrid Topics\",\r\n\ttype =~ 'microsoft.eventhub/namespaces', \"EventHub Namespaces\",\r\n\ttype =~ 'microsoft.servicebus/namespaces', 'ServiceBus Namespaces',\r\n\ttype =~ 'microsoft.relay/namespaces', 'Relays',\r\n\tstrcat(\"Not Translated: \", type))\r\n| extend Sku = case(\r\n\ttype =~ 'Relays', sku.name, \r\n\ttype =~ 'EventGrid System Topics', properties.sku,\r\n\ttype =~ 'EventGrid Topics', sku.name,\r\n\ttype =~ 'EventHub Namespaces', sku.name,\r\n\ttype =~ 'ServiceBus Namespaces', sku.sku,\r\n\t' ')\r\n| extend Endpoint = case(\r\n\ttype =~ 'Relays', properties.serviceBusEndpoint,\r\n\ttype =~ 'EventGrid Topics', properties.endpoint,\r\n\ttype =~ 'EventHub Namespaces', properties.serviceBusEndpoint,\r\n\ttype =~ 'ServiceBus Namespaces', properties.serviceBusEndpoint,\r\n\t' ')\r\n| extend Status = case(\r\n\ttype =~ 'Relays', properties.provisioningState,\r\n\ttype =~ 'EventGrid System Topics', properties.provisioningState,\r\n\ttype =~ 'EventGrid Topics', properties.publicNetworkAccess,\r\n\ttype =~ 'EventHub Namespaces', properties.status,\r\n\ttype =~ 'ServiceBus Namespaces', properties.status,\r\n\t' ')\r\n| extend Details = pack_all()\r\n| project Resource=id, type, subscriptionId, resourceGroup, Sku, Status, Endpoint, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Events Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 33 }, "id": 32, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources \r\n| where type has 'microsoft.documentdb'\r\n\tor type has 'microsoft.sql'\r\n\tor type has 'microsoft.dbformysql'\r\n\tor type has 'microsoft.sql'\r\n or type has 'microsoft.purview'\r\n or type has 'microsoft.datafactory'\r\n\tor type has 'microsoft.analysisservices'\r\n\tor type has 'microsoft.datamigration'\r\n\tor type has 'microsoft.synapse'\r\n\tor type has 'microsoft.datafactory'\r\n\tor type has 'microsoft.kusto'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.documentdb/databaseaccounts', 'CosmosDB',\r\n\ttype =~ 'microsoft.sql/servers/databases', 'SQL DBs',\r\n\ttype =~ 'microsoft.dbformysql/servers', 'MySQL',\r\n\ttype =~ 'microsoft.sql/servers', 'SQL Servers',\r\n type =~ 'microsoft.purview/accounts', 'Purview Accounts',\r\n\ttype =~ 'microsoft.synapse/workspaces/sqlpools', 'Synapse SQL Pools',\r\n\ttype =~ 'microsoft.kusto/clusters', 'ADX Clusters',\r\n\ttype =~ 'microsoft.datafactory/factories', 'Data Factories',\r\n\ttype =~ 'microsoft.synapse/workspaces', 'Synapse Workspaces',\r\n\ttype =~ 'microsoft.analysisservices/servers', 'Analysis Services Servers',\r\n\ttype =~ 'microsoft.datamigration/services', 'DB Migration Service',\r\n\ttype =~ 'microsoft.sql/managedinstances/databases', 'Managed Instance DBs',\r\n\ttype =~ 'microsoft.sql/managedinstances', 'Managed Instnace',\r\n\ttype =~ 'microsoft.datamigration/services/projects', 'Data Migration Projects',\r\n\ttype =~ 'microsoft.sql/virtualclusters', 'SQL Virtual Clusters',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Data Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 33 }, "id": 33, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources \r\n| where type has 'microsoft.documentdb'\r\n\tor type has 'microsoft.sql'\r\n\tor type has 'microsoft.dbformysql'\r\n\tor type has 'microsoft.sql'\r\n or type has 'microsoft.purview'\r\n or type has 'microsoft.datafactory'\r\n\tor type has 'microsoft.analysisservices'\r\n\tor type has 'microsoft.datamigration'\r\n\tor type has 'microsoft.synapse'\r\n\tor type has 'microsoft.datafactory'\r\n\tor type has 'microsoft.kusto'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.documentdb/databaseaccounts', 'CosmosDB',\r\n\ttype =~ 'microsoft.sql/servers/databases', 'SQL DBs',\r\n\ttype =~ 'microsoft.dbformysql/servers', 'MySQL',\r\n\ttype =~ 'microsoft.sql/servers', 'SQL Servers',\r\n type =~ 'microsoft.purview/accounts', 'Purview Accounts',\r\n\ttype =~ 'microsoft.synapse/workspaces/sqlpools', 'Synapse SQL Pools',\r\n\ttype =~ 'microsoft.kusto/clusters', 'ADX Clusters',\r\n\ttype =~ 'microsoft.datafactory/factories', 'Data Factories',\r\n\ttype =~ 'microsoft.synapse/workspaces', 'Synapse Workspaces',\r\n\ttype =~ 'microsoft.analysisservices/servers', 'Analysis Services Servers',\r\n\ttype =~ 'microsoft.datamigration/services', 'DB Migration Service',\r\n\ttype =~ 'microsoft.sql/managedinstances/databases', 'Managed Instance DBs',\r\n\ttype =~ 'microsoft.sql/managedinstances', 'Managed Instnace',\r\n\ttype =~ 'microsoft.datamigration/services/projects', 'Data Migration Projects',\r\n\ttype =~ 'microsoft.sql/virtualclusters', 'SQL Virtual Clusters',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| extend Sku = case(\r\n\ttype =~ 'CosmosDB', properties.databaseAccountOfferType,\r\n\ttype =~ 'SQL DBs', sku.name,\r\n\ttype =~ 'MySQL', sku.name,\r\n\ttype =~ 'ADX Clusters', sku.name,\r\n\ttype =~ 'Purview Accounts', sku.name,\r\n\t' ')\r\n| extend Status = case(\r\n\ttype =~ 'CosmosDB', properties.provisioningState,\r\n\ttype =~ 'SQL DBs', properties.status,\r\n\ttype =~ 'MySQL', properties.userVisibleState,\r\n\ttype =~ 'Managed Instance DBs', properties.status,\r\n\t' ')\r\n| extend Endpoint = case(\r\n\ttype =~ 'MySQL', properties.fullyQualifiedDomainName,\r\n\ttype =~ 'SQL Servers', properties.fullyQualifiedDomainName,\r\n\ttype =~ 'CosmosDB', properties.documentEndpoint,\r\n\ttype =~ 'ADX Clusters', properties.uri,\r\n\ttype =~ 'Purview Accounts', properties.endpoints,\r\n\ttype =~ 'Synapse Workspaces', properties.connectivityEndpoints,\r\n\ttype =~ 'Synapse SQL Pools', sku.name,\r\n\t' ')\r\n| extend Tier = sku.tier\r\n| extend License = properties.licenseType\r\n| extend maxSizeGB = todouble(case(\r\n\ttype =~ 'SQL DBs', properties.maxSizeBytes,\r\n\ttype =~ 'MySQL', properties.storageProfile.storageMB,\r\n\ttype =~ 'Synapse SQL Pools', properties.maxSizeBytes,\r\n\t' '))\r\n| extend maxSizeGB = case(\r\n\t\ttype has 'SQL DBs', maxSizeGB /1000 /1000 /1000,\r\n\t\ttype has 'Synapse SQL Pools', maxSizeGB /1000 /1000 /1000,\r\n\t\ttype has 'MySQL', maxSizeGB /1000,\r\n\t\tmaxSizeGB)\r\n| extend Details = pack_all()\r\n| project Resource=id, resourceGroup, subscriptionId, type, Sku, Tier, Status, Endpoint, maxSizeGB, Details\r\n", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Data Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 43 }, "id": 34, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources \r\n| where type =~ 'microsoft.storagesync/storagesyncservices'\r\n\tor type =~ 'microsoft.recoveryservices/vaults'\r\n\tor type =~ 'microsoft.storage/storageaccounts'\r\n\tor type =~ 'microsoft.keyvault/vaults'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.storagesync/storagesyncservices', 'Azure File Sync',\r\n\ttype =~ 'microsoft.recoveryservices/vaults', 'Azure Backup',\r\n\ttype =~ 'microsoft.storage/storageaccounts', 'Storage Accounts',\r\n\ttype =~ 'microsoft.keyvault/vaults', 'Key Vaults',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Storage and Backup Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 43 }, "id": 35, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources \r\n| where type =~ 'microsoft.storagesync/storagesyncservices'\r\n\tor type =~ 'microsoft.recoveryservices/vaults'\r\n\tor type =~ 'microsoft.storage/storageaccounts'\r\n\tor type =~ 'microsoft.keyvault/vaults'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.storagesync/storagesyncservices', 'Azure File Sync',\r\n\ttype =~ 'microsoft.recoveryservices/vaults', 'Azure Backup',\r\n\ttype =~ 'microsoft.storage/storageaccounts', 'Storage Accounts',\r\n\ttype =~ 'microsoft.keyvault/vaults', 'Key Vaults',\r\n\tstrcat(\"Not Translated: \", type))\r\n| extend Sku = case(\r\n\ttype !has 'Key Vaults', sku.name,\r\n\ttype =~ 'Key Vaults', properties.sku.name,\r\n\t' ')\r\n| extend Details = pack_all()\r\n| project Resource=id, type, kind, subscriptionId, resourceGroup, Sku, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Storage and Backup Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 53 }, "id": 36, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type =~ 'microsoft.containerservice/managedclusters'\r\n\tor type =~ 'microsoft.containerregistry/registries'\r\n\tor type =~ 'microsoft.containerinstance/containergroups'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.containerservice/managedclusters', 'AKS',\r\n\ttype =~ 'microsoft.containerregistry/registries', 'Container Registry',\r\n\ttype =~ 'microsoft.containerinstance/containergroups', 'Container Instnaces',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| summarize count() by type\t", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Containers Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 53 }, "id": 37, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type =~ 'microsoft.containerservice/managedclusters'\r\n\tor type =~ 'microsoft.containerregistry/registries'\r\n\tor type =~ 'microsoft.containerinstance/containergroups'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.containerservice/managedclusters', 'AKS',\r\n\ttype =~ 'microsoft.containerregistry/registries', 'Container Registry',\r\n\ttype =~ 'microsoft.containerinstance/containergroups', 'Container Instnaces',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| extend Tier = sku.tier\r\n| extend sku = sku.name\r\n| extend State = case(\r\n\ttype =~ 'Container Registry', properties.provisioningState,\r\n\ttype =~ 'Container Instance', properties.instanceView.state,\r\n\tproperties.powerState.code)\r\n| extend Containers = properties.containers\r\n| mvexpand Containers\r\n| extend RestartCount = Containers.properties.instanceView.restartCount\r\n| extend Image = Containers.properties.image\r\n| extend RestartPolicy = properties.restartPolicy\r\n| extend IP = properties.ipAddress.ip\r\n| extend Version = properties.kubernetesVersion\r\n| extend AgentProfiles = properties.agentPoolProfiles\r\n| mvexpand AgentProfiles\r\n| extend NodeCount = AgentProfiles.[\"count\"]\r\n| extend Details = pack_all()\r\n| project id, type, location, resourceGroup, subscriptionId, sku, Tier, State, RestartCount, Version, NodeCount, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Containers Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 63 }, "id": 38, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type =~ 'Microsoft.MachineLearningServices/workspaces'\r\n\tor type =~ 'microsoft.cognitiveservices/accounts'\r\n| extend type = case(\r\n\ttype =~ 'Microsoft.MachineLearningServices/workspaces', 'ML Workspaces',\r\n\ttype =~ 'microsoft.cognitiveservices/accounts', 'Cognitive Services',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| summarize count() by type\t", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "ML/AI Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 63 }, "id": 39, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type =~ 'Microsoft.MachineLearningServices/workspaces'\r\n\tor type =~ 'microsoft.cognitiveservices/accounts'\r\n| extend type = case(\r\n\ttype =~ 'Microsoft.MachineLearningServices/workspaces', 'ML Workspaces',\r\n\ttype =~ 'microsoft.cognitiveservices/accounts', 'Cognitive Services',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| extend Tier = sku.tier\r\n| extend sku = sku.name\r\n| extend Endpoint = case(\r\n\ttype =~ 'ML Workspaces', properties.discoveryUrl,\r\n\ttype =~ 'Cognitive Services', properties.endpoint,\r\n\t' ')\r\n| extend Capabilities = properties.capabilities\r\n| mvexpand Capabilities\r\n| extend Capabilities.value\r\n| extend Storage = properties.storageAccount\r\n| extend AppInsights = properties.applicationInsights\r\n| extend Details = pack_all()\r\n| project id, type, location, resourceGroup, subscriptionId, sku, Tier, Endpoint, Capabilities_value, Storage, AppInsights, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "ML/AI Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 73 }, "id": 40, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type =~ 'microsoft.devices/iothubs'\r\n\tor type =~ 'microsoft.iotcentral/iotapps'\r\n\tor type =~ 'microsoft.security/iotsecuritysolutions'\r\n| extend type = case (\r\n\ttype =~ 'microsoft.devices/iothubs', 'IoT Hubs',\r\n\ttype =~ 'microsoft.iotcentral/iotapps', 'IoT Apps',\r\n\ttype =~ 'microsoft.security/iotsecuritysolutions', 'IoT Security',\r\n\tstrcat(\"Not Translated: \", type))\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "IoT Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 73 }, "id": 41, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type =~ 'microsoft.devices/iothubs'\r\n\tor type =~ 'microsoft.iotcentral/iotapps'\r\n\tor type =~ 'microsoft.security/iotsecuritysolutions'\r\n| extend type = case (\r\n\ttype =~ 'microsoft.devices/iothubs', 'IoT Hubs',\r\n\ttype =~ 'microsoft.iotcentral/iotapps', 'IoT Apps',\r\n\ttype =~ 'microsoft.security/iotsecuritysolutions', 'IoT Security',\r\n\tstrcat(\"Not Translated: \", type))\r\n| extend Tier = sku.tier\r\n| extend sku = sku.name\r\n| extend State = properties.state\r\n| extend HostName = properties.hostName\r\n| extend EventHubEndPoint = properties.eventHubEndpoints.events.endpoint\r\n| extend Details = pack_all()\r\n| project id, type, location, resourceGroup, subscriptionId, sku, Tier, State, HostName, EventHubEndPoint, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "IoT Detailed View", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 83 }, "id": 42, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.desktopvirtualization'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.desktopvirtualization/applicationgroups', 'WVD App Groups',\r\n\ttype =~ 'microsoft.desktopvirtualization/hostpools', 'WVD Host Pools',\r\n\ttype =~ 'microsoft.desktopvirtualization/workspaces', 'WVD Workspaces',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Windows Virtual Desktop Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 83 }, "id": 43, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.desktopvirtualization'\r\n| extend type = case(\r\n\ttype =~ 'microsoft.desktopvirtualization/applicationgroups', 'WVD App Groups',\r\n\ttype =~ 'microsoft.desktopvirtualization/hostpools', 'WVD Host Pools',\r\n\ttype =~ 'microsoft.desktopvirtualization/workspaces', 'WVD Workspaces',\r\n\tstrcat(\"Not Translated: \", type))\r\n| where type !has \"Not Translated\"\r\n| extend Details = pack_all()\r\n| project id, type, resourceGroup, subscriptionId, kind, location, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Windows Virtual Desktop Detailed View", "type": "table" } ], "title": "PaaS", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 45, "panels": [ { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 4 }, "id": 47, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "where type has \"microsoft.network\"\r\n or type has 'microsoft.cdn'\r\n| extend type = case(\r\n\ttype == 'microsoft.network/networkinterfaces', \"NICs\",\r\n\ttype == 'microsoft.network/networksecuritygroups', \"NSGs\", \r\n\ttype == \"microsoft.network/publicipaddresses\", \"Public IPs\", \r\n\ttype == 'microsoft.network/virtualnetworks', \"vNets\",\r\n\ttype == 'microsoft.network/networkwatchers/connectionmonitors', \"Connection Monitors\",\r\n\ttype == 'microsoft.network/privatednszones', \"Private DNS\",\r\n\ttype == 'microsoft.network/virtualnetworkgateways', @\"vNet Gateways\",\r\n\ttype == 'microsoft.network/connections', \"Connections\",\r\n\ttype == 'microsoft.network/networkwatchers', \"Network Watchers\",\r\n\ttype == 'microsoft.network/privateendpoints', \"Private Endpoints\",\r\n\ttype == 'microsoft.network/localnetworkgateways', \"Local Network Gateways\",\r\n\ttype == 'microsoft.network/privatednszones/virtualnetworklinks', \"vNet Links\",\r\n\ttype == 'microsoft.network/dnszones', 'DNS Zones',\r\n\ttype == 'microsoft.network/networkwatchers/flowlogs', 'Flow Logs',\r\n\ttype == 'microsoft.network/routetables', 'Route Tables',\r\n\ttype == 'microsoft.network/loadbalancers', 'Load Balancers',\r\n\ttype == 'microsoft.network/ddosprotectionplans', 'DDoS Protection Plans',\r\n\ttype == 'microsoft.network/applicationsecuritygroups', 'App Security Groups',\r\n\ttype == 'microsoft.network/azurefirewalls', 'Azure Firewalls',\r\n\ttype == 'microsoft.network/applicationgateways', 'App Gateways',\r\n\ttype == 'microsoft.network/frontdoors', 'Front Doors',\r\n\ttype == 'microsoft.network/applicationgatewaywebapplicationfirewallpolicies', 'AppGateway Policies',\r\n\ttype == 'microsoft.network/bastionhosts', 'Bastion Hosts',\r\n\ttype == 'microsoft.network/frontdoorwebapplicationfirewallpolicies', 'FrontDoor Policies',\r\n\ttype == 'microsoft.network/firewallpolicies', 'Firewall Policies',\r\n\ttype == 'microsoft.network/networkintentpolicies', 'Network Intent Policies',\r\n\ttype == 'microsoft.network/trafficmanagerprofiles', 'Traffic Manager Profiles',\r\n\ttype == 'microsoft.network/publicipprefixes', 'PublicIP Prefixes',\r\n\ttype == 'microsoft.network/privatelinkservices', 'Private Link',\r\n\ttype == 'microsoft.network/expressroutecircuits', 'Express Route Circuits',\r\n\ttype =~ 'microsoft.cdn/cdnwebapplicationfirewallpolicies', 'CDN Web App Firewall Policies',\r\n\ttype =~ 'microsoft.cdn/profiles', 'CDN Profiles',\r\n\ttype =~ 'microsoft.cdn/profiles/afdendpoints', 'CDN Front Door Endpoints',\r\n\ttype =~ 'microsoft.cdn/profiles/endpoints', 'CDN Endpoints',\r\n\tstrcat(\"Not Translated: \", type))\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Networking Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 4 }, "id": 48, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources\r\n| where type =~ 'microsoft.network/networksecuritygroups' and isnull(properties.networkInterfaces) and isnull(properties.subnets)\r\n| project Resource=id, resourceGroup, subscriptionId, location", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "NSG", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 12 }, "id": 49, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources\r\n| where type =~ 'microsoft.network/networksecuritygroups' and isnull(properties.networkInterfaces) and isnull(properties.subnets)\r\n| project Resource=id, resourceGroup, subscriptionId, location", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Unassociated NSGs", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 12 }, "id": 50, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "Resources\r\n | where type =~ 'microsoft.network/networksecuritygroups'\r\n | project id, nsgRules = parse_json(parse_json(properties).securityRules), networksecurityGroupName = name, subscriptionId, resourceGroup , location\r\n | mvexpand nsgRule = nsgRules\r\n | project id, location, access=nsgRule.properties.access,protocol=nsgRule.properties.protocol ,direction=nsgRule.properties.direction,provisioningState= nsgRule.properties.provisioningState ,priority=nsgRule.properties.priority, \r\n sourceAddressPrefix = nsgRule.properties.sourceAddressPrefix, \r\n sourceAddressPrefixes = nsgRule.properties.sourceAddressPrefixes,\r\n destinationAddressPrefix = nsgRule.properties.destinationAddressPrefix, \r\n destinationAddressPrefixes = nsgRule.properties.destinationAddressPrefixes, \r\n networksecurityGroupName, networksecurityRuleName = tostring(nsgRule.name), \r\n subscriptionId, resourceGroup,\r\n destinationPortRanges = nsgRule.properties.destinationPortRanges,\r\n destinationPortRange = nsgRule.properties.destinationPortRange,\r\n sourcePortRanges = nsgRule.properties.sourcePortRanges,\r\n sourcePortRange = nsgRule.properties.sourcePortRange\r\n| extend Details = pack_all()\r\n| project id, location, access, direction, subscriptionId, resourceGroup, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "NSG Rules", "type": "table" } ], "title": "Networking", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 52, "panels": [ { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 5 }, "id": 54, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources \r\n| where type =~ 'microsoft.operationalinsights/workspaces'\r\nor type =~ 'microsoft.insights/components'\r\n| summarize count() by type\r\n| extend type = case(\r\ntype == 'microsoft.insights/components', \"Application Insights\",\r\ntype == 'microsoft.operationalinsights/workspaces', \"Log Analytics workspaces\",\r\nstrcat(type, type))", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Workspaces Overview", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 15, "x": 9, "y": 5 }, "id": 55, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "text": {}, "textMode": "auto" }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.insights/'\r\n or type has 'microsoft.alertsmanagement/smartdetectoralertrules'\r\n or type has 'microsoft.portal/dashboards'\r\n| where type != 'microsoft.insights/components'\r\n| extend type = case(\r\n \ttype == 'microsoft.insights/workbooks', \"Workbooks\",\r\n\ttype == 'microsoft.insights/activitylogalerts', \"Activity Log Alerts\",\r\n\ttype == 'microsoft.insights/scheduledqueryrules', \"Log Search Alerts\",\r\n\ttype == 'microsoft.insights/actiongroups', \"Action Groups\",\r\n\ttype == 'microsoft.insights/metricalerts', \"Metric Alerts\",\r\n\ttype =~ 'microsoft.alertsmanagement/smartdetectoralertrules','Smart Detection Rules',\r\n type =~ 'microsoft.insights/webtests', 'URL Web Tests',\r\n type =~ 'microsoft.portal/dashboards', 'Portal Dashboards',\r\n type =~ 'microsoft.insights/datacollectionrules', 'Data Collection Rules',\r\n type =~ 'microsoft.insights/autoscalesettings', 'Auto Scale Settings',\r\n type =~ 'microsoft.insights/alertrules', 'Alert Rules',\r\nstrcat(\"Not Translated: \", type))\r\n| summarize count() by type", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Azure Monitor Workbooks & Alerting Resources", "type": "stat" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 13 }, "id": 57, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type has 'microsoft.insights/'\r\n or type has 'microsoft.alertsmanagement/smartdetectoralertrules'\r\n or type has 'microsoft.portal/dashboards'\r\n| where type != 'microsoft.insights/components'\r\n| extend type = case(\r\n \ttype == 'microsoft.insights/workbooks', \"Workbooks\",\r\n\ttype == 'microsoft.insights/activitylogalerts', \"Activity Log Alerts\",\r\n\ttype == 'microsoft.insights/scheduledqueryrules', \"Log Search Alerts\",\r\n\ttype == 'microsoft.insights/actiongroups', \"Action Groups\",\r\n\ttype == 'microsoft.insights/metricalerts', \"Metric Alerts\",\r\n\ttype =~ 'microsoft.alertsmanagement/smartdetectoralertrules','Smart Detection Rules',\r\n type =~ 'microsoft.portal/dashboards', 'Portal Dashboards',\r\n\tstrcat(\"Not Translated: \", type))\r\n| extend Enabled = case(\r\n\ttype =~ 'Smart Detection Rules', properties.state,\r\n\ttype != 'Smart Detection Rules', properties.enabled,\r\n\tstrcat(\"Not Translated: \", type))\r\n| extend WorkbookType = iif(type =~ 'Workbooks', properties.category, ' ')\r\n| extend Details = pack_all()\r\n| project name, type, subscriptionId, location, resourceGroup, Enabled, WorkbookType, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Workbooks & Alerting Resources", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 13 }, "id": 59, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "where type =~ 'microsoft.operationalinsights/workspaces'\r\n| extend Sku = properties.sku.name\r\n| extend RetentionInDays = properties.retentionInDays\r\n| extend Details = pack_all()\r\n| project Workspace=id, resourceGroup, location, subscriptionId, Sku, RetentionInDays, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Log Analytics", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 21 }, "id": 56, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "AlertsManagementResources\r\n| extend AlertStatus = properties.essentials.monitorCondition\r\n| extend AlertState = properties.essentials.alertState\r\n| extend AlertTime = properties.essentials.startDateTime\r\n| extend AlertSuppressed = properties.essentials.actionStatus.isSuppressed\r\n| extend Severity = properties.essentials.severity\r\n| where AlertStatus == 'Fired'\r\n| extend Details = pack_all()\r\n| project id, name, subscriptionId, resourceGroup, AlertStatus, AlertState, AlertTime, AlertSuppressed, Severity, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Active Alerts", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 21 }, "id": 61, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "securityresources\r\n| where type == \"microsoft.security/securescores\"\r\n| extend subscriptionSecureScore = round(100 * bin((todouble(properties.score.current))/ todouble(properties.score.max), 0.001))\r\n| where subscriptionSecureScore > 0\r\n| project subscriptionSecureScore, subscriptionId\r\n| order by subscriptionSecureScore asc", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Azure Security Center Secure Store by Subscription", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 29 }, "id": 58, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "where type =~ 'microsoft.insights/components'\r\n| extend RetentionInDays = properties.RetentionInDays\r\n| extend IngestionMode = properties.IngestionMode\r\n| extend Details = pack_all()\r\n| project Resource=id, location, resourceGroup, subscriptionId, IngestionMode, RetentionInDays, Details", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "App Monitoring", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 37 }, "id": 60, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "resources\r\n| where type == \"microsoft.operationsmanagement/solutions\"\r\n| project Solution=plan.name, Workspace=tolower(tostring(properties.workspaceResourceId)), subscriptionId\r\n\t| join kind=leftouter(\r\n\t\tresources\r\n\t\t| where type =~ 'microsoft.operationalinsights/workspaces'\r\n\t\t| project Workspace=tolower(tostring(id)),subscriptionId) on Workspace\r\n| summarize Solutions = strcat_array(make_list(Solution), \",\") by Workspace, subscriptionId\r\n| extend AzureSecurityCenter = iif(Solutions has 'Security','Enabled','Not Enabled')\r\n| extend AzureSecurityCenterFree = iif(Solutions has 'SecurityCenterFree','Enabled','Not Enabled')\r\n| extend AzureSentinel = iif(Solutions has \"SecurityInsights\",'Enabled','Not Enabled')\r\n| extend AzureMonitorVMs = iif(Solutions has \"VMInsights\",'Enabled','Not Enabled')\r\n| extend ServiceDesk = iif(Solutions has \"ITSM Connector\",'Enabled','Not Enabled')\r\n| extend AzureAutomation = iif(Solutions has \"AzureAutomation\",'Enabled','Not Enabled')\r\n| extend ChangeTracking = iif(Solutions has 'ChangeTracking','Enabled','Not Enabled')\r\n| extend UpdateManagement = iif(Solutions has 'Updates','Enabled','Not Enabled')\r\n| extend UpdateCompliance = iif(Solutions has 'WaaSUpdateInsights','Enabled','Not Enabled')\r\n| extend AzureMonitorContainers = iif(Solutions has 'ContainerInsights','Enabled','Not Enabled')\r\n| extend KeyVaultAnalytics = iif(Solutions has 'KeyVaultAnalytics','Enabled','Not Enabled')\r\n| extend SQLHealthCheck = iif(Solutions has 'SQLAssessment','Enabled','Not Enabled')", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Log Analytics workspaces with enabled Solutions", "type": "table" }, { "datasource": "${ds}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 45 }, "id": 62, "options": { "showHeader": true }, "targets": [ { "account": "", "azureResourceGraph": { "query": "SecurityResources \r\n| where type == 'microsoft.security/securescores/securescorecontrols' \r\n| extend SecureControl = properties.displayName, unhealthy = properties.unhealthyResourceCount, currentscore = properties.score.current, maxscore = properties.score.max, subscriptionId\r\n| project SecureControl , unhealthy, currentscore, maxscore, subscriptionId", "resultFormat": "table" }, "backends": [], "dimension": "", "environment": "prod", "metric": "", "namespace": "", "queryType": "Azure Resource Graph", "refId": "A", "samplingType": "", "service": "metric", "subscriptions": [ "$subscriprions" ], "useBackends": false, "useCustomSeriesNaming": false } ], "title": "Azure Security Center Secure Controls Score by Controls", "type": "table" } ], "title": "Monitoring & Security", "type": "row" } ], "refresh": "", "schemaVersion": 31, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "ds", "options": [], "query": "grafana-azure-monitor-datasource", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${ds}", "definition": "Subscriptions()", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Subscription(s)", "multi": true, "name": "subscriprions", "options": [], "query": "Subscriptions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" } ] }, "time": { "from": "now-1h", "to": "now" }, "title": "Azure / Resources Overview", "uid": "Mtwt2BV7k", "version": 3, "description": "The dashboard provides insights of Azure Resource Graph Explorer overview, compute, Paas, networking, monitoring and security. Queries used in this Azure Monitor dashboard we sourced from the [Azure Inventory Workbook](https://github.com/scautomation/Azure-Inventory-Workbook) by Billy York. You can find more sample Azure Resource Graph queries by Billy at this [GitHub](https://github.com/scautomation/AzureResourceGraph-Examples) repository.", "gnetId": 14986 }
2023-02-14 22:29:03 UTC
null
0
0
17,165
1
497,391
27,367
1
hydrologs
Hydrolix - HydroLogs
Hydrolix Logs dashboard, allows you to filter and drill down into any services running and get the last logs information
2022-10-12 12:43:13 UTC
2023-01-10 07:59:34 UTC
0
This dashboard helps users visualise Hydrolix logs collected in the K8s deployment.
77,617
77,618
null
null
0
0
27,367
1
17,165
4
0
null
{ "__inputs": [ { "name": "DS_GCP_- PROD TEST", "label": "Hydrolix", "description": "Clickhouse source for Hydrolix", "type": "datasource", "pluginId": "grafana-clickhouse-datasource", "pluginName": "ClickHouse" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.2.1" }, { "type": "datasource", "id": "grafana-clickhouse-datasource", "name": "ClickHouse", "version": "2.0.1" }, { "type": "panel", "id": "logs", "name": "Logs", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "gnetId": 17165, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "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 }, "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 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "log_level info" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "log_level warning" }, "properties": [ { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "log_level error" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "log_level trace" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "log_level 1" }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": true, "tooltip": true, "viz": true } } ] } ] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 0 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "builderOptions": { "database": "hydro", "fields": [ "level" ], "filters": [], "groupBy": [ "level" ], "metrics": [ { "aggregation": "count", "field": "level" } ], "mode": "trend", "orderBy": [], "table": "logs", "timeField": "timestamp", "timeFieldType": "DateTime64(3)" }, "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "format": 0, "meta": { "builderOptions": { "database": "hydro", "fields": [ "level" ], "filters": [], "groupBy": [ "level" ], "metrics": [ { "aggregation": "count", "field": "level" } ], "mode": "trend", "orderBy": [], "table": "logs", "timeField": "timestamp", "timeFieldType": "DateTime64(3)" } }, "queryType": "sql", "rawSql": "SELECT $__timeInterval(timestamp) as time, level, count(level) as log_level\nFROM hydro.logs\nWHERE $__timeFilter_ms(timestamp)\nAND $__conditionalAll(app IN (${app}), $app)\nAND $__conditionalAll(level IN (${level}), $level)\nAND $__conditionalAll(container IN (${container}), $container)\nAND $__conditionalAll(pool IN (${pool}), $pool)\nAND $__conditionalAll(component IN (${component}), $component)\nAND (\n if('${logs:text}' = '', true, message LIKE '%${logs}%') \n OR if('${logs:text}' = '', true, error LIKE '%${logs}%') \n OR if('${logs:text}' = '', true, exception LIKE '%${logs}%')\n OR if('${logs:text}' = '', true, query LIKE '%${logs}%')\n )\nGROUP BY level, time\nORDER BY time ASC\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "refId": "A" } ], "title": "Log Level", "type": "timeseries" }, { "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "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 }, "lineInterpolation": "smooth", "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 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 6 }, "id": 5, "options": { "legend": { "calcs": [ "lastNotNull", "sum" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Total", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "builderOptions": { "database": "hydro", "fields": [ "level" ], "filters": [], "groupBy": [ "level" ], "metrics": [ { "aggregation": "count", "field": "level" } ], "mode": "trend", "orderBy": [], "table": "logs", "timeField": "timestamp", "timeFieldType": "DateTime64(3)" }, "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "format": 0, "meta": { "builderOptions": { "database": "hydro", "fields": [ "level" ], "filters": [], "groupBy": [ "level" ], "metrics": [ { "aggregation": "count", "field": "level" } ], "mode": "trend", "orderBy": [], "table": "logs", "timeField": "timestamp", "timeFieldType": "DateTime64(3)" } }, "queryType": "sql", "rawSql": "SELECT $__timeInterval(timestamp) as time, app, count(app) as service\nFROM hydro.logs\nWHERE $__timeFilter_ms(timestamp)\nAND $__conditionalAll(app IN (${app}), $app)\nAND $__conditionalAll(level IN (${level}), $level)\nAND $__conditionalAll(container IN (${container}), $container)\nAND $__conditionalAll(pool IN (${pool}), $pool)\nAND $__conditionalAll(component IN (${component}), $component)\nAND (\n if('${logs:text}' = '', true, message LIKE '%${logs}%') \n OR if('${logs:text}' = '', true, error LIKE '%${logs}%') \n OR if('${logs:text}' = '', true, exception LIKE '%${logs}%')\n OR if('${logs:text}' = '', true, query LIKE '%${logs}%')\n )\nGROUP BY app, time\nORDER BY time ASC\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "refId": "A" } ], "title": "Log count per app", "type": "timeseries" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 7, "panels": [ { "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "gridPos": { "h": 17, "w": 24, "x": 0, "y": 20 }, "id": 2, "options": { "dedupStrategy": "none", "enableLogDetails": true, "prettifyLogMessage": true, "showCommonLabels": false, "showLabels": false, "showTime": false, "sortOrder": "Descending", "wrapLogMessage": true }, "targets": [ { "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "format": 1, "meta": { "builderOptions": { "fields": [], "limit": 100, "mode": "list" } }, "queryType": "sql", "rawSql": "SELECT * EXCEPT (catchall, \"kubernetes.pod_annotations\", \"kubernetes.pod_labels\", \"kubernetes.container_name\", \"kubernetes.namespace_labels\", files, \"kubernetes.pod_ips\"), toString(kubernetes.pod_annotations) as \"kubernetes.pod_annotations\", toString(kubernetes.pod_labels) as \"kubernetes.pod_labels\", toString(catchall) as \"catchall\", toString(kubernetes.container_name) as \"kubernetes.container_name\", toString(kubernetes.namespace_labels) as \"kubernetes.namespace_labels\", toString(kubernetes.pod_ips) as \"kubernetes.pod_ips\", toString(files) as files\nFROM hydro.logs\nWHERE $__timeFilter_ms(timestamp) \nAND $__conditionalAll(app IN (${app}), $app)\nAND $__conditionalAll(level IN (${level}), $level)\nAND $__conditionalAll(container IN (${container}), $container)\nAND $__conditionalAll(pool IN (${pool}), $pool)\nAND $__conditionalAll(component IN (${component}), $component)\nAND (\n if('${logs:text}' = '', true, message LIKE '%${logs}%') \n OR if('${logs:text}' = '', true, error LIKE '%${logs}%') \n OR if('${logs:text}' = '', true, exception LIKE '%${logs}%')\n OR if('${logs:text}' = '', true, query LIKE '%${logs}%')\n )\nORDER BY timestamp DESC LIMIT 100\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "refId": "A" } ], "title": "Hydro Logs", "type": "logs" } ], "title": "Raw Logs", "type": "row" } ], "refresh": false, "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "definition": "SELECT app FROM hydro.logs WHERE $__timeFilter_ms(timestamp) GROUP BY app LIMIT 50 SETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "hide": 0, "includeAll": true, "label": "Service", "multi": true, "name": "app", "options": [], "query": "SELECT app FROM hydro.logs WHERE $__timeFilter_ms(timestamp) GROUP BY app LIMIT 50 SETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "definition": "SELECT component\nFROM hydro.logs \nWHERE $__timeFilter_ms(timestamp) \nAND $__conditionalAll(app IN (${app}), $app)\nGROUP BY component\nLIMIT 100\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "hide": 0, "includeAll": true, "multi": true, "name": "component", "options": [], "query": "SELECT component\nFROM hydro.logs \nWHERE $__timeFilter_ms(timestamp) \nAND $__conditionalAll(app IN (${app}), $app)\nGROUP BY component\nLIMIT 100\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "definition": "SELECT container\nFROM hydro.logs \nWHERE $__timeFilter_ms(timestamp) \nAND $__conditionalAll(app IN (${app}), $app)\nGROUP BY container\nLIMIT 100\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "hide": 0, "includeAll": true, "multi": true, "name": "container", "options": [], "query": "SELECT container\nFROM hydro.logs \nWHERE $__timeFilter_ms(timestamp) \nAND $__conditionalAll(app IN (${app}), $app)\nGROUP BY container\nLIMIT 100\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "definition": "SELECT arrayJoin( ['info','warning','error','debug','trace'])", "hide": 0, "includeAll": true, "label": "Log Level", "multi": true, "name": "level", "options": [], "query": "SELECT arrayJoin( ['info','warning','error','debug','trace'])", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": { "selected": false, "text": "", "value": "" }, "description": "Search for *text* in the logs data", "hide": 0, "label": "Search Logs", "name": "logs", "options": [ { "selected": true, "text": "", "value": "" } ], "query": "", "skipUrlSync": false, "type": "textbox" }, { "current": {}, "datasource": { "type": "grafana-clickhouse-datasource", "uid": "${DS_GCP_- PROD TEST}" }, "definition": "SELECT pool\nFROM hydro.logs \nWHERE $__timeFilter_ms(timestamp) \nAND $__conditionalAll(app IN (${app}), $app)\nGROUP BY pool\nLIMIT 100\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "hide": 0, "includeAll": true, "multi": true, "name": "pool", "options": [], "query": "SELECT pool\nFROM hydro.logs \nWHERE $__timeFilter_ms(timestamp) \nAND $__conditionalAll(app IN (${app}), $app)\nGROUP BY pool\nLIMIT 100\nSETTINGS hdx_query_max_timerange_sec=604800, hdx_query_max_execution_time=60,hdx_query_admin_comment='${__user.login}'", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Hydrolix - HydroLogs", "uid": "d14EBDV4z", "version": 7, "weekStart": "", "description": "Hydrolix Logs dashboard, allows you to filter and drill down into any services running and get the last logs information" }
2023-01-10 07:49:18 UTC
2023-01-10 07:59:34 UTC
0
0
13,161
1
423,572
25,858
14
rare-freerouter-routing-interfaces
RARE/freeRouter - Routing / Interfaces
null
2020-10-12 17:43:33 UTC
2022-09-05 14:50:53 UTC
0
`scope:local` to freeRouter node freeRouter Prometheus configuration: (copy & paste in freeRouter CLI) ``` metric routing4 command sho ipv4 protocol inet | beg computed metric routing4 prepend routing_ metric routing4 name 0 proto= metric routing4 addname 1 * id= metric routing4 skip 2 metric routing4 column 2 name ifaces metric routing4 column 3 name neighbors metric routing4 column 4 name computed_unicast metric routing4 column 5 name computed_multicast metric routing4 column 6 name computed_flowspec metric routing4 column 7 name computed_changed metric routing4 column 9 name redisted_unicast metric routing4 column 10 name redisted_multicast metric routing4 column 11 name redisted_flowspec metric routing4 column 12 name redisted_changed metric routing6 command sho ipv6 protocol inet | beg computed metric routing6 prepend routing_ metric routing6 name 0 proto= metric routing6 addname 1 * id= metric routing6 skip 2 metric routing6 column 2 name ifaces metric routing6 column 3 name neighbors metric routing6 column 4 name computed_unicast metric routing6 column 5 name computed_multicast metric routing6 column 6 name computed_flowspec metric routing6 column 7 name computed_changed metric routing6 column 9 name redisted_unicast metric routing6 column 10 name redisted_multicast metric routing6 column 11 name redisted_flowspec metric routing6 column 12 name redisted_changed ```
56,943
56,944
Other
null
0
0
25,858
1
13,161
4
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "editable": true, "gnetId": 13161, "graphTooltip": 0, "id": null, "iteration": 1662389419538, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxPerRow": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "protocol", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "routing${afi}_ifaces{node_name=\"$node_name\",proto=\"$protocol\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "${protocol}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:203", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:204", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 26, "style": "dark", "tags": [ "[scope:local]" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values({__name__=~\"^routing${afi}.*\"},node_name)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node_name", "options": [], "query": "label_values({__name__=~\"^routing${afi}.*\"},node_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "4", "value": "4" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "afi", "options": [ { "selected": true, "text": "4", "value": "4" }, { "selected": false, "text": "6", "value": "6" } ], "query": "4,6", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(routing${afi}_ifaces{node_name=\"$node_name\"},proto)", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "protocol", "options": [], "query": "label_values(routing${afi}_ifaces{node_name=\"$node_name\"},proto)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "RARE/freeRouter - Routing / Interfaces", "uid": "I7M4UF5Gk", "version": 6 }
2022-09-05 14:50:53 UTC
null
0
0
18,015
1
611,120
28,440
0
cilium-policy-verdicts
Cilium Policy Verdicts
null
2023-01-31 17:14:25 UTC
2023-04-18 04:42:04 UTC
0
Cilium Policy Verdicts Dashboard ================================ This dashboard provides visibility on Network Policy application in a Cilium cluster. ![Dashboard overview](https://github.com/isovalent/grafana-dashboards/raw/main/dashboards/cilium-policy-verdicts/grafana_policy_verdicts.png) ## Requirements ### Cilium Version This dashboard uses the `hubble_policy_verdicts_total` metrics, which was introduced in: - Isovalent Cilium Enterprise 1.12.0 - Cilium OSS 1.13.0 ### Configuration The `hubble_policy_verdicts_total` needs to be enabled in the Cilium metrics. This can be achieved by using the `policy` metrics in `hubble.metrics.enabled`, for example using Helm values: ```yaml hubble: metrics: enabled: - "policy:sourceContext=app|workload-name|pod|reserved-identity;destinationContext=app|workload-name|pod|dns|reserved-identity;labelsContext=source_namespace,destination_namespace" ``` This example will enable `policy` metrics (you can add [more metrics](https://docs.cilium.io/en/v1.12/operations/metrics/#hubble-exported-metrics) to that list). Additionally, it will configure the labels for the `policy` metric series to use: - `app`, `workload-name`, `pod` or `reserved-identity` for source flows - `app`, `workload-name`, `pod`, `dns`, or `reserved-identity` for destination flows - additional `source_namespace` and `destination_namespace` labels The present Grafana dashboard is optimized for this context configuration (see [documentation](https://docs.cilium.io/en/stable/operations/metrics/#context-options)).
81,198
81,199
null
null
0
0
28,440
1
18,015
4
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 0, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "all" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "l3-only" }, "properties": [ { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "l3-l4" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "none" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "l7/.*" }, "properties": [ { "id": "color", "value": { "mode": "continuous-BlPu" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (match) (rate(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\", destination=~\"$workload\", source_namespace=~\"$other_namespace|\", source=~\"$other_workload\"}[$__rate_interval])) * 60", "instant": false, "legendFormat": "{{match}}", "range": true, "refId": "A" } ], "title": "Ingress Policy Verdict Rate per Minute by Match Type", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 0, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "all" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "l3-only" }, "properties": [ { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "l3-l4" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "none" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "l7/.*" }, "properties": [ { "id": "color", "value": { "mode": "continuous-BlPu" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (match) (rate(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\", source=~\"$workload\", destination_namespace=~\"$other_namespace|\", destination=~\"$other_workload\"}[$__rate_interval])) * 60", "instant": false, "legendFormat": "{{match}}", "range": true, "refId": "A" } ], "title": "Egress Policy Verdict Rate per Minute by Match Type", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 0, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "redirected" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "forwarded" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "dropped" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "id": 9, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (action) (rate(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\", destination=~\"$workload\", source_namespace=~\"$other_namespace|\", source=~\"$other_workload\"}[$__rate_interval])) * 60", "instant": false, "legendFormat": "{{action}}", "range": true, "refId": "A" } ], "title": "Ingress Policy Verdict Rate per Minute by Action", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 0, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "redirected" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "forwarded" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "dropped" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (action) (rate(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\", source=~\"$workload\", destination_namespace=~\"$other_namespace|\", destination=~\"$other_workload\"}[$__rate_interval])) * 60", "instant": false, "legendFormat": "{{action}}", "range": true, "refId": "A" } ], "title": "Egress Policy Verdict Rate per Minute by Action", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 18 }, "id": 6, "options": { "footer": { "enablePagination": false, "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value" } ] }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (source_namespace, source, destination_namespace, destination, match, action) (rate(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\", destination=~\"$workload\", source_namespace=~\"$other_namespace|\", source=~\"$other_workload\"}[$__rate_interval])) * 60", "format": "table", "instant": true, "legendFormat": "source: {{source_namespace}}/{{source}} destination: {{destination_namespace}}/{{destination}} match: {{match}} action: {{action}}", "range": false, "refId": "A" } ], "title": "Current Ingress Policy Verdict Rate Per Minute", "transformations": [ { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "equal", "options": { "value": "" } }, "fieldName": "Value" } ], "match": "all", "type": "exclude" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "container": true, "destination": false, "direction": true, "endpoint": true, "instance": true, "job": true, "namespace": true, "node": true, "pod": true, "service": true }, "indexByName": { "Time": 0, "Value": 7, "action": 6, "destination": 4, "destination_namespace": 3, "match": 5, "source": 2, "source_namespace": 1 }, "renameByName": { "destination_namespace": "destination namespace", "source_namespace": "source namespace" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 18 }, "id": 7, "options": { "footer": { "enablePagination": false, "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value" } ] }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (destination_namespace, destination, source_namespace, source, match, action) (rate(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\", source=~\"$workload\", destination_namespace=~\"$other_namespace|\", destination=~\"$other_workload\"}[$__rate_interval])) * 60", "format": "table", "instant": true, "legendFormat": "destination: {{destination_namespace}}/{{destination}} source: {{source_namespace}}/{{source}} match: {{match}} action: {{action}}", "range": false, "refId": "A" } ], "title": "Current Egress Policy Verdict Rate Per Minute", "transformations": [ { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "equal", "options": { "value": "" } }, "fieldName": "Value" } ], "match": "all", "type": "exclude" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "container": true, "destination": false, "direction": true, "endpoint": true, "instance": true, "job": true, "namespace": true, "node": true, "pod": true, "service": true, "source": false }, "indexByName": { "Time": 0, "Value": 7, "action": 6, "destination": 2, "destination_namespace": 1, "match": 5, "source": 4, "source_namespace": 3 }, "renameByName": { "Time": "", "destination_namespace": "destination namespace", "source_namespace": "source namespace" } } } ], "type": "table" } ], "refresh": "5s", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(hubble_policy_verdicts_total)", "description": "The Kubernetes namespace the Network Policies apply to", "hide": 0, "includeAll": true, "multi": true, "name": "namespace", "options": [], "query": { "query": "query_result(hubble_policy_verdicts_total)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*namespace=\"([^\"]+)\".*/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(label_replace(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\"}, \"workload\", \"$1\", \"destination\", \"(.+)\") OR label_replace(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\"}, \"workload\", \"$1\", \"source\", \"(.+)\"))", "description": "The Kubernetes workload the Network Policies apply to", "hide": 0, "includeAll": true, "multi": true, "name": "workload", "options": [], "query": { "query": "query_result(label_replace(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\"}, \"workload\", \"$1\", \"destination\", \"(.+)\") OR label_replace(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\"}, \"workload\", \"$1\", \"source\", \"(.+)\"))", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*workload=\"([^\"]+)\".*/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(label_replace(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\", destination=~\"$workload\"}, \"other_namespace\", \"$1\", \"source_namespace\", \"(.+)\") OR label_replace(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\", source=~\"$workload\"}, \"other_namespace\", \"$1\", \"destination_namespace\", \"(.+)\"))", "description": "The non-targeted Kubernetes namespace (source for Ingress, destination for Egress)", "hide": 0, "includeAll": true, "label": "other namespace", "multi": true, "name": "other_namespace", "options": [], "query": { "query": "query_result(label_replace(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\", destination=~\"$workload\"}, \"other_namespace\", \"$1\", \"source_namespace\", \"(.+)\") OR label_replace(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\", source=~\"$workload\"}, \"other_namespace\", \"$1\", \"destination_namespace\", \"(.+)\"))", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*other_namespace=\"([^\"]+)\".*/", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(label_replace(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\", destination=~\"$workload\", source_namespace=~\"$other_namespace|\"}, \"workload\", \"$1\", \"source\", \"(.+)\") OR label_replace(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\", source=~\"$workload\", destination_namespace=~\"$other_namespace|\"}, \"workload\", \"$1\", \"destination\", \"(.+)\"))", "description": "The non-targeted Kubernetes workload (source for Ingress, destination for Egress)", "hide": 0, "includeAll": true, "label": "other workload", "multi": true, "name": "other_workload", "options": [], "query": { "query": "query_result(label_replace(hubble_policy_verdicts_total{direction=\"ingress\", destination_namespace=~\"$namespace\", destination=~\"$workload\", source_namespace=~\"$other_namespace|\"}, \"workload\", \"$1\", \"source\", \"(.+)\") OR label_replace(hubble_policy_verdicts_total{direction=\"egress\", source_namespace=~\"$namespace\", source=~\"$workload\", destination_namespace=~\"$other_namespace|\"}, \"workload\", \"$1\", \"destination\", \"(.+)\"))", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*workload=\"([^\"]+)\".*/", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Cilium Policy Verdicts", "uid": "nLIA2E37k", "version": 1, "weekStart": "", "gnetId": 18015 }
2023-04-18 04:42:04 UTC
null
0
0
17,605
1
5,000
28,609
0
mimir-overview-networking
Mimir / Overview networking
null
2022-12-14 15:15:31 UTC
2023-05-03 13:29:23 UTC
0
The Mimir Overview Networking dashboard shows an high level view over a Mimir cluster network bandwidth, inflight requests and TCP connections. Grafana Mimir is an open source software project that provides a scalable long-term storage for Prometheus. For more information, visit [Grafana Mimir](https://grafana.com/oss/mimir/)
0
0
null
null
0
0
28,609
1
17,605
4
0
null
{ "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 17605, "graphTooltip": 0, "hideControls": false, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "mimir" ], "targetBlank": false, "title": "Mimir dashboards", "type": "dashboards" } ], "refresh": "10s", "rows": [ { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_receive_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(distributor|ingester|mimir-write).*\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Receive bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_transmit_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(distributor|ingester|mimir-write).*\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transmit bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(cortex_inflight_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(distributor|ingester|mimir-write).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "avg", "legendLink": null, "step": 10 }, { "expr": "max(cortex_inflight_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(distributor|ingester|mimir-write).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "highest", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inflight requests (per pod)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(sum by(pod) (cortex_tcp_connections{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(distributor|ingester|mimir-write).*\"}))", "format": "time_series", "intervalFactor": 2, "legendFormat": "avg", "legendLink": null, "step": 10 }, { "expr": "max(sum by(pod) (cortex_tcp_connections{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(distributor|ingester|mimir-write).*\"}))", "format": "time_series", "intervalFactor": 2, "legendFormat": "highest", "legendLink": null, "step": 10 }, { "expr": "min(cortex_tcp_connections_limit{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(distributor|ingester|mimir-write).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP connections (per pod)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Writes", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_receive_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read).*\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Receive bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_transmit_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read).*\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transmit bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(cortex_inflight_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "avg", "legendLink": null, "step": 10 }, { "expr": "max(cortex_inflight_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "highest", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inflight requests (per pod)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(sum by(pod) (cortex_tcp_connections{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read).*\"}))", "format": "time_series", "intervalFactor": 2, "legendFormat": "avg", "legendLink": null, "step": 10 }, { "expr": "max(sum by(pod) (cortex_tcp_connections{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read).*\"}))", "format": "time_series", "intervalFactor": 2, "legendFormat": "highest", "legendLink": null, "step": 10 }, { "expr": "min(cortex_tcp_connections_limit{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP connections (per pod)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Reads", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_receive_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Receive bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_transmit_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transmit bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(cortex_inflight_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "avg", "legendLink": null, "step": 10 }, { "expr": "max(cortex_inflight_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "highest", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inflight requests (per pod)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(sum by(pod) (cortex_tcp_connections{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"}))", "format": "time_series", "intervalFactor": 2, "legendFormat": "avg", "legendLink": null, "step": 10 }, { "expr": "max(sum by(pod) (cortex_tcp_connections{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"}))", "format": "time_series", "intervalFactor": 2, "legendFormat": "highest", "legendLink": null, "step": 10 }, { "expr": "min(cortex_tcp_connections_limit{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TCP connections (per pod)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Backend", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "mimir" ], "templating": { "list": [ { "current": { "text": "default", "value": "default" }, "hide": 0, "label": "Data Source", "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": ".*", "current": { "text": "prod", "value": "prod" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "cluster", "multi": false, "name": "cluster", "options": [], "query": "label_values(cortex_build_info, cluster)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "prod", "value": "prod" }, "datasource": "$datasource", "hide": 0, "includeAll": false, "label": "namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(cortex_build_info{cluster=~\"$cluster\"}, namespace)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Mimir / Overview networking", "uid": "e15c71d372cc541367a088f10d9fcd92", "version": 0 }
2023-05-03 13:29:23 UTC
null
0
0
16,927
1
686,819
28,819
2
akeyless-gateway
Akeyless-Gateway
The Akeyless Vault Platform is a unified secrets management system that enables you to store, protect, rotate, and dynamically create credentials, certificates, and encryption keys.
2022-09-11 11:56:16 UTC
2023-05-21 11:38:29 UTC
0
For more information: https://www.akeyless.io
76,699
76,700
Other
null
0
0
28,819
1
16,927
4
0
The Akeyless Vault Platform is a unified secrets management system that enables you to store, protect, rotate, and dynamically create credentials, certificates, and encryption keys.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "The Akeyless Vault Platform is a unified secrets management system that enables you to store, protect, rotate, and dynamically create credentials, certificates, and encryption keys.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16927, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "" }, "description": "", "gridPos": { "h": 4, "w": 9, "x": 0, "y": 0 }, "id": 25, "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "### The [Akeyless Vault Platform](www.akeyless.io) is a unified secrets management system that enables you to store, protect, rotate, and dynamically create credentials, certificates, and encryption keys.\n\n#### - [Official Akeyless docs](https://docs.akeyless.io/)\n#### - [Monitoring Akeyless With Prometheus](https://docs.akeyless.io/docs/telemetry-metrics)\n", "mode": "markdown" }, "pluginVersion": "9.3.2", "type": "text" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 7, "x": 10, "y": 0 }, "id": 30, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "exemplar": false, "expr": "count (akeyless_gw_system_cpu_usage_percent)", "instant": false, "legendFormat": "{{label_name}}", "range": true, "refId": "A" } ], "title": "Running containers", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 35, "panels": [], "title": "Application", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 10, "x": 0, "y": 5 }, "id": 15, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "expr": "avg(akeyless_gw_quota_current_transactions_number) by (account_id,access_id)", "hide": false, "refId": "A" } ], "title": "GW Current Transactions Number", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 10, "x": 10, "y": 5 }, "id": 37, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "expr": "avg(akeyless_gw_quota_gw_admin_client_transactions) by (access_id,account_id)", "hide": false, "refId": "A" } ], "title": "GW Admin Client Transactions", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 2, "x": 20, "y": 5 }, "id": 39, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "expr": "avg(akeyless_gw_quota_current_transactions_number) / avg(akeyless_gw_quota_total_transactions_limit) ", "refId": "A" } ], "title": "GW Transactions Usage", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 2, "x": 22, "y": 5 }, "id": 41, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "expr": "avg(akeyless_gw_quota_total_transactions_limit) ", "refId": "A" } ], "title": "Total Transactions Limit", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 13, "panels": [], "title": "CPU", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "" }, "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 }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 14 }, "id": 9, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "exemplar": false, "expr": "avg(akeyless_gw_system_cpu_usage_percent{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "format": "time_series", "instant": false, "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "Total Processes CPU Usage % ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 14 }, "id": 31, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg(akeyless_gw_system_cpu_load_average_1m_ratio{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "Host Machine CPU Load Average 1m", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 22 }, "id": 32, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg(akeyless_gw_system_cpu_load_average_5m_ratio{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "Host Machine CPU Load Average 5m", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 22 }, "id": 40, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg(akeyless_gw_system_cpu_load_average_15m_ratio{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "Host Machine CPU Load Average 15m", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 11, "panels": [], "title": "Memory", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 31 }, "id": 28, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg (akeyless_gw_system_memory_usage_in_bytes{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "Memory usage", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 7, "panels": [], "title": "Network", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 41 }, "id": 19, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg (akeyless_gw_system_network_io_receive_bytes{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "Bytes rx ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 41 }, "id": 33, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg (akeyless_gw_system_network_io_transmit_bytes{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "Bytes tx", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 4, "panels": [], "title": "IO", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": "blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 51 }, "id": 22, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg (akeyless_gw_system_disk_io_read_bytes{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "I/O read ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "orange", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 51 }, "id": 23, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "" }, "editorMode": "code", "expr": "avg (akeyless_gw_system_disk_io_write_bytes{akeyless=~\"$host$\", instance_id=~\"$instance$\"}) by (akeyless,instance_id)", "legendFormat": "{{akeyless}} ({{instance_id}})", "range": true, "refId": "A" } ], "title": "I/O write", "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "" }, "definition": "label_values(akeyless)", "hide": 0, "includeAll": true, "label": "host", "multi": true, "name": "host", "options": [], "query": { "query": "label_values(akeyless)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "" }, "definition": "label_values(instance_id)", "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": { "query": "label_values(instance_id)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Akeyless-Gateway", "uid": "vb2WWuRVz", "version": 4, "weekStart": "" }
2023-05-21 11:38:29 UTC
null
0
0
16,283
1
647,469
24,757
17
gbox-proxy
GBox Proxy
Grafana dashboard for GBox Proxy
2022-05-16 10:54:12 UTC
2022-05-17 03:01:51 UTC
0
null
73,362
73,363
null
null
0
0
24,757
1
16,283
4
0
Grafana dashboard for GBox Proxy
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.2" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Grafana dashboard for GBox Proxy", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16283, "graphTooltip": 0, "id": null, "iteration": 1652756465607, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 21, "panels": [], "title": "Query Caching Status Total", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 1 }, "id": 23, "options": { "displayLabels": [ "value" ], "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_caching_total{namespace=\"$namespace\", status=\"HIT\"}) by(operation_name)", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" } ], "title": "Cache HIT", "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 1 }, "id": 24, "options": { "displayLabels": [ "value" ], "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_caching_total{namespace=\"$namespace\", status=\"MISS\"}) by(operation_name)", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" } ], "title": "Cache MISS", "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 1 }, "id": 25, "options": { "displayLabels": [ "value" ], "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_caching_total{namespace=\"$namespace\", status=\"PASS\"}) by(operation_name)", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" } ], "title": "Cache PASS", "type": "piechart" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 10, "panels": [], "title": "Operations Total", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 11 }, "id": 7, "options": { "displayLabels": [ "value" ], "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_operation_total{namespace=\"$namespace\", operation_type=\"query\"}) by (operation_name)", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" } ], "title": "Queries", "type": "piechart" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 11 }, "id": 8, "options": { "displayLabels": [ "value" ], "legend": { "displayMode": "list", "placement": "bottom" }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.4.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_operation_total{namespace=\"$namespace\", operation_type=\"mutation\"}) by (operation_name)", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" } ], "title": "Mutations", "type": "piechart" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 12, "panels": [], "title": "Subscriptions", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 10, "w": 24, "x": 0, "y": 21 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_operations_in_flight{namespace=\"$namespace\", operation_type=\"subscription\"}) by (operation_name) > 0", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_operations_in_flight{namespace=\"$namespace\", operation_type=\"subscription\"}) > 0", "hide": false, "interval": "", "legendFormat": "total", "refId": "B" } ], "title": "Active Subscriptions", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 14, "panels": [], "title": "Request In Flights", "type": "row" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 9, "w": 12, "x": 0, "y": 32 }, "id": 5, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "caddy_http_gbox_operations_in_flight{namespace=\"$namespace\", operation_type=\"query\"} > 0", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "caddy_http_gbox_operations_in_flight{namespace=\"$namespace\", operation_type=\"query\"}", "hide": false, "interval": "", "legendFormat": "total", "refId": "B" } ], "title": "Queries", "type": "timeseries" }, { "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 9, "w": 12, "x": 12, "y": 32 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "caddy_http_gbox_operations_in_flight{namespace=\"$namespace\", operation_type=\"mutation\"} > 0", "interval": "", "legendFormat": "{{operation_name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(caddy_http_gbox_operations_in_flight{namespace=\"$namespace\", operation_type=\"mutation\"})", "hide": false, "interval": "", "legendFormat": "total", "refId": "B" } ], "title": "Mutations", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 16, "panels": [], "title": "Request Duration", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "histogram_quantile(0.95, sum(rate(caddy_http_gbox_operation_duration_bucket{namespace=\"$namespace\", operation_type=\"query\"}[1m])) by (le))", "interval": "", "legendFormat": "p95", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "histogram_quantile(0.75, sum(rate(caddy_http_gbox_operation_duration_bucket{namespace=\"$namespace\", operation_type=\"query\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p75", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "histogram_quantile(0.5, sum(rate(caddy_http_gbox_operation_duration_bucket{namespace=\"$namespace\", operation_type=\"query\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p50", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "Queries (percentile)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:60", "format": "s", "logBase": 1, "show": true }, { "$$hashKey": "object:61", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 42 }, "hiddenSeries": false, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.4.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "histogram_quantile(0.95, sum(rate(caddy_http_gbox_operation_duration_bucket{namespace=\"$namespace\", operation_type=\"mutation\"}[1m])) by (le))", "interval": "", "legendFormat": "p95", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "histogram_quantile(0.75, sum(rate(caddy_http_gbox_operation_duration_bucket{namespace=\"$namespace\", operation_type=\"mutation\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p75", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "histogram_quantile(0.5, sum(rate(caddy_http_gbox_operation_duration_bucket{namespace=\"$namespace\", operation_type=\"mutation\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p50", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "Mutations (percentile)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:60", "format": "s", "logBase": 1, "show": true }, { "$$hashKey": "object:61", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "10s", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "datasource": "Prometheus", "hide": 0, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(kube_pod_info{cluster=\"$cluster\"}, namespace)", "hide": 0, "includeAll": false, "multi": false, "name": "namespace", "options": [], "query": { "query": "label_values(kube_pod_info{cluster=\"$cluster\"}, namespace)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(kube_pod_info, cluster)", "hide": 2, "includeAll": false, "multi": false, "name": "cluster", "options": [], "query": { "query": "label_values(kube_pod_info, cluster)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "GBox Proxy", "uid": "CdDI0ql7kk", "version": 5, "weekStart": "" }
2022-05-17 03:01:51 UTC
null
0
0
18,050
1
790,943
27,857
0
memphis
Memphis.dev
Memphis.dev Dashboard
2023-02-07 12:05:09 UTC
2023-02-23 08:36:08 UTC
0
⭐️ About Memphis.dev is a next-generation alternative to traditional message brokers. A simple, robust, and durable cloud-native message broker wrapped with an entire ecosystem that enables cost-effective, fast, and reliable development of modern queue-based use cases. Memphis enables the building of modern queue-based applications that require large volumes of streamed and enriched data, modern protocols, zero ops, rapid development, extreme cost reduction, and a significantly lower amount of dev time for data-oriented developers and data engineers.
81,439
81,440
nodeExporter
null
0
0
27,857
1
18,050
4
0
Memphis Dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Memphis.dev Dashboard", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 42, "panels": [], "title": "Memphis Broker ", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "decimals": 3, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 1 }, "id": 28, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_varz_jetstream_stats_storage{pod=~\"$server\"})/sum(nats_varz_jetstream_config_max_storage{pod=~\"$server\"})", "interval": "", "legendFormat": "", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "expr": "", "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Storage Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "mappings": [], "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 4, "y": 1 }, "id": 15, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_varz_jetstream_stats_storage{pod=~\"$server\"})", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "Total Storage Used", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "decimals": 3, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 9, "y": 1 }, "id": 31, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_varz_mem{pod=~\"$server\"})/sum(nats_varz_jetstream_config_max_memory{pod=~\"$server\"})", "interval": "", "legendFormat": "", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "expr": "", "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Memory Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "mappings": [], "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 13, "y": 1 }, "id": 32, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_varz_mem{pod=~\"$server\"})", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "Memory Used", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "mappings": [], "min": 0, "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 1 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "expr": "sum(nats_varz_connections{server_id=~\"$server\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Connections", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "mappings": [], "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 4, "y": 4 }, "id": 30, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_varz_jetstream_config_max_storage{pod=~\"$server\"})", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "Max Storage", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "mappings": [], "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 13, "y": 4 }, "id": 33, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_varz_jetstream_config_max_memory{pod=~\"$server\"})", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "Total Memory", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 4 }, "id": 29, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "builder", "expr": "count(nats_consumer_num_pending{server_name=~\"$server\", stream_name=~\"$stream\", consumer_name=~\"$consumer\"})", "interval": "", "legendFormat": "", "range": true, "refId": "A" } ], "title": "Total Consumer Grpups", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 7 }, "id": 47, "interval": "15", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(rate(nats_varz_in_bytes{pod=~\"$server\"}[2m])) by (pod)", "hide": false, "interval": "", "legendFormat": "{{stream_name}}", "range": true, "refId": "A" } ], "title": "Throughput - Write", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 7 }, "id": 48, "interval": "15", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(rate(nats_varz_out_bytes{pod=~\"$server\"}[2m])) by (pod)", "hide": false, "interval": "", "legendFormat": "{{stream_name}}", "range": true, "refId": "A" } ], "title": "Throughput - Read", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "uZyoZE37k" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 19, "panels": [], "title": "Station metrics", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "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 }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 15 }, "id": 17, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_stream_total_bytes{stream_name=~\"$stream\"}) by (stream_name)", "interval": "", "legendFormat": "{{stream_name}}", "range": true, "refId": "A" } ], "title": "Station storage usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "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 }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 15 }, "id": 24, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum by(stream_name) (nats_stream_total_messages{stream_name=~\"$stream\",stream_name!~\".*-dls\"})", "interval": "", "legendFormat": "{{stream_name}}", "range": true, "refId": "A" } ], "title": "Station message count", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 2, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 6, "w": 8, "x": 16, "y": 15 }, "id": 34, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum by(stream_name) (nats_stream_total_messages{stream_name=~\".*-dls\"})", "interval": "", "legendFormat": "{{stream_name}}", "range": true, "refId": "A" } ], "title": "DLS station message count", "transformations": [ { "id": "sortBy", "options": { "fields": {}, "sort": [ { "desc": false, "field": "Time" } ] } } ], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "mps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 21 }, "id": 20, "interval": "15", "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(rate(nats_stream_total_messages{server_name=~\"$server\",stream_name=~\"$stream\"}[2m])) by (stream_name)", "hide": false, "interval": "", "legendFormat": "{{stream_name}}", "range": true, "refId": "A" } ], "title": "Message Rate (15 second timeframe)", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "uZyoZE37k" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 23, "panels": [], "title": "Consumer Group Metrics", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 1, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 30 }, "id": 21, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_consumer_delivered_consumer_seq{server_name=~\"$server\",stream_name=~\"$stream\",consumer_name=~\"$consumer\"}) by (consumer_name)", "hide": false, "interval": "", "legendFormat": "{{consumer_name}}", "range": true, "refId": "A" } ], "title": "Total delivered messages", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "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 }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "con2" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 30 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_consumer_num_pending{server_name=~\"$server\",stream_name=~\"$stream\",consumer_name=~\"$consumer\"}) by (consumer_name)", "hide": false, "interval": "", "legendFormat": "{{consumer_name}}", "range": true, "refId": "A" } ], "title": "Unprocessed messages", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "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 }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "con2" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 30 }, "id": 27, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(nats_consumer_num_ack_pending{server_name=~\"$server\",stream_name=~\"$stream\",consumer_name=~\"$consumer\"}) by (consumer_name)", "hide": false, "interval": "", "legendFormat": "{{consumer_name}}", "range": true, "refId": "A" } ], "title": "In process messages", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 44, "panels": [], "title": "Memphis related k8s resources", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 65 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 37 }, "id": 40, "interval": "2m", "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum (rate (container_cpu_usage_seconds_total{id=\"/\"}[2m])) / sum (machine_cpu_cores) * 100", "interval": "10s", "legendFormat": "", "range": true, "refId": "A" } ], "title": "K8s CPU Usage(2m)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false, "minWidth": 50 }, "mappings": [], "noValue": "--", "thresholds": { "mode": "absolute", "steps": [ { "color": "light-green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Used (%)" }, "properties": [ { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "light-green", "value": null }, { "color": "semi-dark-yellow", "value": 70 }, { "color": "dark-red", "value": 80 } ] } }, { "id": "decimals", "value": 1 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "mappings", "value": [ { "options": { "0": { "text": "Bound" }, "1": { "text": "Pending" }, "2": { "text": "Lost" } }, "type": "value" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "light-green", "value": null }, { "color": "light-green", "value": 0 }, { "color": "semi-dark-orange", "value": 1 }, { "color": "semi-dark-red", "value": 2 } ] } }, { "id": "noValue", "value": "--" }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Namespace" }, "properties": [ { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.width", "value": 80 } ] }, { "matcher": { "id": "byName", "options": "Capacity (GiB)" }, "properties": [ { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "Used (GiB)" }, "properties": [ { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "Available (GiB)" }, "properties": [ { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "StorageClass" }, "properties": [ { "id": "custom.width", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "PersistentVolumeClaim" }, "properties": [ { "id": "custom.width", "value": 300 } ] } ] }, "gridPos": { "h": 8, "w": 19, "x": 5, "y": 37 }, "id": 46, "interval": "", "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 2, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "PersistentVolumeClaim" } ] }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": " sum by (persistentvolumeclaim,namespace,storageclass,volumename) (kube_persistentvolumeclaim_info{namespace=~\"memphis\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum by (persistentvolumeclaim) (kubelet_volume_stats_capacity_bytes{namespace=~\"memphis\"}/1024/1024/1024)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum by (persistentvolumeclaim) (kubelet_volume_stats_used_bytes{namespace=~\"memphis\"}/1024/1024/1024)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum by (persistentvolumeclaim) (kubelet_volume_stats_available_bytes{namespace=~\"memphis\"}/1024/1024/1024)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum(kube_persistentvolumeclaim_status_phase{namespace=~\"memphis\",phase=~\"(Pending|Lost)\"}) by (persistentvolumeclaim) + sum(kube_persistentvolumeclaim_status_phase{namespace=~\"memphis\",phase=~\"(Lost)\"}) by (persistentvolumeclaim)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum by (persistentvolumeclaim) (kubelet_volume_stats_used_bytes{namespace=~\"memphis\"}/kubelet_volume_stats_capacity_bytes{namespace=~\"memphis\"} * 100)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "F" } ], "title": "Persistent Volume Claim", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "persistentvolumeclaim" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Value #A": true, "namespace": true, "volumename": true }, "indexByName": {}, "renameByName": { "Time 1": "", "Time 2": "", "Time 3": "", "Time 4": "", "Time 5": "", "Time 6": "", "Value #A": "", "Value #B": "Capacity (GiB)", "Value #C": "Used (GiB)", "Value #D": "Available (GiB)", "Value #E": "Status", "Value #F": "Used (%)", "namespace": "Namespace", "persistentvolumeclaim": "PersistentVolumeClaim", "storageclass": "StorageClass", "volumename": "PhysicalVolume" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 65 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 41 }, "id": 38, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "editorMode": "code", "expr": "sum (container_memory_working_set_bytes{id=~\"/\"}) / sum (machine_memory_bytes) * 100", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "K8s memory usage", "type": "gauge" } ], "refresh": "10s", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "definition": "label_values(nats_server_total_streams, server_name)", "hide": 0, "includeAll": true, "label": "Server", "multi": true, "name": "server", "options": [], "query": { "query": "label_values(nats_server_total_streams, server_name)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "definition": "label_values(nats_stream_last_seq, stream_name)", "hide": 0, "includeAll": true, "label": "Stream", "multi": true, "name": "stream", "options": [], "query": { "query": "label_values(nats_stream_last_seq, stream_name)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/^((?!\\$memphis_|\\$memphis-throughput).*)$/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-SANDBOX}" }, "definition": "label_values(nats_consumer_num_pending, consumer_name)", "hide": 0, "includeAll": true, "label": "Consumer", "multi": true, "name": "consumer", "options": [], "query": { "query": "label_values(nats_consumer_num_pending, consumer_name)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/^((?!\\$memphis_fetch).*)$/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Memphis.dev", "uid": "4RcVy-A4z", "version": 36, "weekStart": "", "gnetId": 18050 }
2023-02-20 16:18:31 UTC
2023-02-23 08:36:09 UTC
0
0
17,606
1
5,000
28,610
0
mimir-overview-resources
Mimir / Overview resources
null
2022-12-14 15:23:17 UTC
2023-05-03 13:29:38 UTC
0
The Mimir Overview resources dashboard shows an high level view over a Mimir cluster resources utilization. Grafana Mimir is an open source software project that provides a scalable long-term storage for Prometheus. For more information, visit [Grafana Mimir](https://grafana.com/oss/mimir/).
0
0
null
null
0
0
28,610
1
17,606
4
0
null
{ "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 17606, "graphTooltip": 0, "hideControls": false, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "mimir" ], "targetBlank": false, "title": "Mimir dashboards", "type": "dashboards" } ], "refresh": "10s", "rows": [ { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_cpu_usage_seconds_total{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor|ingester|mimir-write\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(pod) (container_memory_working_set_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor|ingester|mimir-write\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (workingset)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor|ingester|mimir-write\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (go heap inuse)", "tooltip": { "sort": 2 }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Writes", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(instance, pod, device) (\n rate(\n node_disk_written_bytes_total[$__rate_interval]\n )\n)\n+\nignoring(pod) group_right() (\n label_replace(\n count by(\n instance,\n pod,\n device\n )\n (\n container_fs_writes_bytes_total{\n cluster=~\"$cluster\", namespace=~\"$namespace\",\n container=~\"distributor|ingester|mimir-write\",\n device!~\".*sda.*\"\n }\n ),\n \"device\",\n \"$1\",\n \"device\",\n \"/dev/(.*)\"\n ) * 0\n)\n\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}} - {{device}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk writes", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(instance, pod, device) (\n rate(\n node_disk_read_bytes_total[$__rate_interval]\n )\n) + ignoring(pod) group_right() (\n label_replace(\n count by(\n instance,\n pod,\n device\n )\n (\n container_fs_writes_bytes_total{\n cluster=~\"$cluster\", namespace=~\"$namespace\",\n container=~\"distributor|ingester|mimir-write\",\n device!~\".*sda.*\"\n }\n ),\n \"device\",\n \"$1\",\n \"device\",\n \"/dev/(.*)\"\n ) * 0\n)\n\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}} - {{device}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk reads", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(persistentvolumeclaim) (\n kubelet_volume_stats_used_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\"} /\n kubelet_volume_stats_capacity_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\"}\n)\nand\ncount by(persistentvolumeclaim) (\n kube_persistentvolumeclaim_labels{\n cluster=~\"$cluster\", namespace=~\"$namespace\",\n label_name=~\"(distributor|ingester|mimir-write).*\"\n }\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{persistentvolumeclaim}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk space utilization", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_cpu_usage_seconds_total{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(pod) (container_memory_working_set_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (workingset)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"query-frontend|querier|ruler-query-frontend|ruler-querier|mimir-read\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (go heap inuse)", "tooltip": { "sort": 2 }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Reads", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_cpu_usage_seconds_total{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(pod) (container_memory_working_set_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (workingset)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (go heap inuse)", "tooltip": { "sort": 2 }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Backend", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(instance, pod, device) (\n rate(\n node_disk_written_bytes_total[$__rate_interval]\n )\n)\n+\nignoring(pod) group_right() (\n label_replace(\n count by(\n instance,\n pod,\n device\n )\n (\n container_fs_writes_bytes_total{\n cluster=~\"$cluster\", namespace=~\"$namespace\",\n container=~\"query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend\",\n device!~\".*sda.*\"\n }\n ),\n \"device\",\n \"$1\",\n \"device\",\n \"/dev/(.*)\"\n ) * 0\n)\n\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}} - {{device}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk writes", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(instance, pod, device) (\n rate(\n node_disk_read_bytes_total[$__rate_interval]\n )\n) + ignoring(pod) group_right() (\n label_replace(\n count by(\n instance,\n pod,\n device\n )\n (\n container_fs_writes_bytes_total{\n cluster=~\"$cluster\", namespace=~\"$namespace\",\n container=~\"query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend\",\n device!~\".*sda.*\"\n }\n ),\n \"device\",\n \"$1\",\n \"device\",\n \"/dev/(.*)\"\n ) * 0\n)\n\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}} - {{device}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk reads", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(persistentvolumeclaim) (\n kubelet_volume_stats_used_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\"} /\n kubelet_volume_stats_capacity_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\"}\n)\nand\ncount by(persistentvolumeclaim) (\n kube_persistentvolumeclaim_labels{\n cluster=~\"$cluster\", namespace=~\"$namespace\",\n label_name=~\"(query-scheduler|ruler-query-scheduler|ruler|store-gateway|compactor|alertmanager|overrides-exporter|mimir-backend).*\"\n }\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{persistentvolumeclaim}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk space utilization", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "mimir" ], "templating": { "list": [ { "current": { "text": "default", "value": "default" }, "hide": 0, "label": "Data Source", "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": ".*", "current": { "text": "prod", "value": "prod" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "cluster", "multi": false, "name": "cluster", "options": [], "query": "label_values(cortex_build_info, cluster)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "prod", "value": "prod" }, "datasource": "$datasource", "hide": 0, "includeAll": false, "label": "namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(cortex_build_info{cluster=~\"$cluster\"}, namespace)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "utc", "title": "Mimir / Overview resources", "uid": "a9b92d3c4d1af325d872a9e9a7083d71", "version": 0 }
2023-05-03 13:29:38 UTC
null
0
0
17,700
1
766,579
27,184
0
certstream
Certstream
A helpful dashboard for monitoring metrics of your certstream-server-go instance.
2022-12-25 22:56:45 UTC
2023-01-08 01:07:07 UTC
0
A helpful dashboard for monitoring metrics of your [certstream-server-go](https://github.com/d-Rickyy-b/certstream-server-go) instance.
80,040
80,041
Other
null
0
0
27,184
1
17,700
4
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.1" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "A helpful dashboard for monitoring metrics of your certstream-server-go instance.", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 23, "panels": [], "title": "Client Stats", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "lite" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "domain" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "full" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(type) (certstreamservergo_clients_total)", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Connected Clients", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "domain" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "lite" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "full" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 1 }, "id": 8, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum by(type) (certstreamservergo_clients_total)", "instant": false, "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Websocket Connections", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "regular" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "precert" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 1 }, "id": 18, "interval": "1m", "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "increase(certstreamservergo_certificates_total[1m])", "hide": true, "interval": "1m", "legendFormat": "{{type}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(type) (increase(certstreamservergo_certificates_total[1m]))", "hide": false, "legendFormat": "__auto", "range": true, "refId": "B" } ], "title": "Processed Certificates / minute", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 11, "panels": [], "title": "Certstream Stats", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "precert" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "regular" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 10 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(type) (certstreamservergo_certificates_total)", "interval": "30s", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Certificate Count", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": -1, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "precert" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "regular" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 10 }, "id": 9, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "floor(increase(certstreamservergo_certificates_total[$__rate_interval]))", "hide": true, "interval": "30s", "legendFormat": "__auto", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(type) (floor(increase(certstreamservergo_certificates_total[$__rate_interval])))", "hide": false, "legendFormat": "{{type}}", "range": true, "refId": "B" } ], "title": "Certificate Count per Time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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 }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "Count precert" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Count regular" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "precert" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "regular" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 21 }, "id": 20, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(type) (increase(certstreamservergo_certificates_total[1m]))", "hide": true, "interval": "1m", "legendFormat": "{{type}}", "range": true, "refId": "Certs per Minute" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(type) (increase(certstreamservergo_certificates_total[1h]))", "hide": false, "interval": "1h", "legendFormat": "__auto", "range": true, "refId": "Certs per Hour" } ], "title": "Certs per hour", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 41, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "percent" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "precert" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "regular" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 21 }, "id": 21, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(type) (deriv(certstreamservergo_certificates_total[$__interval]))", "interval": "1h", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Precert to regular cert proportion", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 33, "panels": [], "title": "Certs by Log", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 11, "w": 5, "x": 0, "y": 30 }, "id": 25, "options": { "legend": { "displayMode": "list", "placement": "right", "showLegend": false }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(url) (certstreamservergo_certs_by_log_total)", "interval": "1h", "legendFormat": "{{url}}", "range": true, "refId": "A" } ], "title": "Proportions of certificates by Log", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 11, "w": 7, "x": 5, "y": 30 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(url) (certstreamservergo_certs_by_log_total)", "interval": "30s", "legendFormat": "{{url}}", "range": true, "refId": "A" } ], "title": "Certificates by Log", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "percent" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 30 }, "id": 24, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(url) (floor(increase(certstreamservergo_certs_by_log_total[$__rate_interval])))", "interval": "1h", "legendFormat": "{{url}}", "range": true, "refId": "A" } ], "title": "Proportions of certificates by Log", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 41 }, "id": 14, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(url) (floor(increase(certstreamservergo_certs_by_log_total[$__rate_interval])))", "interval": "", "legendFormat": "{{url}}", "range": true, "refId": "A" } ], "title": "Certificates by Log per Time", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 30, "panels": [], "title": "Certs by Operator", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 11, "w": 5, "x": 0, "y": 52 }, "id": 27, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "bottom", "showLegend": true }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(operator) (certstreamservergo_certs_by_log_total)", "interval": "1h", "legendFormat": "{{operator}}", "range": true, "refId": "A" } ], "title": "Proportions of certificates by Operator", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 11, "w": 7, "x": 5, "y": 52 }, "id": 31, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(operator) (certstreamservergo_certs_by_log_total)", "interval": "30s", "legendFormat": "{{operator}}", "range": true, "refId": "A" } ], "title": "Certificates by Operator", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "percent" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 52 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(operator) (floor(increase(certstreamservergo_certs_by_log_total[$__rate_interval])))", "interval": "1h", "legendFormat": "{{operator}}", "range": true, "refId": "A" } ], "title": "Proportions of certificates by Operator", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 63 }, "id": 28, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(operator) (floor(increase(certstreamservergo_certs_by_log_total[$__rate_interval])))", "interval": "", "legendFormat": "{{operator}}", "range": true, "refId": "A" } ], "title": "Certificates by Operator per Time", "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m" ] }, "timezone": "", "title": "Certstream", "uid": "f-Xq66H4z", "version": 34, "weekStart": "monday", "gnetId": 17700 }
2022-12-27 17:24:57 UTC
2023-01-08 01:07:07 UTC
0
0
16,529
1
673,070
25,237
9
cosmos-rpc-node
Cosmos RPC Node
Dashboard for tendermint, go prometheus metrics exported via the cosmos-sdk.
2022-07-03 00:18:52 UTC
2022-07-03 02:22:22 UTC
0
null
0
0
Other
null
2
5
25,237
1
16,529
4
1
Dashboard for tendermint, go prometheus metrics exported via the cosmos-sdk.
{ "__inputs": [ { "name": "DS_GRAFANACLOUD-DEHUSK-PROM", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.3-0dc0087e" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Dashboard for tendermint, go prometheus metrics exported via the cosmos-sdk.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16529, "graphTooltip": 1, "id": null, "iteration": 1656814363854, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "title": "Tendermint", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 1 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "tendermint_consensus_latest_block_height{instance=\"$instance\"}", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Block Height", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 1 }, "id": 9, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "tendermint_consensus_height{instance=\"$instance\"} - tendermint_consensus_latest_block_height{instance=\"$instance\"} - 1", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Missed Blocks", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "red", "index": 0, "text": "Down" }, "1": { "color": "green", "index": 1, "text": "Up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 1 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "up{instance=\"$instance\"}", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Up", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "0": { "color": "red", "index": 0, "text": "Down" }, "1": { "color": "green", "index": 1, "text": "Up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 1 }, "id": 18, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "tendermint_p2p_peers{instance=\"$instance\"}", "legendFormat": "num peers", "range": true, "refId": "A" } ], "title": "p2p Peers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Bandwidth", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 3, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "sum by (peer_id) (rate(tendermint_p2p_peer_receive_bytes_total{instance=\"$instance\"}[5m]))", "legendFormat": "peer {{peer_id}}", "range": true, "refId": "A" } ], "title": "Network Input", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Bandwidth", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 4, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "id": 13, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "sum by (peer_id) (rate(tendermint_p2p_peer_send_bytes_total{instance=\"$instance\"}[5m]))", "legendFormat": "peer {{peer_id}}", "range": true, "refId": "A" } ], "title": "Network Output", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": [ { "matcher": { "id": "byName", "options": "failed tx rate" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "id": 15, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "tendermint_mempool_size{instance=\"$instance\"}", "legendFormat": "num of uncommitted txs", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "rate(tendermint_mempool_failed_txs{instance=\"$instance\"} [5m])", "hide": false, "legendFormat": "failed tx rate", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "", "hide": false, "legendFormat": "__auto", "range": true, "refId": "C" } ], "title": "Mempool", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 12, "x": 12, "y": 15 }, "id": 16, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "tendermint_consensus_num_txs{instance=\"$instance\"}", "legendFormat": "num txs", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "tendermint_consensus_missing_validators", "hide": false, "legendFormat": "num missing validators", "range": true, "refId": "B" } ], "title": "Consensus", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 4, "panels": [], "title": "Node Health", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "resident" }, "properties": [ { "id": "unit", "value": "short" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "id": 1, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "expr": "process_resident_memory_bytes{namespace=~\"^($namespace)$\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}} - resident", "metric": "process_resident_memory_bytes", "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "expr": "process_virtual_memory_bytes{namespace=~\"^($namespace)$\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}} - virtual", "metric": "process_virtual_memory_bytes", "refId": "B", "step": 4 } ], "title": "process memory", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 11, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 24 }, "id": 12, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "exemplar": false, "expr": "go_memstats_alloc_bytes{namespace=~\"^($namespace)$\", instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{pod}} - bytes allocated", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "rate(go_memstats_alloc_bytes_total{namespace=~\"^($namespace)$\"}[30s])", "hide": false, "legendFormat": "{{pod}} - alloc rate", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "go_memstats_stack_inuse_bytes{namespace=~\"^($namespace)$\"}", "hide": false, "legendFormat": "{{pod}} - stack inuse", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "exemplar": false, "expr": "go_memstats_heap_inuse_bytes{namespace=~\"^($namespace)$\"}", "hide": false, "instant": false, "legendFormat": "{{pod}} - heap inuse", "range": true, "refId": "D" } ], "title": "go memstats", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 32 }, "id": 7, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "go_goroutines{namespace=~\"^($namespace)$\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "num goroutines", "metric": "go_goroutines", "range": true, "refId": "A", "step": 4 } ], "title": "Goroutines", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 32 }, "id": 3, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "editorMode": "code", "expr": "process_open_fds{namespace=~\"^($namespace)$\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "num open fds", "metric": "process_open_fds", "range": true, "refId": "A", "step": 4 } ], "title": "open file descriptors", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 7, "w": 12, "x": 6, "y": 39 }, "id": 8, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.3-0dc0087e", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "expr": "go_gc_duration_seconds{namespace=~\"^($namespace)$\", instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}: {{quantile}}", "metric": "go_gc_duration_seconds", "refId": "A", "step": 4 } ], "title": "GC duration", "type": "timeseries" } ], "refresh": "", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "multi": false, "name": "DS", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "definition": "label_values(go_memstats_alloc_bytes, namespace)", "hide": 0, "includeAll": true, "multi": true, "name": "namespace", "options": [], "query": { "query": "label_values(go_memstats_alloc_bytes, namespace)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-DEHUSK-PROM}" }, "definition": "label_values(go_memstats_alloc_bytes, instance)", "hide": 0, "includeAll": false, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(go_memstats_alloc_bytes, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Cosmos RPC Node", "uid": "FeDhXg6nk", "version": 6, "weekStart": "" }
2022-07-03 02:20:12 UTC
2022-07-03 02:22:21 UTC
0
0
13,162
1
423,572
25,857
21
rare-freerouter-routing-computed-redistributed
RARE/freeRouter - Routing / Computed - Redistributed
Test GS
2020-10-12 17:46:22 UTC
2022-10-17 19:08:47 UTC
0
`scope:local` to freeRouter node freeRouter Prometheus configuration: (copy & paste in freeRouter CLI) ``` metric routing4 command sho ipv4 protocol inet | beg computed metric routing4 prepend routing_ metric routing4 name 0 proto= metric routing4 addname 1 * id= metric routing4 skip 2 metric routing4 column 2 name ifaces metric routing4 column 3 name neighbors metric routing4 column 4 name computed_unicast metric routing4 column 5 name computed_multicast metric routing4 column 6 name computed_flowspec metric routing4 column 7 name computed_changed metric routing4 column 9 name redisted_unicast metric routing4 column 10 name redisted_multicast metric routing4 column 11 name redisted_flowspec metric routing4 column 12 name redisted_changed metric routing6 command sho ipv6 protocol inet | beg computed metric routing6 prepend routing_ metric routing6 name 0 proto= metric routing6 addname 1 * id= metric routing6 skip 2 metric routing6 column 2 name ifaces metric routing6 column 3 name neighbors metric routing6 column 4 name computed_unicast metric routing6 column 5 name computed_multicast metric routing6 column 6 name computed_flowspec metric routing6 column 7 name computed_changed metric routing6 column 9 name redisted_unicast metric routing6 column 10 name redisted_multicast metric routing6 column 11 name redisted_flowspec metric routing6 column 12 name redisted_changed ```
56,947
56,948
Other
null
0
0
25,857
1
13,162
4
1
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13162, "graphTooltip": 0, "id": null, "iteration": 1662389210283, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxPerRow": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "protocol", "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "routing${afi}_computed_${routing_report_type}{node_name=\"$node_name\",proto=\"$protocol\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "${protocol}->${routing_report_type}", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxPerRow": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "protocol", "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(routing${afi}_computed_changed{node_name=\"$node_name\",proto=\"$protocol\"}[1m])", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "${protocol}->changed/second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 26, "style": "dark", "tags": [ "[scope:local]" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values({__name__=~\"^routing${afi}.*\"},node_name)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node_name", "options": [], "query": "label_values({__name__=~\"^routing${afi}.*\"},node_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "4", "value": "4" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "afi", "options": [ { "selected": false, "text": "4", "value": "4" }, { "selected": true, "text": "6", "value": "6" } ], "query": "4,6", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(routing${afi}_ifaces{node_name=\"$node_name\"},proto)", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "protocol", "options": [], "query": "label_values(routing${afi}_ifaces{node_name=\"$node_name\"},proto)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values({__name__=~\"routing${afi}_(.*?)\"},__name__)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "routing_report_type", "options": [], "query": "label_values({__name__=~\"routing${afi}_(.*?)\"},__name__)", "refresh": 1, "regex": "routing${afi}_computed_(unicast|multicast|flowspec)$", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "RARE/freeRouter - Routing / Computed - Redistributed", "uid": "I7M4UF5CR", "version": 9, "description": "Test GS" }
2022-09-05 14:48:29 UTC
2022-10-17 19:08:47 UTC
0
0
15,676
1
585,607
24,552
16
supportid
NGINX NAP SupportID
This Dashboard provides more visibility into a single incident logged by NGINX App Protect. This is part of a series of NGINX App Protect Dashboards
2022-02-07 04:50:01 UTC
2022-04-27 05:26:20 UTC
0
Please refer to the [GitHub Repo](https://github.com/skenderidis/nap-dashboard) for details on how to setup the entire solution that includes the following Dashboards: - NAP Main Dashboard - BOT Dashboard - Attack Signatures Dashboard - Support ID - more
70,787
70,788
null
null
0
0
24,552
1
15,676
4
2
null
{ "__inputs": [ { "name": "DS_WAF-LOGS", "label": "WAF-Logs", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" }, { "name": "DS_WAF-DECODED", "label": "WAF-Decoded", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "barchart", "name": "Bar chart", "version": "" }, { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.6" }, { "type": "panel", "id": "logs", "name": "Logs", "version": "" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "iteration": 1651034780905, "links": [], "liveNow": false, "panels": [ { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 50, "panels": [ { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "alarmed": { "color": "orange", "index": 1, "text": "ALARMED" }, "blocked": { "color": "red", "index": 0, "text": "BLOCKED" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 5, "x": 0, "y": 1 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^request_status\\.keyword$/", "values": false }, "text": { "valueSize": 64 }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "request_status.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Transaction Status", "transformations": [], "type": "stat" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 5, "y": 1 }, "id": 52, "options": { "displayLabels": [ "name", "percent" ], "legend": { "displayMode": "hidden", "placement": "bottom", "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "signature-details.risk.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "15" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Signature Risk", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count 1": 1, "Count 2": 2, "violations.keyword": 0 }, "renameByName": { "Count": "", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "Unique Signatures", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count uri.keyword": "URLs", "details.violation.sig_data.sig_id.keyword": "Signature ID", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } }, { "id": "convertFieldType", "options": { "conversions": [], "fields": {} } } ], "type": "piechart" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 8, "y": 1 }, "id": 73, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Unique Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@version", "id": "2", "settings": { "min_doc_count": "0", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "field": "violations.keyword", "id": "1", "type": "cardinality" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Violations", "type": "stat" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 11, "y": 1 }, "id": 85, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Unique Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@version", "id": "2", "settings": { "min_doc_count": "0", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "field": "threat_campaign_names.keyword", "id": "1", "type": "cardinality" } ], "query": "NOT threat_campaign_names:\"N/A\" && support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Threat Campaign", "type": "stat" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 14, "y": 1 }, "id": 86, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "/^Unique Count$/", "values": false }, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@version", "id": "2", "settings": { "min_doc_count": "0", "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "field": "sig_ids.keyword", "id": "1", "type": "cardinality" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Signatures", "type": "stat" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 17, "y": 1 }, "id": 57, "options": { "displayLabels": [ "name", "percent" ], "legend": { "displayMode": "hidden", "placement": "bottom", "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "signature-details.accuracy.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "15" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Signature Accuracy", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count 1": 1, "Count 2": 2, "violations.keyword": 0 }, "renameByName": { "Count": "", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "Unique Signatures", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count uri.keyword": "URLs", "details.violation.sig_data.sig_id.keyword": "Signature ID", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } }, { "id": "convertFieldType", "options": { "conversions": [], "fields": {} } } ], "type": "piechart" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 1 }, "id": 89, "options": { "displayLabels": [ "name", "percent" ], "legend": { "displayMode": "hidden", "placement": "bottom", "values": [ "value" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "details.context.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "15" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Signature Context", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count 1": 1, "Count 2": 2, "violations.keyword": 0 }, "renameByName": { "Count": "", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "Unique Signatures", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count uri.keyword": "URLs", "details.violation.sig_data.sig_id.keyword": "Signature ID", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } }, { "id": "convertFieldType", "options": { "conversions": [], "fields": {} } } ], "type": "piechart" } ], "title": "Details", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 32, "panels": [], "title": "Main", "type": "row" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Field" }, "properties": [ { "id": "custom.width", "value": 279 } ] } ] }, "gridPos": { "h": 15, "w": 7, "x": 0, "y": 2 }, "id": 64, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": false, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "settings": { "limit": "500" }, "type": "logs" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Overall Information", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "date_time", "dest_port", "host", "ip_client", "method", "outcome", "outcome_reason", "protocol", "request_status", "response_code", "severity_label", "source_host", "src_port", "x_forwarded_for_header_value", "violation_rating" ] } } }, { "id": "organize", "options": { "excludeByName": { "count": true, "geoip.country_code3": true, "geoip.ip": true, "geoip.latitude": true, "geoip.location.lat": true, "geoip.location.lon": true, "geoip.longitude": true, "highlight": true, "sort": true, "timestamp": true, "uri": false, "violation_details.request-violations.violation": true, "violation_rating": false }, "indexByName": { "date_time": 0, "dest_port": 6, "host": 5, "ip_client": 14, "method": 2, "outcome": 10, "outcome_reason": 12, "protocol": 1, "request_status": 11, "response_code": 7, "severity_label": 8, "source_host": 3, "src_port": 4, "violation_rating": 9, "x_forwarded_for_header_value": 13 }, "renameByName": { "blocking_exception_reason": "Blocking Exception", "bot_anomalies": "Bot Anomalies", "bot_category": "Bot Category", "bot_signature_name": "Bot Signature", "client_application": "Client Application", "client_application_version": "Client Application Version", "client_class": "Bot Class", "count": "", "date_time": "Date Time", "dest_port": "Dst Port", "enforced_bot_anomalies": "Enforced Bot Anomalies", "geoip.continent_code": "Continent Code", "geoip.country_code2": "Country Code", "geoip.country_name": "Country Name", "geoip.ip": "", "geoip.timezone": "Timezone", "host": "Server IP", "ip_client": "Layer 3 source IP", "is_truncated": "Truncated Log", "logsource": "Device", "method": "Method", "outcome": "Outcome", "outcome_reason": "Outcome Reason", "policy_name": "Policy Name", "protocol": "Protocol", "request": "Request", "request_status": "Request Status", "response_code": "Response Code", "severity": "Severity #", "severity_label": "Severity", "sig_cves": "CVEs", "sig_ids": "Signature IDs", "sig_names": "Signature Names", "sig_set_names": "Signature Sets", "sort": "", "source_host": "Client IP", "src_port": "Src Port", "sub_violations": "Subviolations", "support_id": "Support ID", "threat_campaign_names": "Threat Campaigns", "unit_hostname": "Device Hostname", "uri": "URLs", "violation_rating": "Violation Rating", "violations": "Violations", "vs_name": "Virtual Server Name", "x_forwarded_for_header_value": "XFF" } } }, { "id": "reduce", "options": { "reducers": [ "last" ] } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Field" }, "properties": [ { "id": "custom.width", "value": 279 } ] } ] }, "gridPos": { "h": 15, "w": 7, "x": 7, "y": 2 }, "id": 67, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": false, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "settings": { "limit": "500" }, "type": "logs" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Other Details", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "bot_anomalies", "bot_category", "bot_signature_name", "client_application", "client_application_version", "client_class", "enforced_bot_anomalies", "geoip.continent_code", "geoip.country_name", "is_truncated", "logsource", "policy_name", "unit_hostname", "vs_name", "sig_cves" ] } } }, { "id": "organize", "options": { "excludeByName": { "count": true, "geoip.country_code3": true, "geoip.ip": true, "geoip.latitude": true, "geoip.location.lat": true, "geoip.location.lon": true, "geoip.longitude": true, "highlight": true, "sort": true, "timestamp": true, "uri": false, "violation_details.request-violations.violation": true, "violation_rating": false }, "indexByName": { "bot_anomalies": 4, "bot_category": 2, "bot_signature_name": 3, "client_application": 5, "client_application_version": 6, "client_class": 1, "enforced_bot_anomalies": 7, "geoip.continent_code": 9, "geoip.country_name": 8, "is_truncated": 13, "logsource": 10, "policy_name": 0, "unit_hostname": 11, "vs_name": 12 }, "renameByName": { "blocking_exception_reason": "Blocking Exception", "bot_anomalies": "Bot Anomalies", "bot_category": "Bot Category", "bot_signature_name": "Bot Signature", "client_application": "Application", "client_application_version": "Application Version", "client_class": "Bot Class", "count": "", "date_time": "Date Time", "dest_port": "Dst Port", "enforced_bot_anomalies": "Enforced Bot Anomalies", "geoip.continent_code": "Continent Code", "geoip.country_code2": "Country Code", "geoip.country_name": "Country Name", "geoip.ip": "", "geoip.timezone": "Timezone", "host": "Server IP", "ip_client": "Client IP", "is_truncated": "Truncated Log", "logsource": "NAP Device", "method": "Method", "outcome": "Outcome", "outcome_reason": "Outcome Reason", "policy_name": "Policy Name", "protocol": "Protocol", "request": "Request", "request_status": "Request Status", "response_code": "Response Code", "severity": "Severity #", "severity_label": "Severity", "sig_cves": "CVEs", "sig_ids": "Signature IDs", "sig_names": "Signature Names", "sig_set_names": "Signature Sets", "sort": "", "source_host": "Actual IP", "src_port": "Src Port", "sub_violations": "Subviolations", "support_id": "Support ID", "threat_campaign_names": "Threat Campaigns", "unit_hostname": "Device Hostname", "uri": "URLs", "violation_rating": "Violation Rating", "violations": "Violations", "vs_name": "Virtual Server Name", "x_forwarded_for_header_value": "XFF" } } }, { "id": "reduce", "options": { "reducers": [ "last" ] } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": "auto", "displayMode": "color-background-solid", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 90 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 10, "x": 14, "y": 2 }, "id": 68, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": false, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "sig_set_names.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Signature Sets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "sig_set_names.keyword" ] } } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": "left", "displayMode": "color-text", "filterable": false, "width": 0 }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 90 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "sig_ids.keyword" }, "properties": [ { "id": "unit" } ] } ] }, "gridPos": { "h": 9, "w": 4, "x": 14, "y": 8 }, "id": 72, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": false, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "violations.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Violation List", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "violations.keyword" ] } } }, { "id": "convertFieldType", "options": { "conversions": [ { "destinationType": "string", "targetField": "sig_ids.keyword" } ], "fields": {} } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": "left", "displayMode": "color-text", "filterable": false, "width": 0 }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 90 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "sig_ids.keyword" }, "properties": [ { "id": "unit" } ] } ] }, "gridPos": { "h": 9, "w": 6, "x": 18, "y": 8 }, "id": 80, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": false, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "sub_violations.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Violation List", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "sub_violations.keyword" ] } } }, { "id": "convertFieldType", "options": { "conversions": [ { "destinationType": "string", "targetField": "sig_ids.keyword" } ], "fields": {} } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "json-view", "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Field" }, "properties": [ { "id": "custom.width", "value": 279 } ] } ] }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 17 }, "id": 79, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": false, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "settings": { "limit": "500" }, "type": "logs" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "URL & Request Details", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "request", "uri", "threat_campaign_names" ] } } }, { "id": "organize", "options": { "excludeByName": { "count": true, "geoip.country_code3": true, "geoip.ip": true, "geoip.latitude": true, "geoip.location.lat": true, "geoip.location.lon": true, "geoip.longitude": true, "highlight": true, "sort": true, "timestamp": true, "uri": false, "violation_details.request-violations.violation": true, "violation_rating": false }, "indexByName": { "request": 0, "uri": 1 }, "renameByName": { "blocking_exception_reason": "Blocking Exception", "bot_anomalies": "Bot Anomalies", "bot_category": "Bot Category", "bot_signature_name": "Bot Signature", "client_application": "Client Application", "client_application_version": "Client Application Version", "client_class": "Bot Class", "count": "", "date_time": "Date Time", "dest_port": "Dst Port", "enforced_bot_anomalies": "Enforced Bot Anomalies", "geoip.continent_code": "Continent Code", "geoip.country_code2": "Country Code", "geoip.country_name": "Country Name", "geoip.ip": "", "geoip.timezone": "Timezone", "host": "Server IP", "ip_client": "Client IP", "is_truncated": "Truncated Log", "logsource": "Device", "method": "Method", "outcome": "Outcome", "outcome_reason": "Outcome Reason", "policy_name": "Policy Name", "protocol": "Protocol", "request": "Request", "request_status": "Request Status", "response_code": "Response Code", "severity": "Severity #", "severity_label": "Severity", "sig_cves": "CVEs", "sig_ids": "Signature IDs", "sig_names": "Signature Names", "sig_set_names": "Signature Sets", "sort": "", "source_host": "Actual IP", "src_port": "Src Port", "sub_violations": "Subviolations", "support_id": "Support ID", "threat_campaign_names": "Threat Campaigns", "unit_hostname": "Device Hostname", "uri": "URLs", "violation_rating": "Violation Rating", "violations": "Violations", "vs_name": "Virtual Server Name", "x_forwarded_for_header_value": "XFF" } } }, { "id": "reduce", "options": { "reducers": [ "last" ] } } ], "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 88, "panels": [], "title": "Signatures", "type": "row" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Hits" }, "properties": [ { "id": "custom.width", "value": 92 } ] }, { "matcher": { "id": "byName", "options": "IPs" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "URLs" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "Policies" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "Signature ID" }, "properties": [ { "id": "custom.width", "value": 110 }, { "id": "unit" }, { "id": "custom.displayMode", "value": "color-background-solid" } ] }, { "matcher": { "id": "byName", "options": "Accuracy" }, "properties": [ { "id": "custom.width", "value": 92 } ] }, { "matcher": { "id": "byName", "options": "Risk" }, "properties": [ { "id": "custom.width", "value": 72 } ] } ] }, "gridPos": { "h": 11, "w": 10, "x": 0, "y": 22 }, "id": 28, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "signature-details.name.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" }, { "field": "signature-details.sig_id", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "1" }, "type": "terms" }, { "field": "signature-details.accuracy.keyword", "id": "7", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" }, { "field": "signature-details.risk.keyword", "id": "8", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "_term", "size": "10" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Signature Names", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Count": true }, "indexByName": { "Count": 4, "Unique Count policy_name.keyword": 7, "Unique Count source_host": 5, "Unique Count uri.keyword": 6, "signature-details.accuracy.keyword": 2, "signature-details.name.keyword": 0, "signature-details.risk.keyword": 3, "signature-details.sig_id": 1 }, "renameByName": { "Count": "Hits", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "IPs", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count source_host": "IPs", "Unique Count uri.keyword": "URLs", "details.parameter_data.name.keyword": "Parameter Name", "details.parameter_data.value.keyword": "Most Common Value", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "signature-details.accuracy.keyword": "Accuracy", "signature-details.name.keyword": "Signature Name", "signature-details.risk.keyword": "Risk", "signature-details.sig_id": "Signature ID", "violations.keyword": "Violations" } } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1 }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 7, "x": 10, "y": 22 }, "id": 81, "options": { "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single" }, "xTickLabelRotation": 0 }, "pluginVersion": "8.3.3", "targets": [ { "alias": "", "bucketAggs": [ { "field": "details.context.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "15" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Signature Context", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count 1": 1, "Count 2": 2, "violations.keyword": 0 }, "renameByName": { "Count": "Hits", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "Unique Signatures", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count uri.keyword": "URLs", "details.context.keyword": "Context", "details.violation.sig_data.sig_id.keyword": "Signature ID", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } }, { "id": "convertFieldType", "options": { "conversions": [], "fields": {} } } ], "type": "barchart" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 90 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Hits" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "Signatures" }, "properties": [ { "id": "custom.width", "value": 556 } ] }, { "matcher": { "id": "byName", "options": "IPs" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "URLs" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "Policies" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "custom.displayMode", "value": "color-background-solid" } ] }, { "matcher": { "id": "byName", "options": "Parameter Name" }, "properties": [ { "id": "custom.width", "value": 158 } ] } ] }, "gridPos": { "h": 6, "w": 7, "x": 17, "y": 22 }, "id": 6, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "details.parameter_data.name.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" }, { "field": "details.parameter_data.value.keyword", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "1" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Parameter Names", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Count": true }, "indexByName": { "Count 1": 1, "Count 2": 2, "violations.keyword": 0 }, "renameByName": { "Count": "Hits", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "IPs", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count source_host": "IPs", "Unique Count uri.keyword": "URLs", "details.parameter_data.name.keyword": "Parameter Name", "details.parameter_data.value.keyword": "Value", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Hits" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "IPs" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "URLs" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "Policies" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "Most Common Value" }, "properties": [ { "id": "custom.displayMode", "value": "color-background-solid" } ] } ] }, "gridPos": { "h": 5, "w": 7, "x": 10, "y": 28 }, "id": 41, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "details.header.header_name.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" }, { "field": "details.header.header_value.keyword", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "1" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Header Names", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Count 1": 1, "Count 2": 2, "violations.keyword": 0 }, "renameByName": { "Count": "Hits", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "IPs", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count source_host": "IPs", "Unique Count uri.keyword": "URLs", "details.header.header_name.keyword": "Header Name", "details.header.header_value.keyword": "Most Common Value", "details.parameter_data.name.keyword": "Parameter Name", "details.parameter_data.value.keyword": "Most Common Value", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Hits" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "IPs" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "URLs" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "Policies" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "Most Common Value" }, "properties": [ { "id": "custom.displayMode", "value": "color-background-solid" } ] } ] }, "gridPos": { "h": 5, "w": 7, "x": 17, "y": 28 }, "id": 44, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "details.cookie.cookie_name.keyword", "id": "2", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" }, { "field": "details.cookie.cookie_value.keyword", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "1" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Cookie Names", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Count": true }, "indexByName": { "Count 1": 1, "Count 2": 2, "violations.keyword": 0 }, "renameByName": { "Count": "Hits", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "IPs", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count source_host": "IPs", "Unique Count uri.keyword": "URLs", "details.cookie.cookie_name.keyword": "Cookie Name", "details.cookie.cookie_value.keyword": "Most Common Value", "details.header.header_name.keyword": "Header Name", "details.header.header_value.keyword": "Most Common Value", "details.parameter_data.name.keyword": "Parameter Name", "details.parameter_data.value.keyword": "Most Common Value", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 90 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Violations" }, "properties": [ { "id": "custom.width", "value": 285 } ] }, { "matcher": { "id": "byName", "options": "Hits" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "Blocked" }, "properties": [ { "id": "custom.width", "value": 114 } ] }, { "matcher": { "id": "byName", "options": "Signatures" }, "properties": [ { "id": "custom.width", "value": 556 } ] }, { "matcher": { "id": "byName", "options": "IPs" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "URLs" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "Policies" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "details.violation.parameter_data.name.keyword" }, "properties": [ { "id": "custom.width", "value": 362 } ] }, { "matcher": { "id": "byName", "options": "details.violation.parameter_data.value.keyword" }, "properties": [ { "id": "custom.width", "value": 251 } ] }, { "matcher": { "id": "byName", "options": "Parameters" }, "properties": [ { "id": "custom.width", "value": 110 } ] } ] }, "gridPos": { "h": 8, "w": 11, "x": 0, "y": 33 }, "id": 39, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "details.sig_data.kw_data.buffer.keyword", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "details.context.keyword:url && support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "URL Context", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Count": true }, "indexByName": { "Count": 1, "Unique Count policy_name.keyword": 3, "Unique Count source_host": 4, "Unique Count uri.keyword": 2, "details.sig_data.kw_data.buffer.keyword": 0 }, "renameByName": { "Count": "Hits", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "IPs", "Unique Count details.parameter_data.name.keyword": "Parameters", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count source_host": "IPs", "Unique Count uri.keyword": "URLs", "details.parameter_data.name.keyword": "Parameter Name", "details.parameter_data.value.keyword": "Parameter Value", "details.sig_data.kw_data.buffer.keyword": "URL Keyword Detected", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } } ], "type": "table" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 90 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Violations" }, "properties": [ { "id": "custom.width", "value": 285 } ] }, { "matcher": { "id": "byName", "options": "Hits" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byName", "options": "Blocked" }, "properties": [ { "id": "custom.width", "value": 114 } ] }, { "matcher": { "id": "byName", "options": "Signatures" }, "properties": [ { "id": "custom.width", "value": 556 } ] }, { "matcher": { "id": "byName", "options": "IPs" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "URLs" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "Policies" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "details.violation.parameter_data.name.keyword" }, "properties": [ { "id": "custom.width", "value": 362 } ] }, { "matcher": { "id": "byName", "options": "details.violation.parameter_data.value.keyword" }, "properties": [ { "id": "custom.width", "value": 251 } ] }, { "matcher": { "id": "byName", "options": "Parameters" }, "properties": [ { "id": "custom.width", "value": 110 } ] } ] }, "gridPos": { "h": 8, "w": 13, "x": 11, "y": 33 }, "id": 60, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.6", "targets": [ { "alias": "", "bucketAggs": [ { "field": "details.sig_data.kw_data.buffer.keyword", "id": "6", "settings": { "min_doc_count": "1", "order": "desc", "orderBy": "1", "size": "100" }, "type": "terms" } ], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "type": "count" } ], "query": "details.context.keyword:request && support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Request Context", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Count": true }, "indexByName": { "Count": 1, "Unique Count policy_name.keyword": 3, "Unique Count source_host": 4, "Unique Count uri.keyword": 2, "details.sig_data.kw_data.buffer.keyword": 0 }, "renameByName": { "Count": "Hits", "Count 1": "Hits", "Count 2": "Blocked", "Unique Count": "IPs", "Unique Count details.parameter_data.name.keyword": "Parameters", "Unique Count ip_client": "IPs", "Unique Count policy_name.keyword": "Policies", "Unique Count source_host": "IPs", "Unique Count uri.keyword": "URLs", "details.parameter_data.name.keyword": "Parameter Name", "details.parameter_data.value.keyword": "Parameter Value", "details.sig_data.kw_data.buffer.keyword": "Keyword Detected", "details.violation.viol_name.keyword": "Violations", "ip_client": "IP address", "sig_names.keyword": "Signatures", "violations.keyword": "Violations" } } } ], "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 59, "panels": [], "title": "Log Details", "type": "row" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "gridPos": { "h": 25, "w": 12, "x": 0, "y": 42 }, "id": 83, "options": { "dedupStrategy": "none", "enableLogDetails": true, "prettifyLogMessage": true, "showCommonLabels": false, "showLabels": false, "showTime": false, "sortOrder": "Descending", "wrapLogMessage": true }, "targets": [ { "alias": "", "bucketAggs": [], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-LOGS}" }, "metrics": [ { "id": "1", "settings": { "limit": "500" }, "type": "logs" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Original Index", "type": "logs" }, { "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "gridPos": { "h": 25, "w": 12, "x": 12, "y": 42 }, "id": 84, "options": { "dedupStrategy": "none", "enableLogDetails": true, "prettifyLogMessage": true, "showCommonLabels": false, "showLabels": false, "showTime": false, "sortOrder": "Descending", "wrapLogMessage": true }, "targets": [ { "alias": "", "bucketAggs": [], "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "metrics": [ { "id": "1", "settings": { "limit": "500" }, "type": "logs" } ], "query": "support_id.keyword:$SupportID", "refId": "A", "timeField": "@timestamp" } ], "title": "Decoded Index", "type": "logs" } ], "refresh": false, "schemaVersion": 34, "style": "dark", "tags": [ "nginx", "nap" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "elasticsearch", "uid": "${DS_WAF-DECODED}" }, "definition": "{\"find\": \"terms\", \"field\": \"support_id.keyword\", \"size\": 1000}", "hide": 0, "includeAll": false, "multi": false, "name": "SupportID", "options": [], "query": "{\"find\": \"terms\", \"field\": \"support_id.keyword\", \"size\": 1000}", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "datasource": { "type": "elasticsearch", "uid": "AED4mLQnz" }, "filters": [], "hide": 0, "name": "Filters", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-6M", "to": "now" }, "timepicker": {}, "timezone": "", "title": "NGINX NAP SupportID", "uid": "nap-supportid", "version": 5, "weekStart": "", "gnetId": 15676, "description": "This Dashboard provides more visibility into a single incident logged by NGINX App Protect. This is part of a series of NGINX App Protect Dashboards" }
2022-04-27 05:26:03 UTC
2022-04-27 05:26:20 UTC
0
0
16,609
1
681,039
25,454
19
eks-cost
EKS cost
EKS cost visualization.
2022-07-20 10:57:15 UTC
2022-07-26 07:13:04 UTC
0
null
75,127
75,128
null
null
0
0
25,454
1
16,609
4
3
EKS cost visualization.
{ "__inputs": [ { "name": "DS_AMAZON_TIMESTREAM", "label": "Amazon Timestream", "description": "", "type": "datasource", "pluginId": "grafana-timestream-datasource", "pluginName": "Amazon Timestream" }, { "name": "VAR_TABLE_NODE_INFO", "type": "constant", "label": "table_node_info", "value": "node_info", "description": "" }, { "name": "VAR_TABLE_POD_INFO", "type": "constant", "label": "table_pod_info", "value": "pod_info", "description": "" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.4" }, { "type": "datasource", "id": "grafana-timestream-datasource", "name": "Amazon Timestream", "version": "2.1.0" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "grafana", "uid": "-- Grafana --" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "EKS cost visualization.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16609, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 62, "title": "Overview", "type": "row" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 1 }, "id": 24, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.4", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH a AS (\n\t\tWITH node_cost_day AS (\n\t\t\t\tWITH node_cost_per_hour AS (\n\t\t\t\t\t\tSELECT measure_name, avg(node_price) AS avg_price\n\t\t\t\t\t\t\t, bin(time, 1h) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\tWHERE time > ago(31d)\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 1h)\n\t\t\t\t\t\tORDER BY bin(time, 1h)\n\t\t\t\t\t)\n\t\t\t\tSELECT date_trunc('month', binned_timestamp) AS one_month, measure_name\n\t\t\t\t\t, sum(avg_price) AS sum_price\n\t\t\t\tFROM node_cost_per_hour\n\t\t\t\tGROUP BY date_trunc('month', binned_timestamp), measure_name\n\t\t\t\tORDER BY measure_name\n\t\t\t)\n\t\tSELECT one_month, measure_name, sum(sum_price) AS node_cost_per_day\n\t\tFROM node_cost_day\n\t\tGROUP BY one_month, measure_name\n\t\tORDER BY one_month\n\t)\nSELECT one_month, sum(node_cost_per_day)\nFROM a\nGROUP BY one_month\nORDER BY one_month DESC\nLIMIT 1", "refId": "A", "table": "\"node_info\"" } ], "title": "MONTH", "type": "stat" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 1 }, "id": 26, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.4", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH a AS (\n\t\tWITH node_cost_day AS (\n\t\t\t\tWITH node_cost_per_hour AS (\n\t\t\t\t\t\tSELECT measure_name, avg(node_price) AS avg_price\n\t\t\t\t\t\t\t, bin(time, 1h) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\tWHERE time > ago(7d)\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 1h)\n\t\t\t\t\t\tORDER BY bin(time, 1h)\n\t\t\t\t\t)\n\t\t\t\tSELECT date_trunc('week', binned_timestamp) AS one_week, measure_name\n\t\t\t\t\t, sum(avg_price) AS sum_price\n\t\t\t\tFROM node_cost_per_hour\n\t\t\t\tGROUP BY date_trunc('week', binned_timestamp), measure_name\n\t\t\t\tORDER BY measure_name\n\t\t\t)\n\t\tSELECT one_week, measure_name, sum(sum_price) AS node_cost_per_day\n\t\tFROM node_cost_day\n\t\tGROUP BY one_week, measure_name\n\t\tORDER BY one_week\n\t)\nSELECT one_week, sum(node_cost_per_day)\nFROM a\nGROUP BY one_week\nORDER BY one_week DESC\nLIMIT 1", "refId": "A", "table": "\"node_info\"" } ], "title": "WEEK", "type": "stat" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "AZ" }, "properties": [ { "id": "custom.width", "value": 131 } ] }, { "matcher": { "id": "byName", "options": "PRICE" }, "properties": [ { "id": "custom.width", "value": 112 } ] }, { "matcher": { "id": "byName", "options": "NODE_NAME" }, "properties": [ { "id": "custom.width", "value": 200 } ] }, { "matcher": { "id": "byName", "options": "TYPE" }, "properties": [ { "id": "custom.width", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "CapacityType" }, "properties": [ { "id": "custom.width", "value": 109 } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 1 }, "id": 18, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.0.4", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-10-0-15-86.ec2.internal", "rawQuery": "SELECT distinct(measure_name)AS NODE_NAME, node_instance_type AS TYPE, upper(node_capacityType) AS CapacityType, node_zone AS AZ, node_price AS PRICE\nFROM $__database.$table_node_info\nWHERE time > ago(3m)\nGROUP BY distinct(measure_name), node_zone, node_instance_type, upper(node_capacityType), node_price\nORDER BY NODE_NAME\n", "refId": "A", "table": "\"node_info\"" } ], "title": "Node List", "type": "table" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 7 }, "id": 22, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.4", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH a AS (\n\t\tWITH node_cost_day AS (\n\t\t\t\tWITH node_cost_per_hour AS (\n\t\t\t\t\t\tSELECT measure_name, avg(node_price) AS avg_price\n\t\t\t\t\t\t\t, bin(time, 1h) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\tWHERE time >ago(24h)\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 1h)\n\t\t\t\t\t\tORDER BY bin(time, 1h)\n\t\t\t\t\t)\n\t\t\t\tSELECT date_trunc('day', binned_timestamp) AS one_day, measure_name\n\t\t\t\t\t, sum(avg_price) AS sum_price\n\t\t\t\tFROM node_cost_per_hour\n\t\t\t\tGROUP BY date_trunc('day', binned_timestamp), measure_name\n\t\t\t\tORDER BY measure_name\n\t\t\t)\n\t\tSELECT one_day, measure_name, sum(sum_price) AS node_cost_per_day\n\t\tFROM node_cost_day\n\t\tGROUP BY one_day, measure_name\n\t\tORDER BY one_day\n\t)\nSELECT one_day, sum(node_cost_per_day)\nFROM a\nGROUP BY one_day\nORDER BY one_day DESC\nLIMIT 1", "refId": "A", "table": "\"node_info\"" } ], "title": "TODAY", "type": "stat" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 7 }, "id": 12, "options": { "displayLabels": [ "percent" ], "legend": { "displayMode": "list", "placement": "right", "values": [] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "aws-load-balancer-controller-5674bcb96d-cz9sb", "rawQuery": "SELECT count(DISTINCT measure_name), upper(node_capacityType)\nFROM $__database.$table_node_info\nWHERE time > ago(3m)\nGROUP BY upper(node_capacityType)", "refId": "A", "table": "\"pod_info\"" } ], "title": "SPOT/ON_DEMAND", "type": "piechart" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 60, "title": "Period Cost", "type": "row" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 18, "x": 0, "y": 14 }, "id": 30, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [], "fields": "", "values": true }, "showUnfilled": true }, "pluginVersion": "9.0.4", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH node_cost_per_hour AS (\n\t\tSELECT measure_name, avg(node_price) AS avg_price\n\t\t\t, bin(time, 1h) AS binned_timestamp\n\t\tFROM $__database.$table_node_info\n\t\tWHERE $__timeFilter\n\t\tGROUP BY measure_name, bin(time, 1h)\n\t\tORDER BY bin(time, 1h)\n\t)\nSELECT measure_name, sum(avg_price) AS sum_cost\nFROM node_cost_per_hour\nGROUP BY measure_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Node Cost", "type": "bargauge" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 70 }, { "color": "red", "value": 85 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 5, "x": 18, "y": 14 }, "id": 28, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.0.4", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH node_cost_per_hour AS (\n\t\tSELECT measure_name, avg(node_price) AS avg_price\n\t\t\t, bin(time, 1h) AS binned_timestamp\n\t\tFROM $__database.$table_node_info\n\t\twhere $__timeFilter\n\n\t\tGROUP BY measure_name, bin(time, 1h)\n\t\tORDER BY bin(time, 1h)\n\t)\nSELECT sum(avg_price) as ekscost_by_timefileter\nFROM node_cost_per_hour\n-- GROUP BY 1\n-- order by 1 ", "refId": "A", "table": "\"node_info\"" } ], "title": "Cluster Cost", "type": "gauge" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 22 }, "id": 52, "options": { "displayLabels": [ "percent" ], "legend": { "displayMode": "list", "placement": "right", "values": [] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-10-0-16-75.ec2.internal", "rawQuery": "WITH namespace_cost AS (\n\t\tWITH cpu AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, namespace, measure_name, avg(pod_utilization_cpu) AS pod_utilization_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, namespace, measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_cpu) AS node_allocatable_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.namespace, a.binned_timestamp\n\t\t\t\t\t, sum(a.pod_utilization_cpu / b.node_allocatable_cpu * b.node_price) AS cpu_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\tGROUP BY a.namespace, a.binned_timestamp\n\t\t\t), \n\t\t\tmem AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, namespace, measure_name, avg(pod_utilization_memory) AS pod_utilization_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, namespace, measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_memory) AS node_allocatable_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.namespace, a.binned_timestamp\n\t\t\t\t\t, sum(a.pod_utilization_memory / b.node_allocatable_memory * b.node_price) AS memory_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\tGROUP BY a.namespace, a.binned_timestamp\n\t\t\t)\n\t\tSELECT cpu.namespace, cpu.binned_timestamp, (cpu.cpu_cost + mem.memory_cost) / 2 AS namespace_cost\n\t\tFROM cpu\n\t\t\tJOIN mem\n\t\t\tON cpu.namespace = mem.namespace\n\t\t\t\tAND cpu.binned_timestamp = mem.binned_timestamp\n\t)\nSELECT namespace, sum(namespace_cost)\nFROM namespace_cost\nGROUP BY namespace\nORDER BY namespace", "refId": "A", "table": "\"node_info\"" } ], "title": "Namespace Cost", "type": "piechart" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "pod_cost_by_filter" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 22 }, "id": 46, "options": { "displayLabels": [ "percent" ], "legend": { "displayMode": "list", "placement": "right", "values": [] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH pod_cost AS (\n\t\tWITH cpu AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_cpu) AS pod_utilization_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_cpu) AS node_allocatable_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.measure_name, a.binned_timestamp, a.pod_utilization_cpu / b.node_allocatable_cpu * b.node_price AS cpu_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t), \n\t\t\tmem AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_memory) AS pod_utilization_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_memory) AS node_allocatable_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.measure_name, a.binned_timestamp, a.pod_utilization_memory / b.node_allocatable_memory * b.node_price AS memory_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t)\n\t\tSELECT cpu.measure_name, cpu.binned_timestamp, (cpu.cpu_cost + mem.memory_cost) / 2 AS pod_cost\n\t\tFROM cpu\n\t\t\tJOIN mem\n\t\t\tON cpu.measure_name = mem.measure_name\n\t\t\t\tAND cpu.binned_timestamp = mem.binned_timestamp\n\t)\nSELECT measure_name, sum(pod_cost) AS pod_cost_by_filter\nFROM pod_cost\nGROUP BY measure_name\nORDER BY measure_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Pod Cost", "type": "piechart" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 58, "title": "Trends", "type": "row" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "id": 36, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH pod_day_cost AS (\n\t\tWITH pod_cost AS (\n\t\t\t\tWITH cpu AS (\n\t\t\t\t\t\tWITH a AS (\n\t\t\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_cpu) AS pod_utilization_cpu\n\t\t\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t\t\t), \n\t\t\t\t\t\t\tb AS (\n\t\t\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_cpu) AS node_allocatable_cpu\n\t\t\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\tSELECT a.measure_name, a.binned_timestamp, a.pod_utilization_cpu / b.node_allocatable_cpu * b.node_price AS cpu_cost\n\t\t\t\t\t\tFROM a\n\t\t\t\t\t\t\tJOIN b\n\t\t\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\t\t), \n\t\t\t\t\tmem AS (\n\t\t\t\t\t\tWITH a AS (\n\t\t\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_memory) AS pod_utilization_memory\n\t\t\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t\t\t), \n\t\t\t\t\t\t\tb AS (\n\t\t\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_memory) AS node_allocatable_memory\n\t\t\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\tSELECT a.measure_name, a.binned_timestamp, a.pod_utilization_memory / b.node_allocatable_memory * b.node_price AS memory_cost\n\t\t\t\t\t\tFROM a\n\t\t\t\t\t\t\tJOIN b\n\t\t\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\t\t)\n\t\t\t\tSELECT cpu.measure_name, cpu.binned_timestamp, (cpu.cpu_cost + mem.memory_cost) / 2 AS pod_cost\n\t\t\t\tFROM cpu\n\t\t\t\t\tJOIN mem\n\t\t\t\t\tON cpu.measure_name = mem.measure_name\n\t\t\t\t\t\tAND cpu.binned_timestamp = mem.binned_timestamp\n\t\t\t)\n\t\tSELECT measure_name, bin(binned_timestamp, 1d) AS one_day\n\t\t\t, sum(pod_cost) AS pod_cost_one_day\n\t\tFROM pod_cost\n\t\tGROUP BY measure_name, 2\n\t)\nSELECT measure_name, CREATE_TIME_SERIES(one_day, pod_cost_one_day) AS \" \"\nFROM pod_day_cost\nGROUP BY measure_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Pod Cost by DAY", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "id": 16, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "aws-load-balancer-controller-68d5b9f54c-bmppj", "rawQuery": "WITH pod_cost AS (\n\t\tWITH cpu AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_cpu) AS pod_utilization_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_cpu) AS node_allocatable_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.measure_name, a.binned_timestamp, a.pod_utilization_cpu / b.node_allocatable_cpu * b.node_price AS cpu_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t), \n\t\t\tmem AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_memory) AS pod_utilization_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_memory) AS node_allocatable_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.measure_name, a.binned_timestamp, a.pod_utilization_memory / b.node_allocatable_memory * b.node_price AS memory_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t)\n\t\tSELECT cpu.measure_name, cpu.binned_timestamp, (cpu.cpu_cost + mem.memory_cost) / 2 AS pod_cost\n\t\tFROM cpu\n\t\t\tJOIN mem\n\t\t\tON cpu.measure_name = mem.measure_name\n\t\t\t\tAND cpu.binned_timestamp = mem.binned_timestamp\n\t)\nSELECT measure_name, CREATE_TIME_SERIES(binned_timestamp, pod_cost) AS \" \"\nFROM pod_cost\nGROUP BY measure_name", "refId": "A", "table": "\"pod_info\"" } ], "title": "Pod Cost by HOUR", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 40 }, "id": 50, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "\nWITH namespace_cost_one_day as(\nWITH namespace_cost AS (\n\t\tWITH cpu AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, namespace,measure_name, avg(pod_utilization_cpu) AS pod_utilization_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, namespace,measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_cpu) AS node_allocatable_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\n\t\t\t\tSELECT a.namespace,a.binned_timestamp,sum(a.pod_utilization_cpu / b.node_allocatable_cpu * b.node_price) AS cpu_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\t\tgroup by a.namespace,a.binned_timestamp\n\t\t\t), \n\t\t\tmem AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, namespace,measure_name, avg(pod_utilization_memory) AS pod_utilization_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, namespace,measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_memory) AS node_allocatable_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.namespace, a.binned_timestamp, sum(a.pod_utilization_memory / b.node_allocatable_memory * b.node_price) AS memory_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\t\t\t\t\t\t\t\tgroup by a.namespace,a.binned_timestamp\n\n\t\t\t)\n\t\tSELECT cpu.namespace, cpu.binned_timestamp, (cpu.cpu_cost + mem.memory_cost) / 2 AS namespace_cost\n\t\tFROM cpu\n\t\t\tJOIN mem\n\t\t\tON cpu.namespace = mem.namespace\n\t\t\t\tAND cpu.binned_timestamp = mem.binned_timestamp\n\t)\nSELECT namespace,bin(binned_timestamp, 1d) AS one_day,sum(namespace_cost) as namespace_cost_one_day\nFROM namespace_cost\nGROUP BY namespace,2)\nSELECT namespace, CREATE_TIME_SERIES(one_day, namespace_cost_one_day) AS \" \"\n\nfrom namespace_cost_one_day\ngroup by namespace", "refId": "A", "table": "\"node_info\"" } ], "title": "Namespace Cost by DAY", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 40 }, "id": 48, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "\n\nWITH namespace_cost AS (\n\t\tWITH cpu AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, namespace,measure_name, avg(pod_utilization_cpu) AS pod_utilization_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, namespace,measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_cpu) AS node_allocatable_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\n\t\t\t\tSELECT a.namespace,a.binned_timestamp,sum(a.pod_utilization_cpu / b.node_allocatable_cpu * b.node_price) AS cpu_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\t\tgroup by a.namespace,a.binned_timestamp\n\t\t\t), \n\t\t\tmem AS (\n\t\t\t\tWITH a AS (\n\t\t\t\t\t\tSELECT node_name, namespace,measure_name, avg(pod_utilization_memory) AS pod_utilization_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, namespace,measure_name, bin(time, 3600s)\n\t\t\t\t\t), \n\t\t\t\t\tb AS (\n\t\t\t\t\t\tSELECT measure_name AS node_name, avg(node_price) AS node_price, avg(node_allocatable_memory) AS node_allocatable_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\t\t\twhere $__timeFilter\n\t\t\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT a.namespace, a.binned_timestamp, sum(a.pod_utilization_memory / b.node_allocatable_memory * b.node_price) AS memory_cost\n\t\t\t\tFROM a\n\t\t\t\t\tJOIN b\n\t\t\t\t\tON a.node_name = b.node_name\n\t\t\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t\t\t\t\t\t\t\t\t\t\tgroup by a.namespace,a.binned_timestamp\n\n\t\t\t)\n\t\tSELECT cpu.namespace, cpu.binned_timestamp, (cpu.cpu_cost + mem.memory_cost) / 2 AS namespace_cost\n\t\tFROM cpu\n\t\t\tJOIN mem\n\t\t\tON cpu.namespace = mem.namespace\n\t\t\t\tAND cpu.binned_timestamp = mem.binned_timestamp\n\t)\nSELECT namespace, CREATE_TIME_SERIES(binned_timestamp, namespace_cost) AS \" \"\nFROM namespace_cost\n GROUP BY namespace", "refId": "A", "table": "\"node_info\"" } ], "title": "Namespace Cost by HOUR", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 48 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-10-0-15-86.ec2.internal", "rawQuery": "WITH b AS (\n\t\tWITH a AS (\n\t\t\t\tSELECT measure_name, avg(node_price) AS avg_price\n\t\t\t\t\t, bin(time, 1h) AS binned_timestamp\n\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\tWHERE $__timeFilter\n\t\t\t\tGROUP BY measure_name, bin(time, 1h)\n\t\t\t\tORDER BY bin(time, 1h) ASC\n\t\t\t)\n\t\tSELECT measure_name, sum(avg_price) AS sum_price\n\t\t\t, bin(binned_timestamp, 1d) AS binned_timestamp_day\n\t\tFROM a\n\t\tGROUP BY measure_name, bin(binned_timestamp, 1d)\n\t)\nSELECT measure_name, CREATE_TIME_SERIES(binned_timestamp_day, sum_price) AS \" \"\nFROM b\nGROUP BY measure_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Node Cost by DAY", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 48 }, "id": 54, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-172-31-12-153.ap-northeast-1.compute.internal", "rawQuery": "WITH node_cost_per_hour AS (\n\t\tSELECT measure_name, avg(node_price) AS avg_price\n\t\t\t, bin(time, 1h) AS binned_timestamp\n\t\tFROM $__database.$table_node_info\n\t\tWHERE $__timeFilter\n\t\tGROUP BY measure_name, bin(time, 1h)\n\t\tORDER BY bin(time, 1h) ASC\n\t)\nSELECT measure_name, CREATE_TIME_SERIES(binned_timestamp, avg_price) AS \" \"\nFROM node_cost_per_hour\nGROUP BY measure_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Node Cost by HOUR", "type": "timeseries" }, { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 56 }, "id": 56, "title": "Effective", "type": "row" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 12, "x": 0, "y": 57 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.0.2", "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "aws-load-balancer-controller-68d5b9f54c-bmppj", "rawQuery": "WITH a AS (\n\t\tSELECT measure_name, BIN(time, 1h) AS binned_timestamp\n\t\t\t, AVG(pod_utilization_cpu) / avg(pod_request_cpu) * 100 AS pod_utilization_cpu\n\t\tFROM $__database.$table_pod_info\n\t\tWHERE $__timeFilter\n\t\tGROUP BY measure_name, BIN(time, 1h)\n\t)\nSELECT measure_name, CREATE_TIME_SERIES(binned_timestamp, pod_utilization_cpu) AS \" \"\nFROM a\nGROUP BY measure_name", "refId": "A", "table": "\"pod_info\"" } ], "title": "Effective CPU Request", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 12, "x": 12, "y": 57 }, "id": 34, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-10-0-19-143.ec2.internal", "rawQuery": "WITH a AS (\n\t\tSELECT measure_name, BIN(time, 1h) AS binned_timestamp\n\t\t\t, AVG(pod_utilization_memory) / avg(pod_request_memory) * 100 AS pod_utilization_memory\n\t\tFROM $__database.$table_pod_info\n\t\tWHERE $__timeFilter\n\t\tGROUP BY measure_name, BIN(time, 1h)\n\t)\nSELECT measure_name, CREATE_TIME_SERIES(binned_timestamp, pod_utilization_memory) AS \" \"\nFROM a\nGROUP BY measure_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Effective MEMORY Request", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 12, "x": 0, "y": 65 }, "id": 66, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-10-0-16-75.ec2.internal", "rawQuery": "WITH effective_cpu AS (\n\t\tWITH a AS (\n\t\t\t\tWITH cpu AS (\n\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_cpu) AS pod_utilization_cpu\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT node_name, binned_timestamp, sum(pod_utilization_cpu) AS node_utilization_cpu\n\t\t\t\tFROM cpu\n\t\t\t\tGROUP BY node_name, binned_timestamp\n\t\t\t), \n\t\t\tb AS (\n\t\t\t\tSELECT measure_name AS node_name, avg(node_allocatable_cpu) AS node_allocatable_cpu\n\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\tWHERE $__timeFilter\n\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t)\n\t\tSELECT a.node_name, a.binned_timestamp, a.node_utilization_cpu / b.node_allocatable_cpu * 100 AS node_effective_cpu\n\t\tFROM a\n\t\t\tJOIN b\n\t\t\tON a.node_name = b.node_name\n\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t)\nSELECT node_name, CREATE_TIME_SERIES(binned_timestamp, node_effective_cpu) AS \" \"\nFROM effective_cpu\nGROUP BY node_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Node Effective CPU", "type": "timeseries" }, { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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": 12, "x": 12, "y": 65 }, "id": 64, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "grafana-timestream-datasource", "uid": "${DS_AMAZON_TIMESTREAM}" }, "measure": "ip-10-0-16-75.ec2.internal", "rawQuery": "WITH effective_memory AS (\n\t\tWITH a AS (\n\t\t\t\tWITH memory AS (\n\t\t\t\t\t\tSELECT node_name, measure_name, avg(pod_utilization_memory) AS pod_utilization_memory\n\t\t\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\t\t\tFROM $__database.$table_pod_info\n\t\t\t\t\t\tWHERE $__timeFilter\n\t\t\t\t\t\tGROUP BY node_name, measure_name, bin(time, 3600s)\n\t\t\t\t\t)\n\t\t\t\tSELECT node_name, binned_timestamp, sum(pod_utilization_memory) AS node_utilization_memory\n\t\t\t\tFROM memory\n\t\t\t\tGROUP BY node_name, binned_timestamp\n\t\t\t), \n\t\t\tb AS (\n\t\t\t\tSELECT measure_name AS node_name, avg(node_allocatable_memory) AS node_allocatable_memory\n\t\t\t\t\t, bin(time, 3600s) AS binned_timestamp\n\t\t\t\tFROM $__database.$table_node_info\n\t\t\t\tWHERE $__timeFilter\n\t\t\t\tGROUP BY measure_name, bin(time, 3600s)\n\t\t\t)\n\t\tSELECT a.node_name, a.binned_timestamp, a.node_utilization_memory / b.node_allocatable_memory * 100 AS node_effective_memory\n\t\tFROM a\n\t\t\tJOIN b\n\t\t\tON a.node_name = b.node_name\n\t\t\t\tAND a.binned_timestamp = b.binned_timestamp\n\t)\nSELECT node_name, CREATE_TIME_SERIES(binned_timestamp, node_effective_memory) AS \" \"\nFROM effective_memory\nGROUP BY node_name", "refId": "A", "table": "\"node_info\"" } ], "title": "Node Effective MEMORY", "type": "timeseries" } ], "refresh": false, "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "hide": 2, "name": "table_node_info", "query": "${VAR_TABLE_NODE_INFO}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_TABLE_NODE_INFO}", "text": "${VAR_TABLE_NODE_INFO}", "selected": false }, "options": [ { "value": "${VAR_TABLE_NODE_INFO}", "text": "${VAR_TABLE_NODE_INFO}", "selected": false } ] }, { "hide": 2, "name": "table_pod_info", "query": "${VAR_TABLE_POD_INFO}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_TABLE_POD_INFO}", "text": "${VAR_TABLE_POD_INFO}", "selected": false }, "options": [ { "value": "${VAR_TABLE_POD_INFO}", "text": "${VAR_TABLE_POD_INFO}", "selected": false } ] } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": {}, "timezone": "", "title": "EKS cost", "uid": "W-5LDk6nz", "version": 6, "weekStart": "" }
2022-07-26 07:13:04 UTC
null
0
0
4,271
1
111,014
7,418
9,465
docker-and-system-monitoring
Docker and system monitoring
A simple overview of the most important Docker host and container metrics. (cAdvisor/Prometheus)
2018-01-06 10:42:24 UTC
2018-04-11 11:59:48 UTC
0
This is a variation of [Docker and system monitoring](https://grafana.com/dashboards/893) by [Thibaut Mottet](https://grafana.com/orgs/moifort). It has a different approach to `Nodes` and `Container Groups`. `Node` is a first class selector and `Container Group` a second class. What it means is you can select group of docker containers from only one host (this isn't possible in original dashboard). One requirement is to start a docker containers with a label named `namespace`. You can see this dashboard in action on [demo.cloudalchemy.org](http://demo.cloudalchemy.org:3000/dashboard/db/docker-and-system-monitoring)
20,744
20,747
nodeExporter
null
0
0
7,418
1
4,271
4
7,429
A simple overview of the most important Docker host and container metrics. (cAdvisor/Prometheus)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "A simple overview of the most important Docker host and container metrics. (cAdvisor/Prometheus)", "editable": true, "gnetId": 4271, "graphTooltip": 1, "id": null, "iteration": 1523447864299, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "id": 31, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "count(rate(container_last_seen{container_label_namespace=~\"$namespace\",instance=~\"$server:.*\"}[3m]))", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 1800 } ], "thresholds": "", "title": "Containers", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 0 }, "id": 27, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "#0a437c", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(node_load1{instance=~\"$server:.*\"}) / count(count(node_cpu{instance=~\"$server:.*\"}) by (cpu))", "format": "time_series", "intervalFactor": 10, "refId": "A", "step": 1800 } ], "thresholds": "0.85,0.95", "title": "Load [1m]", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 0 }, "id": 25, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "((node_memory_MemTotal{instance=~\"$server:.*\"} - node_memory_MemAvailable{instance=~\"$server:.*\"}) / node_memory_MemTotal{instance=~\"$server:.*\"}) * 100", "format": "time_series", "intervalFactor": 2, "refId": "A", "step": 1800 } ], "thresholds": "70, 90", "title": "Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "decbytes", "gauge": { "maxValue": 500000000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 0 }, "id": 30, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(node_memory_SwapTotal{instance=~'$server:.*'} - node_memory_SwapFree{instance=~'$server:.*'})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 1800 } ], "thresholds": "400000000", "title": "Swap", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 0 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "min((node_filesystem_size{fstype=~\"xfs|ext4\",instance=~\"$server:.*\"} - node_filesystem_free{fstype=~\"xfs|ext4\",instance=~\"$server:.*\"} )/ node_filesystem_size{fstype=~\"xfs|ext4\",instance=~\"$server:.*\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "refId": "A", "step": 1800 } ], "thresholds": "0.75, 0.90", "title": "Disk space", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 0 }, "height": "", "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "30%", "prefix": "", "prefixFontSize": "20%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "time() - node_boot_time{instance=~\"$server:.*\"}", "hide": false, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 1800 } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "{id=\"/\",instance=\"cadvisor:8080\",job=\"prometheus\"}": "#BA43A9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 4 }, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "100 - (avg by (instance) (irate(node_cpu{mode=\"idle\",instance=~\"$server:.*\"}[5m])) * 100)", "format": "time_series", "intervalFactor": 2, "legendFormat": "cpu", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "IN on /sda": "#7EB26D", "OUT on /sda": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 4 }, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "-irate(node_disk_bytes_read{instance=~\"$server:.*\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "OUT on /{{device}}", "metric": "node_disk_bytes_read", "refId": "A", "step": 600 }, { "expr": "irate(node_disk_bytes_written{instance=~\"$server:.*\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "IN on /{{device}}", "metric": "", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk I/O", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": { "SENT": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 4 }, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(node_network_receive_bytes{instance=~\"$server:.*\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "RECEIVED", "refId": "A", "step": 600 }, { "expr": "- sum(irate(node_network_transmit_bytes{instance=~\"$server:.*\"}[5m]))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "SENT", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fill": 3, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 4 }, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*RAM Used*./", "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$server:.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Total", "refId": "A" }, { "expr": "node_memory_MemTotal{instance=~\"$server:.*\"} - node_memory_MemAvailable{instance=~\"$server:.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "RAM Used", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 10 }, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_network_receive_bytes_total{container_label_namespace=~\"$namespace\",instance=~\"$server:.*\"}[3m])) by (name)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{ name }}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Received Network Traffic per Container", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 10 }, "id": 9, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_network_transmit_bytes_total{container_label_namespace=~\"$namespace\",instance=~\"$server:.*\"}[5m])) by (name)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sent Network Traffic per Container", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 10, "max": 8, "min": 0, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 17 }, "id": 1, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{container_label_namespace=~\"$namespace\",instance=~\"$server:.*\"}[5m])) by (name) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Usage per Container", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 17 }, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_rss{container_label_namespace=~\"$namespace\",instance=~\"$server:.*\"}) by (name)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Usage per Container", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 17 }, "id": 34, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_swap{container_label_namespace=~\"$namespace\",instance=~\"$server:.*\"}) by (name)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{name}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Swap per Container", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [ "docker", "system" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Node", "multi": false, "name": "server", "options": [], "query": "label_values(node_boot_time, instance)", "refresh": 1, "regex": "/([^:]+):.*/", "sort": 0, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Container Namespace", "multi": true, "name": "namespace", "options": [], "query": "label_values(container_label_namespace)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false } ] }, "time": { "from": "2018-04-10T05:39:53.623Z", "to": "2018-04-10T07:39:53.623Z" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Docker and system monitoring", "uid": "Kbq9jQmiz", "version": 3 }
2018-04-11 11:59:48 UTC
null
0
0
15,749
1
600,641
23,975
14
workload-overview-dashboard
Workload Overview Dashboard
Example of Prodstack's PromQL Datasource Powers
2022-02-13 16:39:12 UTC
2022-02-28 18:29:17 UTC
0
null
71,369
71,370
Other
null
0
0
23,975
1
15,749
4
8
Example of Prodstack's PromQL Datasource Powers
{ "__inputs": [], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.6" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "postgres", "name": "PostgreSQL", "version": "1.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" }, { "datasource": "${ds_prom}", "enable": true, "expr": "changes(groundcover_deployment_event_total_counter{namespace='$namespace', deployment_name='$workload'} > 0)", "iconColor": "semi-dark-green", "name": "Deployments", "rawQuery": "SELECT\n extract(epoch from time_column) AS time,\n text_column as text,\n tags_column as tags\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "step": "10s", "tagKeys": "namespace,deployment_name,deployment_event_type" }, { "datasource": "${ds_prom}", "enable": true, "expr": "changes(groundcover_container_state_error_counter{namespace='$namespace', workload_name='$workload'})", "iconColor": "red", "name": "Container Errors", "rawQuery": "SELECT\n extract(epoch from time_column) AS time,\n text_column as text,\n tags_column as tags\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "step": "10s", "tagKeys": "namespace,container_name,state,state_reason" } ] }, "description": "Example of Prodstack's PromQL Datasource Powers", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15749, "graphTooltip": 0, "id": null, "iteration": 1645997722103, "links": [], "liveNow": false, "panels": [ { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "#cdc9ce", "mode": "fixed" }, "custom": { "align": "center", "displayMode": "color-background", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 10, "x": 0, "y": 0 }, "id": 83, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": false }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "count(groundcover_container_info_total_counter{namespace='$namespace', workload_name='$workload'}) by (container_name, container_image)", "format": "table", "instant": true, "interval": "", "legendFormat": "{{container_image}}", "refId": "A" } ], "title": "Deployed Images", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "container_name", "container_image" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "container_image": 1, "container_name": 0 }, "renameByName": {} } } ], "type": "table" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "#6e6174", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 10, "y": 0 }, "id": 73, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "count(count(groundcover_container_info_total_counter{namespace='$namespace', workload_name='$workload'}) by (pod_name))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Num of Pods", "transformations": [], "type": "stat" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1000 } ] }, "unit": "mCPU" }, "overrides": [] }, "gridPos": { "h": 5, "w": 5, "x": 14, "y": 0 }, "id": 86, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "sum(groundcover_container_info_cpu_usage_m_cpu{namespace='$namespace', workload_name='$workload'})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU", "type": "stat" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 100000000 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 5, "x": 19, "y": 0 }, "id": 85, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "sum(groundcover_container_info_resident_set_size_bytes{namespace='$namespace', workload_name='$workload'})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Memory ", "type": "stat" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "#4671b2", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 10, "x": 0, "y": 5 }, "id": 77, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "sum(rate({__name__=~\"groundcover_http_total_counter\", namespace='$namespace', workload_name='$workload'}[$__rate_interval])) by (protocol)", "hide": false, "instant": false, "interval": "", "legendFormat": "{{protocol}}", "refId": "A" }, { "exemplar": true, "expr": "sum(rate({__name__=~\"groundcover_sql_total_counter\", namespace='$namespace', workload_name='$workload'}[$__rate_interval])) by (dialect)", "hide": true, "interval": "", "legendFormat": "{{dialect}}", "refId": "B" }, { "exemplar": true, "expr": "sum(rate({__name__=~\"groundcover_dns_total_counter\", namespace='$namespace', workload_name='$workload'}[$__rate_interval]))", "hide": true, "interval": "", "legendFormat": "DNS", "refId": "C" }, { "exemplar": true, "expr": "sum(rate({__name__=~\"groundcover_kafka_total_counter\", namespace='$namespace', workload_name='$workload'}[$__rate_interval]))", "hide": false, "interval": "", "legendFormat": "Kafka", "refId": "D" } ], "title": "Detected Protocols", "transformations": [], "type": "bargauge" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 10, "y": 5 }, "id": 76, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "sum(increase({__name__=~\"groundcover_.*_success_counter\", namespace='$namespace', workload_name='$workload'}[$__range])) / sum(increase({__name__=~\"groundcover_.*_total_counter\", namespace='$namespace', workload_name='$workload'}[$__range]))", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Success Rate", "transformations": [], "type": "stat" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 5, "x": 14, "y": 5 }, "id": 74, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "avg({__name__=~\"groundcover_http_latency_seconds|groundcover_sql_latency_seconds\", namespace='$namespace', workload_name='$workload', role=\"server\", quantile=\"0.50\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Latency P50", "transformations": [], "type": "stat" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 5, "x": 19, "y": 5 }, "id": 75, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "exemplar": true, "expr": "avg({__name__=~\"groundcover_http_latency_seconds|groundcover_sql_latency_seconds\", namespace='$namespace', workload_name='$workload', role=\"server\", quantile=\"0.99\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Latency P99", "transformations": [], "type": "stat" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 11, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "A" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 10 }, "id": 51, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "alias(sum(rate(groundcover_http_error_counter{namespace='$namespace', workload_name='$workload'}[$__rate_interval])), 'HTTP')", "hide": false, "instant": false, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": "${ds_prom}", "exemplar": true, "expr": "alias(sum(rate(groundcover_dns_error_counter{namespace='$namespace', workload_name='$workload'}[$__rate_interval])), 'DNS')", "hide": false, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": "${ds_prom}", "exemplar": true, "expr": "", "hide": false, "interval": "", "legendFormat": "", "refId": "C" } ], "title": "Error Rate", "type": "timeseries" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 47, "panels": [ { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 11, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "mCPU" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byFrameRefID", "options": "C" }, "properties": [ { "id": "color", "value": { "fixedColor": "#b9b9b9", "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] } ] }, "gridPos": { "h": 10, "w": 19, "x": 0, "y": 19 }, "id": 43, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(groundcover_container_info_cpu_usage_m_cpu{namespace='$namespace', workload_name='$workload'})", "hide": false, "interval": "", "legendFormat": "utilisation", "refId": "A" }, { "exemplar": true, "expr": "sum(groundcover_container_info_cpu_limit_m_cpu{namespace='$namespace', workload_name='$workload'})", "hide": false, "interval": "", "legendFormat": "limit", "refId": "B" }, { "exemplar": true, "expr": "sum(groundcover_container_info_cpu_request_m_cpu{namespace='$namespace', workload_name='$workload'})", "hide": false, "interval": "", "legendFormat": "request", "refId": "C" } ], "title": "CPU Utilisation", "transformations": [], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "continuous-BlPu" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "mCPU" }, "overrides": [] }, "gridPos": { "h": 10, "w": 5, "x": 19, "y": 19 }, "id": 49, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": false, "text": {} }, "pluginVersion": "8.1.8", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "topk(10, (avg (groundcover_container_info_cpu_usage_m_cpu{namespace='$namespace', workload_name='$workload'}) by (container_name)))", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU Utilization by Container", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "container_name" } }, { "id": "merge", "options": {} } ], "type": "bargauge" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 11, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byFrameRefID", "options": "C" }, "properties": [ { "id": "color", "value": { "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] } ] }, "gridPos": { "h": 10, "w": 19, "x": 0, "y": 29 }, "id": 48, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(groundcover_container_info_resident_set_size_bytes{namespace='$namespace', workload_name='$workload'})", "interval": "", "legendFormat": "utilisation", "refId": "A" }, { "exemplar": true, "expr": "sum(groundcover_container_info_memory_limit_bytes{namespace='$namespace', workload_name='$workload'})", "hide": false, "interval": "", "legendFormat": "limit", "refId": "B" }, { "exemplar": true, "expr": "sum(groundcover_container_info_memory_request_bytes{namespace='$namespace', workload_name='$workload'})", "hide": false, "interval": "", "legendFormat": "request", "refId": "C" } ], "title": "Memory Utilisation", "transformations": [], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "continuous-YlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 10, "w": 5, "x": 19, "y": 29 }, "id": 50, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": false, "text": {} }, "pluginVersion": "8.1.8", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "topk(10, avg(groundcover_container_info_resident_set_size_bytes{namespace='$namespace', workload_name='$workload'}) by (container_name))", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Memory Utilisation by Container", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "container_name" } }, { "id": "merge", "options": {} } ], "type": "bargauge" } ], "title": "CPU / Memory", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 79, "panels": [ { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-red", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 13, "w": 17, "x": 0, "y": 19 }, "id": 71, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.6", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "sum(rate({__name__=~\"groundcover_.*_error_counter\", namespace='$namespace', workload_name=~'$related_workloads'}[$__rate_interval])) by(workload_name)", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "{{workload_name}}", "refId": "A" } ], "title": "Errors by Related Workload", "transformations": [], "type": "stat" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "continuous-BlPu" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 13, "w": 7, "x": 17, "y": 19 }, "id": 70, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.3.6", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "topk(10, (sum(rate(groundcover_http_total_counter{namespace='$namespace', workload_name='$workload'}[$__rate_interval])) by (protocol, remote_service_name) != 0))", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "{{remote_service_name}} ({{protocol}})", "refId": "A" }, { "exemplar": true, "expr": "topk(5, (sum(rate(groundcover_sql_total_counter{namespace='$namespace', workload_name='$workload'}[$__rate_interval])) by (dialect, remote_service_name) != 0))", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "{{remote_service_name}} ({{dialect}})", "refId": "B" }, { "exemplar": true, "expr": "topk(3, (sum(rate(groundcover_dns_total_counter{namespace='$namespace', workload_name='$workload'}[$__rate_interval])) by (remote_addr) != 0))", "hide": false, "interval": "", "legendFormat": "{{remote_addr}} (DNS)", "refId": "C" } ], "title": "Top Related Workloads", "transformations": [], "type": "bargauge" } ], "title": "Related Workloads", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 2, "panels": [ { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 37, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [ { "matcher": { "id": "byName", "options": "OK" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } }, { "id": "custom.drawStyle", "value": "line" }, { "id": "custom.fillOpacity", "value": 8 }, { "id": "custom.axisLabel", "value": "OK" } ] }, { "matcher": { "id": "byName", "options": "Error" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "custom.axisLabel", "value": "Error" } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 20 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(rate (groundcover_http_total_counter{namespace='$namespace', workload_name='$workload'}[$__rate_interval])) by (response_status_code)", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Requests by Status Code", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "response_status_code" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 9, "w": 17, "x": 0, "y": 29 }, "id": 22, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(rate(groundcover_http_error_counter{namespace='$namespace', workload_name='$workload', role=\"server\"}[$__rate_interval])) by (remote_service_name)", "interval": "", "legendFormat": "{{remote_service_name}} (client)", "refId": "A" } ], "title": "Error Rate as Server", "transformations": [], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "continuous-BlPu" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 9, "w": 7, "x": 17, "y": 29 }, "id": 12, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": false, "text": {} }, "pluginVersion": "8.3.6", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "topk(10, (sum(rate(groundcover_http_total_counter{namespace='$namespace', workload_name='$workload', role=\"server\"}[$__rate_interval])) by (clustered_path) != 0))", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Top Served APIs", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "clustered_path" } }, { "id": "merge", "options": {} } ], "type": "bargauge" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 9, "w": 17, "x": 0, "y": 38 }, "id": 80, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(rate(groundcover_http_error_counter{namespace='$namespace', workload_name='$workload', role=\"client\"}[$__rate_interval])) by (remote_service_name)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Error Rate as Client", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "remote_service_name" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "continuous-BlPu" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 9, "w": 7, "x": 17, "y": 38 }, "id": 81, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": false, "text": {} }, "pluginVersion": "8.3.6", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "topk(10, (sum(rate(groundcover_http_total_counter{namespace='$namespace', workload_name='$workload', role=\"client\"}[$__rate_interval])) by (clustered_path) != 0))", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Top Outgoing APIs", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "clustered_path" } }, { "id": "merge", "options": {} } ], "type": "bargauge" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 18, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 10, "w": 17, "x": 0, "y": 47 }, "id": 24, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(rate(groundcover_http_error_counter{namespace='$namespace', workload_name='$workload'}[$__rate_interval])) by (clustered_path)", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "title": "Error Rate by API", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "clustered_path" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 21, "w": 7, "x": 17, "y": 47 }, "id": 14, "options": { "displayMode": "basic", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": false, "text": {} }, "pluginVersion": "8.3.6", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "topk(10, (avg(groundcover_http_latency_seconds{namespace='$namespace', workload_name='$workload', quantile=\"0.50\"}) by (clustered_path) != 0))", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Slowest APIs", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "clustered_path" } }, { "id": "merge", "options": {} } ], "type": "bargauge" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 13, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 11, "w": 17, "x": 0, "y": 57 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "topk(25, avg(groundcover_http_latency_seconds{namespace='$namespace', workload_name='$workload', quantile=\"0.50\"}) by (clustered_path))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Latency by API", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "clustered_path" } }, { "id": "merge", "options": {} } ], "type": "timeseries" } ], "title": "HTTP", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 16, "panels": [ { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-YlRd" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 10, "w": 13, "x": 0, "y": 21 }, "id": 18, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "topk(20, avg(groundcover_sql_latency_seconds{namespace='$namespace', workload_name='$workload', role=\"client\", quantile=\"0.50\"}) by (remote_service_name))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Latency by SQL Server", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "remote_service_name" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 10, "w": 11, "x": 13, "y": 21 }, "id": 28, "options": { "displayMode": "basic", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 10, "values": true }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.3.6", "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "topk(10, avg (groundcover_sql_latency_seconds{namespace='$namespace', workload_name='$workload', role=\"client\", quantile=\"0.50\"}) by (query_id))", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": "${ds_sql}", "format": "table", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n query_id,\n query_fingerprint\nFROM sql_samples\nWHERE namespace like '$namespace'\nand workload_name like '$workload'\n\ngroup by 1,2", "refId": "B", "select": [ [ { "params": [ "percentile" ], "type": "column" } ] ], "table": "conn_stats_samples", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Slowest Queries", "transformations": [ { "id": "merge", "options": {} }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Value", "query_fingerprint" ] } } } ], "type": "bargauge" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 10, "w": 13, "x": 0, "y": 31 }, "id": 20, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "topk(20, sum(rate(groundcover_sql_total_counter{namespace='$namespace', workload_name='$workload', role=\"client\"}[$__rate_interval])) by (remote_service_name))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Query Rate by Server", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "remote_service_name" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "-- Mixed --", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "continuous-BlPu" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 10, "w": 11, "x": 13, "y": 31 }, "id": 31, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 10, "values": true }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.3.6", "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "topk(10, sort_desc(sum (rate(groundcover_sql_total_counter{namespace='$namespace', workload_name='$workload'})) by (query_id) != 0))", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": "${ds_sql}", "format": "table", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n query_id,\n query_fingerprint\nFROM sql_samples\nWHERE namespace like '$namespace'\nand workload_name like '$workload'\n\ngroup by 1,2", "refId": "B", "select": [ [ { "params": [ "percentile" ], "type": "column" } ] ], "table": "conn_stats_samples", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Most Common Queries", "transformations": [ { "id": "merge", "options": {} }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Value", "query_fingerprint" ] } } } ], "type": "bargauge" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 10, "w": 13, "x": 0, "y": 41 }, "id": 69, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(rate(groundcover_sql_error_counter{namespace='$namespace', workload_name='$workload', role=\"client\"}[$__rate_interval])) by (remote_service_name)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Error Rate by Server", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "remote_service_name" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 2, "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 25, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 10, "w": 11, "x": 13, "y": 41 }, "id": 30, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum(rate(groundcover_sql_resp_size_bytes{namespace='$namespace', workload_name='$workload', role=\"client\"}[$__rate_interval])) by (remote_service_name)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Response Size by Server", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "remote_service_name" } }, { "id": "merge", "options": {} } ], "type": "timeseries" } ], "title": "SQL", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 54, "panels": [ { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 14, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 10, "w": 19, "x": 0, "y": 22 }, "id": 57, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "topk(20, avg by (remote_addr) (groundcover_dns_latency_seconds{namespace='$namespace', workload_name='$workload', role=\"client\", quantile=\"0.50\"}))", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Latency by Server", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "remote_addr" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 10, "w": 5, "x": 19, "y": 22 }, "id": 58, "options": { "displayLabels": [ "name" ], "legend": { "displayMode": "list", "placement": "bottom", "values": [ "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "multi" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum by (query_type) (groundcover_dns_total_counter{namespace='$namespace', workload_name='$workload', role=\"client\"})", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Query Types", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "query_type" } }, { "id": "merge", "options": {} } ], "type": "piechart" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 8, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 10, "w": 19, "x": 0, "y": 32 }, "id": 62, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "datasource": "${ds_prom}", "exemplar": true, "expr": "sum by (response_return_code) (rate(groundcover_dns_error_counter{namespace='$namespace', workload_name='$workload', role=\"client\" ,response_return_code!=\"NoError\"}[$__rate_interval]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Error Rate by Type", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "response_return_code" } }, { "id": "merge", "options": {} } ], "type": "timeseries" }, { "datasource": "${ds_prom}", "fieldConfig": { "defaults": { "color": { "fixedColor": "super-light-purple", "mode": "fixed" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [ { "options": { "NoError": { "index": 0, "text": "OK" } }, "type": "value" } ] }, "overrides": [] }, "gridPos": { "h": 10, "w": 5, "x": 19, "y": 32 }, "id": 63, "options": { "displayLabels": [ "percent", "name" ], "legend": { "displayMode": "hidden", "placement": "right", "values": [] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.4", "targets": [ { "datasource": "${ds_prom}", "exemplar": false, "expr": "sum by (response_return_code) (groundcover_dns_total_counter{namespace='$namespace', workload_name='$workload', role=\"client\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Return Codes", "transformations": [ { "id": "labelsToFields", "options": { "valueLabel": "response_return_code" } }, { "id": "merge", "options": {} } ], "type": "piechart" } ], "title": "DNS", "type": "row" } ], "refresh": "", "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "groundcover", "value": "groundcover" }, "hide": 0, "includeAll": false, "label": "cluster", "multi": false, "name": "ds_prom", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "(.*GC.*|.*gc.*|.*groundcover.*|.*Groundcover.*|.*GroundCover.*)", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": "${ds_prom}", "definition": "label_values(groundcover_container_info_total_counter{}, namespace)", "description": "", "hide": 0, "includeAll": false, "multi": false, "name": "namespace", "options": [], "query": { "query": "label_values(groundcover_container_info_total_counter{}, namespace)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "^(?!.*gc.*$|.*groundcover.*$).*", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": "${ds_prom}", "definition": "label_values(groundcover_container_info_total_counter{namespace='$namespace'}, workload_name)", "hide": 0, "includeAll": false, "multi": false, "name": "workload", "options": [], "query": { "query": "label_values(groundcover_container_info_total_counter{namespace='$namespace'}, workload_name)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": "${ds_prom}", "definition": "label_values({__name__=~\"groundcover_.*_total_counter\", namespace='$namespace', workload_name='$workload'}, remote_service_name)", "hide": 2, "includeAll": true, "multi": true, "name": "related_workloads", "options": [], "query": { "query": "label_values({__name__=~\"groundcover_.*_total_counter\", namespace='$namespace', workload_name='$workload'}, remote_service_name)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": { "selected": false, "text": "groundcover-timescaledb", "value": "groundcover-timescaledb" }, "hide": 2, "includeAll": false, "multi": false, "name": "ds_sql", "options": [], "query": "postgres", "refresh": 1, "regex": ".*$ds_prom.*", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": false, "text": "groundcover-loki", "value": "groundcover-loki" }, "hide": 2, "includeAll": false, "multi": false, "name": "ds_logs", "options": [], "query": "loki", "queryValue": "", "refresh": 1, "regex": ".*$ds_prom.*", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Workload Overview Dashboard", "uid": "lTP9tuo7Z", "version": 3, "weekStart": "" }
2022-02-28 18:29:17 UTC
null
0
0
15,937
1
552,952
24,252
9
rk-cursor
RK cursor
On available for RK demo.
2022-03-16 18:21:56 UTC
2022-03-25 11:34:14 UTC
0
null
0
0
null
null
0
0
24,252
1
15,937
4
8
On available for RK demo.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.1" }, { "type": "panel", "id": "piechart", "name": "Pie chart", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "On available for RK demo.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15937, "graphTooltip": 1, "id": null, "iteration": 1648201408527, "links": [], "liveNow": false, "panels": [ { "datasource": "$DS_PROMETHEUS", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 0 }, "id": 6, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "sum(rk_cursor_elapsedNano_count{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status!=\"ERROR\"})/sum(rk_cursor_elapsedNano_count{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\"}) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Function Availability", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 0 }, "id": 4, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "sum(rate(rk_cursor_elapsedNano_count{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\"}[1m])) by (operation)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Function call Rate Per Second ( 1m Range )", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "links": [], "mappings": [], "unit": "none" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 11 }, "id": 23, "links": [], "options": { "displayLabels": [ "value" ], "legend": { "displayMode": "table", "placement": "bottom", "values": [ "value", "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "sum(rk_cursor_elapsedNano_count{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\"}) by (status)", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{status}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Status distribution", "type": "piechart" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 2, "links": [], "mappings": [], "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 11 }, "id": 22, "links": [], "options": { "displayLabels": [ "value" ], "legend": { "displayMode": "table", "placement": "bottom", "values": [ "value", "percent" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "avg(rk_cursor_elapsedNano{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\"}) by (operation)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Duration of function", "type": "piechart" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 22 }, "id": 18, "links": [], "options": { "legend": { "calcs": [ "max", "min", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "avg(rk_cursor_elapsedNano{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\", quantile=~\"0.5\"}) by (operation)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Duration of function P50", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 22 }, "id": 21, "links": [], "options": { "legend": { "calcs": [ "max", "min", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "avg(rk_cursor_elapsedNano{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\", quantile=~\"0.999\"}) by (operation)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Duration of function P99.9", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 33 }, "id": 19, "links": [], "options": { "legend": { "calcs": [ "max", "min", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "avg(rk_cursor_elapsedNano{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\", quantile=~\"0.9\"}) by (operation)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Duration of function P90", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 33 }, "id": 17, "links": [], "options": { "legend": { "calcs": [ "mean", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "avg(rk_cursor_elapsedNano{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\"}) by (operation, quantile)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{operation}}-{{quantile}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Duration of function", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 44 }, "id": 20, "links": [], "options": { "legend": { "calcs": [ "max", "min", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "avg(rk_cursor_elapsedNano{domain=~\"$domain\", entryName=~\"$entryName\", parent=~\"$parent\", operation=~\"$operation\", status=~\"$status\", quantile=~\"0.99\"}) by (operation)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{operation}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Duration of function P99", "type": "timeseries" } ], "refresh": "", "schemaVersion": 31, "style": "dark", "tags": [ "rk-boot", "rk-cursor", "rk" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$DS_PROMETHEUS", "definition": "label_values(rk_cursor_elapsedNano{}, entryName)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "EntryName", "multi": false, "name": "entryName", "options": [], "query": { "query": "label_values(rk_cursor_elapsedNano{}, entryName)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$DS_PROMETHEUS", "definition": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\"}, domain)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Domain", "multi": false, "name": "domain", "options": [], "query": { "query": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\"}, domain)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$DS_PROMETHEUS", "definition": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\",domain=~\"$domain\"}, parent)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "ParentOperation", "multi": false, "name": "parent", "options": [], "query": { "query": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\",domain=~\"$domain\"}, parent)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$DS_PROMETHEUS", "definition": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\",domain=~\"$domain\",parent=~\"$parent\"}, operation)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Operation", "multi": false, "name": "operation", "options": [], "query": { "query": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\",domain=~\"$domain\",parent=~\"$parent\"}, operation)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$DS_PROMETHEUS", "definition": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\",domain=~\"$domain\",parent=~\"$parent\",operation=~\"$operation\"}, status)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Status", "multi": false, "name": "status", "options": [], "query": { "query": "label_values(rk_cursor_elapsedNano{entryName=~\"$entryName\",domain=~\"$domain\",parent=~\"$parent\",operation=~\"$operation\"}, status)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "RK cursor", "uid": "XEzxm1FWzss", "version": 2 }
2022-03-25 11:34:14 UTC
null
0
0
15,372
1
567,915
23,183
12
fooder-node-exporter-all
Fooder Node Exporter All
【English version】Update 2020.10.10, add the overall resource overview! Support Grafana6&7,Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus
2021-12-10 02:50:29 UTC
2021-12-14 07:50:29 UTC
0
null
0
0
null
null
0
0
23,183
1
15,372
4
10
【English version】Update 2020.10.10, add the overall resource overview! Support Grafana6&7,Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.5.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "【English version】Update 2020.10.10, add the overall resource overview! Support Grafana6&7,Support Node Exporter v0.16 and above.Optimize the main metrics display. Includes: CPU, memory, disk IO, network, temperature and other monitoring metrics。https://github.com/starsliao/Prometheus", "editable": true, "gnetId": 15372, "graphTooltip": 0, "id": null, "iteration": 1639466710451, "links": [ { "icon": "bolt", "tags": [], "targetBlank": true, "title": "Update", "tooltip": "Update dashboard", "type": "link", "url": "https://grafana.com/grafana/dashboards/11074" }, { "icon": "question", "tags": [], "targetBlank": true, "title": "GitHub", "tooltip": "more dashboard", "type": "link", "url": "https://github.com/starsliao" }, { "asDropdown": true, "icon": "external link", "tags": [], "targetBlank": true, "title": "", "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 199, "panels": [], "title": "Alert", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "D", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "E", "1m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "10s", "frequency": "1m", "handler": 1, "message": "Low Disk Space Alert", "name": "Disk Space Alert", "noDataState": "no_data", "notifications": [ { "uid": "AMprbu27k" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 204, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "max((node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"googlesheet.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"googlesheet.fooder.io:9900\"}) *100/(node_filesystem_avail_bytes {fstype=~\"ext.?|xfs\",instance=~\"googlesheet.fooder.io:9900\"}+(node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"googlesheet.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"googlesheet.fooder.io:9900\"})))", "instant": false, "interval": "", "legendFormat": "googlesheet", "refId": "A" }, { "expr": "max((node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"dev.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"dev.fooder.io:9900\"}) *100/(node_filesystem_avail_bytes {fstype=~\"ext.?|xfs\",instance=~\"dev.fooder.io:9900\"}+(node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"dev.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"dev.fooder.io:9900\"})))", "legendFormat": "dev", "refId": "B" }, { "expr": "max((node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"micayseoul.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"micayseoul.fooder.io:9900\"}) *100/(node_filesystem_avail_bytes {fstype=~\"ext.?|xfs\",instance=~\"micayseoul.fooder.io:9900\"}+(node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"micayseoul.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"micayseoul.fooder.io:9900\"})))", "legendFormat": "micayseoul", "refId": "C" }, { "expr": "max((node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"multilocation.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"multilocation.fooder.io:9900\"}) *100/(node_filesystem_avail_bytes {fstype=~\"ext.?|xfs\",instance=~\"multilocation.fooder.io:9900\"}+(node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"multilocation.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"multilocation.fooder.io:9900\"})))", "legendFormat": "multilocation", "refId": "D" }, { "expr": "max((node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"saigoncafe.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"saigoncafe.fooder.io:9900\"}) *100/(node_filesystem_avail_bytes {fstype=~\"ext.?|xfs\",instance=~\"saigoncafe.fooder.io:9900\"}+(node_filesystem_size_bytes{fstype=~\"ext.?|xfs\",instance=~\"saigoncafe.fooder.io:9900\"}-node_filesystem_free_bytes{fstype=~\"ext.?|xfs\",instance=~\"saigoncafe.fooder.io:9900\"})))", "legendFormat": "saigoncafe", "refId": "E" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Alert", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "E", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "Memory Warning Threshold Exceeded", "name": "Memory Alert", "noDataState": "no_data", "notifications": [ { "uid": "8TU1Tfhnz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 1 }, "hiddenSeries": false, "id": 205, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"googlesheet.fooder.io:9900\"} / (node_memory_MemTotal_bytes{instance=~\"googlesheet.fooder.io:9900\"})))* 100", "instant": false, "interval": "", "legendFormat": "googlesheet", "refId": "A" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"dev.fooder.io:9900\"} / (node_memory_MemTotal_bytes{instance=~\"dev.fooder.io:9900\"})))* 100", "legendFormat": "dev", "refId": "B" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"micayseoul.fooder.io:9900\"} / (node_memory_MemTotal_bytes\n{instance=~\"micayseoul.fooder.io:9900\"})))* 100", "legendFormat": "micayseoul", "refId": "C" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"multilocation.fooder.io:9900\"} / (node_memory_MemTotal_bytes{instance=~\"multilocation.fooder.io:9900\"})))* 100", "legendFormat": "multilocation", "refId": "D" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"saigoncafe.fooder.io:9900\"} / (node_memory_MemTotal_bytes{instance=~\"saigoncafe.fooder.io:9900\"})))* 100", "legendFormat": "saigoncafe", "refId": "E" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Alert", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 80 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "E", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "2m", "frequency": "1m", "handler": 1, "message": "CPU alert", "name": "CPU Alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 1 }, "hiddenSeries": false, "id": 206, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "(1 - avg(rate(node_cpu_seconds_total{instance=~\"googlesheet.fooder.io:9900\",mode=\"idle\"}[2m])) by (instance)) * 100", "instant": false, "interval": "", "legendFormat": "googlesheet", "refId": "A" }, { "expr": "(1 - avg(rate(node_cpu_seconds_total{instance=~\"dev.fooder.io:9900\",mode=\"idle\"}[2m])) by (instance)) * 100", "legendFormat": "dev", "refId": "B" }, { "expr": "(1 - avg(rate(node_cpu_seconds_total{instance=~\"micayseoul.fooder.io:9900\",mode=\"idle\"}[2m])) by (instance)) * 100", "legendFormat": "micayseoul", "refId": "C" }, { "expr": "(1 - avg(rate(node_cpu_seconds_total{instance=~\"multilocation.fooder.io:9900\",mode=\"idle\"}[2m])) by (instance)) * 100", "legendFormat": "multilocation", "refId": "D" }, { "expr": "(1 - avg(rate(node_cpu_seconds_total{instance=~\"saigoncafe.fooder.io:9900\",mode=\"idle\"}[2m])) by (instance)) * 100", "legendFormat": "saigoncafe", "refId": "E" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Alert", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 187, "panels": [], "title": "Resource Overview (associated JOB),Host:$show_hostname,Instance:$node", "type": "row" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "Partition utilization, disk read, disk write, download bandwidth, upload bandwidth, if there are multiple network cards or multiple partitions, it is the value of the network card or partition with the highest utilization rate collected.\n\nCurrEstab: The number of TCP connections whose current status is ESTABLISHED or CLOSE-WAIT.", "fontSize": "80%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 8 }, "id": 185, "options": {}, "pageSize": null, "showHeader": true, "sort": { "col": 31, "desc": false }, "styles": [ { "alias": "Hostname", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "link": false, "linkTooltip": "", "linkUrl": "", "mappingType": 1, "pattern": "nodename", "thresholds": [], "type": "string", "unit": "bytes" }, { "alias": "IP(Link to details)", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": true, "linkTargetBlank": false, "linkTooltip": "Browse host details", "linkUrl": "d/xfpJB9FGz/node-exporter?orgId=1&var-job=${job}&var-hostname=All&var-node=${__cell}&var-device=All&var-origin_prometheus=$origin_prometheus", "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Memory", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "CPU Cores", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": " Uptime", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "s" }, { "alias": "Partition used%*", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "alias": "CPU used%", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "alias": "Memory used%", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "alias": "Disk read*", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #H", "thresholds": [ "10485760", "20485760" ], "type": "number", "unit": "Bps" }, { "alias": "Disk write*", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #I", "thresholds": [ "10485760", "20485760" ], "type": "number", "unit": "Bps" }, { "alias": "Download*", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #J", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "alias": "Upload*", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #K", "thresholds": [ "30485760", "104857600" ], "type": "number", "unit": "bps" }, { "alias": "5m load", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #L", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CurrEstab", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #M", "thresholds": [ "1000", "1500" ], "type": "string", "unit": "short" }, { "alias": "TCP_tw", "align": "center", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": null, "mappingType": 1, "pattern": "Value #N", "thresholds": [ "5000", "20000" ], "type": "number", "unit": "short" }, { "alias": "", "align": "right", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "主机名", "refId": "A" }, { "expr": "sum(time() - node_boot_time_seconds{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"})by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "运行时间", "refId": "D" }, { "expr": "node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总内存", "refId": "B" }, { "expr": "count(node_cpu_seconds_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",mode='system'}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总核数", "refId": "C" }, { "expr": "node_load5{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "5分钟负载", "refId": "L" }, { "expr": "(1 - avg(rate(node_cpu_seconds_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",mode=\"idle\"}[$interval])) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "F" }, { "exemplar": true, "expr": "(1 - (node_memory_MemAvailable_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} / (node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"})))* 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "G" }, { "exemplar": true, "expr": "max((node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}) *100/(node_filesystem_avail_bytes {origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}+(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"}-node_filesystem_free_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"ext.?|xfs\"})))by(instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "分区使用率", "refId": "E" }, { "expr": "max(rate(node_disk_read_bytes_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}[$interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大读取", "refId": "H" }, { "expr": "max(rate(node_disk_written_bytes_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}[$interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "最大写入", "refId": "I" }, { "expr": "node_netstat_Tcp_CurrEstab{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "连接数", "refId": "M" }, { "expr": "node_sockstat_TCP_tw{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "TIME_WAIT", "refId": "N" }, { "expr": "max(rate(node_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}[$interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "下载带宽", "refId": "J" }, { "expr": "max(rate(node_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}[$interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "上传带宽", "refId": "K" } ], "timeFrom": null, "timeShift": null, "title": "Server Resource Overview【JOB:$job,Total:$total】", "transform": "table", "type": "table" }, { "aliasColors": { "192.168.200.241:9100_Total": "dark-red", "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "sdb_每秒I/O操作%": "#d683ce", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE", "磁盘花费在I/O操作占比": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 191, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "Overall average used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "CPU Cores", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(node_cpu_seconds_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\", mode='system'})", "format": "time_series", "hide": false, "instant": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "CPU Cores", "refId": "B", "step": 240 }, { "expr": "sum(node_load5{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Total 5m load", "refId": "A", "step": 240 }, { "expr": "avg(1 - avg(rate(node_cpu_seconds_total{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",mode=\"idle\"}[$interval])) by (instance)) * 100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall average used%", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total 5m load & average CPU used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": "Total 5m load", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "percent", "label": "Overall average used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 15 }, "height": "300", "hiddenSeries": false, "id": 195, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#C4162A", "fill": 0 }, { "alias": "Overall Average Used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"})", "format": "time_series", "hide": false, "instant": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 4 }, { "expr": "sum(node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - node_memory_MemAvailable_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"})", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Total Used", "refId": "B", "step": 4 }, { "expr": "(sum(node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"} - node_memory_MemAvailable_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}) / sum(node_memory_MemTotal_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}))*100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall Average Used%", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total memory & average memory used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": null, "format": "percent", "label": "Overall Average Used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 15 }, "hiddenSeries": false, "id": 197, "legend": { "alignAsTable": false, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Overall Average Used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "Total", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(avg(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))", "format": "time_series", "instant": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Total", "refId": "E" }, { "expr": "sum(avg(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))", "format": "time_series", "instant": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Total Used", "refId": "C" }, { "expr": "(sum(avg(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))) *100/(sum(avg(node_filesystem_avail_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))+(sum(avg(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance)) - sum(avg(node_filesystem_free_bytes{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",fstype=~\"xfs|ext.*\"})by(device,instance))))", "format": "time_series", "instant": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Overall Average Used%", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$job:Overall total disk & average disk used%", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "decimals": null, "format": "percent", "label": "Overall Average Used%", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 189, "panels": [], "title": "Resource Details:【$show_hostname】", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 23 }, "hideTimeOverride": true, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.5.2", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(time() - node_boot_time_seconds{instance=~\"$node\"})", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 40 } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "0": { "text": "N/A" } }, "type": "value" } ], "max": 100, "min": 0.1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 2, "y": 23 }, "id": 177, "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "override": {}, "overrides": [], "values": false }, "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "6.5.2", "targets": [ { "exemplar": true, "expr": "100 - (avg(rate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[$interval])) * 100)", "instant": true, "interval": "", "legendFormat": "CPU Busy", "refId": "A" }, { "expr": "avg(rate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[$interval])) * 100", "hide": true, "instant": true, "interval": "", "legendFormat": "IOwait使用率", "refId": "C" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"$node\"} / (node_memory_MemTotal_bytes{instance=~\"$node\"})))* 100", "instant": true, "interval": "", "legendFormat": "Used RAM Memory", "refId": "B" }, { "expr": "(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"$maxmount\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"$maxmount\"})*100 /(node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"$maxmount\"}+(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"$maxmount\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint=\"$maxmount\"}))", "hide": false, "instant": true, "interval": "", "legendFormat": "Used Max Mount($maxmount)", "refId": "D" }, { "expr": "(1 - ((node_memory_SwapFree_bytes{instance=~\"$node\"} + 1)/ (node_memory_SwapTotal_bytes{instance=~\"$node\"} + 1))) * 100", "instant": true, "interval": "", "legendFormat": "Used SWAP", "refId": "F" } ], "timeFrom": null, "timeShift": null, "transformations": [], "type": "bargauge" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "In this kanban: the total disk, usage, available, and usage rate are consistent with the values of the Size, Used, Avail, and Use% columns of the df command, and the value of Use% will be rounded to one decimal place, which will be more accurate .\n\nNote: The Use% algorithm in df is: (size-free) * 100 / (avail + (size-free)), the result is divisible by this value, non-divisible by this value is +1, and the unit of the result is %.\nRefer to the df command source code:", "fontSize": "80%", "gridPos": { "h": 6, "w": 10, "x": 5, "y": 23 }, "id": 181, "links": [ { "targetBlank": true, "title": "https://github.com/coreutils/coreutils/blob/master/src/df.c", "url": "https://github.com/coreutils/coreutils/blob/master/src/df.c" } ], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "Mounted on", "align": "auto", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "mountpoint", "thresholds": [ "" ], "type": "string", "unit": "bytes" }, { "alias": "Avail", "align": "auto", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "mappingType": 1, "pattern": "Value #A", "thresholds": [ "10000000000", "20000000000" ], "type": "number", "unit": "bytes" }, { "alias": "Used", "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "mappingType": 1, "pattern": "Value #B", "thresholds": [ "70", "85" ], "type": "number", "unit": "percent" }, { "alias": "Size", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Filesystem", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "fstype", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Device", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "device", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "preserveFormat": true, "sanitize": false, "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "总量", "refId": "C" }, { "expr": "node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-0", "format": "table", "hide": false, "instant": true, "interval": "10s", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" } ], "title": "【$show_hostname】:Disk Space Used Basic(EXT?/XFS)", "transform": "table", "type": "table" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 15, "y": 23 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.7.4", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(rate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[$interval])) * 100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "CPU iowait", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_cni0_in": "light-red", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_cni0_in下载": "green", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_cni0_out上传": "yellow", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_eth0_in下载": "purple", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_eth0_out": "purple", "cn-shenzhen.i-wz9cq1dcb6zwc39ehw59_eth0_out上传": "blue" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 7, "x": 17, "y": 23 }, "hiddenSeries": false, "id": 183, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": false, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 1, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*_transmit$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(node_network_receive_bytes_total{instance=~\"$node\",device=~\"$device\"}[60m])", "interval": "60m", "intervalFactor": 1, "legendFormat": "{{device}}_receive", "metric": "", "refId": "A", "step": 600, "target": "" }, { "expr": "increase(node_network_transmit_bytes_total{instance=~\"$node\",device=~\"$device\"}[60m])", "hide": false, "interval": "60m", "intervalFactor": 1, "legendFormat": "{{device}}_transmit", "refId": "B", "step": 600 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Internet traffic per hour $device", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "transmit(-)/receive(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 25 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.7.4", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "count(node_cpu_seconds_total{instance=~\"$node\", mode='system'})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "", "title": "CPU Cores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "description": "", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 15, "y": 25 }, "id": 179, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.7.4", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(node_filesystem_files_free{instance=~\"$node\",mountpoint=\"$maxmount\",fstype=~\"ext.?|xfs\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "", "title": "Free inodes:$maxmount ", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#73BF69", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 27 }, "id": 75, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.7.4", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sum(node_memory_MemTotal_bytes{instance=~\"$node\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "thresholds": "", "title": "Total RAM", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 2, "x": 15, "y": 27 }, "id": 178, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.7.4", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "avg(node_filefd_maximum{instance=~\"$node\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "", "title": "Total filefd", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "192.168.200.241:9100_Total": "dark-red", "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "sdb_每秒I/O操作%": "#d683ce", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE", "磁盘花费在I/O操作占比": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*Total/", "color": "#C4162A", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(rate(node_cpu_seconds_total{instance=~\"$node\",mode=\"system\"}[$interval])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "System", "refId": "A", "step": 20 }, { "expr": "avg(rate(node_cpu_seconds_total{instance=~\"$node\",mode=\"user\"}[$interval])) by (instance) *100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "User", "refId": "B", "step": 240 }, { "expr": "avg(rate(node_cpu_seconds_total{instance=~\"$node\",mode=\"iowait\"}[$interval])) by (instance) *100", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Iowait", "refId": "D", "step": 240 }, { "expr": "(1 - avg(rate(node_cpu_seconds_total{instance=~\"$node\",mode=\"idle\"}[$interval])) by (instance))*100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "F", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU% Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_总内存": "dark-red", "使用率": "yellow", "内存_Avaliable": "#6ED0E0", "内存_Cached": "#EF843C", "内存_Free": "#629E51", "内存_Total": "#6d1f62", "内存_Used": "#eab839", "可用": "#9ac48a", "总内存": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 29 }, "height": "300", "hiddenSeries": false, "id": 156, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total", "color": "#C4162A", "fill": 0 }, { "alias": "Used%", "color": "rgb(0, 209, 255)", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total", "refId": "A", "step": 4 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Used", "refId": "B", "step": 4 }, { "expr": "node_memory_MemAvailable_bytes{instance=~\"$node\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Avaliable", "refId": "F", "step": 4 }, { "expr": "node_memory_Buffers_bytes{instance=~\"$node\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "内存_Buffers", "refId": "D", "step": 4 }, { "expr": "node_memory_MemFree_bytes{instance=~\"$node\"}", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "内存_Free", "refId": "C", "step": 4 }, { "expr": "node_memory_Cached_bytes{instance=~\"$node\"}", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "内存_Cached", "refId": "E", "step": 4 }, { "expr": "node_memory_MemTotal_bytes{instance=~\"$node\"} - (node_memory_Cached_bytes{instance=~\"$node\"} + node_memory_Buffers_bytes{instance=~\"$node\"} + node_memory_MemFree_bytes{instance=~\"$node\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "G" }, { "expr": "(1 - (node_memory_MemAvailable_bytes{instance=~\"$node\"} / (node_memory_MemTotal_bytes{instance=~\"$node\"})))* 100", "format": "time_series", "hide": false, "interval": "30m", "intervalFactor": 10, "legendFormat": "Used%", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "percent", "label": "Utilization%", "logBase": 1, "max": "100", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.10.227:9100_em1_in下载": "super-light-green", "192.168.10.227:9100_em1_out上传": "dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 29 }, "height": "300", "hiddenSeries": false, "id": 157, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_transmit$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_network_receive_bytes_total{instance=~'$node',device=~\"$device\"}[$interval])*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_receive", "refId": "A", "step": 4 }, { "expr": "rate(node_network_transmit_bytes_total{instance=~'$node',device=~\"$device\"}[$interval])*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_transmit", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network bandwidth usage per second $device", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "transmit(-)/receive(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "15分钟": "#6ED0E0", "1分钟": "#BF1B00", "5分钟": "#CCA300" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 37 }, "height": "300", "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "/.*CPU cores/", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_load1{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "1m", "metric": "", "refId": "A", "step": 20, "target": "" }, { "expr": "node_load5{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "5m", "refId": "B", "step": 20 }, { "expr": "node_load15{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "15m", "refId": "C", "step": 20 }, { "expr": " sum(count(node_cpu_seconds_total{instance=~\"$node\", mode='system'}) by (cpu,instance)) by(instance)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "CPU cores", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System Load", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Per second read / write bytes ", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 37 }, "height": "300", "hiddenSeries": false, "id": 168, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Read bytes$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_read_bytes_total{instance=~\"$node\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Read bytes", "refId": "A", "step": 10 }, { "expr": "rate(node_disk_written_bytes_total{instance=~\"$node\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Written bytes", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Data", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 37 }, "hiddenSeries": false, "id": 174, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Inodes.*/", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~'$node',fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{mountpoint}}", "refId": "A" }, { "expr": "node_filesystem_files_free{instance=~'$node',fstype=~\"ext.?|xfs\"} / node_filesystem_files{instance=~'$node',fstype=~\"ext.?|xfs\"}", "hide": true, "interval": "", "legendFormat": "Inodes:{{instance}}:{{mountpoint}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Used% Basic", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "decimals": 2, "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda_write": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Read/write completions per second\n\nWrites completed: 每个磁盘分区每秒写完成次数\n\nIO now 每个磁盘分区每秒正在处理的输入/输出请求数", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 45 }, "height": "300", "hiddenSeries": false, "id": 161, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*_Reads completed$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_reads_completed_total{instance=~\"$node\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Reads completed", "refId": "A", "step": 10 }, { "expr": "rate(node_disk_writes_completed_total{instance=~\"$node\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Writes completed", "refId": "B", "step": 10 }, { "expr": "node_disk_io_now{instance=~\"$node\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IOps Completed(IOPS)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Idle - Waiting for something to happen": "#052B51", "guest": "#9AC48A", "idle": "#052B51", "iowait": "#EAB839", "irq": "#BF1B00", "nice": "#C15C17", "sdb_每秒I/O操作%": "#d683ce", "softirq": "#E24D42", "steal": "#FCE2DE", "system": "#508642", "user": "#5195CE", "磁盘花费在I/O操作占比": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "The time spent on I/O in the natural time of each second.(wall-clock time)", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 45 }, "hiddenSeries": false, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 6, "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_io_time_seconds_total{instance=~\"$node\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_ IO time", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time Spent Doing I/Os", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "vda": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Time spent on each read/write operation", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 45 }, "height": "300", "hiddenSeries": false, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/,*_Read time$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_disk_read_time_seconds_total{instance=~\"$node\"}[$interval]) / rate(node_disk_reads_completed_total{instance=~\"$node\"}[$interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Read time", "refId": "B" }, { "expr": "rate(node_disk_write_time_seconds_total{instance=~\"$node\"}[$interval]) / rate(node_disk_writes_completed_total{instance=~\"$node\"}[$interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_Write time", "refId": "C" }, { "expr": "rate(node_disk_io_time_seconds_total{instance=~\"$node\"}[$interval])", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}", "refId": "A", "step": 10 }, { "expr": "rate(node_disk_io_time_weighted_seconds_total{instance=~\"$node\"}[$interval])", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_加权", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk R/W Time(Reference: less than 100ms)(beta)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "192.168.200.241:9100_TCP_alloc": "semi-dark-blue", "TCP": "#6ED0E0", "TCP_alloc": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Sockets_used - Sockets currently in use\n\nCurrEstab - TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT\n\nTCP_alloc - Allocated sockets\n\nTCP_tw - Sockets wating close\n\nUDP_inuse - Udp sockets currently in use\n\nRetransSegs - TCP retransmission packets\n\nOutSegs - Number of packets sent by TCP\n\nInSegs - Number of packets received by TCP", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 16, "x": 0, "y": 54 }, "height": "300", "hiddenSeries": false, "id": 158, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.*Sockets_used/", "color": "#E02F44", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_netstat_Tcp_CurrEstab{instance=~'$node'}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "CurrEstab", "refId": "A", "step": 20 }, { "expr": "node_sockstat_TCP_tw{instance=~'$node'}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "TCP_tw", "refId": "D" }, { "expr": "node_sockstat_sockets_used{instance=~'$node'}", "hide": false, "interval": "30m", "intervalFactor": 1, "legendFormat": "Sockets_used", "refId": "B" }, { "expr": "node_sockstat_UDP_inuse{instance=~'$node'}", "interval": "", "legendFormat": "UDP_inuse", "refId": "C" }, { "expr": "node_sockstat_TCP_alloc{instance=~'$node'}", "interval": "", "legendFormat": "TCP_alloc", "refId": "E" }, { "expr": "rate(node_netstat_Tcp_PassiveOpens{instance=~'$node'}[$interval])", "hide": true, "interval": "", "legendFormat": "{{instance}}_Tcp_PassiveOpens", "refId": "G" }, { "expr": "rate(node_netstat_Tcp_ActiveOpens{instance=~'$node'}[$interval])", "hide": true, "interval": "", "legendFormat": "{{instance}}_Tcp_ActiveOpens", "refId": "F" }, { "expr": "rate(node_netstat_Tcp_InSegs{instance=~'$node'}[$interval])", "interval": "", "legendFormat": "Tcp_InSegs", "refId": "H" }, { "expr": "rate(node_netstat_Tcp_OutSegs{instance=~'$node'}[$interval])", "interval": "", "legendFormat": "Tcp_OutSegs", "refId": "I" }, { "expr": "rate(node_netstat_Tcp_RetransSegs{instance=~'$node'}[$interval])", "hide": false, "interval": "", "legendFormat": "Tcp_RetransSegs", "refId": "J" }, { "expr": "rate(node_netstat_TcpExt_ListenDrops{instance=~'$node'}[$interval])", "hide": true, "interval": "", "legendFormat": "", "refId": "K" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Sockstat", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "Total_Sockets_used", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "filefd_192.168.200.241:9100": "super-light-green", "switches_192.168.200.241:9100": "semi-dark-red", "使用的文件描述符_10.118.72.128:9100": "red", "每秒上下文切换次数_10.118.71.245:9100": "yellow", "每秒上下文切换次数_10.118.72.128:9100": "yellow" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 54 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 16, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "dataLinks": [] }, "percentage": false, "pluginVersion": "8.2.2", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "switches", "color": "#FADE2A", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "used filefd", "color": "#F2495C" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "node_filefd_allocated{instance=~\"$node\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "used filefd", "refId": "B" }, { "expr": "rate(node_context_switches_total{instance=~\"$node\"}[$interval])", "interval": "", "intervalFactor": 5, "legendFormat": "switches", "refId": "A" }, { "expr": " (node_filefd_allocated{instance=~\"$node\"}/node_filefd_maximum{instance=~\"$node\"}) *100", "format": "time_series", "hide": true, "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "使用的文件描述符占比_{{instance}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Open File Descriptor(left)/Context switches(right)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "used filefd", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "context_switches", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "15s", "schemaVersion": 21, "style": "dark", "tags": [ "Prometheus", "node_exporter", "StarsL.cn" ], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(origin_prometheus)", "description": null, "error": null, "hide": 0, "includeAll": false, "index": -1, "label": "Origin_prom", "multi": false, "name": "origin_prometheus", "options": [], "query": "label_values(origin_prometheus)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\"}, job)", "description": null, "error": null, "hide": 0, "includeAll": false, "index": -1, "label": "JOB", "multi": false, "name": "job", "options": [], "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\"}, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"},instance)", "description": null, "error": null, "hide": 0, "includeAll": false, "index": -1, "label": "Instance", "multi": false, "multiFormat": "regex values", "name": "node", "options": [], "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"},instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_network_info{origin_prometheus=~\"$origin_prometheus\",device!~'tap.*|veth.*|br.*|docker.*|virbr.*|lo.*|cni.*'},device)", "description": null, "error": null, "hide": 0, "includeAll": true, "index": -1, "label": "NIC", "multi": true, "multiFormat": "regex values", "name": "device", "options": [], "query": "label_values(node_network_info{origin_prometheus=~\"$origin_prometheus\",device!~'tap.*|veth.*|br.*|docker.*|virbr.*|lo.*|cni.*'},device)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 100, "auto_min": "10s", "current": { "selected": false, "text": "2m", "value": "2m" }, "description": null, "error": null, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "text": "2m", "value": "2m" }, { "selected": false, "text": "3m", "value": "3m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" } ], "query": "2m,3m,5m,10m,30m", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",instance=~'$node',fstype=~\"ext.?|xfs\",mountpoint!~\".*pods.*\"}) by (mountpoint))))", "description": null, "error": null, "hide": 2, "includeAll": false, "index": -1, "label": "maxmount", "multi": false, "name": "maxmount", "options": [], "query": "query_result(topk(1,sort_desc (max(node_filesystem_size_bytes{origin_prometheus=~\"$origin_prometheus\",instance=~'$node',fstype=~\"ext.?|xfs\",mountpoint!~\".*pods.*\"}) by (mountpoint))))", "refresh": 2, "regex": "/.*\\\"(.*)\\\".*/", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",instance=~\"$node\"}, nodename)", "description": null, "error": null, "hide": 2, "includeAll": false, "index": -1, "label": "show_hostname", "multi": false, "name": "show_hostname", "options": [], "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",instance=~\"$node\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(count(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}))", "description": null, "error": null, "hide": 2, "includeAll": false, "index": -1, "label": "total_servers", "multi": false, "name": "total", "options": [], "query": "query_result(count(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}))", "refresh": 1, "regex": "/{} (.*) .*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "hidden": false, "now": true, "refresh_intervals": [ "15s", "30s", "1m", "5m", "15m", "30m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Fooder Node Exporter All", "uid": "xfpJB9FGz", "version": 9 }
2021-12-14 07:50:29 UTC
null
0
0
12,812
1
407,599
20,631
410
dash-copy
dash Copy
Postgresql Monitoring with Elasticsearch and PostgreSQL data sources
2020-08-11 11:43:08 UTC
2021-03-15 11:48:21 UTC
0
PostgreSQL Database System Monitoring Dashboard with ElasticSearch and PostgreSQL data sources. You can monitor for your system about Disk Statements, CPU, Memory Statements, DB Connections, Buffers, Temp Files, DISK I/O , Network Traffic, and more. Metricbeat v7.x Grafana v6.x
61,472
61,473
Beats
metricbeat > modules.d > system.yml > metricsets : module: system, period : 10s cpu,load,memory,network,process,process_summary,socket_summary,diskio are enable and other modules are default. postgresql.yml > metricsets: - database - bgwriter - activity , period: 10s NOTE: If your period is different than that values, you must set "interval value" in grafana graph edit section.
1
5
20,631
1
12,812
4
267
Postgresql Monitoring with Elasticsearch
{ "__inputs": [ { "name": "DS_ELASTICSEARCH", "label": "Elasticsearch", "description": "", "type": "datasource", "pluginId": "elasticsearch", "pluginName": "Elasticsearch" }, { "name": "DS_POSTGRESQL", "label": "PostgreSQL", "description": "", "type": "datasource", "pluginId": "postgres", "pluginName": "PostgreSQL" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "briangann-gauge-panel", "name": "D3 Gauge", "version": "0.0.8" }, { "type": "datasource", "id": "elasticsearch", "name": "Elasticsearch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "postgres", "name": "PostgreSQL", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Postgresql Monitoring with Elasticsearch and PostgreSQL data sources", "editable": true, "gnetId": 12812, "graphTooltip": 2, "id": null, "iteration": 1615806629418, "links": [ { "asDropdown": true, "icon": "external link", "tags": [ "Tol Laut" ], "targetBlank": true, "title": "Dashboard", "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS_ELASTICSEARCH}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 68, "panels": [], "title": "System Statistics", "type": "row" }, { "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "custom": {}, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 0, "y": 1 }, "id": 59, "options": { "displayMode": "gradient", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.7", "targets": [ { "alias": "Core Memory", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.memory.actual.used.bytes", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" }, { "alias": "Used Memory", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.memory.used.bytes", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "B", "timeField": "@timestamp" }, { "alias": "Total Memory", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.memory.total", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "C", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Memory Info", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(41, 201, 199)", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 6, "y": 1 }, "id": 77, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.cpu.cores", "id": "1", "inlineScript": "_value", "meta": {}, "settings": { "script": { "inline": "_value" } }, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "CPU Core Number", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(186, 41, 201)", "value": null } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 8, "y": 1 }, "id": 78, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.uptime.duration.ms", "id": "1", "inlineScript": "_value", "meta": {}, "settings": { "script": { "inline": "_value" } }, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "System Uptime", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(39, 198, 19)", "value": null }, { "color": "dark-yellow", "value": 70 }, { "color": "rgb(168, 4, 23)", "value": 85 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 13, "y": 1 }, "id": 40, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.filesystem.used.pct", "id": "1", "inlineScript": "_value * 100", "meta": {}, "settings": { "script": { "inline": "_value * 100" } }, "type": "avg" } ], "query": "host.hostname: $host AND system.filesystem.device_name:*root*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Root disk usage", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(55, 196, 37)", "value": null }, { "color": "dark-yellow", "value": 70 }, { "color": "dark-red", "value": 85 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 15, "y": 1 }, "id": 54, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.filesystem.used.pct", "id": "1", "inlineScript": "_value * 100", "meta": {}, "settings": { "script": { "inline": "_value * 100" } }, "type": "avg" } ], "query": "host.hostname: $host AND system.filesystem.device_name:*pgdata*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": " /pgdata disk usage", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(61, 203, 42)", "value": null }, { "color": "semi-dark-yellow", "value": 70 }, { "color": "rgb(170, 6, 25)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 17, "y": 1 }, "id": 55, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.filesystem.used.pct", "id": "1", "inlineScript": "_value * 100", "meta": {}, "settings": { "script": { "inline": "_value * 100" } }, "type": "avg" } ], "query": "host.hostname: $host AND system.filesystem.device_name:*backup*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "/backup disk usage ", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(78, 203, 62)", "value": null }, { "color": "semi-dark-yellow", "value": 70 }, { "color": "dark-red", "value": 85 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 19, "y": 1 }, "id": 56, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.filesystem.used.pct", "id": "1", "inlineScript": "_value * 100", "meta": {}, "settings": { "script": { "inline": "_value * 100" } }, "type": "avg" } ], "query": "host.hostname: pg2 AND system.filesystem.mount_point:*nfsbackup*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "/nfsbackup disk usage", "transparent": true, "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(78, 203, 62)", "value": null }, { "color": "semi-dark-yellow", "value": 70 }, { "color": "dark-red", "value": 85 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 2, "x": 21, "y": 1 }, "id": 62, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.filesystem.used.pct", "id": "1", "inlineScript": "_value * 100", "meta": {}, "settings": { "script": { "inline": "_value * 100" } }, "type": "avg" } ], "query": "host.hostname: pg3 AND system.filesystem.mount_point:*pgdata_fb*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "/pgdata_fb disk usage (pg3)", "transparent": true, "type": "stat" }, { "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-YlRd" }, "custom": {}, "decimals": 2, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 0, "y": 7 }, "id": 76, "options": { "displayMode": "gradient", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.7", "targets": [ { "alias": "Used SWAP", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.memory.swap.used.bytes", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "B", "timeField": "@timestamp" }, { "alias": "Free SWAP", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.memory.swap.free", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" }, { "alias": "Total SWAP", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.memory.swap.total", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "C", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "SWAP Info", "transparent": true, "type": "bargauge" }, { "aliasColors": { "Used SWAP": "dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "decimals": 2, "fieldConfig": { "defaults": { "color": { "mode": "continuous-YlRd" }, "custom": {}, "decimals": 2, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 5, "x": 5, "y": 7 }, "hiddenSeries": false, "id": 84, "legend": { "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Used SWAP", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.memory.swap.used.bytes", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "B", "timeField": "@timestamp" }, { "alias": "Free SWAP", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "field": "system.memory.swap.free", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" }, { "alias": "Total SWAP", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "hide": true, "metrics": [ { "field": "system.memory.swap.total", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "C", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SWAP Info History", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "unit": "percent" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 10, "x": 13, "y": 7 }, "hiddenSeries": false, "id": 66, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "CPU", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.cpu.total.pct", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage other than IOWait", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Average system.cpu.total.pct": "dark-blue", "Total": "rgb(7, 95, 229)", "kernel system": "rgb(229, 220, 214)", "user": "rgb(242, 29, 13)" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Total", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.cpu.total.pct", "id": "1", "inlineScript": null, "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" }, { "alias": "nice", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-70s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.cpu.nice.pct", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "C", "timeField": "@timestamp" }, { "alias": "kernel system", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.cpu.system.pct", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "D", "timeField": "@timestamp" }, { "alias": "user", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.cpu.user.pct", "id": "1", "inlineScript": null, "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "E", "timeField": "@timestamp" }, { "alias": "softirq", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.cpu.softirq.pct", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "F", "timeField": "@timestamp" }, { "alias": "steal", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.cpu.steal.pct", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "G", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage Detail ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Read per sec": "rgb(242, 205, 21)", "Write per sec": "rgb(226, 10, 35)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Read per sec", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.diskio.iostat.read.per_sec.bytes", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" }, { "alias": "Write per sec", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.diskio.iostat.write.per_sec.bytes", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "query": "host.hostname: $host", "refId": "B", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DISK I/O Operations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "CPU": "semi-dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "unit": "percent" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 83, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "CPU", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.cpu.iowait.pct", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Time Percent wait on disk (iowait)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk Read latency": "semi-dark-blue", "Disk Total Latency": "dark-red", "Disk Write Latency": "dark-orange", "Read per sec": "rgb(242, 205, 21)", "Write per sec": "rgb(226, 10, 35)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [], "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "total milliseconds spent doing I/Os.", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.diskio.io.time", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk I/O Usage Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Disk Read latency": "semi-dark-blue", "Disk Total Latency": "dark-red", "Disk Write Latency": "dark-orange", "Read": "dark-yellow", "Read per sec": "rgb(242, 205, 21)", "Read per second": "dark-yellow", "Write": "dark-red", "Write per sec": "rgb(226, 10, 35)", "Write per second": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [], "unit": "iops" }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 81, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Read", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.diskio.iostat.read.request.per_sec", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "query": "host.hostname: $host", "refId": "B", "timeField": "@timestamp" }, { "alias": "Write", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.diskio.iostat.write.request.per_sec", "id": "1", "meta": {}, "settings": {}, "type": "max" } ], "query": "host.hostname: $host", "refId": "C", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DISK IOps", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "IN DROPPED": "dark-orange", "IN ERROR": "dark-red", "OUT DROPPED": "light-orange", "OUT ERROR": "semi-dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 52, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "IN DROPPED", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-70s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.network.in.dropped", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "sum" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname:$host", "refId": "A", "timeField": "@timestamp" }, { "alias": "OUT DROPPED", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-70s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.network.out.dropped", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "sum" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname:$host", "refId": "B", "timeField": "@timestamp" }, { "alias": "IN ERROR", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-70s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.ne", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "sum" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname:$host", "refId": "C", "timeField": "@timestamp" }, { "alias": "OUT ERROR", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-70s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.network.out.errors", "hide": true, "id": "1", "meta": {}, "settings": {}, "type": "sum" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname:$host", "refId": "D", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Drop/Error", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Average postgresql.database.rows.fetched": "dark-orange", "Average postgresql.database.rows.returned": "dark-yellow", "Derivative Average postgresql.database.rows.returned": "dark-orange", "Inbound": "dark-red", "Outbound": "rgb(13, 101, 236)", "Rows Returned": "semi-dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 3, "fillGradient": 10, "gridPos": { "h": 8, "w": 11, "x": 13, "y": 40 }, "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Inbound", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.network.in.bytes", "hide": true, "id": "1", "inlineScript": null, "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "avg" }, { "field": "1", "id": "4", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" }, { "alias": "Outbound", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "system.network.out.bytes", "hide": true, "id": "1", "inlineScript": null, "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "avg" }, { "field": "1", "id": "4", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "B", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Traffic", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": "${DS_ELASTICSEARCH}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 48 }, "id": 64, "panels": [ { "cacheTimeout": null, "datasource": "${DS_POSTGRESQL}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(47, 86, 180)", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 7, "x": 0, "y": 2 }, "id": 73, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "7.3.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\ntime_diff_sn AS pg1\nFROM\n grafana.oksijen_replication\nWHERE\nstandby_name = 'pg1.domain.com'\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\ntime_diff_sn AS pg3\nFROM\n grafana.oksijen_replication\nWHERE\nstandby_name = 'pg3.domain.com'\n", "refId": "B", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "Replication Delay", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_POSTGRESQL}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "noValue": "\"select a database, not all\"", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "rgb(142, 11, 26)", "value": 75 }, { "color": "#EAB839", "value": 85 }, { "color": "rgb(71, 193, 57)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 7, "y": 2 }, "id": 69, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "/.*/", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "7.3.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n percentage as \"$database\"\nFROM grafana.cache_hit_ratio\nWHERE host = '$host' and\ndatabase = $database\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "Cache Hit Ratio", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_POSTGRESQL}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [], "noValue": "\"select enable host value\"", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "rgb(142, 11, 26)", "value": 75 }, { "color": "#EAB839", "value": 85 }, { "color": "rgb(72, 196, 57)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 9, "y": 2 }, "id": 75, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value_and_name" }, "pluginVersion": "7.3.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n avg(percentage) AS \"cluster-based value\"\nFROM grafana.cache_hit_ratio\nWHERE host = '$host'\n\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "Cluster-Based Cache Hit Ratio ", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(12, 234, 212)", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "red", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 11, "y": 2 }, "id": 36, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.deadlocks", "id": "1", "meta": {}, "settings": {}, "type": "sum" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Dead Locks", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "No Configuration ", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(12, 131, 234)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 13, "y": 2 }, "id": 57, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "1m", "min_doc_count": 0, "offset": "-2m", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "system.filesystem.used.bytes", "id": "1", "meta": {}, "settings": {}, "type": "avg" } ], "query": "host.hostname: pg1 AND system.filesystem.mount_point: *pgdata*", "refId": "A", "timeField": "@timestamp" } ], "timeFrom": null, "timeShift": null, "title": "Cluster Size", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_POSTGRESQL}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "noValue": "No Configuration ", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(12, 131, 234)", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 15, "y": 2 }, "id": 85, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\nversion as \"OKSIJEN\"\nFROM\n grafana.server_version\nWHERE\nhost like 'oksijen%'", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "PG Version", "type": "stat" }, { "cacheTimeout": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ELASTICSEARCH}", "decimals": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSizes": [ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70 ], "fontTypes": [ "Arial", "Avant Garde", "Bookman", "Consolas", "Courier", "Courier New", "Garamond", "Helvetica", "Open Sans", "Palatino", "Times", "Times New Roman", "Verdana" ], "format": "none", "gauge": { "animateNeedleValueTransition": true, "animateNeedleValueTransitionSpeed": 100, "edgeWidth": 0.05, "gaugeRadius": 0, "gaugeUnits": "", "innerCol": "rgb(183, 178, 178)", "labelFontSize": 19, "maxNeedleAngle": 320, "maxTickAngle": 300, "maxValue": 5000, "minValue": 0, "needleCol": "#1F60C4", "needleLengthNeg": 0.2, "needleTickGap": 0.05, "needleWidth": 5, "outerEdgeCol": "rgb(106, 10, 21)", "padding": 0.05, "pivotCol": "#999", "pivotRadius": 0.1, "show": true, "showLowerThresholdRange": true, "showMiddleThresholdRange": true, "showThresholdColorOnValue": false, "showThresholdOnGauge": true, "showUpperThresholdRange": true, "tickColMaj": "#1F60C4", "tickColMin": "rgb(43, 0, 236)", "tickEdgeGap": 0.05, "tickFont": "Open Sans", "tickLabelCol": "rgb(20, 20, 20)", "tickLengthMaj": 0.15, "tickLengthMin": 0.05, "tickSpaceMajVal": 1000, "tickSpaceMinVal": 100, "tickWidthMaj": 5, "tickWidthMin": 1, "ticknessGaugeBasis": 200, "unitsFont": "Courier", "unitsLabelCol": "rgb(17, 17, 17)", "unitsLabelFontSize": 70, "valueYOffset": 0, "zeroNeedleAngle": 40, "zeroTickAngle": 60 }, "gaugeDivId": "d3gauge_svg_74", "gridPos": { "h": 7, "w": 3, "x": 18, "y": 2 }, "id": 74, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "operatorName": "current", "operatorNameOptions": [ "min", "max", "avg", "current", "total", "name" ], "pluginVersion": "6.1.6", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "svgContainer": {}, "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "15s", "min_doc_count": 0, "offset": "-17s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.activity.client.address", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: *", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "3000,4000", "tickMaps": [], "timeFrom": null, "timeShift": null, "title": "Database Client Connection", "transparent": true, "type": "briangann-gauge-panel", "unitFormats": [ { "submenu": [ { "click": "menuItemSelected(0,0)", "text": "none", "value": "none" }, { "click": "menuItemSelected(0,1)", "text": "String", "value": "string" }, { "click": "menuItemSelected(0,2)", "text": "short", "value": "short" }, { "click": "menuItemSelected(0,3)", "text": "Percent (0-100)", "value": "percent" }, { "click": "menuItemSelected(0,4)", "text": "Percent (0.0-1.0)", "value": "percentunit" }, { "click": "menuItemSelected(0,5)", "text": "Humidity (%H)", "value": "humidity" }, { "click": "menuItemSelected(0,6)", "text": "Decibel", "value": "dB" }, { "click": "menuItemSelected(0,7)", "text": "Hexadecimal (0x)", "value": "hex0x" }, { "click": "menuItemSelected(0,8)", "text": "Hexadecimal", "value": "hex" }, { "click": "menuItemSelected(0,9)", "text": "Scientific notation", "value": "sci" }, { "click": "menuItemSelected(0,10)", "text": "Locale format", "value": "locale" }, { "click": "menuItemSelected(0,11)", "text": "Pixels", "value": "pixel" } ], "text": "Misc" }, { "submenu": [ { "click": "menuItemSelected(1,0)", "text": "Meters/sec²", "value": "accMS2" }, { "click": "menuItemSelected(1,1)", "text": "Feet/sec²", "value": "accFS2" }, { "click": "menuItemSelected(1,2)", "text": "G unit", "value": "accG" } ], "text": "Acceleration" }, { "submenu": [ { "click": "menuItemSelected(2,0)", "text": "Degrees (°)", "value": "degree" }, { "click": "menuItemSelected(2,1)", "text": "Radians", "value": "radian" }, { "click": "menuItemSelected(2,2)", "text": "Gradian", "value": "grad" }, { "click": "menuItemSelected(2,3)", "text": "Arc Minutes", "value": "arcmin" }, { "click": "menuItemSelected(2,4)", "text": "Arc Seconds", "value": "arcsec" } ], "text": "Angle" }, { "submenu": [ { "click": "menuItemSelected(3,0)", "text": "Square Meters (m²)", "value": "areaM2" }, { "click": "menuItemSelected(3,1)", "text": "Square Feet (ft²)", "value": "areaF2" }, { "click": "menuItemSelected(3,2)", "text": "Square Miles (mi²)", "value": "areaMI2" } ], "text": "Area" }, { "submenu": [ { "click": "menuItemSelected(4,0)", "text": "FLOP/s", "value": "flops" }, { "click": "menuItemSelected(4,1)", "text": "MFLOP/s", "value": "mflops" }, { "click": "menuItemSelected(4,2)", "text": "GFLOP/s", "value": "gflops" }, { "click": "menuItemSelected(4,3)", "text": "TFLOP/s", "value": "tflops" }, { "click": "menuItemSelected(4,4)", "text": "PFLOP/s", "value": "pflops" }, { "click": "menuItemSelected(4,5)", "text": "EFLOP/s", "value": "eflops" }, { "click": "menuItemSelected(4,6)", "text": "ZFLOP/s", "value": "zflops" }, { "click": "menuItemSelected(4,7)", "text": "YFLOP/s", "value": "yflops" } ], "text": "Computation" }, { "submenu": [ { "click": "menuItemSelected(5,0)", "text": "parts-per-million (ppm)", "value": "ppm" }, { "click": "menuItemSelected(5,1)", "text": "parts-per-billion (ppb)", "value": "conppb" }, { "click": "menuItemSelected(5,2)", "text": "nanogram per cubic meter (ng/m³)", "value": "conngm3" }, { "click": "menuItemSelected(5,3)", "text": "nanogram per normal cubic meter (ng/Nm³)", "value": "conngNm3" }, { "click": "menuItemSelected(5,4)", "text": "microgram per cubic meter (μg/m³)", "value": "conμgm3" }, { "click": "menuItemSelected(5,5)", "text": "microgram per normal cubic meter (μg/Nm³)", "value": "conμgNm3" }, { "click": "menuItemSelected(5,6)", "text": "milligram per cubic meter (mg/m³)", "value": "conmgm3" }, { "click": "menuItemSelected(5,7)", "text": "milligram per normal cubic meter (mg/Nm³)", "value": "conmgNm3" }, { "click": "menuItemSelected(5,8)", "text": "gram per cubic meter (g/m³)", "value": "congm3" }, { "click": "menuItemSelected(5,9)", "text": "gram per normal cubic meter (g/Nm³)", "value": "congNm3" }, { "click": "menuItemSelected(5,10)", "text": "milligrams per decilitre (mg/dL)", "value": "conmgdL" }, { "click": "menuItemSelected(5,11)", "text": "millimoles per litre (mmol/L)", "value": "conmmolL" } ], "text": "Concentration" }, { "submenu": [ { "click": "menuItemSelected(6,0)", "text": "Dollars ($)", "value": "currencyUSD" }, { "click": "menuItemSelected(6,1)", "text": "Pounds (£)", "value": "currencyGBP" }, { "click": "menuItemSelected(6,2)", "text": "Euro (€)", "value": "currencyEUR" }, { "click": "menuItemSelected(6,3)", "text": "Yen (¥)", "value": "currencyJPY" }, { "click": "menuItemSelected(6,4)", "text": "Rubles (₽)", "value": "currencyRUB" }, { "click": "menuItemSelected(6,5)", "text": "Hryvnias (₴)", "value": "currencyUAH" }, { "click": "menuItemSelected(6,6)", "text": "Real (R$)", "value": "currencyBRL" }, { "click": "menuItemSelected(6,7)", "text": "Danish Krone (kr)", "value": "currencyDKK" }, { "click": "menuItemSelected(6,8)", "text": "Icelandic Króna (kr)", "value": "currencyISK" }, { "click": "menuItemSelected(6,9)", "text": "Norwegian Krone (kr)", "value": "currencyNOK" }, { "click": "menuItemSelected(6,10)", "text": "Swedish Krona (kr)", "value": "currencySEK" }, { "click": "menuItemSelected(6,11)", "text": "Czech koruna (czk)", "value": "currencyCZK" }, { "click": "menuItemSelected(6,12)", "text": "Swiss franc (CHF)", "value": "currencyCHF" }, { "click": "menuItemSelected(6,13)", "text": "Polish Złoty (PLN)", "value": "currencyPLN" }, { "click": "menuItemSelected(6,14)", "text": "Bitcoin (฿)", "value": "currencyBTC" }, { "click": "menuItemSelected(6,15)", "text": "Milli Bitcoin (฿)", "value": "currencymBTC" }, { "click": "menuItemSelected(6,16)", "text": "Micro Bitcoin (฿)", "value": "currencyμBTC" }, { "click": "menuItemSelected(6,17)", "text": "South African Rand (R)", "value": "currencyZAR" }, { "click": "menuItemSelected(6,18)", "text": "Indian Rupee (₹)", "value": "currencyINR" }, { "click": "menuItemSelected(6,19)", "text": "South Korean Won (₩)", "value": "currencyKRW" } ], "text": "Currency" }, { "submenu": [ { "click": "menuItemSelected(7,0)", "text": "bytes(IEC)", "value": "bytes" }, { "click": "menuItemSelected(7,1)", "text": "bytes(SI)", "value": "decbytes" }, { "click": "menuItemSelected(7,2)", "text": "bits(IEC)", "value": "bits" }, { "click": "menuItemSelected(7,3)", "text": "bits(SI)", "value": "decbits" }, { "click": "menuItemSelected(7,4)", "text": "kibibytes", "value": "kbytes" }, { "click": "menuItemSelected(7,5)", "text": "kilobytes", "value": "deckbytes" }, { "click": "menuItemSelected(7,6)", "text": "mebibytes", "value": "mbytes" }, { "click": "menuItemSelected(7,7)", "text": "megabytes", "value": "decmbytes" }, { "click": "menuItemSelected(7,8)", "text": "gibibytes", "value": "gbytes" }, { "click": "menuItemSelected(7,9)", "text": "gigabytes", "value": "decgbytes" }, { "click": "menuItemSelected(7,10)", "text": "tebibytes", "value": "tbytes" }, { "click": "menuItemSelected(7,11)", "text": "terabytes", "value": "dectbytes" }, { "click": "menuItemSelected(7,12)", "text": "pebibytes", "value": "pbytes" }, { "click": "menuItemSelected(7,13)", "text": "petabytes", "value": "decpbytes" } ], "text": "Data" }, { "submenu": [ { "click": "menuItemSelected(8,0)", "text": "packets/sec", "value": "pps" }, { "click": "menuItemSelected(8,1)", "text": "bytes/sec(IEC)", "value": "binBps" }, { "click": "menuItemSelected(8,2)", "text": "bytes/sec(SI)", "value": "Bps" }, { "click": "menuItemSelected(8,3)", "text": "bits/sec(IEC)", "value": "binbps" }, { "click": "menuItemSelected(8,4)", "text": "bits/sec(SI)", "value": "bps" }, { "click": "menuItemSelected(8,5)", "text": "kibibytes/sec", "value": "KiBs" }, { "click": "menuItemSelected(8,6)", "text": "kibibits/sec", "value": "Kibits" }, { "click": "menuItemSelected(8,7)", "text": "kilobytes/sec", "value": "KBs" }, { "click": "menuItemSelected(8,8)", "text": "kilobits/sec", "value": "Kbits" }, { "click": "menuItemSelected(8,9)", "text": "mibibytes/sec", "value": "MiBs" }, { "click": "menuItemSelected(8,10)", "text": "mibibits/sec", "value": "Mibits" }, { "click": "menuItemSelected(8,11)", "text": "megabytes/sec", "value": "MBs" }, { "click": "menuItemSelected(8,12)", "text": "megabits/sec", "value": "Mbits" }, { "click": "menuItemSelected(8,13)", "text": "gibibytes/sec", "value": "GiBs" }, { "click": "menuItemSelected(8,14)", "text": "gibibits/sec", "value": "Gibits" }, { "click": "menuItemSelected(8,15)", "text": "gigabytes/sec", "value": "GBs" }, { "click": "menuItemSelected(8,16)", "text": "gigabits/sec", "value": "Gbits" }, { "click": "menuItemSelected(8,17)", "text": "tebibytes/sec", "value": "TiBs" }, { "click": "menuItemSelected(8,18)", "text": "tebibits/sec", "value": "Tibits" }, { "click": "menuItemSelected(8,19)", "text": "terabytes/sec", "value": "TBs" }, { "click": "menuItemSelected(8,20)", "text": "terabits/sec", "value": "Tbits" }, { "click": "menuItemSelected(8,21)", "text": "petibytes/sec", "value": "PiBs" }, { "click": "menuItemSelected(8,22)", "text": "petibits/sec", "value": "Pibits" }, { "click": "menuItemSelected(8,23)", "text": "petabytes/sec", "value": "PBs" }, { "click": "menuItemSelected(8,24)", "text": "petabits/sec", "value": "Pbits" } ], "text": "Data rate" }, { "submenu": [ { "click": "menuItemSelected(9,0)", "text": "Datetime ISO", "value": "dateTimeAsIso" }, { "click": "menuItemSelected(9,1)", "text": "Datetime ISO (No date if today)", "value": "dateTimeAsIsoNoDateIfToday" }, { "click": "menuItemSelected(9,2)", "text": "Datetime US", "value": "dateTimeAsUS" }, { "click": "menuItemSelected(9,3)", "text": "Datetime US (No date if today)", "value": "dateTimeAsUSNoDateIfToday" }, { "click": "menuItemSelected(9,4)", "text": "Datetime local", "value": "dateTimeAsLocal" }, { "click": "menuItemSelected(9,5)", "text": "Datetime default", "value": "dateTimeAsSystem" }, { "click": "menuItemSelected(9,6)", "text": "From Now", "value": "dateTimeFromNow" } ], "text": "Date & time" }, { "submenu": [ { "click": "menuItemSelected(10,0)", "text": "Watt (W)", "value": "watt" }, { "click": "menuItemSelected(10,1)", "text": "Kilowatt (kW)", "value": "kwatt" }, { "click": "menuItemSelected(10,2)", "text": "Megawatt (MW)", "value": "megwatt" }, { "click": "menuItemSelected(10,3)", "text": "Gigawatt (GW)", "value": "gwatt" }, { "click": "menuItemSelected(10,4)", "text": "Milliwatt (mW)", "value": "mwatt" }, { "click": "menuItemSelected(10,5)", "text": "Watt per square meter (W/m²)", "value": "Wm2" }, { "click": "menuItemSelected(10,6)", "text": "Volt-ampere (VA)", "value": "voltamp" }, { "click": "menuItemSelected(10,7)", "text": "Kilovolt-ampere (kVA)", "value": "kvoltamp" }, { "click": "menuItemSelected(10,8)", "text": "Volt-ampere reactive (var)", "value": "voltampreact" }, { "click": "menuItemSelected(10,9)", "text": "Kilovolt-ampere reactive (kvar)", "value": "kvoltampreact" }, { "click": "menuItemSelected(10,10)", "text": "Watt-hour (Wh)", "value": "watth" }, { "click": "menuItemSelected(10,11)", "text": "Watt-hour per Kilogram (Wh/kg)", "value": "watthperkg" }, { "click": "menuItemSelected(10,12)", "text": "Kilowatt-hour (kWh)", "value": "kwatth" }, { "click": "menuItemSelected(10,13)", "text": "Kilowatt-min (kWm)", "value": "kwattm" }, { "click": "menuItemSelected(10,14)", "text": "Ampere-hour (Ah)", "value": "amph" }, { "click": "menuItemSelected(10,15)", "text": "Kiloampere-hour (kAh)", "value": "kamph" }, { "click": "menuItemSelected(10,16)", "text": "Milliampere-hour (mAh)", "value": "mamph" }, { "click": "menuItemSelected(10,17)", "text": "Joule (J)", "value": "joule" }, { "click": "menuItemSelected(10,18)", "text": "Electron volt (eV)", "value": "ev" }, { "click": "menuItemSelected(10,19)", "text": "Ampere (A)", "value": "amp" }, { "click": "menuItemSelected(10,20)", "text": "Kiloampere (kA)", "value": "kamp" }, { "click": "menuItemSelected(10,21)", "text": "Milliampere (mA)", "value": "mamp" }, { "click": "menuItemSelected(10,22)", "text": "Volt (V)", "value": "volt" }, { "click": "menuItemSelected(10,23)", "text": "Kilovolt (kV)", "value": "kvolt" }, { "click": "menuItemSelected(10,24)", "text": "Millivolt (mV)", "value": "mvolt" }, { "click": "menuItemSelected(10,25)", "text": "Decibel-milliwatt (dBm)", "value": "dBm" }, { "click": "menuItemSelected(10,26)", "text": "Ohm (Ω)", "value": "ohm" }, { "click": "menuItemSelected(10,27)", "text": "Kiloohm (kΩ)", "value": "kohm" }, { "click": "menuItemSelected(10,28)", "text": "Megaohm (MΩ)", "value": "Mohm" }, { "click": "menuItemSelected(10,29)", "text": "Farad (F)", "value": "farad" }, { "click": "menuItemSelected(10,30)", "text": "Microfarad (µF)", "value": "µfarad" }, { "click": "menuItemSelected(10,31)", "text": "Nanofarad (nF)", "value": "nfarad" }, { "click": "menuItemSelected(10,32)", "text": "Picofarad (pF)", "value": "pfarad" }, { "click": "menuItemSelected(10,33)", "text": "Femtofarad (fF)", "value": "ffarad" }, { "click": "menuItemSelected(10,34)", "text": "Henry (H)", "value": "henry" }, { "click": "menuItemSelected(10,35)", "text": "Millihenry (mH)", "value": "mhenry" }, { "click": "menuItemSelected(10,36)", "text": "Microhenry (µH)", "value": "µhenry" }, { "click": "menuItemSelected(10,37)", "text": "Lumens (Lm)", "value": "lumens" } ], "text": "Energy" }, { "submenu": [ { "click": "menuItemSelected(11,0)", "text": "Gallons/min (gpm)", "value": "flowgpm" }, { "click": "menuItemSelected(11,1)", "text": "Cubic meters/sec (cms)", "value": "flowcms" }, { "click": "menuItemSelected(11,2)", "text": "Cubic feet/sec (cfs)", "value": "flowcfs" }, { "click": "menuItemSelected(11,3)", "text": "Cubic feet/min (cfm)", "value": "flowcfm" }, { "click": "menuItemSelected(11,4)", "text": "Litre/hour", "value": "litreh" }, { "click": "menuItemSelected(11,5)", "text": "Litre/min (L/min)", "value": "flowlpm" }, { "click": "menuItemSelected(11,6)", "text": "milliLitre/min (mL/min)", "value": "flowmlpm" }, { "click": "menuItemSelected(11,7)", "text": "Lux (lx)", "value": "lux" } ], "text": "Flow" }, { "submenu": [ { "click": "menuItemSelected(12,0)", "text": "Newton-meters (Nm)", "value": "forceNm" }, { "click": "menuItemSelected(12,1)", "text": "Kilonewton-meters (kNm)", "value": "forcekNm" }, { "click": "menuItemSelected(12,2)", "text": "Newtons (N)", "value": "forceN" }, { "click": "menuItemSelected(12,3)", "text": "Kilonewtons (kN)", "value": "forcekN" } ], "text": "Force" }, { "submenu": [ { "click": "menuItemSelected(13,0)", "text": "hashes/sec", "value": "Hs" }, { "click": "menuItemSelected(13,1)", "text": "kilohashes/sec", "value": "KHs" }, { "click": "menuItemSelected(13,2)", "text": "megahashes/sec", "value": "MHs" }, { "click": "menuItemSelected(13,3)", "text": "gigahashes/sec", "value": "GHs" }, { "click": "menuItemSelected(13,4)", "text": "terahashes/sec", "value": "THs" }, { "click": "menuItemSelected(13,5)", "text": "petahashes/sec", "value": "PHs" }, { "click": "menuItemSelected(13,6)", "text": "exahashes/sec", "value": "EHs" } ], "text": "Hash rate" }, { "submenu": [ { "click": "menuItemSelected(14,0)", "text": "milligram (mg)", "value": "massmg" }, { "click": "menuItemSelected(14,1)", "text": "gram (g)", "value": "massg" }, { "click": "menuItemSelected(14,2)", "text": "kilogram (kg)", "value": "masskg" }, { "click": "menuItemSelected(14,3)", "text": "metric ton (t)", "value": "masst" } ], "text": "Mass" }, { "submenu": [ { "click": "menuItemSelected(15,0)", "text": "millimeter (mm)", "value": "lengthmm" }, { "click": "menuItemSelected(15,1)", "text": "feet (ft)", "value": "lengthft" }, { "click": "menuItemSelected(15,2)", "text": "meter (m)", "value": "lengthm" }, { "click": "menuItemSelected(15,3)", "text": "kilometer (km)", "value": "lengthkm" }, { "click": "menuItemSelected(15,4)", "text": "mile (mi)", "value": "lengthmi" } ], "text": "Length" }, { "submenu": [ { "click": "menuItemSelected(16,0)", "text": "Millibars", "value": "pressurembar" }, { "click": "menuItemSelected(16,1)", "text": "Bars", "value": "pressurebar" }, { "click": "menuItemSelected(16,2)", "text": "Kilobars", "value": "pressurekbar" }, { "click": "menuItemSelected(16,3)", "text": "Pascals", "value": "pressurepa" }, { "click": "menuItemSelected(16,4)", "text": "Hectopascals", "value": "pressurehpa" }, { "click": "menuItemSelected(16,5)", "text": "Kilopascals", "value": "pressurekpa" }, { "click": "menuItemSelected(16,6)", "text": "Inches of mercury", "value": "pressurehg" }, { "click": "menuItemSelected(16,7)", "text": "PSI", "value": "pressurepsi" } ], "text": "Pressure" }, { "submenu": [ { "click": "menuItemSelected(17,0)", "text": "Becquerel (Bq)", "value": "radbq" }, { "click": "menuItemSelected(17,1)", "text": "curie (Ci)", "value": "radci" }, { "click": "menuItemSelected(17,2)", "text": "Gray (Gy)", "value": "radgy" }, { "click": "menuItemSelected(17,3)", "text": "rad", "value": "radrad" }, { "click": "menuItemSelected(17,4)", "text": "Sievert (Sv)", "value": "radsv" }, { "click": "menuItemSelected(17,5)", "text": "milliSievert (mSv)", "value": "radmsv" }, { "click": "menuItemSelected(17,6)", "text": "microSievert (µSv)", "value": "radusv" }, { "click": "menuItemSelected(17,7)", "text": "rem", "value": "radrem" }, { "click": "menuItemSelected(17,8)", "text": "Exposure (C/kg)", "value": "radexpckg" }, { "click": "menuItemSelected(17,9)", "text": "roentgen (R)", "value": "radr" }, { "click": "menuItemSelected(17,10)", "text": "Sievert/hour (Sv/h)", "value": "radsvh" }, { "click": "menuItemSelected(17,11)", "text": "milliSievert/hour (mSv/h)", "value": "radmsvh" }, { "click": "menuItemSelected(17,12)", "text": "microSievert/hour (µSv/h)", "value": "radusvh" } ], "text": "Radiation" }, { "submenu": [ { "click": "menuItemSelected(18,0)", "text": "Revolutions per minute (rpm)", "value": "rotrpm" }, { "click": "menuItemSelected(18,1)", "text": "Hertz (Hz)", "value": "rothz" }, { "click": "menuItemSelected(18,2)", "text": "Radians per second (rad/s)", "value": "rotrads" }, { "click": "menuItemSelected(18,3)", "text": "Degrees per second (°/s)", "value": "rotdegs" } ], "text": "Rotational Speed" }, { "submenu": [ { "click": "menuItemSelected(19,0)", "text": "Celsius (°C)", "value": "celsius" }, { "click": "menuItemSelected(19,1)", "text": "Fahrenheit (°F)", "value": "fahrenheit" }, { "click": "menuItemSelected(19,2)", "text": "Kelvin (K)", "value": "kelvin" } ], "text": "Temperature" }, { "submenu": [ { "click": "menuItemSelected(20,0)", "text": "Hertz (1/s)", "value": "hertz" }, { "click": "menuItemSelected(20,1)", "text": "nanoseconds (ns)", "value": "ns" }, { "click": "menuItemSelected(20,2)", "text": "microseconds (µs)", "value": "µs" }, { "click": "menuItemSelected(20,3)", "text": "milliseconds (ms)", "value": "ms" }, { "click": "menuItemSelected(20,4)", "text": "seconds (s)", "value": "s" }, { "click": "menuItemSelected(20,5)", "text": "minutes (m)", "value": "m" }, { "click": "menuItemSelected(20,6)", "text": "hours (h)", "value": "h" }, { "click": "menuItemSelected(20,7)", "text": "days (d)", "value": "d" }, { "click": "menuItemSelected(20,8)", "text": "duration (ms)", "value": "dtdurationms" }, { "click": "menuItemSelected(20,9)", "text": "duration (s)", "value": "dtdurations" }, { "click": "menuItemSelected(20,10)", "text": "duration (hh:mm:ss)", "value": "dthms" }, { "click": "menuItemSelected(20,11)", "text": "duration (d hh:mm:ss)", "value": "dtdhms" }, { "click": "menuItemSelected(20,12)", "text": "Timeticks (s/100)", "value": "timeticks" }, { "click": "menuItemSelected(20,13)", "text": "clock (ms)", "value": "clockms" }, { "click": "menuItemSelected(20,14)", "text": "clock (s)", "value": "clocks" } ], "text": "Time" }, { "submenu": [ { "click": "menuItemSelected(21,0)", "text": "counts/sec (cps)", "value": "cps" }, { "click": "menuItemSelected(21,1)", "text": "ops/sec (ops)", "value": "ops" }, { "click": "menuItemSelected(21,2)", "text": "requests/sec (rps)", "value": "reqps" }, { "click": "menuItemSelected(21,3)", "text": "reads/sec (rps)", "value": "rps" }, { "click": "menuItemSelected(21,4)", "text": "writes/sec (wps)", "value": "wps" }, { "click": "menuItemSelected(21,5)", "text": "I/O ops/sec (iops)", "value": "iops" }, { "click": "menuItemSelected(21,6)", "text": "counts/min (cpm)", "value": "cpm" }, { "click": "menuItemSelected(21,7)", "text": "ops/min (opm)", "value": "opm" }, { "click": "menuItemSelected(21,8)", "text": "reads/min (rpm)", "value": "rpm" }, { "click": "menuItemSelected(21,9)", "text": "writes/min (wpm)", "value": "wpm" } ], "text": "Throughput" }, { "submenu": [ { "click": "menuItemSelected(22,0)", "text": "meters/second (m/s)", "value": "velocityms" }, { "click": "menuItemSelected(22,1)", "text": "kilometers/hour (km/h)", "value": "velocitykmh" }, { "click": "menuItemSelected(22,2)", "text": "miles/hour (mph)", "value": "velocitymph" }, { "click": "menuItemSelected(22,3)", "text": "knot (kn)", "value": "velocityknot" } ], "text": "Velocity" }, { "submenu": [ { "click": "menuItemSelected(23,0)", "text": "millilitre (mL)", "value": "mlitre" }, { "click": "menuItemSelected(23,1)", "text": "litre (L)", "value": "litre" }, { "click": "menuItemSelected(23,2)", "text": "cubic meter", "value": "m3" }, { "click": "menuItemSelected(23,3)", "text": "Normal cubic meter", "value": "Nm3" }, { "click": "menuItemSelected(23,4)", "text": "cubic decimeter", "value": "dm3" }, { "click": "menuItemSelected(23,5)", "text": "gallons", "value": "gallons" } ], "text": "Volume" } ], "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ] }, { "cacheTimeout": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_ELASTICSEARCH}", "decimals": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSizes": [ 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70 ], "fontTypes": [ "Arial", "Avant Garde", "Bookman", "Consolas", "Courier", "Courier New", "Garamond", "Helvetica", "Open Sans", "Palatino", "Times", "Times New Roman", "Verdana" ], "format": "none", "gauge": { "animateNeedleValueTransition": true, "animateNeedleValueTransitionSpeed": 100, "edgeWidth": 0.05, "gaugeRadius": 0, "gaugeUnits": "", "innerCol": "rgb(219, 213, 213)", "labelFontSize": 18, "maxNeedleAngle": 320, "maxTickAngle": 300, "maxValue": 5000, "minValue": 0, "needleCol": "rgb(13, 14, 17)", "needleLengthNeg": 0.2, "needleTickGap": 0.05, "needleWidth": 5, "outerEdgeCol": "rgb(18, 88, 137)", "padding": 0.05, "pivotCol": "rgb(32, 25, 25)", "pivotRadius": 0.04, "show": true, "showLowerThresholdRange": true, "showMiddleThresholdRange": true, "showThresholdColorOnValue": false, "showThresholdOnGauge": true, "showUpperThresholdRange": true, "tickColMaj": "rgb(21, 24, 27)", "tickColMin": "rgb(43, 0, 236)", "tickEdgeGap": 0.05, "tickFont": "Courier", "tickLabelCol": "rgb(20, 20, 20)", "tickLengthMaj": 0.15, "tickLengthMin": 0.05, "tickSpaceMajVal": 1000, "tickSpaceMinVal": 100, "tickWidthMaj": 5, "tickWidthMin": 1, "ticknessGaugeBasis": 200, "unitsFont": "Courier", "unitsLabelCol": "rgb(17, 17, 17)", "unitsLabelFontSize": 60, "valueYOffset": 0, "zeroNeedleAngle": 40, "zeroTickAngle": 60 }, "gaugeDivId": "d3gauge_svg_8", "gridPos": { "h": 7, "w": 3, "x": 21, "y": 2 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "operatorName": "current", "operatorNameOptions": [ "min", "max", "avg", "current", "total", "name" ], "pluginVersion": "6.1.6", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "svgContainer": {}, "targets": [ { "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-17s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.activity.client.address", "id": "1", "meta": {}, "settings": {}, "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.state: *", "refId": "A", "timeField": "@timestamp" } ], "thresholds": "3000,4000", "tickMaps": [], "timeFrom": null, "timeShift": null, "title": "Cluster Client Connection", "transparent": true, "type": "briangann-gauge-panel", "unitFormats": [ { "submenu": [ { "click": "menuItemSelected(0,0)", "text": "none", "value": "none" }, { "click": "menuItemSelected(0,1)", "text": "String", "value": "string" }, { "click": "menuItemSelected(0,2)", "text": "short", "value": "short" }, { "click": "menuItemSelected(0,3)", "text": "Percent (0-100)", "value": "percent" }, { "click": "menuItemSelected(0,4)", "text": "Percent (0.0-1.0)", "value": "percentunit" }, { "click": "menuItemSelected(0,5)", "text": "Humidity (%H)", "value": "humidity" }, { "click": "menuItemSelected(0,6)", "text": "Decibel", "value": "dB" }, { "click": "menuItemSelected(0,7)", "text": "Hexadecimal (0x)", "value": "hex0x" }, { "click": "menuItemSelected(0,8)", "text": "Hexadecimal", "value": "hex" }, { "click": "menuItemSelected(0,9)", "text": "Scientific notation", "value": "sci" }, { "click": "menuItemSelected(0,10)", "text": "Locale format", "value": "locale" }, { "click": "menuItemSelected(0,11)", "text": "Pixels", "value": "pixel" } ], "text": "Misc" }, { "submenu": [ { "click": "menuItemSelected(1,0)", "text": "Meters/sec²", "value": "accMS2" }, { "click": "menuItemSelected(1,1)", "text": "Feet/sec²", "value": "accFS2" }, { "click": "menuItemSelected(1,2)", "text": "G unit", "value": "accG" } ], "text": "Acceleration" }, { "submenu": [ { "click": "menuItemSelected(2,0)", "text": "Degrees (°)", "value": "degree" }, { "click": "menuItemSelected(2,1)", "text": "Radians", "value": "radian" }, { "click": "menuItemSelected(2,2)", "text": "Gradian", "value": "grad" }, { "click": "menuItemSelected(2,3)", "text": "Arc Minutes", "value": "arcmin" }, { "click": "menuItemSelected(2,4)", "text": "Arc Seconds", "value": "arcsec" } ], "text": "Angle" }, { "submenu": [ { "click": "menuItemSelected(3,0)", "text": "Square Meters (m²)", "value": "areaM2" }, { "click": "menuItemSelected(3,1)", "text": "Square Feet (ft²)", "value": "areaF2" }, { "click": "menuItemSelected(3,2)", "text": "Square Miles (mi²)", "value": "areaMI2" } ], "text": "Area" }, { "submenu": [ { "click": "menuItemSelected(4,0)", "text": "FLOP/s", "value": "flops" }, { "click": "menuItemSelected(4,1)", "text": "MFLOP/s", "value": "mflops" }, { "click": "menuItemSelected(4,2)", "text": "GFLOP/s", "value": "gflops" }, { "click": "menuItemSelected(4,3)", "text": "TFLOP/s", "value": "tflops" }, { "click": "menuItemSelected(4,4)", "text": "PFLOP/s", "value": "pflops" }, { "click": "menuItemSelected(4,5)", "text": "EFLOP/s", "value": "eflops" }, { "click": "menuItemSelected(4,6)", "text": "ZFLOP/s", "value": "zflops" }, { "click": "menuItemSelected(4,7)", "text": "YFLOP/s", "value": "yflops" } ], "text": "Computation" }, { "submenu": [ { "click": "menuItemSelected(5,0)", "text": "parts-per-million (ppm)", "value": "ppm" }, { "click": "menuItemSelected(5,1)", "text": "parts-per-billion (ppb)", "value": "conppb" }, { "click": "menuItemSelected(5,2)", "text": "nanogram per cubic meter (ng/m³)", "value": "conngm3" }, { "click": "menuItemSelected(5,3)", "text": "nanogram per normal cubic meter (ng/Nm³)", "value": "conngNm3" }, { "click": "menuItemSelected(5,4)", "text": "microgram per cubic meter (μg/m³)", "value": "conμgm3" }, { "click": "menuItemSelected(5,5)", "text": "microgram per normal cubic meter (μg/Nm³)", "value": "conμgNm3" }, { "click": "menuItemSelected(5,6)", "text": "milligram per cubic meter (mg/m³)", "value": "conmgm3" }, { "click": "menuItemSelected(5,7)", "text": "milligram per normal cubic meter (mg/Nm³)", "value": "conmgNm3" }, { "click": "menuItemSelected(5,8)", "text": "gram per cubic meter (g/m³)", "value": "congm3" }, { "click": "menuItemSelected(5,9)", "text": "gram per normal cubic meter (g/Nm³)", "value": "congNm3" }, { "click": "menuItemSelected(5,10)", "text": "milligrams per decilitre (mg/dL)", "value": "conmgdL" }, { "click": "menuItemSelected(5,11)", "text": "millimoles per litre (mmol/L)", "value": "conmmolL" } ], "text": "Concentration" }, { "submenu": [ { "click": "menuItemSelected(6,0)", "text": "Dollars ($)", "value": "currencyUSD" }, { "click": "menuItemSelected(6,1)", "text": "Pounds (£)", "value": "currencyGBP" }, { "click": "menuItemSelected(6,2)", "text": "Euro (€)", "value": "currencyEUR" }, { "click": "menuItemSelected(6,3)", "text": "Yen (¥)", "value": "currencyJPY" }, { "click": "menuItemSelected(6,4)", "text": "Rubles (₽)", "value": "currencyRUB" }, { "click": "menuItemSelected(6,5)", "text": "Hryvnias (₴)", "value": "currencyUAH" }, { "click": "menuItemSelected(6,6)", "text": "Real (R$)", "value": "currencyBRL" }, { "click": "menuItemSelected(6,7)", "text": "Danish Krone (kr)", "value": "currencyDKK" }, { "click": "menuItemSelected(6,8)", "text": "Icelandic Króna (kr)", "value": "currencyISK" }, { "click": "menuItemSelected(6,9)", "text": "Norwegian Krone (kr)", "value": "currencyNOK" }, { "click": "menuItemSelected(6,10)", "text": "Swedish Krona (kr)", "value": "currencySEK" }, { "click": "menuItemSelected(6,11)", "text": "Czech koruna (czk)", "value": "currencyCZK" }, { "click": "menuItemSelected(6,12)", "text": "Swiss franc (CHF)", "value": "currencyCHF" }, { "click": "menuItemSelected(6,13)", "text": "Polish Złoty (PLN)", "value": "currencyPLN" }, { "click": "menuItemSelected(6,14)", "text": "Bitcoin (฿)", "value": "currencyBTC" }, { "click": "menuItemSelected(6,15)", "text": "Milli Bitcoin (฿)", "value": "currencymBTC" }, { "click": "menuItemSelected(6,16)", "text": "Micro Bitcoin (฿)", "value": "currencyμBTC" }, { "click": "menuItemSelected(6,17)", "text": "South African Rand (R)", "value": "currencyZAR" }, { "click": "menuItemSelected(6,18)", "text": "Indian Rupee (₹)", "value": "currencyINR" }, { "click": "menuItemSelected(6,19)", "text": "South Korean Won (₩)", "value": "currencyKRW" } ], "text": "Currency" }, { "submenu": [ { "click": "menuItemSelected(7,0)", "text": "bytes(IEC)", "value": "bytes" }, { "click": "menuItemSelected(7,1)", "text": "bytes(SI)", "value": "decbytes" }, { "click": "menuItemSelected(7,2)", "text": "bits(IEC)", "value": "bits" }, { "click": "menuItemSelected(7,3)", "text": "bits(SI)", "value": "decbits" }, { "click": "menuItemSelected(7,4)", "text": "kibibytes", "value": "kbytes" }, { "click": "menuItemSelected(7,5)", "text": "kilobytes", "value": "deckbytes" }, { "click": "menuItemSelected(7,6)", "text": "mebibytes", "value": "mbytes" }, { "click": "menuItemSelected(7,7)", "text": "megabytes", "value": "decmbytes" }, { "click": "menuItemSelected(7,8)", "text": "gibibytes", "value": "gbytes" }, { "click": "menuItemSelected(7,9)", "text": "gigabytes", "value": "decgbytes" }, { "click": "menuItemSelected(7,10)", "text": "tebibytes", "value": "tbytes" }, { "click": "menuItemSelected(7,11)", "text": "terabytes", "value": "dectbytes" }, { "click": "menuItemSelected(7,12)", "text": "pebibytes", "value": "pbytes" }, { "click": "menuItemSelected(7,13)", "text": "petabytes", "value": "decpbytes" } ], "text": "Data" }, { "submenu": [ { "click": "menuItemSelected(8,0)", "text": "packets/sec", "value": "pps" }, { "click": "menuItemSelected(8,1)", "text": "bytes/sec(IEC)", "value": "binBps" }, { "click": "menuItemSelected(8,2)", "text": "bytes/sec(SI)", "value": "Bps" }, { "click": "menuItemSelected(8,3)", "text": "bits/sec(IEC)", "value": "binbps" }, { "click": "menuItemSelected(8,4)", "text": "bits/sec(SI)", "value": "bps" }, { "click": "menuItemSelected(8,5)", "text": "kibibytes/sec", "value": "KiBs" }, { "click": "menuItemSelected(8,6)", "text": "kibibits/sec", "value": "Kibits" }, { "click": "menuItemSelected(8,7)", "text": "kilobytes/sec", "value": "KBs" }, { "click": "menuItemSelected(8,8)", "text": "kilobits/sec", "value": "Kbits" }, { "click": "menuItemSelected(8,9)", "text": "mibibytes/sec", "value": "MiBs" }, { "click": "menuItemSelected(8,10)", "text": "mibibits/sec", "value": "Mibits" }, { "click": "menuItemSelected(8,11)", "text": "megabytes/sec", "value": "MBs" }, { "click": "menuItemSelected(8,12)", "text": "megabits/sec", "value": "Mbits" }, { "click": "menuItemSelected(8,13)", "text": "gibibytes/sec", "value": "GiBs" }, { "click": "menuItemSelected(8,14)", "text": "gibibits/sec", "value": "Gibits" }, { "click": "menuItemSelected(8,15)", "text": "gigabytes/sec", "value": "GBs" }, { "click": "menuItemSelected(8,16)", "text": "gigabits/sec", "value": "Gbits" }, { "click": "menuItemSelected(8,17)", "text": "tebibytes/sec", "value": "TiBs" }, { "click": "menuItemSelected(8,18)", "text": "tebibits/sec", "value": "Tibits" }, { "click": "menuItemSelected(8,19)", "text": "terabytes/sec", "value": "TBs" }, { "click": "menuItemSelected(8,20)", "text": "terabits/sec", "value": "Tbits" }, { "click": "menuItemSelected(8,21)", "text": "petibytes/sec", "value": "PiBs" }, { "click": "menuItemSelected(8,22)", "text": "petibits/sec", "value": "Pibits" }, { "click": "menuItemSelected(8,23)", "text": "petabytes/sec", "value": "PBs" }, { "click": "menuItemSelected(8,24)", "text": "petabits/sec", "value": "Pbits" } ], "text": "Data rate" }, { "submenu": [ { "click": "menuItemSelected(9,0)", "text": "Datetime ISO", "value": "dateTimeAsIso" }, { "click": "menuItemSelected(9,1)", "text": "Datetime ISO (No date if today)", "value": "dateTimeAsIsoNoDateIfToday" }, { "click": "menuItemSelected(9,2)", "text": "Datetime US", "value": "dateTimeAsUS" }, { "click": "menuItemSelected(9,3)", "text": "Datetime US (No date if today)", "value": "dateTimeAsUSNoDateIfToday" }, { "click": "menuItemSelected(9,4)", "text": "Datetime local", "value": "dateTimeAsLocal" }, { "click": "menuItemSelected(9,5)", "text": "Datetime default", "value": "dateTimeAsSystem" }, { "click": "menuItemSelected(9,6)", "text": "From Now", "value": "dateTimeFromNow" } ], "text": "Date & time" }, { "submenu": [ { "click": "menuItemSelected(10,0)", "text": "Watt (W)", "value": "watt" }, { "click": "menuItemSelected(10,1)", "text": "Kilowatt (kW)", "value": "kwatt" }, { "click": "menuItemSelected(10,2)", "text": "Megawatt (MW)", "value": "megwatt" }, { "click": "menuItemSelected(10,3)", "text": "Gigawatt (GW)", "value": "gwatt" }, { "click": "menuItemSelected(10,4)", "text": "Milliwatt (mW)", "value": "mwatt" }, { "click": "menuItemSelected(10,5)", "text": "Watt per square meter (W/m²)", "value": "Wm2" }, { "click": "menuItemSelected(10,6)", "text": "Volt-ampere (VA)", "value": "voltamp" }, { "click": "menuItemSelected(10,7)", "text": "Kilovolt-ampere (kVA)", "value": "kvoltamp" }, { "click": "menuItemSelected(10,8)", "text": "Volt-ampere reactive (var)", "value": "voltampreact" }, { "click": "menuItemSelected(10,9)", "text": "Kilovolt-ampere reactive (kvar)", "value": "kvoltampreact" }, { "click": "menuItemSelected(10,10)", "text": "Watt-hour (Wh)", "value": "watth" }, { "click": "menuItemSelected(10,11)", "text": "Watt-hour per Kilogram (Wh/kg)", "value": "watthperkg" }, { "click": "menuItemSelected(10,12)", "text": "Kilowatt-hour (kWh)", "value": "kwatth" }, { "click": "menuItemSelected(10,13)", "text": "Kilowatt-min (kWm)", "value": "kwattm" }, { "click": "menuItemSelected(10,14)", "text": "Ampere-hour (Ah)", "value": "amph" }, { "click": "menuItemSelected(10,15)", "text": "Kiloampere-hour (kAh)", "value": "kamph" }, { "click": "menuItemSelected(10,16)", "text": "Milliampere-hour (mAh)", "value": "mamph" }, { "click": "menuItemSelected(10,17)", "text": "Joule (J)", "value": "joule" }, { "click": "menuItemSelected(10,18)", "text": "Electron volt (eV)", "value": "ev" }, { "click": "menuItemSelected(10,19)", "text": "Ampere (A)", "value": "amp" }, { "click": "menuItemSelected(10,20)", "text": "Kiloampere (kA)", "value": "kamp" }, { "click": "menuItemSelected(10,21)", "text": "Milliampere (mA)", "value": "mamp" }, { "click": "menuItemSelected(10,22)", "text": "Volt (V)", "value": "volt" }, { "click": "menuItemSelected(10,23)", "text": "Kilovolt (kV)", "value": "kvolt" }, { "click": "menuItemSelected(10,24)", "text": "Millivolt (mV)", "value": "mvolt" }, { "click": "menuItemSelected(10,25)", "text": "Decibel-milliwatt (dBm)", "value": "dBm" }, { "click": "menuItemSelected(10,26)", "text": "Ohm (Ω)", "value": "ohm" }, { "click": "menuItemSelected(10,27)", "text": "Kiloohm (kΩ)", "value": "kohm" }, { "click": "menuItemSelected(10,28)", "text": "Megaohm (MΩ)", "value": "Mohm" }, { "click": "menuItemSelected(10,29)", "text": "Farad (F)", "value": "farad" }, { "click": "menuItemSelected(10,30)", "text": "Microfarad (µF)", "value": "µfarad" }, { "click": "menuItemSelected(10,31)", "text": "Nanofarad (nF)", "value": "nfarad" }, { "click": "menuItemSelected(10,32)", "text": "Picofarad (pF)", "value": "pfarad" }, { "click": "menuItemSelected(10,33)", "text": "Femtofarad (fF)", "value": "ffarad" }, { "click": "menuItemSelected(10,34)", "text": "Henry (H)", "value": "henry" }, { "click": "menuItemSelected(10,35)", "text": "Millihenry (mH)", "value": "mhenry" }, { "click": "menuItemSelected(10,36)", "text": "Microhenry (µH)", "value": "µhenry" }, { "click": "menuItemSelected(10,37)", "text": "Lumens (Lm)", "value": "lumens" } ], "text": "Energy" }, { "submenu": [ { "click": "menuItemSelected(11,0)", "text": "Gallons/min (gpm)", "value": "flowgpm" }, { "click": "menuItemSelected(11,1)", "text": "Cubic meters/sec (cms)", "value": "flowcms" }, { "click": "menuItemSelected(11,2)", "text": "Cubic feet/sec (cfs)", "value": "flowcfs" }, { "click": "menuItemSelected(11,3)", "text": "Cubic feet/min (cfm)", "value": "flowcfm" }, { "click": "menuItemSelected(11,4)", "text": "Litre/hour", "value": "litreh" }, { "click": "menuItemSelected(11,5)", "text": "Litre/min (L/min)", "value": "flowlpm" }, { "click": "menuItemSelected(11,6)", "text": "milliLitre/min (mL/min)", "value": "flowmlpm" }, { "click": "menuItemSelected(11,7)", "text": "Lux (lx)", "value": "lux" } ], "text": "Flow" }, { "submenu": [ { "click": "menuItemSelected(12,0)", "text": "Newton-meters (Nm)", "value": "forceNm" }, { "click": "menuItemSelected(12,1)", "text": "Kilonewton-meters (kNm)", "value": "forcekNm" }, { "click": "menuItemSelected(12,2)", "text": "Newtons (N)", "value": "forceN" }, { "click": "menuItemSelected(12,3)", "text": "Kilonewtons (kN)", "value": "forcekN" } ], "text": "Force" }, { "submenu": [ { "click": "menuItemSelected(13,0)", "text": "hashes/sec", "value": "Hs" }, { "click": "menuItemSelected(13,1)", "text": "kilohashes/sec", "value": "KHs" }, { "click": "menuItemSelected(13,2)", "text": "megahashes/sec", "value": "MHs" }, { "click": "menuItemSelected(13,3)", "text": "gigahashes/sec", "value": "GHs" }, { "click": "menuItemSelected(13,4)", "text": "terahashes/sec", "value": "THs" }, { "click": "menuItemSelected(13,5)", "text": "petahashes/sec", "value": "PHs" }, { "click": "menuItemSelected(13,6)", "text": "exahashes/sec", "value": "EHs" } ], "text": "Hash rate" }, { "submenu": [ { "click": "menuItemSelected(14,0)", "text": "milligram (mg)", "value": "massmg" }, { "click": "menuItemSelected(14,1)", "text": "gram (g)", "value": "massg" }, { "click": "menuItemSelected(14,2)", "text": "kilogram (kg)", "value": "masskg" }, { "click": "menuItemSelected(14,3)", "text": "metric ton (t)", "value": "masst" } ], "text": "Mass" }, { "submenu": [ { "click": "menuItemSelected(15,0)", "text": "millimeter (mm)", "value": "lengthmm" }, { "click": "menuItemSelected(15,1)", "text": "feet (ft)", "value": "lengthft" }, { "click": "menuItemSelected(15,2)", "text": "meter (m)", "value": "lengthm" }, { "click": "menuItemSelected(15,3)", "text": "kilometer (km)", "value": "lengthkm" }, { "click": "menuItemSelected(15,4)", "text": "mile (mi)", "value": "lengthmi" } ], "text": "Length" }, { "submenu": [ { "click": "menuItemSelected(16,0)", "text": "Millibars", "value": "pressurembar" }, { "click": "menuItemSelected(16,1)", "text": "Bars", "value": "pressurebar" }, { "click": "menuItemSelected(16,2)", "text": "Kilobars", "value": "pressurekbar" }, { "click": "menuItemSelected(16,3)", "text": "Pascals", "value": "pressurepa" }, { "click": "menuItemSelected(16,4)", "text": "Hectopascals", "value": "pressurehpa" }, { "click": "menuItemSelected(16,5)", "text": "Kilopascals", "value": "pressurekpa" }, { "click": "menuItemSelected(16,6)", "text": "Inches of mercury", "value": "pressurehg" }, { "click": "menuItemSelected(16,7)", "text": "PSI", "value": "pressurepsi" } ], "text": "Pressure" }, { "submenu": [ { "click": "menuItemSelected(17,0)", "text": "Becquerel (Bq)", "value": "radbq" }, { "click": "menuItemSelected(17,1)", "text": "curie (Ci)", "value": "radci" }, { "click": "menuItemSelected(17,2)", "text": "Gray (Gy)", "value": "radgy" }, { "click": "menuItemSelected(17,3)", "text": "rad", "value": "radrad" }, { "click": "menuItemSelected(17,4)", "text": "Sievert (Sv)", "value": "radsv" }, { "click": "menuItemSelected(17,5)", "text": "milliSievert (mSv)", "value": "radmsv" }, { "click": "menuItemSelected(17,6)", "text": "microSievert (µSv)", "value": "radusv" }, { "click": "menuItemSelected(17,7)", "text": "rem", "value": "radrem" }, { "click": "menuItemSelected(17,8)", "text": "Exposure (C/kg)", "value": "radexpckg" }, { "click": "menuItemSelected(17,9)", "text": "roentgen (R)", "value": "radr" }, { "click": "menuItemSelected(17,10)", "text": "Sievert/hour (Sv/h)", "value": "radsvh" }, { "click": "menuItemSelected(17,11)", "text": "milliSievert/hour (mSv/h)", "value": "radmsvh" }, { "click": "menuItemSelected(17,12)", "text": "microSievert/hour (µSv/h)", "value": "radusvh" } ], "text": "Radiation" }, { "submenu": [ { "click": "menuItemSelected(18,0)", "text": "Revolutions per minute (rpm)", "value": "rotrpm" }, { "click": "menuItemSelected(18,1)", "text": "Hertz (Hz)", "value": "rothz" }, { "click": "menuItemSelected(18,2)", "text": "Radians per second (rad/s)", "value": "rotrads" }, { "click": "menuItemSelected(18,3)", "text": "Degrees per second (°/s)", "value": "rotdegs" } ], "text": "Rotational Speed" }, { "submenu": [ { "click": "menuItemSelected(19,0)", "text": "Celsius (°C)", "value": "celsius" }, { "click": "menuItemSelected(19,1)", "text": "Fahrenheit (°F)", "value": "fahrenheit" }, { "click": "menuItemSelected(19,2)", "text": "Kelvin (K)", "value": "kelvin" } ], "text": "Temperature" }, { "submenu": [ { "click": "menuItemSelected(20,0)", "text": "Hertz (1/s)", "value": "hertz" }, { "click": "menuItemSelected(20,1)", "text": "nanoseconds (ns)", "value": "ns" }, { "click": "menuItemSelected(20,2)", "text": "microseconds (µs)", "value": "µs" }, { "click": "menuItemSelected(20,3)", "text": "milliseconds (ms)", "value": "ms" }, { "click": "menuItemSelected(20,4)", "text": "seconds (s)", "value": "s" }, { "click": "menuItemSelected(20,5)", "text": "minutes (m)", "value": "m" }, { "click": "menuItemSelected(20,6)", "text": "hours (h)", "value": "h" }, { "click": "menuItemSelected(20,7)", "text": "days (d)", "value": "d" }, { "click": "menuItemSelected(20,8)", "text": "duration (ms)", "value": "dtdurationms" }, { "click": "menuItemSelected(20,9)", "text": "duration (s)", "value": "dtdurations" }, { "click": "menuItemSelected(20,10)", "text": "duration (hh:mm:ss)", "value": "dthms" }, { "click": "menuItemSelected(20,11)", "text": "duration (d hh:mm:ss)", "value": "dtdhms" }, { "click": "menuItemSelected(20,12)", "text": "Timeticks (s/100)", "value": "timeticks" }, { "click": "menuItemSelected(20,13)", "text": "clock (ms)", "value": "clockms" }, { "click": "menuItemSelected(20,14)", "text": "clock (s)", "value": "clocks" } ], "text": "Time" }, { "submenu": [ { "click": "menuItemSelected(21,0)", "text": "counts/sec (cps)", "value": "cps" }, { "click": "menuItemSelected(21,1)", "text": "ops/sec (ops)", "value": "ops" }, { "click": "menuItemSelected(21,2)", "text": "requests/sec (rps)", "value": "reqps" }, { "click": "menuItemSelected(21,3)", "text": "reads/sec (rps)", "value": "rps" }, { "click": "menuItemSelected(21,4)", "text": "writes/sec (wps)", "value": "wps" }, { "click": "menuItemSelected(21,5)", "text": "I/O ops/sec (iops)", "value": "iops" }, { "click": "menuItemSelected(21,6)", "text": "counts/min (cpm)", "value": "cpm" }, { "click": "menuItemSelected(21,7)", "text": "ops/min (opm)", "value": "opm" }, { "click": "menuItemSelected(21,8)", "text": "reads/min (rpm)", "value": "rpm" }, { "click": "menuItemSelected(21,9)", "text": "writes/min (wpm)", "value": "wpm" } ], "text": "Throughput" }, { "submenu": [ { "click": "menuItemSelected(22,0)", "text": "meters/second (m/s)", "value": "velocityms" }, { "click": "menuItemSelected(22,1)", "text": "kilometers/hour (km/h)", "value": "velocitykmh" }, { "click": "menuItemSelected(22,2)", "text": "miles/hour (mph)", "value": "velocitymph" }, { "click": "menuItemSelected(22,3)", "text": "knot (kn)", "value": "velocityknot" } ], "text": "Velocity" }, { "submenu": [ { "click": "menuItemSelected(23,0)", "text": "millilitre (mL)", "value": "mlitre" }, { "click": "menuItemSelected(23,1)", "text": "litre (L)", "value": "litre" }, { "click": "menuItemSelected(23,2)", "text": "cubic meter", "value": "m3" }, { "click": "menuItemSelected(23,3)", "text": "Normal cubic meter", "value": "Nm3" }, { "click": "menuItemSelected(23,4)", "text": "cubic decimeter", "value": "dm3" }, { "click": "menuItemSelected(23,5)", "text": "gallons", "value": "gallons" } ], "text": "Volume" } ], "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ] }, { "aliasColors": { "Average Event Duration": "rgb(30, 139, 234)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 11, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Average Event Duration", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "event.duration", "id": "1", "inlineScript": "_value / 100000", "meta": {}, "settings": { "script": { "inline": "_value / 100000" } }, "type": "avg" } ], "query": "service.type: postgresql AND host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Postgresql Event Duration Average", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Active Connection": "dark-red", "Disabled Connection": "rgb(9, 137, 242)", "Empty Connection": "dark-green", "Idle Connection": "dark-orange", "Idle in Transaction (Aborted) Connection": "rgb(252, 110, 15)", "Idle in Transaction Connection": "rgb(9, 200, 231)", "fastpath function call": "light-purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 13, "x": 11, "y": 9 }, "hiddenSeries": false, "id": 19, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"active\"", "refId": "A", "timeField": "@timestamp" }, { "alias": "Idle Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"idle\"", "refId": "B", "timeField": "@timestamp" }, { "alias": "Idle in Transaction Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"idle in transaction\"", "refId": "C", "timeField": "@timestamp" }, { "alias": "Idle in Transaction (Aborted) Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"idle in transaction (aborted)\"", "refId": "D", "timeField": "@timestamp" }, { "alias": "Empty Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"\"", "refId": "E", "timeField": "@timestamp" }, { "alias": "Disabled Connection", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"disabled\"", "refId": "F", "timeField": "@timestamp" }, { "alias": "fastpath function call", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "host.hostname: $host AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user AND postgresql.activity.state: \"fastpath function call\"", "refId": "G", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "DELETE": "rgb(239, 174, 7)", "Derivative Average postgresql.database.rows.deleted": "dark-yellow", "Derivative Average postgresql.database.rows.inserted": "dark-green", "Derivative Average postgresql.database.rows.updated": "dark-blue", "INSERT": "rgb(244, 11, 38)", "UPDATE": "rgb(10, 207, 239)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 3, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "INSERT", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.rows.inserted", "hide": true, "id": "1", "inlineScript": "_value/10", "meta": {}, "settings": { "script": { "inline": "_value/10" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" }, { "alias": "DELETE", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.rows.deleted", "hide": true, "id": "1", "inlineScript": "_value/10", "meta": {}, "settings": { "script": { "inline": "_value/10" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "B", "timeField": "@timestamp" }, { "alias": "UPDATE", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.rows.updated", "hide": true, "id": "1", "inlineScript": "_value/10", "meta": {}, "settings": { "script": { "inline": "_value/10" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "C", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UPDATE - DELETE - INSERT OPERATIONS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Average postgresql.database.blocks.hit": "dark-purple", "Block Hit": "rgb(58, 216, 39)", "Block Read": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "decimals": null, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 3, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Block Hit", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.blocks.hit", "hide": true, "id": "1", "inlineScript": "_value / 8192", "meta": {}, "settings": { "script": { "inline": "_value / 8192" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" }, { "alias": "Block Read", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.blocks.read", "hide": true, "id": "1", "inlineScript": "_value / 8192", "meta": {}, "settings": { "script": { "inline": "_value / 8192" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "B", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Blocks Hit / Read", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "decmbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Average postgresql.database.rows.fetched": "dark-orange", "Derivative Average postgresql.database.rows.fetched": "dark-yellow", "Rows Fetched": "rgb(165, 12, 242)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 10, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Rows Fetched", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "postgresql.database.rows.fetched", "hide": true, "id": "1", "inlineScript": "_value", "meta": {}, "settings": { "script": { "inline": "_value" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database Rows Fetched", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Commit Transactions": "rgb(247, 180, 11)", "Rollback Transactions": "semi-dark-green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 7, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "id": 49, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Rollback Transactions", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.transactions.rollback", "hide": true, "id": "1", "inlineScript": "_value/10", "meta": {}, "settings": { "script": { "inline": "_value/10" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" }, { "alias": "Commit Transactions", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.transactions.commit", "hide": true, "id": "1", "inlineScript": "_value/10", "meta": {}, "settings": { "script": { "inline": "_value/10" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "B", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Commit / Rollback Transactions", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Average postgresql.database.rows.fetched": "dark-orange", "Average postgresql.database.rows.returned": "dark-yellow", "Derivative Average postgresql.database.rows.returned": "dark-orange", "Rows Returned": "semi-dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 3, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Rows Returned", "bucketAggs": [ { "fake": true, "field": "@timestamp", "id": "3", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "postgresql.database.rows.returned", "hide": true, "id": "1", "inlineScript": null, "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "avg" }, { "field": "1", "id": "4", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database Rows Returned", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Average postgresql.database.blocks.hit": "dark-purple", "Derivative Average postgresql.database.temporary.bytes": "super-light-purple", "Temp files size": "semi-dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "decimals": null, "fieldConfig": { "defaults": { "custom": {}, "links": [], "unit": "none" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 80, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 3, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Temp file count", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.temporary.files", "hide": true, "id": "1", "inlineScript": null, "meta": {}, "pipelineAgg": "select metric", "settings": {}, "type": "sum" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of Temp Files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "none", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Average postgresql.database.blocks.hit": "dark-purple", "Derivative Average postgresql.database.temporary.bytes": "super-light-purple", "Temp files size": "rgb(7, 244, 155)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "decimals": null, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 45, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 3, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Temp files size", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.database.temporary.bytes", "hide": true, "id": "1", "inlineScript": "_value / 1073741824", "meta": {}, "pipelineAgg": "select metric", "settings": { "script": { "inline": "_value / 1073741824" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host AND postgresql.database.name: $database", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Size of Temp Files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "decgbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Fsync calls by a backend": "rgb(229, 149, 142)", "Witten during checkpoint": "dark-purple", "Written during checkpoint": "rgb(29, 14, 239)", "bgwriter.buffers.clean": "rgb(252, 112, 18)", "written directly by a backend.": "rgb(13, 205, 236)" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 49 }, "hiddenSeries": false, "id": 47, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Written during checkpoint", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "postgresql.bgwriter.buffers.checkpoints", "hide": true, "id": "1", "inlineScript": "_value * 8192", "meta": {}, "settings": { "script": { "inline": "_value * 8192" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "A", "timeField": "@timestamp" }, { "alias": "Allocated", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "postgresql.bgwriter.buffers.allocated", "hide": true, "id": "1", "inlineScript": "_value * 8192", "meta": {}, "settings": { "script": { "inline": "_value * 8192" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "B", "timeField": "@timestamp" }, { "alias": "written directly by a backend.", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.bgwriter.buffers.backend", "hide": true, "id": "1", "inlineScript": "_value * 8192", "meta": {}, "settings": { "script": { "inline": "_value * 8192" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "C", "timeField": "@timestamp" }, { "alias": "bgwriter.buffers.clean", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.bgwriter.buffers.clean", "hide": true, "id": "1", "inlineScript": "_value * 8192", "meta": {}, "settings": { "script": { "inline": "_value * 8192" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "D", "timeField": "@timestamp" }, { "alias": "Fsync calls by a backend", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "metrics": [ { "field": "postgresql.bgwriter.buffers.backend_fsync", "hide": true, "id": "1", "inlineScript": "_value * 8192", "meta": {}, "settings": { "script": { "inline": "_value * 8192" } }, "type": "avg" }, { "field": "1", "id": "3", "meta": {}, "pipelineAgg": "1", "settings": {}, "type": "derivative" } ], "query": "host.hostname: $host", "refId": "E", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Buffers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "PostgreSQL JDBC Driver": "dark-red", "r2dbc-postgresql": "rgb(83, 216, 39)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_ELASTICSEARCH}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 56 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "bucketAggs": [ { "fake": true, "field": "postgresql.activity.application_name", "id": "3", "settings": { "min_doc_count": 1, "order": "desc", "orderBy": "_term", "size": "0" }, "type": "terms" }, { "field": "@timestamp", "id": "2", "settings": { "interval": "10s", "min_doc_count": 0, "offset": "-15s", "trimEdges": 0 }, "type": "date_histogram" } ], "hide": false, "metrics": [ { "field": "select field", "id": "1", "type": "count" } ], "query": "service.type: postgresql AND host.hostname: oksijen* AND postgresql.activity.database.name: $database AND postgresql.activity.user.name: $user", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Postgresql with Application Activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "DB General Statistics", "type": "row" }, { "collapsed": true, "datasource": "${DS_ELASTICSEARCH}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 49 }, "id": 72, "panels": [ { "datasource": "${DS_POSTGRESQL}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": "center", "displayMode": "color-background", "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 23, "x": 0, "y": 1 }, "id": 61, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Hostname" } ] }, "pluginVersion": "7.3.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n--host AS \"Hostname\",\ndatabase AS \"Database\",\nschemaname AS \"Schema\",\ntablename AS \"Table\",\nlive_tuple AS \"Live Tuples\",\ndead_tuple AS \"Dead Tuples\",\n((dead_tuple/(live_tuple+dead_tuple)::float)*100)::int AS \"Dead Percentage%\",\nto_char(last_autovacuum, 'YYYY-MM-DD HH24:MI:SS' ) AS \"Last Autovacuum Date\"\nFROM\n grafana.deadtuplestat\nWHERE \nhost like 'oksijen%'\n--database = $database \nAND \nschemaname NOT LIKE 'pg%' ", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "Table Vacuum Status", "type": "table" }, { "datasource": "${DS_POSTGRESQL}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "align": "center", "displayMode": "color-background", "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 23, "x": 0, "y": 9 }, "id": 70, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Hostname" } ] }, "pluginVersion": "7.3.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\ndatabase AS \"Database\",\nschema_name AS \"Schema\",\ntable_name AS \"Table\",\npg_size_pretty(table_size) AS \"Size in GB\"\n\nFROM\n grafana.table_size\nWHERE \nhost like 'oksijen%'\nAND\n--database = $database \n--AND \nschema_name NOT LIKE 'pg%' \nORDER BY table_size DESC", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "timeFrom": null, "timeShift": null, "title": "Table Size Info", "transparent": true, "type": "table" } ], "title": "Table Statistics", "type": "row" } ], "refresh": "1m", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_ELASTICSEARCH}", "definition": "{\"find\": \"terms\", \"field\": \"agent.hostname\"}", "error": null, "hide": 0, "includeAll": false, "label": "Host", "multi": false, "name": "host", "options": [], "query": "{\"find\": \"terms\", \"field\": \"agent.hostname\"}", "refresh": 2, "regex": "/.*pg1|pg2|pg3/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS_ELASTICSEARCH}", "definition": "{\"find\": \"terms\", \"field\": \"postgresql.database.name\",\"query\": \"host.hostname:$host\" , \"postgresql.database.name\":\"a* to z*\" }", "error": null, "hide": 0, "includeAll": true, "label": "Database", "multi": false, "name": "database", "options": [], "query": "{\"find\": \"terms\", \"field\": \"postgresql.database.name\",\"query\": \"host.hostname:$host\" , \"postgresql.database.name\":\"a* to z*\" }", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_ELASTICSEARCH}", "definition": "{\"find\": \"terms\", \"field\": \"postgresql.activity.user.name\", \"query\": \"host.hostname:$host\"}", "error": null, "hide": 0, "includeAll": true, "label": "User", "multi": true, "name": "user", "options": [], "query": "{\"find\": \"terms\", \"field\": \"postgresql.activity.user.name\", \"query\": \"host.hostname:$host\"}", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "dash Copy", "uid": "gHDJ1C8Mk", "version": 1 }
2021-03-15 11:33:47 UTC
2021-03-15 11:45:31 UTC
0
0
10,049
1
246,529
24,971
1,703
couchdb-dashboard
CouchDB Dashboard
Please leave a review for me to add if there are anymore necessary for the dashboard to apply.
2019-04-16 08:59:22 UTC
2022-06-06 06:44:09 UTC
0
CouchDB Database Dashboard Use prometheus as primary datasource, it can scrape data from couchdb-exporter. Use couchdb prometheus exporter from: https://github.com/gesellix/couchdb-prometheus-exporter
73,755
73,756
Other
null
0
0
24,971
1
10,049
4
12
Please leave a review for me to add if there are anymore necessary for the dashboard to apply.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.0-beta2" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Please leave a review for me to add if there are anymore necessary for the dashboard to apply. ", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 10049, "graphTooltip": 0, "id": null, "iteration": 1654497734254, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Selected Couchdb Database Data Size", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 6, "w": 7, "x": 0, "y": 0 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.0-beta2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "couchdb_database_data_size{db_name=\"$db_name\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{db_name}}", "range": true, "refId": "A" } ], "title": "Selected Couchdb Database Data Size", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total number of databases in the cluster", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 7, "y": 0 }, "id": 16, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.0-beta2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg_over_time(couchdb_httpd_databases_total[5m])", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "title": "Total number of databases in the cluster", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Number of CouchDB Nodes Available", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "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": 6, "w": 12, "x": 12, "y": 0 }, "id": 10, "links": [], "maxDataPoints": 100, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.0.0-beta2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "couchdb_httpd_node_up", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{node_name}}", "range": true, "refId": "A" } ], "title": "Number of CouchDB Nodes Available", "transformations": [ { "id": "calculateField", "options": { "mode": "reduceRow", "reduce": { "include": [ "couchdb@30.0.3.46", "couchdb@30.0.3.228", "couchdb@30.0.3.188" ], "reducer": "sum" }, "replaceFields": false } } ], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total CouchDB HTTPD Requests per Node", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 6 }, "id": 4, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.0-beta2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "couchdb_httpd_requests{node_name=~\".*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{node_name}}", "range": true, "refId": "A" } ], "title": "CouchDB HTTPD Requests", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "CouchDB HTTP Request per Method per node", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 14 }, "id": 8, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.0-beta2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "builder", "expr": "couchdb_httpd_request_methods{node_name=~\"couchdb.*\",method=~\".*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{method}}-{{node_name}}", "range": true, "refId": "A" } ], "title": "CouchDB HTTP Request per Method", "transformations": [], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "number of clients for continuous _changes per node", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 26 }, "id": 14, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.0-beta2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "couchdb_httpd_clients_requesting_changes{node_name=~\".*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{node_name}}", "range": true, "refId": "A" } ], "title": "CouchDB change_feed", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "CouchDB Open Databases per Node", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 26 }, "id": 20, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.0-beta2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "couchdb_httpd_open_databases{node_name=~\".*\"}", "legendFormat": "{{node_name}}", "range": true, "refId": "A" } ], "title": "CouchDB Open Databases", "type": "stat" } ], "refresh": "", "schemaVersion": 36, "style": "dark", "tags": [ "CouchDB", "couchdb-exporter" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "couchdb_database_info", "hide": 0, "includeAll": false, "multi": false, "name": "db_name", "options": [], "query": { "query": "couchdb_database_info", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/.*db_name=\\\"([^\\\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now/d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "CouchDB Dashboard", "uid": "S8rTdLRZz", "version": 10, "weekStart": "" }
2022-06-06 06:44:09 UTC
null
0
0
15,364
1
355,628
24,889
68
rocketchat-db
RocketChat DB
RocketChat DataBase Monitoring
2021-12-09 12:17:19 UTC
2022-05-27 03:31:00 UTC
0
Find MongoDB script queries @https://github.com/mojitaleghani/rocketchat_mongoDB_monitoring Place a script that could log in to the MongoDB shell and run specific queries. save every output to '/var/lib/node-exporter/$FILE_NAME.prom'. Enable the textfile-collector plugin of node-exporter and restart the node-exporter service. Finally, you could find a dashboard connected to MongoDB.
69,407
69,408
nodeExporter
With help of node-exporter textfile-collector, write a python script that could connect to the MongoDB database and run appropriate queries.
0
0
24,889
1
15,364
4
14
RocketChat DataBase Monitoring
{ "__inputs": [ { "name": "DS_ROCKETCHATDB2_PROMETHEUS", "label": "RocketchatDB2_Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_ROCKETCHATDB1_PROMETHEUS", "label": "RocketchatDB1_Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_ROCKETCHATDB3_PROMETHEUS", "label": "RocketchatDB3_Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.5" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "1.1.1" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "RocketChat DataBase Monitoring", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 2, "id": null, "iteration": 1653615810630, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": false, "title": "Dashboards", "tooltip": "", "type": "dashboards", "url": "" } ], "liveNow": true, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 25, "panels": [], "title": "Users Statistics", "type": "row" }, { "gridPos": { "h": 6, "w": 4, "x": 0, "y": 1 }, "id": 10, "options": { "bgColor": "#04437e", "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2021-11-30T13:48:24+03:30", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "YYYY-MMM-DD", "fontSize": "20px", "fontWeight": "normal", "showDate": true }, "mode": "time", "timeSettings": { "fontSize": "35px", "fontWeight": "bold" }, "timezone": "Asia/Tehran", "timezoneSettings": { "fontSize": "22px", "fontWeight": "normal", "showTimezone": true, "zoneFormat": "name" } }, "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "Local Time", "transparent": true, "type": "grafana-clock-panel" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-green", "value": 140 }, { "color": "dark-orange", "value": 190 }, { "color": "dark-red", "value": 220 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 1 }, "hideTimeOverride": false, "id": 12, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "Total_Online_Users:", "interval": "", "intervalFactor": 10, "legendFormat": "Online Users", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "Online Users", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 8, "y": 1 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "Total_Away_Users:", "interval": "", "intervalFactor": 10, "legendFormat": "Idle Users", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "Idle Users", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 12, "y": 1 }, "hideTimeOverride": false, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "Total_Offline_Users:", "interval": "", "intervalFactor": 10, "legendFormat": "Offline Users", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "Offline Users", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-green", "value": 10 }, { "color": "dark-orange", "value": 20 }, { "color": "dark-red", "value": 30 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 16, "y": 1 }, "id": 59, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "Total_Abuse_APP_Tokens:", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Abuse App Users", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "Abuse App Users", "transparent": true, "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-green", "mode": "continuous-GrYlRd" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#0c5d01", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 19, "y": 1 }, "id": 18, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": { "titleSize": 15, "valueSize": 20 } }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "Total_Sent_Messages:", "interval": "", "intervalFactor": 1, "legendFormat": "Sent Messages", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" }, { "exemplar": true, "expr": "Total_Uploaded_Documents:", "hide": false, "interval": "", "legendFormat": "Uploaded Attachedments", "refId": "B" } ], "title": "Count Total", "transparent": true, "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total Online Users" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total Away Users" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total Busy Users" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Idle Users" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total Available Users" }, "properties": [ { "id": "color", "value": { "fixedColor": "transparent", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Online Users" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Busy Users" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total_Online_Users:" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total_Away_Users:" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total_Busy_Users:" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "id": 6, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "Total_Online_Users:", "hide": false, "interval": "", "intervalFactor": 10, "legendFormat": "{{__name__}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "Total_Away_Users:", "hide": false, "interval": "", "intervalFactor": 10, "legendFormat": "{{__name__}}", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "Total_Busy_Users:", "hide": false, "interval": "", "intervalFactor": 10, "legendFormat": "{{__name__}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "Total_Offline_Users:", "hide": true, "interval": "", "intervalFactor": 10, "legendFormat": "{{__name__}}", "refId": "C" } ], "title": "Users Status", "transformations": [ { "id": "calculateField", "options": { "alias": "Total Available Users", "binary": { "left": "Online Users", "operator": "+", "reducer": "sum", "right": "Idle Users" }, "mode": "binary", "reduce": { "include": [ "Online Users", "Idle Users" ], "reducer": "sum" }, "replaceFields": false } } ], "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 55, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "line" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#710512", "value": 1100 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total Uploaded Documents" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total Sent Messages" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total Rooms" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Sent Messages Diffrential" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Uploaded Documents Diffrential" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Sent Messages Differential" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Uploaded Documents Differential" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Sent Messages" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Uploaded Documents" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "id": 8, "options": { "legend": { "calcs": [ "lastNotNull", "max", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "delta(Total_Sent_Messages:[1h:1m])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Sent Messages", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "delta(Total_Uploaded_Documents:[1h:1m])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Uploaded Documents", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "delta(Total_Rooms:[1h:1m])", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "Total Rooms", "refId": "A" } ], "title": "SentMsg & Attachments", "transparent": true, "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 55, "panels": [], "title": "CPU Usage", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 85 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "30s", "frequency": "1m", "handler": 1, "name": "High cpu usage RC-DB1", "noDataState": "alerting", "notifications": [] }, "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 22, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 75 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Average utilization of Processors" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 16 }, "id": 43, "options": { "legend": { "calcs": [ "min", "mean", "max", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "100 - (avg(irate(node_cpu_seconds_total{mode=\"idle\"}[1m])) * 100 )", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 4, "legendFormat": "Average utilization of Processors", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "op": "gt", "value": 85, "visible": true } ], "title": "Cpu Usage DB1", "transparent": true, "type": "timeseries" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 85 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "30s", "frequency": "1m", "handler": 1, "name": "High cpu usage RC-DB2", "noDataState": "alerting", "notifications": [] }, "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 22, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 75 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Average utilization of Processors" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 16 }, "id": 48, "options": { "legend": { "calcs": [ "min", "mean", "max", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "100 - (avg(irate(node_cpu_seconds_total{mode=\"idle\"}[1m])) * 100 )", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 4, "legendFormat": "Average utilization of Processors", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "op": "gt", "value": 85, "visible": true } ], "title": "Cpu Usage DB2", "transparent": true, "type": "timeseries" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 85 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "1m", "now" ] }, "reducer": { "params": [], "type": "max" }, "type": "query" } ], "executionErrorState": "alerting", "for": "30s", "frequency": "1m", "handler": 1, "name": "High cpu usage RC-DB3", "noDataState": "alerting", "notifications": [] }, "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 22, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 75 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Average utilization of Processors" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 16 }, "id": 49, "options": { "legend": { "calcs": [ "min", "mean", "max", "last" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.2", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "100 - (avg(irate(node_cpu_seconds_total{mode=\"idle\"}[1m])) * 100 )", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 4, "legendFormat": "Average utilization of Processors", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "thresholds": [ { "colorMode": "critical", "op": "gt", "value": 85, "visible": true } ], "title": "Cpu Usage DB3", "transparent": true, "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 27, "panels": [], "title": "Disk Performance", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "KBs" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total read / kbytes" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total written / kbytes" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total written / kbytes" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 25 }, "id": 56, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "sum" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "rate(node_disk_read_bytes_total{device=\"sda\"}[15m]) / 1024", "interval": "", "legendFormat": "Total read / kbytes", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "rate(node_disk_written_bytes_total{device=\"sda\"}[15m]) / 1024", "hide": false, "interval": "", "legendFormat": "Total written / kbytes", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "B", "timeField": "@timestamp" } ], "title": "Disk IO DB1", "transformations": [], "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "KBs" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total read / kbytes" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total written / kbytes" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total written / kbytes" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 25 }, "id": 57, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "sum" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "rate(node_disk_read_bytes_total{device=\"sda\"}[15m]) / 1024", "interval": "", "legendFormat": "Total read / kbytes", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "rate(node_disk_written_bytes_total{device=\"sda\"}[15m]) / 1024", "hide": false, "interval": "", "legendFormat": "Total written / kbytes", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "B", "timeField": "@timestamp" } ], "title": "Disk IO DB2", "transformations": [], "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "KBs" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total read / kbytes" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total written / kbytes" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total written / kbytes" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 25 }, "id": 58, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "sum" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "rate(node_disk_read_bytes_total{device=\"sda\"}[15m]) / 1024", "interval": "", "legendFormat": "Total read / kbytes", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "rate(node_disk_written_bytes_total{device=\"sda\"}[15m]) / 1024", "hide": false, "interval": "", "legendFormat": "Total written / kbytes", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "B", "timeField": "@timestamp" } ], "title": "Disk IO DB3", "transformations": [], "transparent": true, "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 34 }, "id": 35, "panels": [], "title": "Networking", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "bond0-transmit" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" }, { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "bond0-receive" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 35 }, "id": 67, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_receive_bytes_total{device=\"ens160\"}[60s])", "interval": "", "legendFormat": "{{device}}-receive", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_transmit_bytes_total{device=\"ens160\"}[60s])", "hide": false, "interval": "", "legendFormat": "{{device}}-transmit", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "B", "timeField": "@timestamp" } ], "title": "DB1 | Network Usage", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "bond0-transmit" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" }, { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "bond0-receive" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 35 }, "id": 68, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_receive_bytes_total{device=\"ens160\"}[60s])", "interval": "", "legendFormat": "{{device}}-receive", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_transmit_bytes_total{device=\"ens160\"}[60s])", "hide": false, "interval": "", "legendFormat": "{{device}}-transmit", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "B", "timeField": "@timestamp" } ], "title": "DB2 | Network Usage", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "bond0-transmit" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" }, { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "bond0-receive" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 35 }, "id": 69, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "asc" } }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_receive_bytes_total{device=\"ens192\"}[60s])", "interval": "", "legendFormat": "{{device}}-receive", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "exemplar": true, "expr": "irate(node_network_transmit_bytes_total{device=\"ens192\"}[60s])", "hide": false, "interval": "", "legendFormat": "{{device}}-transmit", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "B", "timeField": "@timestamp" } ], "title": "DB3 | Network Usage", "transparent": true, "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 43 }, "id": 41, "panels": [], "title": "DB Cached Memory", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 44 }, "id": 37, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 50 }, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "node_memory_Cached_bytes", "interval": "", "legendFormat": "Cached memory", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "DB1", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 44 }, "id": 38, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 50 }, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "node_memory_Cached_bytes", "interval": "", "legendFormat": "Cached memory", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "DB2", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 44 }, "id": 39, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 50 }, "textMode": "auto" }, "pluginVersion": "8.4.5", "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "exemplar": true, "expr": "node_memory_Cached_bytes", "interval": "", "legendFormat": "Cached memory", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "A", "timeField": "@timestamp" } ], "title": "DB3", "transparent": true, "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 63, "panels": [], "title": "Load Avg", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 6, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 52 }, "id": 61, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "asc" } }, "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "exemplar": true, "expr": "node_load1", "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load1", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "exemplar": true, "expr": "node_load5", "hide": false, "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load5", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB1_PROMETHEUS}" }, "exemplar": true, "expr": "node_load15", "hide": false, "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load15", "timeField": "@timestamp" } ], "title": "DB1 | Load Average", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 6, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 52 }, "id": 64, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "asc" } }, "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "node_load1", "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load1", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "node_load5", "hide": false, "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load5", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB2_PROMETHEUS}" }, "exemplar": true, "expr": "node_load15", "hide": false, "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load15", "timeField": "@timestamp" } ], "title": "DB2 | Load Average", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 6, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 52 }, "id": 65, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "asc" } }, "targets": [ { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "exemplar": true, "expr": "node_load1", "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load1", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "exemplar": true, "expr": "node_load5", "hide": false, "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load5", "timeField": "@timestamp" }, { "alias": "", "bucketAggs": [ { "field": "@timestamp", "id": "2", "settings": { "interval": "auto" }, "type": "date_histogram" } ], "datasource": { "type": "prometheus", "uid": "${DS_ROCKETCHATDB3_PROMETHEUS}" }, "exemplar": true, "expr": "node_load15", "hide": false, "interval": "", "legendFormat": "{{__name__}}", "metrics": [ { "id": "1", "type": "count" } ], "query": "", "refId": "dc2-live1-load15", "timeField": "@timestamp" } ], "title": "DB3 | Load Average", "transparent": true, "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 35, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": [ "All" ], "value": [ "$__all" ] }, "description": "Data Source", "hide": 0, "includeAll": true, "label": "Data Source", "multi": true, "name": "DataSource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "1m" ] }, "timezone": "", "title": "RocketChat DB", "uid": "K2z5uh5nz", "version": 144, "weekStart": "", "gnetId": 15364 }
2022-05-27 03:31:00 UTC
null
0
0
14,384
1
413,891
21,775
18
weatherflow-collector-rain-and-lightning
WeatherFlow Collector - Rain and Lightning
WeatherFlow Collector provides multiple ways of collecting data from the WeatherFlow Tempest, Air, and Sky weather systems. These Grafana dashboards offer visualizations in real-time for current conditions, derived metrics, and forecasting.
2021-05-07 18:07:34 UTC
2021-07-02 19:49:16 UTC
0
A historical view (defaulted to seven days) shows both the precipitation rate alongside the daily accumulation. As you zoom into the specific precipitation events, change the Interval drop-down to smaller increments (up to 1-minute collections) for finer rates. For Lightning, Strikes and Distance show on a heatmap visualization. Time is across the x-axis while the number of detected lightning strikes is bucketed by color (dark blue to yellow). The Y-axis shows the bucketed distances (up to 40 miles away). Hover over each of the squares to see a histogram of each strike/distance count. More details on these WeatherFlow Collector dashboards may be found: - Github Project: [https://github.com/lux4rd0/weatherflow-collector/](https://github.com/lux4rd0/weatherflow-collector/) - Web Site: [https://labs.lux4rd0.com/weatherflow-collector/](https://labs.lux4rd0.com/weatherflow-collector/)
62,788
62,789
null
null
0
0
21,775
1
14,384
4
14
WeatherFlow Collector provides multiple ways of collecting data from the WeatherFlow Tempest, Air, and Sky weather systems. These Grafana dashboards offer visualizations in real-time for current conditions, derived metrics, and forecasting.
{ "__inputs": [ { "name": "DS_INFLUXDB_- WEATHERFLOW", "label": "InfluxDB - weatherflow", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.4" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "WeatherFlow Collector provides multiple ways of collecting data from the WeatherFlow Tempest, Air, and Sky weather systems. These Grafana dashboards offer visualizations in real-time for current conditions, derived metrics, and forecasting.", "editable": true, "gnetId": 14384, "graphTooltip": 1, "id": null, "iteration": 1625254303228, "links": [ { "asDropdown": true, "icon": "external link", "tags": [ "weatherflow-collector" ], "title": "WeatherFlow Collector Dashboards", "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 51, "panels": [], "repeat": "station_name", "title": "$station_name", "type": "row" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "fixedColor": "#37872d", "mode": "fixed" }, "decimals": 3, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "lengthin" }, "overrides": [] }, "gridPos": { "h": 9, "w": 2, "x": 0, "y": 1 }, "id": 90, "interval": "$interval", "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.4", "targets": [ { "alias": "Accumulation", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_obs", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "precip_accumulated" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 0.039370" ], "type": "math" } ] ], "tags": [ { "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" }, { "condition": "AND", "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ] }, { "alias": "Accumulation", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": true, "measurement": "weatherflow_obs", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "local_daily_rain_accumulation" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "* 0.039370" ], "type": "math" } ] ], "tags": [ { "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" }, { "condition": "AND", "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ] } ], "timeFrom": null, "title": "Accumulation", "type": "stat" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "m" }, "overrides": [] }, "gridPos": { "h": 9, "w": 2, "x": 2, "y": 1 }, "id": 89, "interval": "$interval", "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "delta" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.4", "targets": [ { "alias": "Minutes", "groupBy": [ { "params": [ "5m" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "weatherflow_obs", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "precip_minutes_local_day" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" }, { "condition": "AND", "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ] } ], "timeFrom": null, "title": "Duration", "type": "stat" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "lengthin" }, "overrides": [ { "matcher": { "id": "byName", "options": "Accumulation (Daily)" }, "properties": [ { "id": "custom.drawStyle", "value": "line" }, { "id": "unit", "value": "lengthin" }, { "id": "decimals", "value": 3 }, { "id": "custom.fillOpacity", "value": 6 }, { "id": "color", "value": { "fixedColor": "#37872D", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 2 }, { "id": "custom.gradientMode", "value": "opacity" }, { "id": "custom.showPoints", "value": "never" }, { "id": "custom.pointSize", "value": 20 }, { "id": "custom.fillOpacity", "value": 20 } ] }, { "matcher": { "id": "byName", "options": "Rate" }, "properties": [ { "id": "decimals", "value": 3 }, { "id": "unit", "value": "in" }, { "id": "custom.lineWidth", "value": 1 }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 27 }, { "id": "custom.gradientMode", "value": "none" }, { "id": "custom.drawStyle", "value": "line" }, { "id": "custom.pointSize", "value": 20 }, { "id": "custom.showPoints", "value": "never" }, { "id": "decimals", "value": 4 } ] } ] }, "gridPos": { "h": 9, "w": 20, "x": 4, "y": 1 }, "id": 81, "interval": "$interval", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.4", "targets": [ { "alias": "Rate", "cacheDurationSeconds": 300, "fields": [ { "jsonPath": "" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_obs", "method": "GET", "orderByTime": "ASC", "policy": "default", "queryParams": "", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "precip" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 0.039370" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ], "tz": "$tz", "urlPath": "" }, { "alias": "Accumulation (Daily)", "cacheDurationSeconds": 300, "fields": [ { "jsonPath": "" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_obs", "method": "GET", "orderByTime": "ASC", "policy": "default", "queryParams": "", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "precip_accum_local_day" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 0.039370" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ], "tz": "$tz", "urlPath": "" }, { "alias": "Rate", "cacheDurationSeconds": 300, "fields": [ { "jsonPath": "" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_obs", "method": "GET", "orderByTime": "ASC", "policy": "default", "queryParams": "", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "precip_accumulated" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 0.039370" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ], "tz": "$tz", "urlPath": "" }, { "alias": "Accumulation (Daily)", "cacheDurationSeconds": 300, "fields": [ { "jsonPath": "" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_obs", "method": "GET", "orderByTime": "ASC", "policy": "default", "queryParams": "", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "local_daily_rain_accumulation" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 0.039370" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ], "tz": "$tz", "urlPath": "" } ], "title": "Precipitation Amounts", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 4, "x": 0, "y": 10 }, "hideTimeOverride": true, "id": 91, "interval": "$interval", "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.0.4", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "weatherflow_evt_strike", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "distance" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" }, { "condition": "AND", "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "weatherflow_obs", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"lightning_strike_avg_distance\") FROM \"weatherflow_obs\" WHERE (\"collector_type\" =~ /^$collector_type$/ AND \"station_name\" =~ /^$station_name$/ AND \"evt_source\" =~ /^$evt_source$/) AND lightning_strike_avg_distance <= 42 AND lightning_strike_avg_distance >= 1 AND $timeFilter GROUP BY time(1s) fill(null)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "lightning_strike_count" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" }, { "condition": "AND", "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ] }, { "alias": "", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_evt_strike", "orderByTime": "ASC", "policy": "default", "query": "SELECT count(\"distance\") FROM \"weatherflow_evt_strike\" WHERE (\"collector_type\" =~ /^$collector_type$/ AND \"station_name\" =~ /^$station_name$/ AND \"evt_source\" =~ /^$evt_source$/) AND $timeFilter AND distance >= 1 GROUP BY time(1s) fill(null)", "queryType": "randomWalk", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "distance" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "station_name", "operator": "=", "value": "Savannah Crossing" }, { "condition": "AND", "key": "collector_type", "operator": "=", "value": "local-udp" } ] } ], "timeFrom": null, "timeShift": null, "title": "Time Range", "transformations": [], "type": "stat" }, { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#5794F2", "colorScale": "sqrt", "colorScheme": "interpolatePlasma", "exponent": 0.3, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "gridPos": { "h": 9, "w": 20, "x": 4, "y": 10 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 74, "interval": "$interval", "legend": { "show": true }, "pluginVersion": "7.5.4", "reverseYBuckets": false, "targets": [ { "alias": "Lightning Strike", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "weatherflow_evt_strike", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "time_epoch" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ] }, { "alias": "Average Distance", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_evt_strike", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"distance\") * 0.62137 FROM \"weatherflow_evt_strike\" WHERE (\"station_name\" =~ /^$station_name$/ AND \"collector_type\" =~ /^$collector_type$/ AND \"evt_source\" =~ /^$evt_source$/) AND distance <= 42 AND distance >= 1 AND $timeFilter GROUP BY time(1s) fill(null)", "queryType": "randomWalk", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "distance" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "* 0.62137" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ] }, { "alias": "Energy", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "weatherflow_evt_strike", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "energy" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ] }, { "alias": "Average Distance", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_obs", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"lightning_strike_avg_distance\") * 0.62137 FROM \"weatherflow_obs\" WHERE (\"station_name\" =~ /^$station_name$/ AND \"collector_type\" =~ /^$collector_type$/ AND \"evt_source\" =~ /^$evt_source$/) AND lightning_strike_avg_distance <= 42 AND lightning_strike_avg_distance >= 1 AND $timeFilter GROUP BY time(1s) fill(null)", "queryType": "randomWalk", "rawQuery": true, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "lightning_strike_avg_distance" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 0.62137" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "collector_type", "operator": "=~", "value": "/^$collector_type$/" } ] } ], "title": "Strikes / Distance", "tooltip": { "show": true, "showHistogram": true }, "transformations": [], "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": 50, "xBucketSize": "", "yAxis": { "decimals": 0, "format": "miles", "logBase": 1, "max": "28", "min": "0", "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": 10, "yBucketSize": null } ], "refresh": false, "schemaVersion": 30, "style": "dark", "tags": [ "weatherflow-collector", "influxdb" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "definition": "SHOW TAG VALUES WITH KEY = \"station_name\"", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Station Name", "multi": true, "name": "station_name", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"station_name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "definition": "SHOW TAG VALUES WITH KEY = \"timezone\"", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Time Zone", "multi": false, "name": "tz", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"timezone\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "remote-socket", "value": "remote-socket" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Collector Type", "multi": false, "name": "collector_type", "options": [ { "selected": false, "text": "local-udp", "value": "local-udp" }, { "selected": true, "text": "remote-socket", "value": "remote-socket" } ], "query": "local-udp,remote-socket", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "definition": "SHOW TAG VALUES WITH KEY = \"evt_source\"", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Lightning Event Source", "multi": false, "name": "evt_source", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"evt_source\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "15m", "value": "15m" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "interval", "options": [ { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "2d", "value": "2d" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "4h", "value": "4h" }, { "selected": false, "text": "2h", "value": "2h" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": true, "text": "15m", "value": "15m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "2m", "value": "2m" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "30s", "value": "30s" } ], "query": "7d,2d,1d,12h,6h,4h,2h,1h,30m,15m,10m,5m,2m,1m,30s", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "browser", "title": "WeatherFlow Collector - Rain and Lightning", "uid": "lux4rd0labs_weatherflow_20", "version": 1 }
2021-07-02 19:49:16 UTC
null
0
0
8,856
1
209,892
12,192
1,465
ams-hbase-regionservers
AMS HBase - RegionServers
This is a 3.1 conversion of the standard Ambari (2.6.2.2) dashboard shipped with Ambari for compatibility reasons
2018-11-08 19:12:52 UTC
2018-11-08 22:06:19 UTC
0
null
0
0
null
null
0
0
12,192
1
8,856
4
1,294
This is a 3.1 conversion of the standard Ambari (2.6.2.2) dashboard shipped with Ambari for compatibility reasons
{ "__inputs": [ { "name": "DS_AMBARI", "label": "Ambari", "description": "", "type": "datasource", "pluginId": "praj-ams-datasource", "pluginName": "Ambari Metrics" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "praj-ams-datasource", "name": "Ambari Metrics", "version": "1.0.1" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "editable": true, "gnetId": 8856, "graphTooltip": 0, "id": null, "iteration": 1541704521258, "links": [ { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "ams-hbase" ], "title": "AMS-HBase Dashboards", "type": "dashboards" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 142, "panels": [], "title": "Description", "type": "row" }, { "content": "<h4 align=\"center\">Performance related metrics for AMS-HBase. Click on each row title to expand on demand to look at various metrics per regionserver. </h4>\n<h6 style=\"color:red;\" align=\"center\">This dashboard is managed by Ambari. You may lose any changes made to this dashboard. If you want to customize, make your own copy.</h6>", "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 1 }, "id": 99, "isNew": true, "links": [], "mode": "html", "style": {}, "title": "", "type": "text" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 143, "panels": [], "title": "Num Regions", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 5 }, "id": 1, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "hosts": "", "metric": "regionserver.Server.regionCount", "precision": "default", "refId": "A", "templatedCluster": [ "" ], "templatedHost": "%" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Regions", "tooltip": { "shared": false, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 144, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 13 }, "id": 6, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.storeFileCount", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.storeFileSize", "precision": "default", "refId": "A", "templatedCluster": [ "" ], "templatedHost": "%" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Store File Size", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 13 }, "id": 23, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.storeFileCount" } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.storeFileCount", "precision": "default", "refId": "B", "templatedCluster": [ "" ], "templatedHost": "%" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Store File Count", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Store Files", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 145, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "id": 7, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.totalRequestCount", "precision": "default", "refId": "C", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Total Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 21 }, "id": 24, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.writeRequestCount", "precision": "default", "refId": "D", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Write Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "wps", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 21 }, "id": 101, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.readRequestCount", "precision": "default", "refId": "C", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Read Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "rps", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Requests", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 146, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 22 }, "id": 8, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Get_num_ops", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Get Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 22 }, "id": 25, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.ScanNext_num_ops", "precision": "default", "refId": "B", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Scan Next Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Requests - Get / Scan", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 147, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 23 }, "id": 26, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Mutate_num_ops", "precision": "default", "refId": "C", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Mutate Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "id": 27, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Delete_num_ops", "precision": "default", "refId": "D", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Delete Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Requests - Mutate / Delete", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 148, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 24 }, "id": 29, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Append_num_ops", "precision": "default", "refId": "F", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Append Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 24 }, "id": 28, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Increment_num_ops", "precision": "default", "refId": "E", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Increment Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 24 }, "id": 30, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Replay_num_ops", "precision": "default", "refId": "H", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Replay Requests /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Num Requests - Append / Increment", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 149, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 25 }, "id": 10, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "hosts": "", "metric": "jvm.RegionServer.JvmMetrics.MemHeapUsedM", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Memory Used", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "mbytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 25 }, "id": 11, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.MemNonHeapUsedM", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RegionServer Offheap Memory Used", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "mbytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Memory", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 150, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 26 }, "id": 34, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.memStoreSize", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memstore Size", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Memstore", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 151, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 27 }, "id": 35, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheSize", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BlockCache Size", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 27 }, "id": 131, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheFreeSize", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BlockCache Free Size", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 34 }, "id": 130, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheCount", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Blocks in Cache", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "BlockCache - Overview", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 152, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 35 }, "id": 13, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.blockCacheCountHitPercent", "yaxis": 2 }, { "alias": "regionserver.Server.blockCacheExpressHitPercent", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheHitCount", "precision": "default", "refId": "D", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num BlockCache Hits /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percent", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 35 }, "id": 32, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.blockCacheCountHitPercent", "yaxis": 2 }, { "alias": "regionserver.Server.blockCacheExpressHitPercent", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheMissCount", "precision": "default", "refId": "E", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num BlockCache Misses /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percent", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 35 }, "id": 36, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.blockCacheCountHitPercent", "yaxis": 2 }, { "alias": "regionserver.Server.blockCacheExpressHitPercent", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheEvictionCount", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num BlockCache Evictions /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percent", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 42 }, "id": 38, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheExpressHitPercent", "precision": "default", "refId": "C", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BlockCache Caching Hit Percent", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "percent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 42 }, "id": 37, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.blockCacheCountHitPercent", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BlockCache Hit Percent", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "percent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "BlockCache - Hits/Misses", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 153, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 43 }, "id": 14, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.Get_num_ops", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Get_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 43 }, "id": 39, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.Get_num_ops", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Get_median", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 50 }, "id": 40, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.Get_num_ops", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Get_75th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 50 }, "id": 41, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.Get_num_ops", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Get_95th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 57 }, "id": 42, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.Get_num_ops", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Get_99th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 57 }, "id": 43, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.Server.Get_num_ops", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Get_max", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Get Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Operation Latencies - Get", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 154, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 58 }, "id": 75, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.ScanTime_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scan Next Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 58 }, "id": 76, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.ScanTime_median", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scan Next Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 65 }, "id": 77, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.ScanTime_75th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scan Next Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 65 }, "id": 78, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.ScanTime_95th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scan Next Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 72 }, "id": 79, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.ScanTime_99th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scan Next Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 72 }, "id": 80, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.ScanTime_max", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scan Next Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Operation Latencies - Scan Next", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 155, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 73 }, "id": 50, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Mutate_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mutate Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 73 }, "id": 45, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Mutate_median", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mutate Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 80 }, "id": 46, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Mutate_75th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mutate Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 80 }, "id": 47, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Mutate_95th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mutate Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 87 }, "id": 48, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Mutate_99th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mutate Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 87 }, "id": 49, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Mutate_max", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mutate Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Operation Latencies - Mutate", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 156, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 88 }, "id": 51, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Delete_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Delete Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 88 }, "id": 52, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Delete_median", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Delete Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 95 }, "id": 53, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Delete_75th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Delete Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 95 }, "id": 54, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Delete_95th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Delete Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 102 }, "id": 55, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Delete_99th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Delete Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 102 }, "id": 56, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Delete_max", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Delete Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Operation Latencies - Delete", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 157, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 103 }, "id": 57, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Increment_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Increment Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 103 }, "id": 58, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Increment_median", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Increment Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 110 }, "id": 59, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Increment_75th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Increment Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 110 }, "id": 60, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Increment_95th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Increment Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 117 }, "id": 61, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Increment_99th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Increment Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 117 }, "id": 62, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Increment_max", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Increment Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Operation Latencies - Increment", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 158, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 118 }, "id": 63, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Append_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Append Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 118 }, "id": 64, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Append_median", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Append Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 125 }, "id": 65, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Append_75th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Append Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 125 }, "id": 66, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Append_95th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Append Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 132 }, "id": 67, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Append_99th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Append Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 132 }, "id": 68, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Append_max", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Append Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Operation Latencies - Append", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 159, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 133 }, "id": 69, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Replay_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replay Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 133 }, "id": 70, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Replay_median", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replay Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 140 }, "id": 71, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Replay_75th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replay Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 140 }, "id": 72, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Replay_95th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replay Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 147 }, "id": 73, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Replay_99th_percentile", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replay Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 147 }, "id": 74, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.Replay_max", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replay Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "title": "Operation Latencies - Replay", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 160, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 148 }, "id": 100, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.queueSize", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.TotalCallTime_num_ops", "precision": "default", "refId": "B", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num RPC/s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 155 }, "id": 81, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.queueSize", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.numActiveHandler", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Active Handler Threads", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 155 }, "id": 20, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.queueSize", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.numOpenConnections", "precision": "default", "refId": "B", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Connections", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "RPC - Overview", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 161, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 156 }, "id": 82, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.queueSize", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.numCallsInGeneralQueue", "precision": "default", "refId": "C", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num RPC Calls in General Queue", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 156 }, "id": 83, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.queueSize", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "hide": false, "metric": "regionserver.RegionServer.numCallsInPriorityQueue", "precision": "default", "refId": "D", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num RPC Calls in Priority Queue", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 163 }, "id": 84, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.queueSize", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.numCallsInReplicationQueue", "precision": "default", "refId": "E", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num RPC Calls in Replication Queue", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 163 }, "id": 85, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.queueSize", "precision": "default", "refId": "G", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Total Call Queue Size", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "RPC - Queues", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 162, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 164 }, "id": 87, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.QueueCallTime_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Queued Time - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 164 }, "id": 88, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.QueueCallTime_median", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Queued Time - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 171 }, "id": 89, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.QueueCallTime_75th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Queued Time - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 171 }, "id": 90, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.QueueCallTime_95th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Queued Time - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 178 }, "id": 91, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.QueueCallTime_99th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Queued Time - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 178 }, "id": 92, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.QueueCallTime_max", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Queued Time - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "RPC - Call Queued Times", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 163, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 179 }, "id": 93, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.ProcessCallTime_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Process Time - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 179 }, "id": 94, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.ProcessCallTime_median", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Process Time - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 186 }, "id": 95, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.ProcessCallTime_75th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Process Time - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 186 }, "id": 96, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.ProcessCallTime_95th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Process Time - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 193 }, "id": 97, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.ProcessCallTime_99th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Process Time - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 193 }, "id": 98, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.ProcessCallTime_max", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Call Process Time - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "RPC - Call Process Times", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 164, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 194 }, "id": 21, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.numActiveHandler", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.receivedBytes", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Received bytes/s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 194 }, "id": 86, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "regionserver.RegionServer.numActiveHandler", "yaxis": 2 } ], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.RegionServer.sentBytes", "precision": "default", "refId": "B", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "RPC Sent bytes/s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "RPC - Throughput", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 165, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 195 }, "id": 102, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.hlogFileCount", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num WAL Files", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 195 }, "id": 103, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.hlogFileSize", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total WAL File Size", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "WAL - Files", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 34 }, "id": 166, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 196 }, "id": 104, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.appendCount", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Num Appends /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 196 }, "id": 105, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.SyncTime_num_ops", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Num Sync /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "WAL - Throughput", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 167, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 197 }, "id": 106, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.SyncTime_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Sync Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 197 }, "id": 107, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.SyncTime_median", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Sync Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 204 }, "id": 108, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.SyncTime_75th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Sync Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 204 }, "id": 109, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.SyncTime_95th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Sync Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 211 }, "id": 110, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.SyncTime_99th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Sync Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 211 }, "id": 111, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.SyncTime_max", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Sync Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "WAL - Sync Latencies", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 168, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 212 }, "id": 112, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendTime_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Latencies - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 212 }, "id": 113, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendTime_median", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Latencies - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 219 }, "id": 114, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendTime_75th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Latencies - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 219 }, "id": 115, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendTime_95th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Latencies - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 226 }, "id": 116, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendTime_99th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Latencies - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 226 }, "id": 117, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendTime_max", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Latencies - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "WAL - Append Latencies", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 169, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 227 }, "id": 118, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendSize_mean", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Sizes - Mean", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 227 }, "id": 119, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendSize_median", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Sizes - Median", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 234 }, "id": 120, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendSize_75th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Sizes - 75th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 234 }, "id": 121, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendSize_95th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Sizes - 95th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 241 }, "id": 122, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendSize_99th_percentile", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Sizes - 99th Percentile", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 241 }, "id": 123, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.AppendSize_max", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Append Sizes - Max", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "WAL - Append Sizes", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 170, "panels": [ { "content": "This row shows operations that take longer than 1 second to execute. These are nicked named \"slow\" operations in the metric system. ", "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 242 }, "height": "25px", "id": 125, "isNew": true, "links": [], "mode": "markdown", "style": {}, "title": "Slow Operations", "type": "text" }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 245 }, "id": 124, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.WAL.slowAppendCount", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL Num Slow Append /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 245 }, "id": 126, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.slowGetCount", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Slow Gets /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 249 }, "id": 127, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.slowPutCount", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Slow Puts /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 249 }, "id": 128, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.slowDeleteCount", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Num Slow Deletes /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ops", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Slow Operations", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 39 }, "id": 171, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 250 }, "id": 132, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.flushQueueLength", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Flush Queue Length", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 250 }, "id": 133, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.compactionQueueLength", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compaction Queue Length", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 250 }, "id": 134, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.splitQueueLength", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Split Queue Length", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Flush / Compaction Queues", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 172, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "-- Mixed --", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 251 }, "id": 136, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "datasource": "${DS_AMBARI}", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.GcCount", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Count /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 251 }, "id": 138, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.GcCountParNew", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Count ParNew /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 258 }, "id": 137, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "max", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.GcCountConcurrentMarkSweep", "precision": "minutes", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Count CMS /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "JVM - GC Counts", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 173, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 259 }, "id": 139, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.GcTimeMillis", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Times /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 259 }, "id": 140, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.GcTimeMillisParNew", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Times ParNew /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 266 }, "id": 141, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "jvm.RegionServer.JvmMetrics.GcTimeMillisConcurrentMarkSweep", "precision": "default", "refId": "A", "templatedHost": "", "transform": "rate" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC Times CMS /s", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "JVM - GC Times", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 42 }, "id": 174, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_AMBARI}", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 267 }, "id": 129, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "aggregator": "avg", "app": "ams-hbase", "downsampleAggregator": "avg", "errors": {}, "metric": "regionserver.Server.percentFilesLocal", "precision": "default", "refId": "A", "templatedHost": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Percent Files Local", "tooltip": { "shared": false, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "percent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ] } ], "title": "Locality", "type": "row" } ], "schemaVersion": 16, "style": "dark", "tags": [ "ams-hbase", "builtin", "2.6.2.2" ], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "AMS HBase - RegionServers", "uid": "Y0VZMj-mk", "version": 2, "description": "This is a 3.1 conversion of the standard Ambari (2.6.2.2) dashboard shipped with Ambari for compatibility reasons" }
2018-11-08 22:06:19 UTC
null
0
0
1,691
1
38,089
2,762
411
inspectit-basic-monitoring
inspectIT - Basic Monitoring
Visualizes business metrics and technical metrics collected by inspectIT.
2017-03-15 15:07:11 UTC
2017-04-25 12:50:15 UTC
0
# inspectIT - Basic Monitoring Data This dashboard visualizes metrics collected by inspectIT and stored in an InfluxDB. Metrics which are related to a concrete **business context** as well as pure **technical metrics** like CPU utilization or response times are shown in this dashboard. Using Continuous Queries error rates of web interfaces can also be displayed. ## Prerequisites To get the best experience from this dashboard, the following Continuous Queries have to be added to the used InfluxDB. - CREATE CONTINUOUS QUERY cq_c_ok ON inspectit BEGIN SELECT count("duration") AS count_ok INTO inspectit.autogen.cq_stats FROM inspectit.autogen.businessTransactions WHERE httpResponseCode < 400 GROUP BY time(1m), businessTxName END - CREATE CONTINUOUS QUERY cq_c_total ON inspectit BEGIN SELECT count("duration") AS count_total INTO inspectit.autogen.cq_stats FROM inspectit.autogen.businessTransactions GROUP BY time(1m), businessTxName END - CREATE CONTINUOUS QUERY cq_ok_ratio ON inspectit BEGIN SELECT max(count_ok) / max(count_total) AS ratio_ok INTO inspectit.autogen.cq_stats FROM inspectit.autogen.cq_stats GROUP BY time(1m), businessTxName END
8,744
8,747
Other
null
0
0
2,762
1
1,691
4
271
Visualizes business metrics and technical metrics collected by inspectIT.
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "influxdb", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.1.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 1691, "graphTooltip": 1, "hideControls": true, "id": null, "links": [], "refresh": "30s", "rows": [ { "collapse": false, "height": 90, "panels": [ { "content": "<div style=\"background: repeating-linear-gradient(-45deg, #4c4c4c, #4c4c4c 10px, #424242 10px, #424242 20px); height: 65px; font-size:3em; padding-top:0px; text-shadow: 0px 0px 4px #140202;\" align=\"center\">inspectIT Monitoring Dashboard</div>", "height": "", "id": 10, "links": [], "mode": "html", "span": 12, "title": "", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": "310", "panels": [ { "columns": [ { "text": "Count", "value": "count" }, { "text": "Current", "value": "current" }, { "text": "Avg", "value": "avg" }, { "text": "Min", "value": "min" }, { "text": "Max", "value": "max" } ], "datasource": "${DS_INFLUXDB}", "editable": true, "error": false, "fontSize": "100%", "id": 8, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 7, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "Count", "thresholds": [], "type": "number", "unit": "none" }, { "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [ "1000", "3000" ], "type": "number", "unit": "ms" } ], "targets": [ { "alias": "$tag_businessTxName", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "businessTransactions", "policy": "default", "query": "SELECT \"duration\" FROM \"businessTransactions\" WHERE $timeFilter GROUP BY businessTxName", "rawQuery": true, "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Overview", "transform": "timeseries_aggregations", "type": "table" }, { "columns": [], "datasource": "${DS_INFLUXDB}", "fontSize": "100%", "hideTimeOverride": false, "id": 14, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 3, "styles": [ { "dateFormat": "YYYY-MM-DD HH:mm", "pattern": "Time", "type": "date" }, { "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "decimals": 1, "pattern": "/.*/", "thresholds": [ "0.01", "0.05" ], "type": "number", "unit": "percentunit" } ], "targets": [ { "alias": "$tag_businessTxName", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "policy": "default", "query": "SELECT 1 - mean(\"ratio_ok\") FROM \"cq_stats\" WHERE $timeFilter GROUP BY businessTxName", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "BTx Error Rates", "transform": "timeseries_to_rows", "type": "table" }, { "content": "<div align=\"center\"><img width=\"220\" src=\"https://raw.githubusercontent.com/mariusoe/static_files/master/inspectit_logo_rect.png\" style=\"margin-bottom: 12px;\" /><br />\n<a target=\"_blank\" href=\"https://github.com/inspectIT/inspectIT/releases\" style=\"text-decoration: none;\">Download inspectIT</a></div>", "id": 9, "links": [], "mode": "html", "span": 2, "title": "", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUXDB}", "format": "ms", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 189, 69, 0.18)", "full": false, "lineColor": "rgb(31, 193, 34)", "show": true }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "businessTransactions", "policy": "default", "query": "SELECT mean(\"duration\") FROM \"businessTransactions\" WHERE $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Average Response Time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_businessTxName", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "businessTransactions", "policy": "default", "query": "SELECT mean(\"duration\") FROM \"businessTransactions\" WHERE $timeFilter GROUP BY businessTxName, time($interval) fill(null)", "rawQuery": true, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "custom", "fill": true, "fillColor": "rgba(230, 73, 73, 0.23)", "line": true, "lineColor": "rgb(88, 49, 49)", "op": "gt", "value": 3000 } ], "timeFrom": null, "timeShift": null, "title": "Response Times", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": " rpm", "postfixFontSize": "70%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(138, 216, 91, 0.31)", "full": false, "lineColor": "rgb(128, 242, 125)", "show": true }, "targets": [ { "alias": "Requests per Minute", "dsType": "influxdb", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "businessTransactions", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "applicationName", "operator": "=", "value": "TicketMonster" } ] } ], "thresholds": "", "title": "Current Load (Requests/min)", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "Static Content": "#BA43A9", "Venues": "#C15C17" }, "bars": true, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_businessTxName", "dsType": "influxdb", "groupBy": [ { "params": [ "$groupSize" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "businessTransactions", "policy": "default", "query": "SELECT count(\"duration\") FROM \"businessTransactions\" WHERE $timeFilter GROUP BY businessTxName, time($groupSize) fill(null)", "rawQuery": true, "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "duration" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request Count", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Failed Request Count": "#BF1B00", "Failed Requests": "#BF1B00", "Failed Requests Count": "#BF1B00", "Successful Requests": "#7EB26D", "businessTransactions.mean": "#EAB839" }, "bars": true, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Successful Requests", "fill": 5 }, { "alias": "Failed Requests", "fill": 6 } ], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "alias": "Successful Request Count", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT SUM(\"count_ok\") FROM \"cq_stats\" WHERE $timeFilter GROUP BY time($groupSizeSmall)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Failed Request Count", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT SUM(\"count_total\") - SUM(\"count_ok\") FROM \"cq_stats\" WHERE $timeFilter GROUP BY time($groupSize)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request Count by Health", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Error Rate": "#BF1B00", "Failed Requests": "#BF1B00", "Failure Rate": "#BF1B00", "Successful Requests": "#7EB26D", "businessTransactions.mean": "#EAB839" }, "bars": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "alias": "Error Rate", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT 1 - MEAN(\"ratio_ok\") FROM \"cq_stats\" WHERE $timeFilter GROUP BY time($groupSizeSmall)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Error Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Error Rate": "#BF1B00", "Failed Requests": "#BF1B00", "Failure Rate": "#BF1B00", "Successful Requests": "#7EB26D", "businessTransactions.mean": "#EAB839" }, "bars": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_businessTxName", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "policy": "default", "query": "SELECT 1 - mean(\"ratio_ok\") FROM \"cq_stats\" WHERE $timeFilter GROUP BY time($groupSizeSmall), businessTxName", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error Rate by Business Transaction", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 75, "panels": [ { "content": "<div align=\"center\"><div style=\"display:inline-block; height:2px; width: 30%; background-color:#444; margin-bottom:5px; margin-right:30px;\"></div><b style=\"font-size:1.4em; display:inline-block;\">Infrastructure Metrics</b><div style=\"display:inline-block; height:2px; width: 30%; background-color:#444; margin-bottom:5px; margin-left:30px;\"></div></div>", "id": 11, "links": [], "mode": "html", "span": 12, "title": "", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_INFLUXDB}", "decimals": 0, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "avgUtilization" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "70,85", "title": "Current CPU Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Average Utilization": "#6ED0E0", "Max. Utilization": "#E24D42" }, "bars": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Max. Utilization", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "maxUtilization" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Average Utilization", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "avgUtilization" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Utilization", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_INFLUXDB}", "decimals": 0, "format": "decbytes", "gauge": { "maxValue": 132120576, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 19, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "avgUsedHeapMemorySize" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "104857600,120586240", "title": "Current Used Heap", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "Average Utilization": "#EAB839" }, "bars": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 5, "stack": false, "steppedLine": false, "targets": [ { "alias": "Used Heap Memory Size", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "avgUsedHeapMemorySize" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Comitted Heap Memory Size", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "committedHeapMemorySize" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Free Physical Memory", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "memory", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "freePhysicalMem" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Utilization", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 5, "stack": false, "steppedLine": false, "targets": [ { "alias": "Live Thread Count", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "threads", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "liveThreadCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Daemon Thread Count", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "threads", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "daemonThreadCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Peak Thread Count", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "threads", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "peakThreadCount" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread Count", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "inspectit" ], "templating": { "list": [ { "auto": true, "auto_count": 100, "auto_min": "10s", "current": { "text": "auto", "value": "$__auto_interval" }, "hide": 2, "label": null, "name": "groupSize", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "3h", "value": "3h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "15d", "value": "15d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "30s,1m,5m,10m,15m,30m,1h,3h,6h,12h,1d,15d,30d", "refresh": 2, "type": "interval" }, { "auto": true, "auto_count": 30, "auto_min": "1m", "current": { "text": "auto", "value": "$__auto_interval" }, "hide": 2, "label": null, "name": "groupSizeSmall", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" }, { "current": { "text": "No data sources found", "value": "" }, "hide": 2, "label": null, "name": "datasource", "options": [], "query": "", "refresh": 1, "regex": "", "type": "datasource" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "inspectIT - Basic Monitoring", "version": 37, "description": "Visualizes business metrics and technical metrics collected by inspectIT." }
2017-04-25 12:50:15 UTC
null
0
0
10,702
1
274,671
14,971
3,251
activemq
ActiveMQ
null
2019-08-09 10:05:46 UTC
2019-08-14 09:06:56 UTC
0
# References ## https://github.com/influxdata/telegraf/tree/master/plugins/inputs/activemq ## https://docs.wavefront.com/activemq.html # Config [[inputs.jolokia2_agent]] urls = ["http://localhost:8161/api/jolokia"] name_prefix = "activemq." username = "admin" password = "admin" ### JVM Generic [[inputs.jolokia2_agent.metric]] name = "OperatingSystem" mbean = "java.lang:type=OperatingSystem" paths = ["ProcessCpuLoad","SystemLoadAverage","SystemCpuLoad"] [[inputs.jolokia2_agent.metric]] name = "jvm_runtime" mbean = "java.lang:type=Runtime" paths = ["Uptime"] [[inputs.jolokia2_agent.metric]] name = "jvm_memory" mbean = "java.lang:type=Memory" paths = ["HeapMemoryUsage", "NonHeapMemoryUsage", "ObjectPendingFinalizationCount"] [[inputs.jolokia2_agent.metric]] name = "jvm_garbage_collector" mbean = "java.lang:name=*,type=GarbageCollector" paths = ["CollectionTime", "CollectionCount"] tag_keys = ["name"] [[inputs.jolokia2_agent.metric]] name = "jvm_memory_pool" mbean = "java.lang:name=*,type=MemoryPool" paths = ["Usage", "PeakUsage", "CollectionUsage"] tag_keys = ["name"] tag_prefix = "pool_" ### ACTIVEMQ [[inputs.jolokia2_agent.metric]] name = "queue" mbean = "org.apache.activemq:brokerName=*,destinationName=*,destinationType=Queue,type=Broker" paths = ["QueueSize","EnqueueCount","ConsumerCount","DispatchCount","DequeueCount","ProducerCount","InFlightCount"] tag_keys = ["brokerName","destinationName"] [[inputs.jolokia2_agent.metric]] name = "topic" mbean = "org.apache.activemq:brokerName=*,destinationName=*,destinationType=Topic,type=Broker" paths = ["ProducerCount","DequeueCount","ConsumerCount","QueueSize","EnqueueCount"] tag_keys = ["brokerName","destinationName"] [[inputs.jolokia2_agent.metric]] name = "broker" mbean = "org.apache.activemq:brokerName=*,type=Broker" paths = ["TotalConsumerCount","TotalMessageCount","TotalEnqueueCount","TotalDequeueCount","MemoryLimit","MemoryPercentUsage","StoreLimit","StorePercentUsage","TempPercentUsage","TempLimit"] tag_keys = ["brokerName"]
46,210
46,211
Telegraf
null
0
0
14,971
1
10,702
4
1,551
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10702, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 41, "panels": [], "title": "Summary", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_OperatingSystem_ProcessCpuLoad", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-ProcessCpuLoad", "refId": "A" }, { "expr": "activemq_OperatingSystem_SystemCpuLoad", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-SystemCpuLoad", "refId": "B" }, { "expr": "activemq_OperatingSystem_SystemLoadAverage", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-SystemLoadAverage", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process Load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "id": 31, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_jvm_memory_HeapMemoryUsage_max", "format": "time_series", "intervalFactor": 1, "legendFormat": "HeapMemoryUsage_max", "refId": "A" }, { "expr": "activemq_jvm_memory_HeapMemoryUsage_used", "format": "time_series", "intervalFactor": 1, "legendFormat": "HeapMemoryUsage_used", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Java Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 9 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_broker_TotalConsumerCount", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-TotalConsumerCount", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Consumer", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 9 }, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_broker_TotalDequeueCount", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-TotalDequeueCount", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Dequeue", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 9 }, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_broker_TotalMessageCount", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-TotalMessageCount", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Message", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 9 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_broker_TotalEnqueueCount", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-TotalEnqueueCount", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Enqueue", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 39, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 17 }, "id": 33, "legend": { "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_jvm_memory_pool_CollectionUsage_max", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pool_name}}-MAX", "refId": "A" }, { "expr": "activemq_jvm_memory_pool_CollectionUsage_used", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pool_name}}-Used", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Pool Collection", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 7, "x": 8, "y": 17 }, "id": 37, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_jvm_memory_pool_Usage_max", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pool_name}}-MAX", "refId": "A" }, { "expr": "activemq_jvm_memory_pool_Usage_used", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pool_name}}-Used", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Pool Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 7, "x": 15, "y": 17 }, "id": 35, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_jvm_memory_pool_PeakUsage_max", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pool_name}}-MAX", "refId": "A" }, { "expr": "activemq_jvm_memory_pool_PeakUsage_used", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{pool_name}}-Used", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Pool PeakUsage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Memory", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 22, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 18 }, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_broker_StoreLimit", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-StoreLimit", "refId": "A" }, { "expr": "activemq_broker_StorePercentUsage", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-StorePercentUsage", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Broker Store", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 18 }, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_broker_MemoryLimit", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-MemoryLimit", "refId": "A" }, { "expr": "activemq_broker_MemoryPercentUsage", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-MemoryPercentUsage", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Broker Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 5, "x": 12, "y": 18 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "activemq_broker_TempLimit", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-TempLimit", "refId": "A" }, { "expr": "activemq_broker_TempPercentUsage", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{jolokia_agent_url}}-StorePercentUsage", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Broker Temp", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Broker", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 7, "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 6, "w": 6, "x": 0, "y": 19 }, "id": 2, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ], "title": "" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_queues_size", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-size", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Queues sizes", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 6, "w": 6, "x": 6, "y": 19 }, "id": 9, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ], "title": "" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_queues_consumer_count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-consumer", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Queues Consumer", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 6, "w": 6, "x": 12, "y": 19 }, "id": 8, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ], "title": "" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_queues_dequeue_count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-dequeue", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Queues Dequeue", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 6, "w": 6, "x": 18, "y": 19 }, "id": 5, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ], "title": "" }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_queues_enqueue_count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-enqueue", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "Queues Enqueue", "type": "bargauge" } ], "title": "Queues", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 11, "panels": [ { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 7, "w": 6, "x": 0, "y": 20 }, "id": 4, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_topics_size", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-size", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Topics Size", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 7, "w": 6, "x": 6, "y": 20 }, "id": 14, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_topics_consumer_count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-consumer", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Topics Consumer", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 7, "w": 6, "x": 12, "y": 20 }, "id": 13, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_topics_dequeue_count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-dequeue", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Topics Dequeue", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 7, "w": 6, "x": 18, "y": 20 }, "id": 12, "links": [], "options": { "displayMode": "lcd", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "override": {}, "values": false }, "orientation": "horizontal" }, "pluginVersion": "6.3.2", "targets": [ { "expr": "activemq_topics_enqueue_count", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{name}}-enqueue", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "Topics Enqueue", "type": "bargauge" } ], "title": "Topics", "type": "row" } ], "refresh": "1m", "schemaVersion": 19, "style": "dark", "tags": [ "telegraf" ], "templating": { "list": [] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "ActiveMQ", "version": 1 }
2019-08-14 09:06:56 UTC
null
0
0
9,875
1
238,134
13,768
365
kubernetes-resources-monitoring
Kubernetes Resources Monitoring
Overview of all pod & node resource requests, limits and usages
2019-03-04 22:27:16 UTC
2019-03-06 10:59:51 UTC
0
Use it with https://github.com/google-cloud-tools/kube-eagle
42,886
42,887
null
null
0
0
13,768
1
9,875
4
275
Overview of all pod & node resource requests, limits and usages
{ "__inputs": [ { "name": "DS_K8S_PRESCIENCE", "label": "K8s Prescience", "description": "", "type": "datasource", "pluginId": "grafana-warp10-datasource", "pluginName": "Warp10" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.4" }, { "type": "datasource", "id": "grafana-warp10-datasource", "name": "Warp10", "version": "2.1.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Overview of all pod & node resource requests, limits and usages", "editable": true, "gnetId": 9875, "graphTooltip": 0, "id": null, "iteration": 1551794781178, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 5, "panels": [], "title": "Overall", "type": "row" }, { "aliasColors": { "Allocatable CPU Cores": "#629e51", "Limits CPU Cores": "#bf1b00", "Usage CPU Cores": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_K8S_PRESCIENCE}", "description": "This represents the total [CPU resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-cpu) in the cluster.\nFor comparison the total [allocatable CPU cores](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 1 }, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "paceLength": 10, "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_allocatable_cpu_cores' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Allocatable CPU Cores' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Allocatable CPU Cores", "refId": "A" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_requests_cpu_cores' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Requested CPU Cores' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Requested CPU Cores", "refId": "B" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_limits_cpu_cores' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Limits CPU Cores' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Limits CPU Cores", "refId": "C" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_usage_cpu_cores' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Usage CPU Cores' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Usage CPU Cores", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Cores", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "CPU Cores", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_K8S_PRESCIENCE}", "decimals": 1, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 8, "y": 1 }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 25 / 'BUCKET_COUNT' STORE \n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE \n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT \n'grafanaMultiVariable@1.0.1' FIMPORT \n\n[\n [ \n $token \n 'eagle_node_resource_usage_cpu_cores' \n { }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_cpu_cores' \n { } \n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ ] reducer.sum ] REDUCE\n\n[ 'namespace' ] op.div ] \nAPPLY", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "0.5,0.65", "title": "CPU Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_K8S_PRESCIENCE}", "decimals": 1, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 12, "y": 1 }, "id": 8, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 25 / 'BUCKET_COUNT' STORE \n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE \n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT \n'grafanaMultiVariable@1.0.1' FIMPORT \n\n[\n [ \n $token \n 'eagle_node_resource_usage_memory_bytes' \n { }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_memory_bytes' \n { } \n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ ] reducer.sum ] REDUCE\n\n[ 'namespace' ] op.div ] \nAPPLY\n", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "0.5,0.65", "title": "RAM Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "Allocatable CPU Cores": "#629e51", "Limit RAM": "#bf1b00", "Limits CPU Cores": "#bf1b00", "Usage CPU Cores": "#5195ce", "Usage RAM": "#5195ce" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_K8S_PRESCIENCE}", "description": "This represents the total [memory resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-memory) in the cluster.\nFor comparison the total [allocatable memory](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 1 }, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "paceLength": 10, "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_allocatable_memory_bytes' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Allocatable RAM' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Allocatable RAM", "refId": "A" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_requests_memory_bytes' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Requested RAM' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Requested RAM", "refId": "B" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_limits_memory_bytes' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Limit RAM' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Limit RAM", "refId": "C" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n\n\n//$worker @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_usage_memory_bytes' \n { }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ ] reducer.sum ] REDUCE\n\n//[ '' ] '' @renameWithMultipleLabelValues\n'Usage RAM' RENAME\nSORT", "format": "time_series", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "intervalFactor": 1, "legendFormat": "Usage RAM", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "Memory", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 10, "panels": [], "title": "CPU", "type": "row" }, { "columns": [], "datasource": "${DS_K8S_PRESCIENCE}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 10 }, "id": 14, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 1, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Node", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "node", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Requested Cores", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Limit Cores", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "B", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Allocatable Cores", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Reserved", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "D", "thresholds": [ "0.6", "0.8" ], "type": "number", "unit": "percentunit" }, { "alias": "CPU Burstable", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "E", "thresholds": [ "1.5", "3" ], "type": "number", "unit": "percentunit" }, { "alias": "CPU Usage", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "F", "thresholds": [ "0.4", "0.6" ], "type": "number", "unit": "percentunit" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_requests_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ 'node' ] reducer.sum ] REDUCE\n[ SWAP bucketizer.last $end 0 1 ] BUCKETIZE\nSORT\n\n\n[ 'node' ] 'A' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hide": false, "hideAttributes": true, "hideLabels": true, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_limits_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ 'node' ] reducer.sum ] REDUCE\n[ SWAP bucketizer.last $end 0 1 ] BUCKETIZE\nSORT\n\n[ 'node' ] 'B' @transformToGrafanaTable", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "refId": "B" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_allocatable_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ 'node' ] reducer.sum ] REDUCE\n[ SWAP bucketizer.last $end 0 1 ] BUCKETIZE\n\n[ 'node' ] 'C' @transformToGrafanaTable", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "refId": "C" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[\n [ \n $token \n 'eagle_node_resource_requests_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH\n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n\n[ 'node' ] op.div ] \nAPPLY\n\n[ 'node' ] 'D' @transformToGrafanaTable", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "refId": "D" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n\n[\n [ \n $token \n 'eagle_node_resource_limits_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH\n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n\n[ 'node' ] op.div ] \nAPPLY\n\n[ 'node' ] 'E' @transformToGrafanaTable", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "refId": "E" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[\n [ \n $token \n 'eagle_node_resource_usage_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH\n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_cpu_cores' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n\n[ 'node' ] op.div ] \nAPPLY\n\n[ 'node' ] 'F' @transformToGrafanaTable", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "refId": "F" } ], "title": "Node CPU", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_K8S_PRESCIENCE}", "fontSize": "100%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 18 }, "id": 16, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Container", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "container", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Pod", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Requested Cores", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Limit Cores", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "B", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Usage Cores", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Namespace", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_namespace", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$namespace @grafanaMultiVariable 'All' '~.*' REPLACE 'namespace' STORE\n\n[ \n $token \n 'eagle_pod_container_resource_requests_cpu_cores' \n { 'exported_namespace' $namespace }\n $end $interval $BUCKET_SIZE 2 * + \n] \n\nFETCH\n[ SWAP mapper.finite 0 0 0 ] MAP\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n[ SWAP [ 'pod' 'container' 'exported_namespace' ] reducer.sum ] REDUCE\n\n\n[ 'pod' 'container' 'exported_namespace' ] 'A' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "hideAttributes": true, "hideLabels": true, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$namespace @grafanaMultiVariable 'All' '~.*' REPLACE 'namespace' STORE\n\n\n[ \n $token \n 'eagle_pod_container_resource_limits_cpu_cores' \n { 'exported_namespace' $namespace }\n $end $interval $BUCKET_SIZE 2 * + \n] \n\nFETCH\n[ SWAP mapper.finite 0 0 0 ] MAP\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n[ SWAP [ 'pod' 'container' 'exported_namespace' ] reducer.sum ] REDUCE\n\n\n[ 'pod' 'container' 'exported_namespace' ] 'B' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "B" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$namespace @grafanaMultiVariable 'All' '~.*' REPLACE 'namespace' STORE\n\n\n[ \n $token \n 'eagle_pod_container_resource_usage_cpu_cores' \n { 'exported_namespace' $namespace }\n $end $interval $BUCKET_SIZE 2 * + \n] \n\nFETCH\n[ SWAP mapper.finite 0 0 0 ] MAP\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n[ SWAP [ 'pod' 'container' 'exported_namespace' ] reducer.sum ] REDUCE\n\n\n[ 'pod' 'container' 'exported_namespace' ] 'C' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "C" } ], "title": "Container CPU", "transform": "table", "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 12, "panels": [], "title": "Memory", "type": "row" }, { "columns": [], "datasource": "${DS_K8S_PRESCIENCE}", "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 26 }, "id": 17, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 5, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Node", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "node", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Requested RAM", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Limit RAM", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "B", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Allocatable RAM", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "C", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "RAM Reserved", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "D", "thresholds": [ "0.6", "0.8" ], "type": "number", "unit": "percentunit" }, { "alias": "RAM Burstable", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "E", "thresholds": [ "1.5", "3" ], "type": "number", "unit": "percentunit" }, { "alias": "RAM Usage", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "F", "thresholds": [ "0.4", "0.6" ], "type": "number", "unit": "percentunit" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_requests_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ 'node' ] reducer.sum ] REDUCE\n[ SWAP bucketizer.last $end 0 1 ] BUCKETIZE\nSORT\n\n\n[ 'node' ] 'A' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_limits_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ 'node' ] reducer.sum ] REDUCE\n[ SWAP bucketizer.last $end 0 1 ] BUCKETIZE\nSORT\n\n\n[ 'node' ] 'B' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'renameWithMultipleLabelValues@1.0.0' FIMPORT\n'grafanaMultiVariable@1.0.1' FIMPORT\n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[ \n $token \n 'eagle_node_resource_allocatable_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * +\n]\nFETCH \n\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n[ SWAP [ 'node' ] reducer.sum ] REDUCE\n[ SWAP bucketizer.last $end 0 1 ] BUCKETIZE\nSORT\n\n\n[ 'node' ] 'C' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[\n [ \n $token \n 'eagle_node_resource_requests_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH\n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n\n[ 'node' ] op.div ] \nAPPLY\n\n[ 'node' ] 'D' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "D" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[\n [ \n $token \n 'eagle_node_resource_limits_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH\n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n\n[ 'node' ] op.div ] \nAPPLY\n\n[ 'node' ] 'E' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "E" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$node @grafanaMultiVariable 'All' '~.*' REPLACE 'node' STORE\n\n[\n [ \n $token \n 'eagle_node_resource_usage_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n \n FETCH\n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n \n [ \n $token \n 'eagle_node_resource_allocatable_memory_bytes' \n { 'node' $node }\n $end $interval $BUCKET_SIZE 2 * + \n ] \n FETCH \n [ SWAP mapper.finite 0 0 0 ] MAP\n [ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE\n [ SWAP [ 'node' ] reducer.sum ] REDUCE\n\n[ 'node' ] op.div ] \nAPPLY\n\n[ 'node' ] 'F' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "F" } ], "title": "Node RAM", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_K8S_PRESCIENCE}", "fontSize": "100%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 34 }, "id": 18, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Container", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "container", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Pod", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Requested RAM", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Limit RAM", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "B", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Usage RAM", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "C", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Namespace", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_namespace", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n\n$namespace @grafanaMultiVariable 'All' '~.*' REPLACE 'namespace' STORE\n\n[ \n $token \n 'eagle_pod_container_resource_requests_memory_bytes' \n { 'exported_namespace' $namespace }\n $end $interval $BUCKET_SIZE 2 * + \n] \n\nFETCH\n[ SWAP mapper.finite 0 0 0 ] MAP\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n[ SWAP [ 'pod' 'container' 'exported_namespace' ] reducer.sum ] REDUCE\n\n\n[ 'pod' 'container' 'exported_namespace' ] 'A' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n$namespace @grafanaMultiVariable 'All' '~.*' REPLACE 'namespace' STORE\n\n\n[ \n $token \n 'eagle_pod_container_resource_limits_memory_bytes' \n { 'exported_namespace' $namespace }\n $end $interval $BUCKET_SIZE 2 * + \n] \n\nFETCH\n[ SWAP mapper.finite 0 0 0 ] MAP\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n[ SWAP [ 'pod' 'container' 'exported_namespace' ] reducer.sum ] REDUCE\n\n\n[ 'pod' 'container' 'exported_namespace' ] 'B' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "B" }, { "advancedMode": true, "expr": "$interval $__interval / 10 / 'BUCKET_COUNT' STORE\n$interval $BUCKET_COUNT / 'BUCKET_SIZE' STORE\n\n\n'grafanaMultiVariable@1.0.1' FIMPORT \n'transformToGrafanaTable@1.0.0' FIMPORT\n$namespace @grafanaMultiVariable 'All' '~.*' REPLACE 'namespace' STORE\n\n[ \n $token \n 'eagle_pod_container_resource_usage_memory_bytes' \n { 'exported_namespace' $namespace }\n $end $interval $BUCKET_SIZE 2 * + \n] \n\nFETCH\n[ SWAP mapper.finite 0 0 0 ] MAP\n[ SWAP bucketizer.mean $end $BUCKET_SIZE $BUCKET_COUNT 2 + ] BUCKETIZE \n[ SWAP [ 'pod' 'container' 'exported_namespace' ] reducer.sum ] REDUCE\n\n\n[ 'pod' 'container' 'exported_namespace' ] 'C' @transformToGrafanaTable", "format": "table", "friendlyQuery": { "bucketCount": 50, "bucketizer": null, "bucketizers": [ "sum", "max", "min", "mean", "mean.circular", "bucketizer.mean.circular.exclude-nulls", "first", "last", "join", "median", "count", "and", "or" ], "className": "", "filter": null, "filterLabels": [], "filterParamClass": "", "filterParamMap": {}, "filterParamNumber": 0, "filters": [ { "name": "byclass", "type": "S" }, { "name": "bylabels", "type": "M" }, { "name": "last.eq", "type": "N" }, { "name": "last.ne", "type": "N" }, { "name": "last.gt", "type": "N" }, { "name": "last.ge", "type": "N" }, { "name": "last.lt", "type": "N" }, { "name": "last.le", "type": "N" } ], "labels": {}, "readToken": "", "reducer": null, "reducerLabels": [], "reducers": [ "argmax", "argmin", "count", "count.exclude-nulls", "count.include-nulls", "join", "join.forbid-nulls", "max", "max.forbid-nulls", "mean", "mean.exclude-nulls", "mean.circular", "mean.circular.exclude-nulls", "median", "min", "min.forbid-nulls", "and", "and.exclude-nulls", "or", "or.exclude-nulls", "sd", "shannonentropy.0", "shannonentropy.1", "sum", "sum.forbid-nulls", "var" ] }, "instant": true, "intervalFactor": 1, "refId": "C" } ], "title": "Container RAM", "transform": "table", "type": "table" } ], "refresh": "5m", "schemaVersion": 16, "style": "dark", "tags": [ "kubernetes", "warp10" ], "templating": { "list": [ { "allValue": "~.*", "current": {}, "datasource": "${DS_K8S_PRESCIENCE}", "definition": "label_values(eagle_node_resource_allocatable_cpu_cores{node=~\"$node_pool.*\"}, node)", "hide": 0, "includeAll": true, "label": "Node", "multi": true, "name": "node", "options": [], "query": "[ $token 'eagle_node_resource_allocatable_cpu_cores' { 'node' '~.+' } ] FIND <% DROP LABELS 'node' GET %> LMAP UNIQUE", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_K8S_PRESCIENCE}", "hide": 0, "includeAll": false, "label": null, "multi": true, "name": "namespace", "options": [], "query": "[ $token 'eagle_pod_container_resource_requests_cpu_cores' { 'exported_namespace' '~.+' } ] FIND <% DROP LABELS 'exported_namespace' GET %> LMAP UNIQUE", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Kubernetes Resources Monitoring", "uid": "_eioEq-ik", "version": 14 }
2019-03-06 10:59:51 UTC
null
0
0
11,554
1
335,759
20,301
1,733
ms-sql-servers
MS SQL servers
Dashboard for Microsoft SQL server with Prometheus and Telegraf SQL plugin version 2.
2020-01-13 16:00:34 UTC
2021-02-10 06:30:24 UTC
0
This is a dashboard for Microsoft SQL server with Prometheus and Telegraf SQL plugin version 2. It displays global statistics and where is possible metrics per database. List: 1. Global * CPU/Memory/SQL version/ Uptime * Database status (Offline, Online, Bad) * Global requests per sec/Buffer cache hit ratio 2. Per database * Size * Transactions/IO stats
49,208
49,209
Telegraf
Example for telegraf deployment using Helm chart https://github.com/helm/charts/tree/master/stable/telegraf. ``` service: enabled: true type: ClusterIP annotations: prometheus.io/scrape: "true" prometheus.io/port: "9210" env: - name: HOSTNAME value: "telegraf-polling-service" - name: MSSQL_USER valueFrom: secretKeyRef: key: mssql-user name: mssql-creds - name: MSSQL_PASSWORD valueFrom: secretKeyRef: key: mssql-password name: mssql-creds config: agent: interval: "60s" round_interval: true metric_batch_size: 1000 metric_buffer_limit: 10000 collection_jitter: "0s" flush_interval: "10s" flush_jitter: "0s" precision: "" debug: false quiet: false logfile: "" hostname: "$HOSTNAME" omit_hostname: false outputs: - prometheus_client: listen: ":9210" inputs: - sqlserver: servers: - "Server=sqlserver-01;Port=1433;User Id=${MSSQL_USER};Password=${MSSQL_PASSWORD};app name=telegraf;" query_version: 2 exclude_query: - Schedulers - SqlRequests ```
1
4
20,301
1
11,554
4
1,044
Dashboard for Microsoft SQL server with Prometheus and Telegraf SQL plugin version 2.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard for Microsoft SQL server with Prometheus and Telegraf SQL plugin version 2.", "editable": true, "gnetId": 11554, "graphTooltip": 0, "id": null, "iteration": 1612938529736, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 1, "w": 20, "x": 0, "y": 0 }, "id": 20, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "7.3.5", "timeFrom": null, "timeShift": null, "title": "General metrics", "type": "text" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 1 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sqlserver_server_properties_cpu_count{sql_instance=~\"$sql_instance\"}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "CPU count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "deckbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 1 }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sqlserver_server_properties_server_memory{sql_instance=~\"$sql_instance\"}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 4, "w": 4, "x": 6, "y": 1 }, "id": 6, "links": [], "pageSize": null, "scroll": false, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [], "targets": [ { "expr": "sqlserver_server_properties_engine_edition{sql_instance=~\"$sql_instance\"}", "format": "time_series", "instant": true, "legendFormat": "{{ sql_version }} {{ sku }} ", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "SQL Version", "transform": "timeseries_aggregations", "type": "table-old" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "m", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 10, "y": 1 }, "id": 3, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "sqlserver_server_properties_uptime{sql_instance=~\"$sql_instance\"}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "SQL uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 13, "y": 1 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sqlserver_server_properties_db_online{sql_instance=~\"$sql_instance\"}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Online databases", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 16, "y": 1 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sqlserver_server_properties_db_offline{sql_instance=~\"$sql_instance\"}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Offline databases", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 18, "y": 1 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true, "ymax": null, "ymin": 0 }, "tableColumn": "", "targets": [ { "expr": "sqlserver_server_properties_db_recovering{sql_instance=~\"$sql_instance\"}+sqlserver_server_properties_db_recoveryPending{sql_instance=~\"$sql_instance\"}+sqlserver_server_properties_db_suspect{sql_instance=~\"$sql_instance\"}+sqlserver_server_properties_db_restoring{sql_instance=~\"$sql_instance\"}", "refId": "A" } ], "thresholds": "1", "timeFrom": null, "timeShift": null, "title": "Bad databases", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (irate(sqlserver_performance{sql_instance=~\"$sql_instance\",counter=\"Batch Requests/sec\"}[5m]))", "legendFormat": "Batch Requests/sec", "refId": "A" }, { "expr": "sum by (sql_instance) (irate(sqlserver_performance{sql_instance=~\"$sql_instance\",counter=\"SQL Compilations/sec\"}[5m]))", "legendFormat": "SQL Compilations/sec", "refId": "B" }, { "expr": "sum by (sql_instance) (irate(sqlserver_performance{sql_instance=~\"$sql_instance\",counter=\"SQL Re-Compilations/sec\"}[5m]))", "legendFormat": "SQL Re-Compilations/sec", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Global requests per sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 5 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (sqlserver_performance{sql_instance=~\"$sql_instance\",counter=\"Buffer cache hit ratio\"})", "legendFormat": "Buffer cache hit ratio", "refId": "A" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "lt", "value": 80, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Buffer cache hit ratio", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": "100", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 1, "w": 20, "x": 0, "y": 11 }, "id": 16, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "7.3.5", "timeFrom": null, "timeShift": null, "title": "DB filtered metrics", "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (sqlserver_performance{sql_instance=~\"$sql_instance\",exported_instance=~\"$database_name\",counter=\"Data File(s) Size (KB)\",exported_instance!=\"Total\"})", "legendFormat": "Data", "refId": "A" }, { "expr": "sum by (sql_instance) (sqlserver_performance{sql_instance=~\"$sql_instance\",exported_instance=~\"$database_name\",counter=\"Log File(s) Size (KB)\",exported_instance!=\"Total\"})", "legendFormat": "TLog", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "deckbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 12 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (irate(sqlserver_performance{sql_instance=~\"$sql_instance\",exported_instance=~\"$database_name\",counter=\"Transactions/sec\",exported_instance!=\"Total\"}[5m]))", "legendFormat": "1/s", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transactions per sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (irate(sqlserver_database_io_read_bytes{sql_instance=~\"$sql_instance\",database_name=~\"$database_name\"}[5m]))", "legendFormat": "Read", "refId": "A" }, { "expr": "sum by (sql_instance) (irate(sqlserver_database_io_write_bytes{sql_instance=~\"$sql_instance\",database_name=~\"$database_name\"}[5m]))", "legendFormat": "Write", "refId": "B" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 10000000, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database IO throughout", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 18 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (irate(sqlserver_database_io_reads{sql_instance=~\"$sql_instance\",database_name=~\"$database_name\"}[5m]))", "legendFormat": "Reads", "refId": "A" }, { "expr": "sum by (sql_instance) (irate(sqlserver_database_io_writes{sql_instance=~\"$sql_instance\",database_name=~\"$database_name\"}[5m]))", "legendFormat": "Writes", "refId": "B" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": null, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database IO operations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (irate(sqlserver_database_io_read_latency_ms{sql_instance=~\"$sql_instance\",database_name=~\"$database_name\"}[5m]))", "legendFormat": "Read latency", "refId": "A" }, { "expr": "sum by (sql_instance) (irate(sqlserver_database_io_write_latency_ms{sql_instance=~\"$sql_instance\",database_name=~\"$database_name\"}[5m]))", "legendFormat": "Write latency", "refId": "B" } ], "thresholds": [ { "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 500, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database IO latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 10, "y": 24 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (sql_instance) (irate(sqlserver_performance{sql_instance=~\"$sql_instance\",exported_instance=~\"$database_name\",counter=\"Backup/Restore Throughput/sec\",exported_instance!=\"Total\"}[5m]))", "legendFormat": "Backup/Restore Throughput/sec", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Backup/restore throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "prometheus", "value": "prometheus" }, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$DS_PROMETHEUS", "definition": "label_values(sqlserver_server_properties_uptime,sql_instance)", "error": null, "hide": 0, "includeAll": false, "label": "SQL instance", "multi": false, "name": "sql_instance", "options": [], "query": "label_values(sqlserver_server_properties_uptime,sql_instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$DS_PROMETHEUS", "definition": "label_values(sqlserver_database_io_read_bytes{sql_instance=~\"$sql_instance\"}, database_name)", "error": null, "hide": 0, "includeAll": true, "label": "Database", "multi": false, "name": "database_name", "options": [], "query": "label_values(sqlserver_database_io_read_bytes{sql_instance=~\"$sql_instance\"}, database_name)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "MS SQL servers", "version": 4 }
2021-02-10 06:30:24 UTC
null
0
0
11,996
1
365,258
17,059
42
octopus-deploy-deploymenthistory
Octopus Deploy DeploymentHistory
Octopus Deploy reporting on projects and tasks
2020-03-29 13:37:07 UTC
2020-03-29 20:29:21 UTC
0
A fork of https://grafana.com/grafana/dashboards/11720 GitHub: https://github.com/johnkors/grafana-dashboards/blob/master/octopusdeploy/grafana-octopus-deploy.json Changes from the original: - The original is missing stats from deployments removed due to retention policies - Moved queries to the DeploymentHistory table in Octopus - Bugfix: the top stat was missing an upper bound
51,069
51,070
null
null
0
0
17,059
1
11,996
4
29
Octopus Deploy reporting on projects and tasks
{ "__inputs": [ { "name": "DS_OCTOPUSDEPLOY", "label": "OctopusDeploy", "description": "", "type": "datasource", "pluginId": "mssql", "pluginName": "Microsoft SQL Server" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.1" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.4.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "mssql", "name": "Microsoft SQL Server", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" }, { "datasource": "${DS_OCTOPUSDEPLOY}", "enable": false, "hide": false, "iconColor": "#8AB8FF", "limit": 100, "name": "📝 Deployments Annotations", "rawQuery": "SELECT\n CompletedTime as time,\n ProjectName as text,\n CONCAT(EnvironmentName, ',' , ReleaseVersion, ',' , DeployedBy) as tags\n FROM\n DeploymentHistory\n WHERE\n TaskState = 'Success' AND ProjectName IN ($project) AND EnvironmentName IN ($environment) AND\n CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 )\nORDER BY CompletedTime ASC\n", "showIn": 0, "tags": [], "type": "tags" } ] }, "description": "Octopus Deploy reporting on projects and tasks", "editable": true, "gnetId": 11996, "graphTooltip": 0, "id": null, "iteration": 1585481148962, "links": [], "panels": [ { "content": "<br>\n\n# Octopus Deploy\n<center>\n<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAI0AAACMCAMAAAB23NoyAAAACXBIWXMAAAsSAAALEgHS3X78AAAAM1BMVEX///8vk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+Avk+CYbWlbAAAAEHRSTlMAECAwQFBgcICQoLDA0ODwVOCoyAAAA3ZJREFUeNrtnMl25CAMRcGADRSD/v9rs8jJWMVgJLm08Nt3cgNCeki4lbp169atoTZrrdXvptDWx1TgWzmFw74HxYUML5W8uRolVuiohOuAtC8wVN6vCdkIcyr8PDrAvApzSB8VTunBeO63BGdVrZSF+VTgiZgIa0oMu6UzrCqT45gK6ypGEAxANYJgaDcLDUOJgwjgH0UqmgQUOmhgPNCIJJItEQwUgtDRhYoGPJ4mAJ3Qe2UIYSDJOE9fskJCmGRxaJcGuTjESwPwwNBEahrYED6YHAaTcw56mrJOk+lp1reKYaMQpfzgoFk+VQ8OmrpKUzloVkunYYEBt0az89AsZhzPQxNkVExcHZdFAzfNTXPTkOYbEJWLQVSdYqLZJOXiKslsLXs/nhq+OpixLDTLLSVRJp0lcNYnaAxWFHHV1GLKAtNWIVoU9FuF621VMTFM3Z5FJRuOLgWqz0bewcEOPnYxJ0oppTRlHFeFVRQUNko5Gf1QhpTj8DSE1YHgSYUXReNE0dib5oqd8qKi+CHqhFdR2Q+f/igrA34CTTtLRJ4qYvOXJS0N8pDTj2Ewe0U/2ES8J+Po4Czj8DRwFnEMzyRx7SEr4aMk/MnSGfiUNkEwAPVUyTIFmHWir2QrsGv62fEBV2ju6ah+wDWaqaG2wFUannR9up1VEPSaeGGy7cR81NtzqYtltg/YXJjSiKXYMx5Fvzye5udLhN5WmWbGC1vtwLRM2fG63FWtjzJcm+aCJ9vwFrHfdTcNy5aVUi6W7gWr1eIru1KqDBLGy8Vp/uSwamY+Pzt6SVq3/r9O7Ww6rFKlzdJwpPvgEpjaZr9u5/142ntmPY0uF6EzsR3d854iP5puVPz7845+pn0yKIM0vP3+ri8HN2oaH8O19b3Gcx36LWMP7723duK05fEQ1HddNukrRDu+evm+6V+959VO3usg+/4dZHFxXuSSqidugn5wJVobVvmptpCbcC9bxm/VY8phmxkv9efbvbWxYp5zkHPOzpX/RRX5gKGRKtKcz/x2E4sfVE2WvDDtes3u/bHaqpgcTjqG1vmQJk6/c9hYaPIUzNPZKywwfyp4nG8tRx4aN/sbCvXcsP9bwonheWWC+SpU455Loh3/tPaqABQ/rnK/LFV9+3+W8btKOyVAXz2xoERI+wpQnBIjY9StW7du/dUHI6Ym0KauAw0AAAAASUVORK5CYII=\">\n</center>\n\n", "datasource": null, "gridPos": { "h": 7, "w": 3, "x": 0, "y": 0 }, "id": 17, "mode": "markdown", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "datasource": "${DS_OCTOPUSDEPLOY}", "gridPos": { "h": 7, "w": 21, "x": 3, "y": 0 }, "id": 7, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [ { "from": "", "id": 1, "operator": "", "text": "", "to": "", "type": 1, "value": "" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "title": "Deployments ${__series.name}", "unit": "locale" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.1", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n COUNT(d.TaskId) as Deployment,\n CASE\n WHEN d.TaskState = 'Failed' THEN 'Failed'\n WHEN d.TaskState = 'Success' THEN 'Success'\n WHEN d.TaskState = 'Canceled' THEN 'Cancelled'\n WHEN d.TaskState = 'Queued' THEN 'Queued'\n WHEN d.TaskState = 'Executing' THEN 'Executing'\n WHEN d.TaskState = 'TimedOut' THEN 'Timed Out'\n WHEN d.TaskState = 'Cancelling' THEN 'Cancelling'\n END as metric,\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE \n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0), d.TaskState\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0), COUNT(1) DESC", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_OCTOPUSDEPLOY}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 37, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Failed", "color": "rgba(245, 54, 54, 0.9)" }, { "alias": "Success", "color": "rgba(50, 172, 45, 0.97)" }, { "alias": "Cancelled", "color": "rgba(237, 129, 40, 0.89)" }, { "alias": "Duration", "bars": false, "color": "rgb(255, 255, 255)", "fill": 0, "fillGradient": 0, "lines": true, "points": true, "yaxis": 2 }, { "alias": "Queued", "color": "#434143" }, { "alias": "Executing", "color": "#1f60c4" }, { "alias": "Timed Out", "color": "#8f3bb8" }, { "alias": "Canceling", "color": "#aa8800" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n COUNT(d.ReleaseId) AS Deployment,\n CASE\n WHEN d.TaskState = 'Failed' THEN (d.ProjectName + ' - Failed')\n WHEN d.TaskState = 'Success' THEN (d.ProjectName + ' - Success')\n WHEN d.TaskState = 'Canceled' THEN (d.ProjectName + ' - Cancelled')\n WHEN d.TaskState = 'Queued' THEN (d.ProjectName + ' - Queued')\n WHEN d.TaskState = 'Executing' THEN (d.ProjectName + ' - Executing')\n WHEN d.TaskState = 'TimedOut' THEN (d.ProjectName + ' - Timed Out')\n WHEN d.TaskState = 'Cancelling' THEN (d.ProjectName + ' - Cancelling')\n END as metric,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE \n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0), d.TaskState, d.ProjectName\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Deployment Status by Product", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "s", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_OCTOPUSDEPLOY}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 30, "interval": "", "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Failed", "color": "rgba(245, 54, 54, 0.9)" }, { "alias": "Success", "color": "rgba(50, 172, 45, 0.97)" }, { "alias": "Cancelled", "color": "rgba(237, 129, 40, 0.89)" }, { "alias": "Duration", "bars": false, "color": "rgb(255, 255, 255)", "fill": 0, "fillGradient": 0, "lines": true, "points": true, "yaxis": 2 }, { "alias": "Queued", "color": "#434143" }, { "alias": "Executing", "color": "#1f60c4" }, { "alias": "Timed Out", "color": "#8f3bb8" }, { "alias": "Canceling", "color": "#aa8800" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n AVG(DATEDIFF(ss, d.QueueTime, d.CompletedTime)) AS Duration,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0)\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0)", "refId": "A" }, { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n COUNT(d.ReleaseId) AS Deployment,\n CASE\n WHEN d.TaskState = 'Failed' THEN 'Failed'\n WHEN d.TaskState = 'Success' THEN 'Success'\n WHEN d.TaskState = 'Canceled' THEN 'Cancelled'\n WHEN d.TaskState = 'Queued' THEN 'Queued'\n WHEN d.TaskState = 'Executing' THEN 'Executing'\n WHEN d.TaskState = 'TimedOut' THEN 'Timed Out'\n WHEN d.TaskState = 'Cancelling' THEN 'Cancelling'\n END as metric,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE \n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0), d.TaskState\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Deployment Status and Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_OCTOPUSDEPLOY}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 34, "interval": "", "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Failed", "color": "rgba(245, 54, 54, 0.9)" }, { "alias": "Success", "color": "rgba(50, 172, 45, 0.97)" }, { "alias": "Cancelled", "color": "rgba(237, 129, 40, 0.89)" }, { "alias": "Duration", "bars": false, "color": "rgb(255, 255, 255)", "fill": 0, "fillGradient": 0, "lines": true, "points": true, "yaxis": 2 }, { "alias": "Queued", "color": "#434143" }, { "alias": "Executing", "color": "#1f60c4" }, { "alias": "Timed Out", "color": "#8f3bb8" }, { "alias": "Canceling", "color": "#aa8800" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n AVG(DATEDIFF(ss, d.QueueTime, d.CompletedTime)) AS Duration,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(d.CompletedTime, '1h', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '1h', 0)\nORDER BY $__timeGroup(d.CompletedTime, '1h', 0)", "refId": "A" }, { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n COUNT(d.ReleaseId) AS Deployment,\n CASE\n WHEN d.TaskState = 'Failed' THEN 'Failed'\n WHEN d.TaskState = 'Success' THEN 'Success'\n WHEN d.TaskState = 'Canceled' THEN 'Cancelled'\n WHEN d.TaskState = 'Queued' THEN 'Queued'\n WHEN d.TaskState = 'Executing' THEN 'Executing'\n WHEN d.TaskState = 'TimedOut' THEN 'Timed Out'\n WHEN d.TaskState = 'Cancelling' THEN 'Cancelling'\n END as metric,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(d.CompletedTime, '1h', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE \n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '1h', 0), d.TaskState\nORDER BY $__timeGroup(d.CompletedTime, '1h', 0)", "refId": "B" } ], "thresholds": [], "timeFrom": "now/w", "timeRegions": [], "timeShift": null, "title": "Deployment Status and Duration (Week so far)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_OCTOPUSDEPLOY}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 22 }, "hiddenSeries": false, "id": 35, "interval": "", "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Failed", "color": "rgba(245, 54, 54, 0.9)" }, { "alias": "Success", "color": "rgba(50, 172, 45, 0.97)" }, { "alias": "Cancelled", "color": "rgba(237, 129, 40, 0.89)" }, { "alias": "Duration", "bars": false, "color": "rgb(255, 255, 255)", "fill": 0, "fillGradient": 0, "lines": true, "points": true, "yaxis": 2 }, { "alias": "Queued", "color": "#434143" }, { "alias": "Executing", "color": "#1f60c4" }, { "alias": "Timed Out", "color": "#8f3bb8" }, { "alias": "Canceling", "color": "#aa8800" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n AVG(DATEDIFF(ss, d.QueueTime, d.CompletedTime)) AS Duration,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(d.CompletedTime, '15m', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '15m', 0)\nORDER BY $__timeGroup(d.CompletedTime, '15m', 0)", "refId": "A" }, { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n COUNT(d.ReleaseId) AS Deployment,\n CASE\n WHEN d.TaskState = 'Failed' THEN 'Failed'\n WHEN d.TaskState = 'Success' THEN 'Success'\n WHEN d.TaskState = 'Canceled' THEN 'Cancelled'\n WHEN d.TaskState = 'Queued' THEN 'Queued'\n WHEN d.TaskState = 'Executing' THEN 'Executing'\n WHEN d.TaskState = 'TimedOut' THEN 'Timed Out'\n WHEN d.TaskState = 'Cancelling' THEN 'Cancelling'\n END as metric,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(d.CompletedTime, '15m'', 0 ) AS [time]\nFROM\n [Octopus].[dbo].[DeploymentHistory] d\nWHERE \n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '15m', 0), d.TaskState\nORDER BY $__timeGroup(d.CompletedTime, '15m', 0)", "refId": "B" } ], "thresholds": [], "timeFrom": "now/d", "timeRegions": [], "timeShift": null, "title": "Deployment Status and Duration (Today so far)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Canceling": "#aa8800", "Cancelled": "#ef843c", "Executing": "#1f60c4", "Failed": "#C4162A", "Queued": "#434143", "Success": "#37872D", "Timed Out": "#8f3bb8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_OCTOPUSDEPLOY}", "fontSize": "80%", "format": "short", "gridPos": { "h": 7, "w": 12, "x": 0, "y": 28 }, "id": 21, "interval": null, "legend": { "header": "", "percentage": true, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "pluginVersion": "6.6.1", "strokeWidth": "1", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n COUNT(d.TaskId) as Deployment,\n CASE\n WHEN d.TaskState = 'Failed' THEN 'Failed'\n WHEN d.TaskState = 'Success' THEN 'Success'\n WHEN d.TaskState = 'Canceled' THEN 'Cancelled'\n WHEN d.TaskState = 'Queued' THEN 'Queued'\n WHEN d.TaskState = 'Executing' THEN 'Executing'\n WHEN d.TaskState = 'TimedOut' THEN 'Timed Out'\n WHEN d.TaskState = 'Cancelling' THEN 'Cancelling'\n END as metric,\n $__timeGroup(d.QueueTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE \n d.QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.QueueTime, '$interval', 0), d.TaskState\nORDER BY $__timeGroup(d.QueueTime, '$interval', 0)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Deployments", "transparent": true, "type": "grafana-piechart-panel", "valueName": "total" }, { "datasource": "${DS_OCTOPUSDEPLOY}", "gridPos": { "h": 5, "w": 12, "x": 12, "y": 28 }, "id": 32, "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null } ] }, "unit": "short" }, "overrides": [], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.6.1", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n d.EnvironmentName as Environment,\n COUNT(d.TaskId) AS Duration,\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0), d.EnvironmentName\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Deployments per-environment", "type": "bargauge" }, { "datasource": "${DS_OCTOPUSDEPLOY}", "gridPos": { "h": 5, "w": 12, "x": 12, "y": 33 }, "id": 27, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-yellow", "value": null } ] }, "title": "⏱️ Avg. Duration of Successful Deployments", "unit": "s" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.1", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT \n AVG(DATEDIFF(ss, d.QueueTime, d.CompletedTime)) AS Duration,\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project) AND\n d.TaskState = 'Success'\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0)\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "stat" }, { "columns": [], "datasource": "${DS_OCTOPUSDEPLOY}", "fontSize": "100%", "gridPos": { "h": 13, "w": 12, "x": 0, "y": 35 }, "id": 33, "pageSize": 25, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Project 🚧", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ProjectName", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Count 🔢", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Total", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "alias": "", "format": "table", "hide": false, "rawSql": "SELECT TOP 10\n d.ProjectName AS ProjectName,\n COUNT(d.ProjectName) AS Total\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY d.ProjectName\nORDER BY count(1) DESC", "refId": "B" }, { "alias": "", "format": "table", "hide": true, "rawSql": "SELECT \n COUNT(d.ReleaseId) AS Deployment,\n s.State AS metric,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(s.CompletedTime, '1d', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\n INNER JOIN [Octopus].[dbo].[DeploymentEnvironment] e ON e.Id = d.EnvironmentId\n INNER JOIN [Octopus].[dbo].[Project] p ON p.Id = d.ProjectId\n INNER JOIN [Octopus].[dbo].[Release] r ON r.Id = d.ReleaseId\n INNER JOIN [Octopus].[dbo].[ServerTask] s ON s.Id = d.TaskId\nWHERE \n s.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n s.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n e.Name IN ($environment) AND\n p.Name IN ($project)\nGROUP BY $__timeGroup(s.CompletedTime, '1d', 0), s.State\nORDER BY $__timeGroup(s.CompletedTime, '1d', 0)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Most Deployed Projects", "transform": "table", "type": "table" }, { "datasource": "${DS_OCTOPUSDEPLOY}", "gridPos": { "h": 5, "w": 12, "x": 12, "y": 38 }, "id": 28, "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "max": 130, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null } ] }, "unit": "s" }, "overrides": [], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.6.1", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n d.EnvironmentName as Environment,\n AVG(DATEDIFF(ss, d.QueueTime, d.CompletedTime)) AS Duration,\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0), d.EnvironmentName\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "⏱️ Avg. Duration of Releases", "type": "bargauge" }, { "datasource": "${DS_OCTOPUSDEPLOY}", "gridPos": { "h": 5, "w": 12, "x": 12, "y": 43 }, "id": 29, "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "sum" ], "defaults": { "decimals": 2, "links": [], "mappings": [], "max": 360000, "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] }, "unit": "s" }, "overrides": [], "values": false }, "orientation": "vertical", "showUnfilled": true }, "pluginVersion": "6.6.1", "targets": [ { "alias": "", "format": "time_series", "hide": false, "rawSql": "SELECT\n d.EnvironmentName as Environment,\n DATEDIFF(ss, d.QueueTime, d.CompletedTime) AS Duration,\n $__timeGroup(d.CompletedTime, '$interval', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND \n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nGROUP BY $__timeGroup(d.CompletedTime, '$interval', 0), d.EnvironmentName, DATEDIFF(ss, d.QueueTime, d.CompletedTime)\nORDER BY $__timeGroup(d.CompletedTime, '$interval', 0)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "⏱️ Total Duration of Releases", "type": "bargauge" }, { "columns": [], "datasource": "${DS_OCTOPUSDEPLOY}", "fontSize": "100%", "gridPos": { "h": 9, "w": 24, "x": 0, "y": 48 }, "id": 14, "pageSize": 100, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Project 🚧", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ProjectName", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "State ⭐️", "align": "auto", "colorMode": "row", "colors": [ "#C4162A", "#37872D", "#FA6400", "#434143", "#1F60C4", "#8F3BB8", "#AA8800" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "TaskStateCode", "thresholds": [ "0.5", "1.5", "2.5", "3.5", "4.5", "5.5" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Failed", "value": "0" }, { "text": "Succeeded", "value": "1" }, { "text": "Cancelled", "value": "2" }, { "text": "Queued", "value": "3" }, { "text": "Executing", "value": "4" }, { "text": "Timed Out", "value": "5" }, { "text": "Cancelling", "value": "6" } ] }, { "alias": "Start Time 🏁", "align": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "StartTime", "thresholds": [], "type": "date", "unit": "dateTimeFromNow" }, { "alias": "Completed Time 🏁", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "CompletedTime", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "Duration ⏱️", "align": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Duration", "thresholds": [], "type": "number", "unit": "s" }, { "alias": "Deployed By 👩‍💻", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "DeployedBy", "thresholds": [], "type": "string", "unit": "short" }, { "alias": " ", "align": "", "colorMode": "cell", "colors": [ "#2f2f32", "#2f2f32", "#2f2f32" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Icon", "preserveFormat": false, "sanitize": false, "thresholds": [ "0" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "⛔", "value": "0" }, { "text": "✔️", "value": "1" }, { "text": "⚠️", "value": "2" }, { "text": "🕒", "value": "3" }, { "text": "⚡", "value": "4" }, { "text": "☄️", "value": "5" }, { "text": "🚫", "value": "6" } ] }, { "alias": "Environment 🌐", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Environment", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Version #️⃣", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Version", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "alias": "", "format": "table", "hide": false, "rawSql": "SELECT top 100\n CASE\n WHEN d.TaskState = 'Failed' THEN 0\n WHEN d.TaskState = 'Success' THEN 1\n WHEN d.TaskState = 'Canceled' THEN 2\n WHEN d.TaskState = 'Queued' THEN 3\n WHEN d.TaskState = 'Executing' THEN 4\n WHEN d.TaskState = 'TimedOut' THEN 5\n WHEN d.TaskState = 'Cancelling' THEN 6\n END as Icon,\n d.EnvironmentName as Environment,\n d.ProjectName as ProjectName,\n d.ReleaseVersion,\n d.QueueTime AS StartTime,\n d.CompletedTime,\n DATEDIFF(ss, d.QueueTime, d.CompletedTime) AS Duration,\n CASE\n WHEN d.TaskState = 'Failed' THEN 0\n WHEN d.TaskState = 'Success' THEN 1\n WHEN d.TaskState = 'Canceled' THEN 2\n WHEN d.TaskState = 'Queued' THEN 3\n WHEN d.TaskState = 'Executing' THEN 4\n WHEN d.TaskState = 'TimedOut' THEN 5\n WHEN d.TaskState = 'Cancelling' THEN 6\n END as TaskStateCode,\n d.DeployedBy\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n CASE WHEN CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) BETWEEN DATEADD(DAY,-1,GETDATE()) AND GETDATE()\n THEN isnull(d.CompletedTime,CONVERT( DATETIMEOFFSET, $__timeTo(), 0 )) \n ELSE\n d.CompletedTime\n END <= CONVERT( DATETIMEOFFSET, $__timeTo(), 0 )\n AND--e.completed time will always =e.completed time so else statement will have no constraint\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nORDER BY d.QueueTime DESC", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Deployments", "transform": "table", "type": "table" }, { "columns": [ { "text": "Avg", "value": "avg" } ], "datasource": "${DS_OCTOPUSDEPLOY}", "fontSize": "100%", "gridPos": { "h": 11, "w": 15, "x": 0, "y": 57 }, "id": 19, "pageSize": 25, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Project 🚧", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ProjectName", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "State ⭐️", "align": "auto", "colorMode": "row", "colors": [ "#C4162A", "#37872D", "#FA6400", "#434143", "#1F60C4", "#8F3BB8", "#AA8800" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "TaskStateCode", "thresholds": [ "0.5", "1.5", "2.5", "3.5", "4.5", "5.5" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Failed", "value": "0" }, { "text": "Succeeded", "value": "1" }, { "text": "Cancelled", "value": "2" }, { "text": "Queued", "value": "3" }, { "text": "Executing", "value": "4" }, { "text": "Timed Out", "value": "5" }, { "text": "Cancelling", "value": "6" } ] }, { "alias": "Start Time 🏁", "align": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "StartTime", "thresholds": [], "type": "date", "unit": "dateTimeFromNow" }, { "alias": "Completed Time 🏁", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "CompletedTime", "thresholds": [], "type": "date", "unit": "short" }, { "alias": "Duration ⏱️", "align": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Duration", "thresholds": [], "type": "number", "unit": "s" }, { "alias": "Deployed By", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "DeployedBy", "thresholds": [], "type": "string", "unit": "short" }, { "alias": " ", "align": "auto", "colorMode": "cell", "colors": [ "#2f2f32", "#2f2f32", "#2f2f32" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Icon", "thresholds": [ "0" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "⛔", "value": "0" }, { "text": "✔️", "value": "1" }, { "text": "⚠️", "value": "2" }, { "text": "🕒", "value": "3" }, { "text": "⚡", "value": "4" }, { "text": "☄️", "value": "5" }, { "text": "🚫", "value": "6" } ] }, { "alias": "Environment 🌐", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Environment", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Version #️⃣", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Version", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "alias": "", "format": "table", "hide": false, "rawSql": "SELECT TOP 10\n CASE\n WHEN d.TaskState = 'Failed' THEN 0\n WHEN d.TaskState = 'Success' THEN 1\n WHEN d.TaskState = 'Canceled' THEN 2\n WHEN d.TaskState = 'Queued' THEN 3\n WHEN d.TaskState = 'Executing' THEN 4\n WHEN d.TaskState = 'TimedOut' THEN 5\n WHEN d.TaskState = 'Cancelling' THEN 6\n END as Icon,\n d.EnvironmentName as Environment,\n d.ProjectName as ProjectName,\n d.ReleaseVersion,\n DATEDIFF(ss, d.QueueTime, d.CompletedTime) AS Duration,\n CASE\n WHEN d.TaskState = 'Failed' THEN 0\n WHEN d.TaskState = 'Success' THEN 1\n WHEN d.TaskState = 'Canceled' THEN 2\n WHEN d.TaskState = 'Queued' THEN 3\n WHEN d.TaskState = 'Executing' THEN 4\n WHEN d.TaskState = 'TimedOut' THEN 5\n WHEN d.TaskState = 'Cancelling' THEN 6\n END as TaskStateCode\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n CASE WHEN CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) BETWEEN DATEADD(DAY,-1,GETDATE()) AND GETDATE()\n THEN isnull(d.CompletedTime,CONVERT( DATETIMEOFFSET, $__timeTo(), 0 )) \n ELSE\n d.CompletedTime\n END <= CONVERT( DATETIMEOFFSET, $__timeTo(), 0 )\n AND--e.completed time will always =e.completed time so else statement will have no constraint\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nORDER BY d.DurationSeconds DESC", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Deployments with Longest Duration", "transform": "table", "transparent": true, "type": "table" }, { "columns": [], "datasource": "${DS_OCTOPUSDEPLOY}", "fontSize": "100%", "gridPos": { "h": 11, "w": 9, "x": 15, "y": 57 }, "id": 31, "pageSize": 25, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Project 🚧", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ProjectName", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Total Failures ⛔", "align": "", "colorMode": "row", "colors": [ "rgb(194, 156, 3)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Total", "thresholds": [ "2", "5" ], "type": "number", "unit": "short" }, { "alias": "Environment 🌐", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Environment", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "alias": "", "format": "table", "hide": false, "rawSql": "SELECT TOP 10\n d.ProjectName AS ProjectName,\n d.EnvironmentName AS Environment,\n COUNT(d.ProjectName) AS Total\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n d.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project) AND\n d.TaskState = 'Failed'\nGROUP BY d.ProjectName, d.EnvironmentName\nORDER BY count(1) DESC", "refId": "B" }, { "alias": "", "format": "table", "hide": true, "rawSql": "SELECT \n COUNT(d.ReleaseId) AS Deployment,\n s.State AS metric,\n -- $__timeGroup(s.CompletedTime, '$interval', 0 ) AS [time]\n $__timeGroup(s.CompletedTime, '1d', 0 ) AS [time]\nFROM \n [Octopus].[dbo].[Deployment] d\n INNER JOIN [Octopus].[dbo].[DeploymentEnvironment] e ON e.Id = d.EnvironmentId\n INNER JOIN [Octopus].[dbo].[Project] p ON p.Id = d.ProjectId\n INNER JOIN [Octopus].[dbo].[Release] r ON r.Id = d.ReleaseId\n INNER JOIN [Octopus].[dbo].[ServerTask] s ON s.Id = d.TaskId\nWHERE \n s.CompletedTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n s.CompletedTime < CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) AND\n e.Name IN ($environment) AND\n p.Name IN ($project)\nGROUP BY $__timeGroup(s.CompletedTime, '1d', 0), s.State\nORDER BY $__timeGroup(s.CompletedTime, '1d', 0)", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Failed Project Deployment Count", "transform": "table", "transparent": true, "type": "table" }, { "columns": [ { "text": "Avg", "value": "avg" } ], "datasource": "${DS_OCTOPUSDEPLOY}", "fontSize": "100%", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 68 }, "id": 20, "pageSize": 25, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "State ⭐️", "align": "auto", "colorMode": "row", "colors": [ "#C4162A", "#37872D", "#FA6400", "#434143", "#1F60C4", "#8F3BB8", "#AA8800" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "TaskStateCode", "thresholds": [ "0.5", "1.5", "2.5", "3.5", "4.5", "5.5" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "Failed", "value": "0" }, { "text": "Succeeded", "value": "1" }, { "text": "Cancelled", "value": "2" }, { "text": "Queued", "value": "3" }, { "text": "Executing", "value": "4" }, { "text": "Timed Out", "value": "5" }, { "text": "Cancelling", "value": "6" } ] }, { "alias": "Duration ⏱️", "align": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "mappingType": 1, "pattern": "Duration", "thresholds": [], "type": "number", "unit": "s" }, { "alias": " ", "align": "left", "colorMode": "cell", "colors": [ "#2f2f32", "#2f2f32", "#2f2f32" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Icon", "thresholds": [ "0" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "⛔", "value": "0" }, { "text": "✔️", "value": "1" }, { "text": "⚠️", "value": "2" }, { "text": "🕒", "value": "3" }, { "text": "⚡", "value": "4" }, { "text": "☄️", "value": "5" }, { "text": "🚫", "value": "6" } ] }, { "alias": "Task 🛠️", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "TaskName", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Error ⛔", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "ErrorMessage", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Description 📄", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Description", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "alias": "", "format": "table", "hide": false, "rawSql": "SELECT TOP 10\n CASE\n WHEN d.TaskState = 'Failed' THEN 0\n WHEN d.TaskState = 'Success' THEN 1\n WHEN d.TaskState = 'Canceled' THEN 2\n WHEN d.TaskState = 'Queued' THEN 3\n WHEN d.TaskState = 'Executing' THEN 4\n WHEN d.TaskState = 'TimedOut' THEN 5\n WHEN d.TaskState = 'Cancelling' THEN 6\n END as Icon,\n d.DeploymentName as TaskName,\n d.ProjectName as Project,\n d.TaskState as Description,\n DATEDIFF(ss, d.QueueTime, d.CompletedTime) AS Duration,\n CASE\n WHEN d.TaskState = 'Failed' THEN 0\n WHEN d.TaskState = 'Success' THEN 1\n WHEN d.TaskState = 'Canceled' THEN 2\n WHEN d.TaskState = 'Queued' THEN 3\n WHEN d.TaskState = 'Executing' THEN 4\n WHEN d.TaskState = 'TimedOut' THEN 5\n WHEN d.TaskState = 'Cancelling' THEN 6\n END as TaskStateCode\nFROM \n [Octopus].[dbo].[DeploymentHistory] d\nWHERE\n d.QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND\n CASE WHEN CONVERT( DATETIMEOFFSET, $__timeTo(), 0 ) BETWEEN DATEADD(DAY,-1,GETDATE()) AND GETDATE()\n THEN isnull(d.CompletedTime,CONVERT( DATETIMEOFFSET, $__timeTo(), 0 )) \n ELSE\n d.CompletedTime\n END <= CONVERT( DATETIMEOFFSET, $__timeTo(), 0 )\n AND--e.completed time will always =e.completed time so else statement will have no constraint\n d.EnvironmentName IN ($environment) AND\n d.ProjectName IN ($project)\nORDER BY d.DurationSeconds DESC", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Tasks with Longest Duration", "transform": "table", "type": "table" } ], "refresh": "10s", "schemaVersion": 22, "style": "dark", "tags": [ "OctopusDeploy" ], "templating": { "list": [ { "allValue": null, "datasource": "${DS_OCTOPUSDEPLOY}", "definition": "SELECT Distinct(EnvironmentName) FROM [DeploymentHistory] WHERE QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 )", "hide": 0, "includeAll": true, "label": "🌐 Environment", "multi": true, "name": "environment", "options": [], "query": "SELECT Distinct(EnvironmentName) FROM [DeploymentHistory] WHERE QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 )", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "", "value": "" }, "hide": 0, "label": "🔎 Project Search", "name": "projectsearch", "options": [ { "selected": true, "text": "", "value": "" } ], "query": "", "skipUrlSync": false, "type": "textbox" }, { "allValue": null, "datasource": "${DS_OCTOPUSDEPLOY}", "definition": "SELECT Distinct(ProjectName) FROM [DeploymentHistory] WHERE EnvironmentName IN ($environment) AND QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND ProjectName LIKE '%$projectsearch%'", "hide": 0, "includeAll": true, "index": -1, "label": "🚧 Project", "multi": true, "name": "project", "options": [], "query": "SELECT Distinct(ProjectName) FROM [DeploymentHistory] WHERE EnvironmentName IN ($environment) AND QueueTime >= CONVERT( DATETIMEOFFSET, $__timeFrom(), 0 ) AND ProjectName LIKE '%$projectsearch%'", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": true, "auto_count": 30, "auto_min": "15m", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_interval" }, "hide": 0, "label": "⏳ Time Grain", "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,10m,15m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-30d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Octopus Deploy DeploymentHistory", "uid": "3hW54K8Wz", "version": 2 }
2020-03-29 20:29:21 UTC
null
0
0
11,064
1
307,439
23,008
646
runrestic-backup-overview
Runrestic - Backup Overview
Show status of Restic backups (wrapped with runrestic)
2019-10-31 21:11:01 UTC
2021-11-25 16:50:00 UTC
0
null
47,868
47,869
null
null
1
5
23,008
1
11,064
4
285
Show status of Restic backups (wrapped with runrestic)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.1" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Show status of Restic backups (wrapped with runrestic)", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 11064, "graphTooltip": 0, "id": null, "iteration": 1636834418452, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 19, "panels": [], "repeat": "config", "title": "Config specific", "type": "row" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "restic_stats_duration_seconds{config=\"$config\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "stats", "refId": "A" }, { "expr": "restic_total_duration_seconds{config=\"$config\"}", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 2, "legendFormat": "total", "refId": "B" }, { "expr": "restic_backup_processed_duration_seconds{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "backup processed", "refId": "D" }, { "expr": "restic_check_duration_seconds{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "check", "refId": "E" }, { "expr": "restic_prune_duration_seconds{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "prune", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Durations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 1 }, "hiddenSeries": false, "id": 22, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "restic_stats_total_size_bytes{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "total size in restore mode", "refId": "A" }, { "expr": "restic_backup_processed_size_bytes{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "backup processed", "refId": "B" }, { "expr": "restic_prune_containing_size_bytes{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "repository containing", "refId": "C" }, { "expr": "restic_prune_duplicate_size_bytes{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "repository duplicate", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 1 }, "hiddenSeries": false, "id": 23, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "restic_backup_files_changed{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "changed", "refId": "A" }, { "expr": "restic_backup_files_new{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "new", "refId": "B" }, { "expr": "restic_backup_files_unmodified{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "unmodified", "refId": "C" }, { "expr": "restic_backup_processed_files{config=\"$config\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "processed", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 10, "panels": [], "repeat": null, "title": "Success & Fail", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Number of runrestic backup commands with a failed return code", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.1 }, { "color": "#d44a3a", "value": 0.1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 9 }, "id": 4, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "sum(restic_backup_rc)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Failed", "type": "stat" }, { "aliasColors": { "sum(count by (config) (restic_backup_rc != 0))": "dark-red" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of runrestic backup commands with a successful return code", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 11, "x": 2, "y": 9 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": false, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(count by (config) (restic_backup_rc == 0))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "sum(count by (config) (restic_backup_rc != 0))", "hide": false, "interval": "", "legendFormat": "", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Success & fails", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:112", "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:113", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Number of runrestic backup commands with a unsuccessful return code", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-red", "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-background-solid", "filterable": true }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-red", "value": 0 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 11, "x": 13, "y": 9 }, "id": 3, "links": [], "options": { "showHeader": true }, "pluginVersion": "8.2.1", "targets": [ { "exemplar": true, "expr": "sum(restic_backup_rc != 0) by (config)", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{ config }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Fail", "type": "table" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "description": "Number of runrestic backup commands with a successful return code", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0 }, { "color": "#299c46", "value": 0 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 11 }, "id": 5, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.1", "targets": [ { "expr": "count(count by (config) (restic_backup_rc == 0))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Successful", "type": "stat" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 11, "panels": [], "repeat": null, "title": "General", "type": "row" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "restic_total_duration_seconds", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ config }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:341", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:342", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "restic_backup_processed_size_bytes", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{ config }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Processed size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 31, "style": "dark", "tags": [ "backups", "restic" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(restic_total_duration_seconds,config)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "config", "multi": false, "name": "config", "options": [], "query": { "query": "label_values(restic_total_duration_seconds,config)", "refId": "Prometheus-config-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Runrestic - Backup Overview", "uid": "iNGJDIgRz", "version": 1 }
2021-11-25 16:50:00 UTC
null
0
0
14,334
1
489,830
21,406
40
node-js-app
Node.js app
node.js prometheus client basic metrics
2021-04-29 11:08:27 UTC
2021-05-20 09:04:52 UTC
0
This dashboard shows default nodejs [metrics](https://github.com/siimon/prom-client#user-content-default-metrics) and counter for GraphQL queries (POST requests to url path /graphql )
0
0
null
null
1
3
21,406
1
14,334
4
32
node.js prometheus client basic metrics
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:10", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "node.js prometheus client basic metrics", "editable": true, "gnetId": 14334, "graphTooltip": 0, "id": null, "iteration": 1621501198046, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 15, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 14, "interval": "", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(graphql_requests_handled{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}[2m])", "interval": "", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GraphQL (RPS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:423", "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:424", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 15, "y": 0 }, "id": 2, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:184", "name": "value to text", "value": 1 }, { "$$hashKey": "object:185", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "nodejs_app_info{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{appVersion}} - {{commitHash}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "App Version", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:187", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 5, "x": 19, "y": 0 }, "id": 15, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(nodejs_version_info{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}) by (version)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{version}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Node.js Version", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 15, "y": 3 }, "id": 16, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "$$hashKey": "object:184", "name": "value to text", "value": 1 }, { "$$hashKey": "object:185", "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "process_start_time_seconds{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}*1000", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Deployment time", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "$$hashKey": "object:187", "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 5, "x": 19, "y": 3 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "#F2495C", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(changes(process_start_time_seconds{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Process Restart Times", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(process_cpu_user_seconds_total{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}[2m]) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "User CPU - {{instance}}", "refId": "A" }, { "expr": "irate(process_cpu_system_seconds_total{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}[2m]) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Sys CPU - {{instance}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 7 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "nodejs_eventloop_lag_seconds{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Event Loop Lag", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Process Memory - {{instance}}", "refId": "A" }, { "expr": "nodejs_heap_size_total_bytes{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Heap Total - {{instance}}", "refId": "B" }, { "expr": "nodejs_heap_size_used_bytes{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Heap Used - {{instance}}", "refId": "C" }, { "expr": "nodejs_external_memory_bytes{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "External Memory - {{instance}}", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 14 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "nodejs_active_handles_total{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Active Handler - {{instance}}", "refId": "A" }, { "expr": "nodejs_active_requests_total{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Active Request - {{instance}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Handlers/Requests Total", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "nodejs_heap_space_size_total_bytes{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Heap Total - {{instance}} - {{space}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Total Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 21 }, "hiddenSeries": false, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "nodejs_heap_space_size_used_bytes{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Heap Used - {{instance}} - {{space}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Used Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 21 }, "hiddenSeries": false, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "nodejs_heap_space_size_available_bytes{job=\"kubernetes-pods\", app=\"$application\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Heap Used - {{instance}} - {{space}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap Available Detail", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 22, "style": "dark", "tags": [ "nodejs" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(nodejs_version_info{app=\"$application\"}, instance)", "hide": 0, "includeAll": false, "index": -1, "label": "instance", "multi": false, "name": "instance", "options": [], "query": "label_values(nodejs_version_info{app=\"$application\"}, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "apigateway", "value": "apigateway" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "application", "options": [ { "$$hashKey": "object:142", "selected": false, "text": "apigateway", "value": "apigateway" }, { "$$hashKey": "object:143", "selected": true, "text": "graphql-schema-registery", "value": "graphql-schema-registery" } ], "query": "apigateway,graphql-schema-registery", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Node.js app", "uid": "PTSqcpJWk", "variables": { "list": [] }, "version": 26 }
2021-05-20 09:04:52 UTC
null
0
0
623
1
12,941
19,484
23,736
aws-ebs
AWS EBS
Visualize AWS EBS metrics
2016-10-11 22:56:41 UTC
2020-11-11 21:54:00 UTC
0
## AWS EBS Visualize AWS EBS metrics. ## CloudWatch datasource configuration [http://docs.grafana.org/datasources/cloudwatch/](http://docs.grafana.org/datasources/cloudwatch/) ## Make Grafana AWS dashboards better Feel free to add additional dashboards for other AWS resources (EC2, S3, ...) or update existing one in [GitHub repo](https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards). ## Commercial support for this dashboard [![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-logo-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')[![Monitoring Artist](https://monitoringartist.github.io/monitoring-artist-text-grafana.png)](http://www.monitoringartist.com 'DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring')
4,367
4,370
Other
null
0
0
19,484
1
623
4
12,072
Visualize AWS EBS metrics
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Visualize AWS EBS metrics", "editable": true, "gnetId": 623, "graphTooltip": 0, "id": null, "iteration": 1605130341964, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 16, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "VolumeQueueLength", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VolumeQueueLength", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:104", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:105", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 17, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "VolumeTotalReadTime", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "VolumeTotalWriteTime", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "VolumeIdleTime", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "C", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VolumeTime", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 18, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 }, { "alias": "VolumeConsumedReadWriteOps_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "VolumeThroughputPercentage", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "VolumeConsumedReadWriteOps", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VolumeThroughputPercentage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 20, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 }, { "alias": "VolumeConsumedReadWriteOps_Average", "yaxis": 2 }, { "alias": "VolumeWriteBytes_Sum", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "VolumeReadBytes", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Sum" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "VolumeWriteBytes", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VolumeReadBytes/VolumeWriteBytes", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:58", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:59", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 21, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 }, { "alias": "VolumeConsumedReadWriteOps_Average", "yaxis": 2 }, { "alias": "VolumeWriteBytes_Sum", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "VolumeReadOps", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Sum" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "VolumeWriteOps", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "VolumeReadOps/VolumeWriteOps", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:58", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:59", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 35 }, "hiddenSeries": false, "id": 19, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "VolumeIdleTime_Average", "yaxis": 2 }, { "alias": "VolumeConsumedReadWriteOps_Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "VolumeId": "$volumeid" }, "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "item": { "filter": "" }, "metricName": "BurstBalance", "mode": 0, "namespace": "AWS/EBS", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BurstBalance", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 42 }, "id": 2, "isNew": true, "links": [], "options": { "content": "<a href=\"http://www.monitoringartist.com\" target=\"_blank\" title=\"Dashboard maintained by Monitoring Artist - DevOps / Docker / Kubernetes / AWS ECS / Google GCP / Zabbix / Zenoss / Terraform / Monitoring\"><img src=\"https://monitoringartist.github.io/monitoring-artist-logo-grafana.png\" height=\"30px\" /></a> | \n<a target=\"_blank\" href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using_cloudwatch_ebs.html\">AWS Cloudwatch EBS documentation</a> | \n<a target=\"_blank\" href=\"https://grafana.com/dashboards/623\">Installed from Grafana.com dashboards</a>", "mode": "html" }, "pluginVersion": "7.3.1", "title": "Documentation", "type": "text" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [ "monitoringartist", "cloudwatch" ], "templating": { "list": [ { "current": {}, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "error": null, "hide": 0, "includeAll": false, "label": "Region", "multi": false, "name": "region", "options": [], "query": "regions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "error": null, "hide": 0, "includeAll": false, "label": "VolumeId", "multi": false, "name": "volumeid", "options": [], "query": "dimension_values($region, AWS/EBS, VolumeQueueLength, VolumeId)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "AWS EBS", "uid": "AWSEBSaaa", "version": 1 }
2020-11-11 21:47:50 UTC
null
0
0
15,116
1
553,542
22,655
192
qbittorrent-dashboard
qBittorrent Dashboard
null
2021-10-16 20:39:50 UTC
2021-10-18 03:42:56 UTC
0
# Grafana Dashboard for qBittorrent This repository contains a Grafana dashboard for qBittorrent using Prometheus. It integrates with [qbittorrent-exporter](https://github.com/caseyscarborough/qbittorrent-exporter). View it on [Grafana Community Dashboards](https://grafana.com/grafana/dashboards/15116). ## Features It shows the following metrics: - All time download/upload - Session download/upload - Cumulative upload/download speeds - Global ratio/download speed/upload speed - App version - Torrent list with statuses - Total torrents/seeders/leechers - Torrent state chart - Amount remaining by torrent - Incomplete torrent progress - Download/upload speed by torrent ## Requirements This dashboard requires [grafana-piechart-panel](https://grafana.com/grafana/plugins/grafana-piechart-panel/) for some panels. You can install by running any of these: ```bash # Grafana CLI grafana-cli plugins install grafana-piechart-panel # Download and unzip manually wget -nv https://grafana.com/api/plugins/grafana-piechart-panel/versions/latest/download -O grafana-piechart-panel.zip unzip -q grafana-piechart-panel.zip -d . mv grafana-piechart-panel /var/lib/grafana/plugins/grafana-piechart-panel rm grafana-piechart-panel.zip # Clone the Git repo git clone https://github.com/grafana/piechart-panel.git --branch release-1.6.1 mv piechart-panel /var/lib/grafana/plugins/grafana-piechart-panel ``` Restart your Grafana server after installing the plugin.
67,686
67,687
null
null
0
0
22,655
1
15,116
4
44
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.0" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart (old)", "version": "1.6.2" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15116, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 0 }, "id": 30, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_global_alltime_downloaded_bytes", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "All Time Downloaded", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 172, 10)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 0 }, "id": 32, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_global_alltime_uploaded_bytes", "instant": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "All Time Uploaded", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 0 }, "id": 34, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_global_session_downloaded_bytes", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Session Downloaded", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 172, 10)", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 0 }, "id": 35, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_global_session_uploaded_bytes", "instant": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Session Uploaded", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "qbittorrent_global_download_speed_bytes", "interval": "", "legendFormat": "Download", "refId": "A" }, { "expr": "qbittorrent_global_upload_speed_bytes", "interval": "", "legendFormat": "Upload", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cumulative Download/Upload Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 12 }, "id": 37, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.0", "targets": [ { "exemplar": true, "expr": "qbittorrent_global_ratio ", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Global Ratio", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "#37872D", "value": 1 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 12 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_global_download_speed_bytes", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Global Download Speed", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(33, 33, 35)", "value": null }, { "color": "rgba(237, 158, 40, 0.89)", "value": 1 }, { "color": "#d44a3a" } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 12 }, "id": 14, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_global_upload_speed_bytes", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Global Upload Speed", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 12 }, "id": 28, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "first" ], "fields": "/^version$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_app_version", "format": "table", "instant": true, "legendFormat": "{{version}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "qBittorrent Version", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "progress" }, "properties": [ { "id": "unit", "value": "percentunit" }, { "id": "decimals", "value": 2 }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.align", "value": null }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 0 } ] } } ] }, { "matcher": { "id": "byName", "options": "seeders" }, "properties": [ { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.align", "value": "left" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#d8d9da", "value": null }, { "color": "#37872D", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "leechers" }, "properties": [ { "id": "displayName", "value": "Leechers" }, { "id": "unit", "value": "short" }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.align", "value": "left" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#d8d9da", "value": null }, { "color": "#C4162A", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "name" }, "properties": [ { "id": "displayName", "value": "Name" }, { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 400 } ] }, { "matcher": { "id": "byName", "options": "state" }, "properties": [ { "id": "displayName", "value": "State" }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.align", "value": "left" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": null } ] } }, { "id": "mappings", "value": [ { "options": { "checkingDL": { "color": "semi-dark-blue", "index": 8, "text": "Checking" }, "checkingUL": { "color": "semi-dark-blue", "index": 9, "text": "Checking" }, "downloading": { "color": "semi-dark-green", "index": 1, "text": "Downloading" }, "missingFiles": { "color": "semi-dark-red", "index": 10, "text": "Missing Files" }, "pausedDL": { "color": "dark-yellow", "index": 6, "text": "Paused (Down)" }, "pausedUP": { "color": "dark-yellow", "index": 7, "text": "Paused (Up)" }, "queuedDL": { "color": "semi-dark-purple", "index": 5, "text": "Queued (Down)" }, "queuedUP": { "color": "semi-dark-purple", "index": 3, "text": "Queued (Up)" }, "stalledDL": { "color": "#868686", "index": 2, "text": "Stalled (Down)" }, "stalledUP": { "color": "#868686", "index": 0, "text": "Stalled (Up)" }, "uploading": { "color": "semi-dark-orange", "index": 4, "text": "Uploading" } }, "type": "value" } ] }, { "id": "custom.filterable", "value": true } ] }, { "matcher": { "id": "byName", "options": "size" }, "properties": [ { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "dl_speed" }, "properties": [ { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "up_speed" }, "properties": [ { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "amount_left" }, "properties": [ { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "uploaded" }, "properties": [ { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "time_active" }, "properties": [ { "id": "displayName", "value": "Active" }, { "id": "unit", "value": "s" }, { "id": "decimals", "value": 1 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "eta" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "downloaded" }, "properties": [ { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 2 }, { "id": "displayName", "value": "Downloaded" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "id": 24, "interval": "", "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Name" } ] }, "pluginVersion": "8.2.0", "repeat": null, "targets": [ { "expr": "qbittorrent_torrent_info", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Torrents", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": true, "__name__": true, "container": true, "downloaded_session": true, "endpoint": true, "instance": true, "job": true, "max_ratio": true, "namespace": true, "pod": true, "service": true, "uploaded_session": true }, "indexByName": { "Time": 3, "Value": 20, "__name__": 4, "amount_left": 9, "container": 19, "dl_speed": 5, "downloaded": 6, "downloaded_session": 7, "endpoint": 26, "eta": 8, "instance": 25, "job": 24, "leechers": 11, "max_ratio": 12, "name": 0, "namespace": 23, "pod": 22, "progress": 2, "ratio": 13, "seeders": 10, "service": 21, "size": 14, "state": 1, "time_active": 15, "up_speed": 16, "uploaded": 17, "uploaded_session": 18 }, "renameByName": { "amount_left": "Amount Left", "dl_speed": "DL Speed", "downloaded": "Downloaded", "eta": "ETA", "leechers": "Leechers", "max_ratio": "", "name": "Name", "progress": "Progress", "ratio": "Ratio", "seeders": "Seeders", "size": "Size", "state": "State", "time_active": "Active", "up_speed": "UL Speed", "uploaded": "Uploaded" } } } ], "type": "table" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 23 }, "id": 6, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_global_torrents", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Torrents", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "color": "rgb(33, 33, 35)", "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(33, 33, 35)", "value": null }, { "color": "#37872D", "value": 1 }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 23 }, "id": 8, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "sum(qbittorrent_torrent_seeders)", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Current Seeders", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "color": "rgb(33, 33, 35)", "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(33, 33, 35)", "value": null }, { "color": "#C4162A", "value": 1 }, { "color": "#C4162A" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 23 }, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.0", "targets": [ { "expr": "sum(qbittorrent_torrent_leechers)", "instant": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Current Leechers", "type": "stat" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PROMETHEUS}", "fontSize": "80%", "format": "short", "gridPos": { "h": 9, "w": 12, "x": 0, "y": 26 }, "id": 16, "interval": null, "legend": { "percentage": false, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "strokeWidth": "5", "targets": [ { "expr": "qbittorrent_torrent_states", "instant": true, "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "States", "transformations": [ { "id": "renameByRegex", "options": { "regex": "downloading", "renamePattern": "Downloading" } }, { "id": "renameByRegex", "options": { "regex": "missingFiles", "renamePattern": "Missing" } }, { "id": "renameByRegex", "options": { "regex": "pausedDL", "renamePattern": "Paused (Downloading)" } }, { "id": "renameByRegex", "options": { "regex": "pausedUP", "renamePattern": "Paused (Uploading)" } }, { "id": "renameByRegex", "options": { "regex": "queuedDL", "renamePattern": "Queued (Downloading)" } }, { "id": "renameByRegex", "options": { "regex": "queuedUP", "renamePattern": "Queued (Uploading)" } }, { "id": "renameByRegex", "options": { "regex": "stalledUP", "renamePattern": "Stalled (Uploading)" } }, { "id": "renameByRegex", "options": { "regex": "stalledDL", "renamePattern": "Stalled (Downloading)" } }, { "id": "renameByRegex", "options": { "regex": "uploading", "renamePattern": "Uploading" } }, { "id": "renameByRegex", "options": { "regex": "checkingDL", "renamePattern": "Checking (Downloading)" } }, { "id": "renameByRegex", "options": { "regex": "checkingUP", "renamePattern": "Checking (Uploading)" } } ], "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": "0.01" }, "datasource": "${DS_PROMETHEUS}", "fontSize": "80%", "format": "decbytes", "gridPos": { "h": 9, "w": 12, "x": 12, "y": 26 }, "id": 20, "interval": null, "legend": { "percentage": true, "percentageDecimals": 2, "show": false, "sideWidth": null, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "strokeWidth": "5", "targets": [ { "expr": "qbittorrent_torrent_amount_left_bytes", "instant": true, "intervalFactor": 1, "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Amount Remaining Per Torrent", "type": "grafana-piechart-panel", "valueName": "current" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "mappings": [ { "from": "", "id": 2, "operator": "", "text": "N/A", "to": "", "type": 1, "value": "null" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "dark-orange", "value": 0.25 }, { "color": "#EAB839", "value": 0.5 }, { "color": "semi-dark-green", "value": 0.75 }, { "color": "rgb(206, 206, 206)", "value": 1 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 35 }, "id": 22, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.2.0", "targets": [ { "expr": "qbittorrent_torrent_progress < 1.0", "instant": true, "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Incomplete Torrent Progress", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 45 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "qbittorrent_torrent_download_speed_bytes", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Download Speed by Torrent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 45 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "qbittorrent_torrent_upload_speed_bytes", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Upload Speed by Torrent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 31, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "qBittorrent Dashboard", "uid": "OEyH9tQZk", "version": 7 }
2021-10-18 03:42:56 UTC
null
0
0
14,380
1
413,891
21,770
53
weatherflow-collector-forecast
WeatherFlow Collector - Forecast
WeatherFlow Collector provides multiple ways of collecting data from the WeatherFlow Tempest, Air, and Sky weather systems. These Grafana dashboards offer visualizations in real-time for current conditions, derived metrics, and forecasting.
2021-05-07 18:02:33 UTC
2021-07-02 19:48:11 UTC
0
Provides both a daily and hourly forecast in table format with charts below them. The default time range includes the current day plus the next nine upcoming days. The interval drop-down at the top defaults to 12 hours to provide for highs and lows forecasts. Clicking on any of the dates in the "Forecast - Daily" table will refresh the Forecast hourly table to that day's hourly forecasts. This can also be done from the top "Forecast Day" drop-down menu. More details on these WeatherFlow Collector dashboards may be found: - Github Project: [https://github.com/lux4rd0/weatherflow-collector/](https://github.com/lux4rd0/weatherflow-collector/) - Web Site: [https://labs.lux4rd0.com/weatherflow-collector/](https://labs.lux4rd0.com/weatherflow-collector/)
62,772
62,773
null
null
0
0
21,770
1
14,380
4
44
WeatherFlow Collector provides multiple ways of collecting data from the WeatherFlow Tempest, Air, and Sky weather systems. These Grafana dashboards offer visualizations in real-time for current conditions, derived metrics, and forecasting.
{ "__inputs": [ { "name": "DS_INFLUXDB_- WEATHERFLOW", "label": "InfluxDB - weatherflow", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.4" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 14380, "graphTooltip": 0, "id": null, "iteration": 1625254262613, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [ "weatherflow-collector" ], "targetBlank": false, "title": "WeatherFlow Collector - Dashboards", "tooltip": "", "type": "dashboards", "url": "" } ], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 129, "panels": [], "repeat": "station_name", "title": "$station_name", "type": "row" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#1a007b", "value": null }, { "color": "#1C0381", "value": 1 }, { "color": "#1E0888", "value": 2 }, { "color": "#1F0D8E", "value": 3 }, { "color": "#221295", "value": 4 }, { "color": "#24179B", "value": 5 }, { "color": "#271DA2", "value": 6 }, { "color": "#2A23A9", "value": 7 }, { "color": "#2D2AAF", "value": 8 }, { "color": "#3131B6", "value": 9 }, { "color": "#393CBD", "value": 10 }, { "color": "#4147C3", "value": 11 }, { "color": "#4953CA", "value": 12 }, { "color": "#525ED0", "value": 13 }, { "color": "#5B6AD7", "value": 14 }, { "color": "#6577DE", "value": 15 }, { "color": "#6F83E4", "value": 16 }, { "color": "#798FEB", "value": 17 }, { "color": "#849CF1", "value": 18 }, { "color": "#8FA9F8", "value": 19 }, { "color": "#9BB6FF", "value": 20 }, { "color": "#92ADFC", "value": 21 }, { "color": "#8AA5FA", "value": 22 }, { "color": "#819DF7", "value": 23 }, { "color": "#7995F5", "value": 24 }, { "color": "#718DF3", "value": 25 }, { "color": "#6984F0", "value": 26 }, { "color": "#627CEE", "value": 27 }, { "color": "#5A74EB", "value": 28 }, { "color": "#536BE9", "value": 29 }, { "color": "#4B63E7", "value": 30 }, { "color": "#445BE4", "value": 31 }, { "color": "#3D52E2", "value": 32 }, { "color": "#364ADF", "value": 33 }, { "color": "#2F42DD", "value": 34 }, { "color": "#2939DB", "value": 35 }, { "color": "#2231D8", "value": 36 }, { "color": "#1C29D6", "value": 37 }, { "color": "#1621D3", "value": 38 }, { "color": "#0F19D1", "value": 39 }, { "color": "#0911CF", "value": 40 }, { "color": "#092FD0", "value": 41 }, { "color": "#094FD2", "value": 42 }, { "color": "#096FD4", "value": 43 }, { "color": "#098FD6", "value": 44 }, { "color": "#09B1D8", "value": 45 }, { "color": "#09D3DA", "value": 46 }, { "color": "#09DCC2", "value": 47 }, { "color": "#09DEA3", "value": 48 }, { "color": "#09E083", "value": 49 }, { "color": "#09E263", "value": 50 }, { "color": "#09E341", "value": 51 }, { "color": "#08E520", "value": 52 }, { "color": "#14E708", "value": 53 }, { "color": "#36E908", "value": 54 }, { "color": "#5AEB08", "value": 55 }, { "color": "#7EED08", "value": 56 }, { "color": "#A3EF08", "value": 57 }, { "color": "#C8F108", "value": 58 }, { "color": "#EEF308", "value": 59 }, { "color": "#F5D408", "value": 60 }, { "color": "#F4CD07", "value": 61 }, { "color": "#F4C507", "value": 62 }, { "color": "#F4BD06", "value": 63 }, { "color": "#F4B506", "value": 64 }, { "color": "#F4AD05", "value": 65 }, { "color": "#F4A505", "value": 66 }, { "color": "#F49D05", "value": 67 }, { "color": "#F49504", "value": 68 }, { "color": "#F48D04", "value": 69 }, { "color": "#F48403", "value": 70 }, { "color": "#F37C03", "value": 71 }, { "color": "#F37403", "value": 72 }, { "color": "#F36C02", "value": 73 }, { "color": "#F36402", "value": 74 }, { "color": "#F35C01", "value": 75 }, { "color": "#F35401", "value": 76 }, { "color": "#F34B01", "value": 77 }, { "color": "#F34300", "value": 78 }, { "color": "#F33B00", "value": 79 }, { "color": "#F23300", "value": 80 }, { "color": "#EC2F00", "value": 81 }, { "color": "#E62B00", "value": 82 }, { "color": "#DF2700", "value": 83 }, { "color": "#D92400", "value": 84 }, { "color": "#D22100", "value": 85 }, { "color": "#CC1E00", "value": 86 }, { "color": "#C51A00", "value": 87 }, { "color": "#BF1800", "value": 88 }, { "color": "#B81500", "value": 89 }, { "color": "#B21200", "value": 90 }, { "color": "#AC1000", "value": 91 }, { "color": "#A50D00", "value": 92 }, { "color": "#9F0B00", "value": 93 }, { "color": "#980900", "value": 94 }, { "color": "#920700", "value": 95 }, { "color": "#8B0500", "value": 96 }, { "color": "#850400", "value": 97 }, { "color": "#7E0200", "value": 98 }, { "color": "#780100", "value": 99 }, { "color": "#720000", "value": 100 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Sky" }, "properties": [ { "id": "custom.displayMode", "value": "image" }, { "id": "custom.width", "value": 80 }, { "id": "mappings", "value": [ { "options": { "clear-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0NyA0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcgNDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZEMDE3O30KPC9zdHlsZT4KPGcgaWQ9IkxhYWdfMiI+Cgk8ZyBpZD0iTGF5ZXJfMV8xXyI+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIzLjUsMzUuMWMtNi40LDAtMTEuNi01LjItMTEuNi0xMS42YzAtNi40LDUuMi0xMS42LDExLjYtMTEuNmM2LjQsMCwxMS42LDUuMiwxMS42LDExLjYKCQkJQzM1LjEsMjkuOSwyOS45LDM1LjEsMjMuNSwzNS4xeiBNMjMuNSwxNWMtNC43LDAtOC41LDMuOC04LjQsOC41YzAsNC43LDMuOCw4LjUsOC41LDguNGM0LjcsMCw4LjQtMy44LDguNC04LjUKCQkJQzMyLDE4LjgsMjguMiwxNSwyMy41LDE1QzIzLjUsMTUsMjMuNSwxNSwyMy41LDE1TDIzLjUsMTV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ1LjksMjQuNWgtNi43Yy0wLjYsMC0xLTAuNS0xLTFjMC0wLjYsMC41LTEuMSwxLTEuMWwwLDBoNi43YzAuNiwwLDEsMC41LDEsMS4xCgkJCUM0NywyNC4xLDQ2LjUsMjQuNSw0NS45LDI0LjVDNDUuOSwyNC41LDQ1LjksMjQuNSw0NS45LDI0LjV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTcuNywyNC41SDFjLTAuNiwwLTEuMS0wLjUtMS4xLTFjMC0wLjYsMC41LTEuMSwxLjEtMS4xaDYuNmMwLjYsMCwxLDAuNSwxLDEuMUM4LjcsMjQuMSw4LjMsMjQuNSw3LjcsMjQuNXoiCgkJCS8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIzLjUsNDdjLTAuNiwwLTEtMC40LTEtMC45YzAsMCwwLDAsMC0wLjF2LTYuN2MwLTAuNiwwLjUtMSwxLTFjMC42LDAsMS4xLDAuNSwxLjEsMVY0NgoJCQlDMjQuNSw0Ni42LDI0LjEsNDcsMjMuNSw0N3oiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjMuNSw4LjhjLTAuNiwwLTEtMC40LTEtMC45YzAsMCwwLDAsMC0wLjFWMWMwLTAuNiwwLjUtMS4xLDEtMS4xYzAuNiwwLDEuMSwwLjUsMS4xLDEuMXY2LjcKCQkJQzI0LjYsOC4zLDI0LjEsOC44LDIzLjUsOC44QzIzLjUsOC44LDIzLjUsOC44LDIzLjUsOC44eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNC42LDEzLjRjLTAuNiwwLTEtMC41LTEtMS4xYzAtMC4zLDAuMS0wLjUsMC4zLTAuN2w0LjgtNC44YzAuNC0wLjQsMS4xLTAuNCwxLjUsMHMwLjQsMS4xLDAsMS41bDAsMAoJCQlsLTQuOCw0LjhDMzUuMiwxMy4zLDM0LjksMTMuNCwzNC42LDEzLjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTcuNiw0MC40Yy0wLjUsMC4xLTEuMS0wLjMtMS4xLTAuOWMtMC4xLTAuNCwwLjEtMC43LDAuNC0wLjlsNC43LTQuN2MwLjQtMC40LDEuMS0wLjQsMS41LDAKCQkJYzAuNCwwLjQsMC40LDEuMSwwLDEuNWwwLDBsLTQuNyw0LjdDOC4yLDQwLjMsNy45LDQwLjQsNy42LDQwLjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM5LjQsNDAuNGMtMC4zLDAtMC41LTAuMS0wLjctMC4zbC00LjctNC43Yy0wLjQtMC40LTAuNC0xLjEsMC0xLjVzMS4xLTAuNCwxLjUsMGw0LjcsNC43CgkJCWMwLjQsMC4zLDAuNSwxLDAuMiwxLjRDNDAuMSw0MC4zLDM5LjcsNDAuNSwzOS40LDQwLjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLjQsMTMuNWMtMC4zLDAtMC41LTAuMS0wLjctMC4zTDYuOSw4LjRDNi41LDgsNi41LDcuMyw2LjksNi45czEuMS0wLjQsMS41LDBsNC44LDQuOAoJCQljMC40LDAuNCwwLjQsMS4xLDAsMS41QzEyLjksMTMuMywxMi43LDEzLjQsMTIuNCwxMy41TDEyLjQsMTMuNXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "clear-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNi45IDM5LjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM2LjkgMzkuNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTkuNywzOS40QzguOCwzOS40LDAsMzAuNiwwLDE5LjdTOC44LDAsMTkuNywwYzAuNSwwLDEsMCwxLjYsMC4xYzAuOSwwLDEuNiwwLjcsMS41LDEuNgoJCQljMCwwLjYtMC40LDEuMi0wLjksMS40Yy02LjcsMy42LTkuMiwxMi01LjYsMTguNmMyLjQsNC41LDcuMSw3LjIsMTIuMSw3LjJjMi4xLDAsNC4yLTAuNSw2LjEtMS41YzAuOC0wLjQsMS43LTAuMSwyLjEsMC43CgkJCWMwLjIsMC41LDAuMiwxLTAuMSwxLjVDMzMuMSwzNS43LDI2LjcsMzkuNCwxOS43LDM5LjR6IE0xNi4yLDMuNUM3LjIsNS41LDEuNiwxNC4zLDMuNSwyMy4yczEwLjcsMTQuNiwxOS43LDEyLjcKCQkJYzIuOS0wLjYsNS41LTIsNy43LTRjLTkuMiwxLjMtMTcuOC01LjEtMTkuMS0xNC4zQzExLDEyLjQsMTIuNiw3LjMsMTYuMiwzLjV6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "cloudy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDMwLjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgMzAuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMzAuOUgxMS4yQzUsMzAuOCwwLjEsMjUuNywwLjEsMTkuNVM1LjIsOC40LDExLjQsOC41YzEuMSwwLDIuMiwwLjIsMy4zLDAuNWMxLjUtNi4zLDcuNy0xMC4yLDE0LTguNwoJCQljNS4zLDEuMiw5LDUuOSw5LDExLjNjMCwwLjEsMCwwLjIsMCwwLjRjNS4yLDAuMiw5LjMsNC42LDkuMSw5LjhTNDIuMiwzMSwzNywzMC45eiBNMTEuMiwxMS42Yy00LjQsMC04LDMuNi04LDhzMy42LDgsOCw4SDM3CgkJCWMzLjUsMCw2LjMtMi44LDYuMy02LjNzLTIuOC02LjMtNi4zLTYuM2gtMWMtMC41LDAtMC45LTAuMi0xLjItMC42Yy0wLjMtMC40LTAuNC0wLjgtMC4zLTEuM2MwLjktNC42LTItOS4xLTYuNi0xMHMtOS4xLDItMTAsNi42CgkJCWMtMC4xLDAuNS0wLjIsMS0wLjIsMS41YzAsMC45LTAuOCwxLjYtMS42LDEuNWMtMC4zLDAtMC41LTAuMS0wLjctMC4yQzE0LDEyLDEyLjYsMTEuNiwxMS4yLDExLjZ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "foggy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MC43IDQwLjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwLjcgNDAuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMTdIMTRjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuOSwwLjctMS42LDEuNi0xLjZoMjNjMC45LDAsMS42LDAuNywxLjYsMS42QzM4LjYsMTYuMywzNy45LDE3LDM3LDE3eiIKCQkJLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcuMiwyOC44aC0yM2MtMC45LDAtMS42LTAuNy0xLjYtMS42czAuNy0xLjYsMS42LTEuNmgyM2MwLjksMCwxLjYsMC43LDEuNiwxLjZTMzgsMjguOCwzNy4yLDI4Ljh6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMzLjksMjMuMUg4LjhjLTAuOSwwLTEuNi0wLjctMS42LTEuNkM3LjIsMjAuNyw4LDIwLDguOCwyMGgyNS4xYzAuOSwwLDEuNiwwLjcsMS42LDEuNgoJCQlDMzUuNSwyMi40LDM0LjgsMjMuMSwzMy45LDIzLjF6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "partly-cloudy-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1Ny4yIDQxLjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjIgNDEuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzQuNywxNC4xYzIuMS0yLjYsNS45LTIuOSw4LjQtMC44czIuOSw1LjksMC44LDguNGMtMC42LDAuOC0xLjQsMS40LTIuMywxLjdjMSwwLjYsMS45LDEuMywyLjYsMi4xCgkJCWM0LjItMi44LDUuMy04LjUsMi41LTEyLjZjLTIuOC00LjItOC41LTUuMy0xMi42LTIuNWMtMC42LDAuNC0xLjIsMS0xLjgsMS41QzMzLjIsMTIuNiwzNCwxMy4zLDM0LjcsMTQuMXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTYsMTcuN2wtNS0wLjNjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWMwLDAuNywwLjUsMS4yLDEuMSwxLjJsNSwwLjNINTZjMC43LDAsMS4yLTAuNSwxLjItMS4yCgkJCUM1Ny4yLDE4LjIsNTYuNywxNy43LDU2LDE3Ljd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM5LjcsNy40TDM5LjcsNy40YzAuNywwLDEuMi0wLjUsMS4yLTEuMWwwLjMtNWMwLTAuNy0wLjUtMS4yLTEuMS0xLjJjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWwtMC4zLDUKCQkJQzM4LjUsNi44LDM5LDcuNCwzOS43LDcuNEMzOS43LDcuNCwzOS43LDcuNCwzOS43LDcuNHoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDcuOSwxMS4zYzAuMywwLDAuNi0wLjEsMC44LTAuM2wzLjctMy40YzAuNS0wLjQsMC42LTEuMiwwLjItMS43Yy0wLjQtMC41LTEuMi0wLjYtMS43LTAuMgoJCQljMCwwLTAuMSwwLTAuMSwwLjFsLTMuNywzLjRjLTAuNSwwLjQtMC41LDEuMi0wLjEsMS43QzQ3LjMsMTEuMSw0Ny42LDExLjMsNDcuOSwxMS4zeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00OCwyNmMtMC41LTAuNS0xLjItMC41LTEuNywwYy0wLjQsMC40LTAuNSwxLjEtMC4xLDEuNmwzLjQsMy43YzAuNCwwLjUsMS4yLDAuNiwxLjcsMC4yczAuNi0xLjIsMC4yLTEuNwoJCQljMCwwLDAtMC4xLTAuMS0wLjFMNDgsMjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMwLjQsMTAuMWMwLjQsMC41LDEuMiwwLjYsMS43LDAuMmMwLjUtMC40LDAuNi0xLjIsMC4yLTEuN2MwLDAsMC0wLjEtMC4xLTAuMWwtMy40LTMuOAoJCQljLTAuNS0wLjQtMS4yLTAuNC0xLjcsMC4xYy0wLjQsMC40LTAuNCwxLjEtMC4xLDEuNUwzMC40LDEwLjF6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ0LjIsMjUuNmMtMC43LTAuOS0xLjYtMS42LTIuNi0yLjFjLTEuMi0wLjctMi41LTEuMS0zLjktMS4yYzAtMC4xLDAtMC4yLDAtMC40YzAtMi45LTEuMS01LjctMy03LjgKCQkJYy0wLjctMC44LTEuNS0xLjQtMi40LTJjLTUuNC0zLjQtMTIuNi0xLjgtMTYuMSwzLjZjLTAuNywxLjEtMS4yLDIuMy0xLjUsMy42Yy01LjktMS45LTEyLjIsMS4yLTE0LjEsNy4xczEuMiwxMi4yLDcuMSwxNC4xCgkJCWMxLjEsMC40LDIuMywwLjYsMy41LDAuNkgzN2M1LjIsMCw5LjQtNC4yLDkuNC05LjRDNDYuNCwyOS41LDQ1LjcsMjcuMyw0NC4yLDI1LjZMNDQuMiwyNS42eiBNMzcsMzcuOUgxMS4yCgkJCWMtNC40LTAuMS03LjktMy43LTcuOS04LjFjMC4xLTQuNCwzLjctNy45LDguMS03LjljMS4zLDAsMi42LDAuNCwzLjcsMWMwLjgsMC40LDEuNywwLjIsMi4yLTAuNmMwLjEtMC4yLDAuMi0wLjUsMC4yLTAuNwoJCQljMC4xLTQuNywzLjktOC40LDguNi04LjRjNC43LDAuMSw4LjQsMy45LDguNCw4LjZjMCwwLjUsMCwxLjEtMC4yLDEuNmMtMC4yLDAuOSwwLjQsMS43LDEuMiwxLjljMC4xLDAsMC4yLDAsMC40LDBoMQoJCQljMy41LDAsNi4zLDIuOCw2LjMsNi4zQzQzLjMsMzUuMSw0MC41LDM4LDM3LDM3LjlMMzcsMzcuOXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "partly-cloudy-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS4xIDM2LjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjEgMzYuNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTAuOCwxNGMtMC4zLTAuNC0wLjgtMC40LTEuMi0wLjJjLTMuMywxLjctNy4zLDAuNC04LjktMi44UzQwLjIsMy43LDQzLjUsMkM0NCwxLjgsNDQuMiwxLjEsNDQsMC42CgkJCUM0My44LDAuMiw0My41LDAsNDMuMSwwYy0wLjMsMC0wLjUsMC0wLjgsMGMtNC42LDAtOC43LDMuMi05LjgsNy43YzAuNywwLjQsMS4zLDAuOSwxLjksMS41YzAuNC0zLjEsMi41LTUuNyw1LjQtNi43CgkJCWMtMi45LDMuOC0yLjIsOS4zLDEuNywxMi4yYzEuNSwxLjEsMy4zLDEuOCw1LjIsMS44SDQ3Yy0yLjgsMi02LjUsMi4xLTkuMywwLjFjMCwwLjIsMCwwLjUsMCwwLjdzMCwwLjIsMCwwLjQKCQkJYzIuMSwwLjIsNCwxLDUuNiwyLjRjMy4yLTAuMyw2LjEtMi4xLDcuOC00LjlDNTEuMiwxNC44LDUxLjEsMTQuMyw1MC44LDE0eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00My4zLDIwLjJjLTEuNS0xLjQtMy41LTIuMi01LjYtMi40YzAtMC4xLDAtMC4yLDAtMC40czAtMC41LDAtMC43Yy0wLjItMi44LTEuNC01LjUtMy40LTcuNQoJCQljLTAuNi0wLjYtMS4yLTEuMS0xLjgtMS41Yy01LjQtMy41LTEyLjYtMi0xNi4xLDMuM2MtMC44LDEuMi0xLjMsMi40LTEuNiwzLjhDOC45LDEyLjksMi41LDE2LDAuNiwyMS45czEuMiwxMi4yLDcuMSwxNC4xCgkJCWMxLjEsMC40LDIuMywwLjYsMy41LDAuNkgzN2M1LjIsMCw5LjQtNC4yLDkuNC05LjRDNDYuNCwyNC41LDQ1LjMsMjEuOSw0My4zLDIwLjJMNDMuMywyMC4yeiBNMzcsMzMuNUgxMS4yCgkJCWMtNC40LTAuMS03LjktMy43LTcuOS04LjFjMC4xLTQuNCwzLjctNy45LDguMS03LjljMS4zLDAsMi42LDAuNCwzLjcsMWMwLjcsMC40LDEuNywwLjIsMi4xLTAuNmMwLjEtMC4yLDAuMi0wLjUsMC4yLTAuOAoJCQljMC4yLTQuNyw0LjEtOC4zLDguOC04LjJzOC4zLDQuMSw4LjIsOC44YzAsMC40LTAuMSwwLjgtMC4xLDEuMmMtMC4xLDAuNSwwLDAuOSwwLjMsMS4zYzAuMywwLjQsMC44LDAuNiwxLjIsMC42aDEKCQkJYzMuNSwwLDYuMywyLjgsNi4zLDYuM1M0MC41LDMzLjUsMzcsMzMuNXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possible-sleet-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ni40IDQxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qye2ZpbGw6IzgwODA4MDt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjksMzQuOWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuNC0wLjgsMS4zLTEuMSwyLjEtMC43czEuMSwxLjMsMC43LDIuMQoJCQlsMCwwbC00LDguNUM5LjEsMzQuNSw4LjUsMzQuOSw3LjksMzQuOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTMsNDFjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLjEsMi4xLTAuN3MxLDEuMywwLjcsMkwxNC4zLDQwCgkJCUMxNC4yLDQwLjcsMTMuNiw0MSwxMyw0MXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNCwzOC42Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjItMC43bDQuMS04LjVjMC40LTAuOCwxLjMtMS4xLDIuMS0wLjcKCQkJYzAuOCwwLjQsMS4xLDEuMywwLjcsMi4xbDAsMGwtNC4xLDguNUMyMi42LDM4LjIsMjIsMzguNiwyMS40LDM4LjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyLjUsMjguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC40LDAuMi0wLjgsMC41LTEuMWMyLjUtMi40LDIuNS02LjQsMC04LjljLTEuMi0xLjItMi44LTEuOC00LjQtMS45aC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuOS00LjYtMi4yLTktNi44LTkuOXMtOSwyLjItOS45LDYuOGMtMC4xLDAuNC0wLjEsMC44LTAuMSwxLjNjMCwwLjktMC44LDEuNi0xLjYsMS41CgkJCWMtMC4zLDAtMC41LTAuMS0wLjctMC4yYy0zLjctMi40LTguNy0xLjQtMTEuMSwyLjNDMiwxOC4zLDIuNiwyMi42LDUuNCwyNS4zQzYsMjYsNS45LDI3LDUuMiwyNy41Yy0wLjYsMC41LTEuNSwwLjUtMi4xLDAKCQkJQy0xLjIsMjMuMS0xLjEsMTYsMy4zLDExLjZjMy0zLDcuNC00LDExLjUtMi42YzEuNS02LjMsNy43LTEwLjIsMTQtOC43YzUuMywxLjIsOSw1LjksOSwxMS4zYzAsMC4xLDAsMC4yLDAsMC40CgkJCWM1LjIsMC40LDkuMSw0LjksOC43LDEwLjFjLTAuMiwyLjMtMS4yLDQuNC0yLjgsNkM0My4zLDI4LjQsNDIuOSwyOC42LDQyLjUsMjguNnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjMzLjgsMjkuOSAzNS43LDI4LjggMzYuMywzMC45IDM4LjQsMzEuNSAzNy4zLDMzLjQgMzguNCwzNS4yIDM2LjMsMzUuOCAzNS43LDM3LjkgMzMuOCwzNi44IAoJCQkzMiwzNy45IDMxLjQsMzUuOCAyOS4zLDM1LjIgMzAuNCwzMy40IDI5LjMsMzEuNSAzMS40LDMwLjkgMzIsMjguOCAJCSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=" }, "possibly-rainy-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1Ny4yIDQ4LjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjIgNDguODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM1RUI3RTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzQuNywxNC4xYzIuMS0yLjYsNS45LTIuOSw4LjQtMC44czIuOSw1LjksMC44LDguNGMtMC42LDAuOC0xLjQsMS40LTIuMywxLjdjMSwwLjYsMS45LDEuMywyLjYsMi4xCgkJCWM0LjItMi44LDUuMy04LjUsMi41LTEyLjZjLTIuOC00LjItOC41LTUuMy0xMi42LTIuNWMtMC42LDAuNC0xLjIsMS0xLjgsMS41QzMzLjIsMTIuNiwzNCwxMy4zLDM0LjcsMTQuMXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTYsMTcuN2wtNS0wLjNjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWMwLDAuNywwLjUsMS4yLDEuMSwxLjJsNSwwLjNINTZjMC43LDAsMS4yLTAuNSwxLjItMS4yCgkJCUM1Ny4yLDE4LjIsNTYuNywxNy43LDU2LDE3Ljd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM5LjcsNy40TDM5LjcsNy40YzAuNywwLDEuMi0wLjUsMS4yLTEuMWwwLjMtNWMwLjEtMC42LTAuNC0xLjItMS4xLTEuM2MwLDAsMCwwLTAuMSwwCgkJCWMtMC43LDAtMS4yLDAuNS0xLjIsMS4xbC0wLjMsNUMzOC41LDYuOCwzOSw3LjMsMzkuNyw3LjRDMzkuNyw3LjQsMzkuNyw3LjQsMzkuNyw3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ3LjksMTEuM2MwLjMsMCwwLjYtMC4xLDAuOC0wLjNsMy43LTMuNGMwLjUtMC41LDAuNS0xLjIsMC0xLjdjLTAuNC0wLjQtMS4xLTAuNS0xLjYtMC4xbC0zLjcsMy40CgkJCWMtMC41LDAuNC0wLjUsMS4yLTAuMSwxLjdDNDcuMywxMS4xLDQ3LjYsMTEuMyw0Ny45LDExLjN6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ4LDI2Yy0wLjUtMC41LTEuMi0wLjUtMS43LDBjLTAuNCwwLjQtMC41LDEuMS0wLjEsMS42bDMuNCwzLjdjMC41LDAuNSwxLjIsMC41LDEuNywwCgkJCWMwLjQtMC40LDAuNS0xLjEsMC4xLTEuNkw0OCwyNnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzAuNCwxMC4xYzAuNSwwLjUsMS4yLDAuNSwxLjcsMGMwLjQtMC40LDAuNS0xLjEsMC4xLTEuNmwtMy40LTMuOGMtMC40LTAuNS0xLjEtMC42LTEuNy0wLjIKCQkJYy0wLjUsMC40LTAuNiwxLjEtMC4yLDEuN2MwLDAuMSwwLjEsMC4xLDAuMSwwLjJMMzAuNCwxMC4xeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00NC4yLDI1LjZjLTEuNi0xLjktNC0zLjEtNi41LTMuNGMwLTAuMSwwLTAuMiwwLTAuNGMwLTYuNC01LjItMTEuNi0xMS43LTExLjZjLTUuNCwwLTEwLjEsMy43LTExLjMsOQoJCQljLTUuOS0xLjktMTIuMiwxLjMtMTQuMSw3LjFzMS4zLDEyLjIsNy4xLDE0LjFjMS4xLDAuNCwyLjMsMC42LDMuNSwwLjZoNS4xYzAuOSwwLjEsMS42LTAuNiwxLjctMS40YzAuMS0wLjktMC42LTEuNi0xLjQtMS43CgkJCWMtMC4xLDAtMC4yLDAtMC4zLDBoLTUuMWMtNC40LTAuMS03LjktMy43LTcuOS04LjFjMC4xLTQuNCwzLjctNy45LDguMS03LjljMS4zLDAsMi42LDAuNCwzLjcsMWMwLjgsMC40LDEuNywwLjIsMi4yLTAuNgoJCQljMC4xLTAuMiwwLjItMC41LDAuMi0wLjdjMC4xLTQuNywzLjktOC40LDguNi04LjRjNC43LDAuMSw4LjQsMy45LDguNCw4LjZjMCwwLjUsMCwxLjEtMC4yLDEuNmMtMC4yLDAuOSwwLjQsMS43LDEuMywxLjgKCQkJYzAuMSwwLDAuMiwwLDAuMywwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zYzAsMy41LTIuOCw2LjMtNi4zLDYuM2gtNS4yYy0wLjksMC4xLTEuNSwwLjgtMS40LDEuN2MwLjEsMC44LDAuNywxLjQsMS40LDEuNEgzNwoJCQljNS4yLDAsOS40LTQuMiw5LjQtOS40QzQ2LjQsMjkuNSw0NS43LDI3LjMsNDQuMiwyNS42TDQ0LjIsMjUuNnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMjEsNDguOGMtMS4yLDAtMi4xLTAuOS0yLjEtMi4xYzAtMC4zLDAuMS0wLjYsMC4yLTAuOWw0LjEtOC41YzAuNS0xLDEuOC0xLjUsMi44LTFzMS41LDEuOCwxLDIuOGwwLDAKCQkJbC00LjEsOC41QzIyLjYsNDguNCwyMS44LDQ4LjgsMjEsNDguOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possibly-rainy-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS40IDQ0LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjQgNDQuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM1RUI3RTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEuMiwxNGMtMC4zLTAuNC0wLjgtMC40LTEuMi0wLjJjLTMuMywxLjctNy4zLDAuNC04LjktMi44cy0wLjUtNy4zLDIuNy05YzAuNS0wLjIsMC44LTAuOSwwLjUtMS40CgkJCUM0NC4yLDAuMiw0My44LDAsNDMuNCwwYy0wLjMsMC0wLjUsMC0wLjgsMGMtNC42LDAtOC43LDMuMi05LjgsNy43YzAuNywwLjUsMS4zLDEsMS44LDEuNmMwLjMtMy4xLDIuNS01LjgsNS41LTYuOAoJCQljLTIuOSwzLjgtMi4yLDkuMywxLjcsMTIuMmMxLjUsMS4xLDMuMywxLjgsNS4yLDEuOGgwLjRjLTIuOSwyLjEtNi44LDIuMS05LjYtMC4xYzAsMC4yLDAsMC41LDAsMC44czAsMC4yLDAsMC40CgkJCWMyLjIsMC4yLDQuMiwxLjEsNS44LDIuNmMzLjItMC4zLDYuMS0yLjEsNy44LTQuOUM1MS41LDE0LjgsNTEuNSwxNC4zLDUxLjIsMTR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQzLjUsMjAuMmMtMS42LTEuNS0zLjYtMi40LTUuOC0yLjZjMC0wLjEsMC0wLjIsMC0wLjRzMC0wLjUsMC0wLjhjLTAuNC02LjQtNS45LTExLjMtMTIuMy0xMQoJCQljLTUuMiwwLjMtOS42LDQtMTAuNyw5LjFjLTUuOS0xLjktMTIuMiwxLjItMTQuMSw3LjFzMS4yLDEyLjIsNy4xLDE0LjFjMS4xLDAuNCwyLjMsMC42LDMuNSwwLjZoNS4xYzAuOSwwLDEuNi0wLjcsMS42LTEuNgoJCQlzLTAuNy0xLjYtMS42LTEuNmwwLDBoLTUuMUM2LjgsMzMsMy4zLDI5LjQsMy4zLDI1YzAuMS00LjQsMy43LTcuOSw4LjEtNy45YzEuMywwLDIuNiwwLjQsMy43LDFjMC44LDAuNCwxLjcsMC4yLDIuMi0wLjYKCQkJYzAuMS0wLjIsMC4yLTAuNSwwLjItMC43YzAuMS00LjcsMy45LTguNCw4LjYtOC40YzQuNywwLjEsOC40LDMuOSw4LjQsOC42bDAsMGMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS44CgkJCWMwLjEsMCwwLjIsMCwwLjMsMGgxYzMuNSwwLDYuMywyLjgsNi4zLDYuM1M0MC40LDMzLDM2LjksMzNoLTUuMmMtMC45LDAtMS42LDAuNy0xLjYsMS42czAuNywxLjYsMS42LDEuNkgzNwoJCQljNS4yLDAsOS40LTQuMiw5LjQtOS40QzQ2LjQsMjQuNCw0NS40LDIxLjksNDMuNSwyMC4yTDQzLjUsMjAuMnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMjEsNDQuMWMtMC4zLDAtMC42LTAuMS0wLjktMC4yYy0xLTAuNS0xLjUtMS43LTEtMi44bDAsMGw0LjEtOC41YzAuNS0xLDEuOC0xLjUsMi44LTFzMS41LDEuOCwxLDIuOGwwLDAKCQkJbC00LjEsOC41QzIyLjYsNDMuNywyMS44LDQ0LjEsMjEsNDQuMXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possibly-sleet-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ni40IDQxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qye2ZpbGw6IzgwODA4MDt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjksMzQuOWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuNC0wLjgsMS4zLTEuMSwyLjEtMC43czEuMSwxLjMsMC43LDIuMQoJCQlsMCwwbC00LDguNUM5LjEsMzQuNSw4LjUsMzQuOSw3LjksMzQuOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTMsNDFjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLjEsMi4xLTAuN3MxLDEuMywwLjcsMkwxNC4zLDQwCgkJCUMxNC4yLDQwLjcsMTMuNiw0MSwxMyw0MXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNCwzOC42Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjItMC43bDQuMS04LjVjMC40LTAuOCwxLjMtMS4xLDIuMS0wLjcKCQkJYzAuOCwwLjQsMS4xLDEuMywwLjcsMi4xbDAsMGwtNC4xLDguNUMyMi42LDM4LjIsMjIsMzguNiwyMS40LDM4LjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyLjUsMjguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC40LDAuMi0wLjgsMC41LTEuMWMyLjUtMi40LDIuNS02LjQsMC04LjljLTEuMi0xLjItMi44LTEuOC00LjQtMS45aC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuOS00LjYtMi4yLTktNi44LTkuOXMtOSwyLjItOS45LDYuOGMtMC4xLDAuNC0wLjEsMC44LTAuMSwxLjNjMCwwLjktMC44LDEuNi0xLjYsMS41CgkJCWMtMC4zLDAtMC41LTAuMS0wLjctMC4yYy0zLjctMi40LTguNy0xLjQtMTEuMSwyLjNDMiwxOC4zLDIuNiwyMi42LDUuNCwyNS4zQzYsMjYsNS45LDI3LDUuMiwyNy41Yy0wLjYsMC41LTEuNSwwLjUtMi4xLDAKCQkJQy0xLjIsMjMuMS0xLjEsMTYsMy4zLDExLjZjMy0zLDcuNC00LDExLjUtMi42YzEuNS02LjMsNy43LTEwLjIsMTQtOC43YzUuMywxLjIsOSw1LjksOSwxMS4zYzAsMC4xLDAsMC4yLDAsMC40CgkJCWM1LjIsMC40LDkuMSw0LjksOC43LDEwLjFjLTAuMiwyLjMtMS4yLDQuNC0yLjgsNkM0My4zLDI4LjQsNDIuOSwyOC42LDQyLjUsMjguNnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjMzLjgsMjkuOSAzNS43LDI4LjggMzYuMywzMC45IDM4LjQsMzEuNSAzNy4zLDMzLjQgMzguNCwzNS4yIDM2LjMsMzUuOCAzNS43LDM3LjkgMzMuOCwzNi44IAoJCQkzMiwzNy45IDMxLjQsMzUuOCAyOS4zLDM1LjIgMzAuNCwzMy40IDI5LjMsMzEuNSAzMS40LDMwLjkgMzIsMjguOCAJCSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=" }, "possibly-snow-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NyA1MS4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NyA1MS4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRDAxNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qye2ZpbGw6IzgwODA4MDt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNC41LDE0LjFjMi4xLTIuNiw1LjktMyw4LjQtMC45YzIuNiwyLjEsMyw1LjksMC45LDguNGMtMC43LDAuOC0xLjYsMS41LTIuNiwxLjljMS4xLDAuNSwyLDEuMiwyLjgsMi4xCgkJCWM0LjItMi44LDUuMi04LjUsMi40LTEyLjdzLTguNS01LjItMTIuNy0yLjRjLTAuNiwwLjQtMS4yLDEtMS43LDEuNmwwLjMsMC4zQzMzLjEsMTIuOSwzMy44LDEzLjUsMzQuNSwxNC4xeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01NS45LDE3LjdsLTUtMC4zYy0wLjcsMC0xLjIsMC41LTEuMiwxLjFjMCwwLjcsMC41LDEuMiwxLjEsMS4ybDUsMC4zaDAuMWMwLjcsMCwxLjItMC41LDEuMi0xLjEKCQkJQzU3LDE4LjIsNTYuNSwxNy43LDU1LjksMTcuN3oiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzkuNSw3LjRMMzkuNSw3LjRjMC43LDAsMS4yLTAuNSwxLjItMS4xbDAuMy01YzAtMC43LTAuNS0xLjItMS4xLTEuMmMtMC43LDAtMS4yLDAuNS0xLjIsMS4xbC0wLjMsNQoJCQlDMzguNCw2LjgsMzguOSw3LjQsMzkuNSw3LjRMMzkuNSw3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ3LjgsMTEuM2MwLjMsMCwwLjYtMC4xLDAuOC0wLjNsMy43LTMuNGMwLjUtMC40LDAuNS0xLjIsMC4xLTEuN3MtMS4yLTAuNS0xLjctMC4xTDQ3LDkuMgoJCQljLTAuNSwwLjQtMC41LDEuMi0wLjEsMS43QzQ3LjEsMTEuMSw0Ny41LDExLjMsNDcuOCwxMS4zTDQ3LjgsMTEuM3oiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDcuOCwyNmMtMC40LTAuNS0xLjItMC41LTEuNy0wLjFzLTAuNSwxLjItMC4xLDEuN2wwLDBsMy40LDMuN2MwLjQsMC41LDEuMiwwLjYsMS43LDAuMnMwLjYtMS4yLDAuMi0xLjcKCQkJYzAsMCwwLTAuMS0wLjEtMC4xTDQ3LjgsMjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMwLjIsMTAuMWMwLjQsMC41LDEuMiwwLjUsMS43LDAuMUMzMi40LDkuNywzMi40LDksMzIsOC41bDAsMGwtMy40LTMuOGMtMC41LTAuNS0xLjItMC41LTEuNywwCgkJCWMtMC40LDAuNC0wLjUsMS4xLTAuMSwxLjZMMzAuMiwxMC4xeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00NCwyNS42Yy0wLjgtMC45LTEuNy0xLjYtMi44LTIuMWMtMS4xLTAuNi0yLjMtMC45LTMuNS0xYzAtMC4xLDAtMC4yLDAtMC40YzAtMy0xLjItNS45LTMuMi04LjEKCQkJYy0wLjYtMC42LTEuMy0xLjItMi4xLTEuN2MtNS40LTMuNS0xMi42LTEuOS0xNi4xLDMuNGMtMC43LDEuMS0xLjMsMi40LTEuNiwzLjdjLTUuOS0xLjktMTIuMiwxLjItMTQuMSw3LjFzMS4yLDEyLjIsNy4xLDE0LjEKCQkJYzEuMSwwLjQsMi4zLDAuNiwzLjUsMC42aDEuNGMwLjksMC4xLDEuNi0wLjYsMS43LTEuNGMwLjEtMC45LTAuNi0xLjYtMS40LTEuN2MtMC4xLDAtMC4yLDAtMC4zLDBoLTEuNUM2LjcsMzgsMy4yLDM0LjQsMy4yLDMwCgkJCWMwLjEtNC40LDMuNy03LjksOC4xLTcuOWMxLjMsMCwyLjYsMC40LDMuNywxYzAuNywwLjQsMS43LDAuMiwyLjEtMC42YzAuMS0wLjIsMC4yLTAuNSwwLjItMC43YzAuMS00LjcsMy45LTguNCw4LjYtOC40CgkJCWM0LjcsMC4xLDguNCwzLjksOC40LDguNmMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS44YzAuMSwwLDAuMiwwLDAuMywwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zCgkJCVM0MC4yLDM4LDM2LjcsMzhoLTEuNWMtMC45LDAuMS0xLjUsMC44LTEuNCwxLjdjMC4xLDAuOCwwLjcsMS40LDEuNCwxLjRIMzdjNS4yLDAsOS40LTQuMiw5LjQtOS40QzQ2LjQsMjkuNiw0NS42LDI3LjQsNDQsMjUuNgoJCQlMNDQsMjUuNnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjI1LjUsMzMuOSAyMy41LDMzLjMgMjIuOSwzMS4zIDIxLDMyLjMgMTkuMSwzMS4zIDE4LjUsMzMuMyAxNi41LDMzLjkgMTcuNSwzNS44IDE2LjUsMzcuNyAKCQkJMTguNSwzOC4zIDE5LjEsNDAuMyAyMSwzOS4zIDIyLjksNDAuMyAyMy41LDM4LjMgMjUuNSwzNy43IDI0LjUsMzUuOCAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDIiIHBvaW50cz0iMTcuNSw0My4yIDE5LjQsNDIuMSAyMCw0NC4yIDIyLDQ0LjggMjEsNDYuNyAyMiw0OC41IDIwLDQ5LjEgMTkuNCw1MS4yIDE3LjUsNTAuMiAxNS42LDUxLjIgCgkJCTE1LDQ5LjEgMTMsNDguNSAxNCw0Ni43IDEzLDQ0LjggMTUsNDQuMiAxNS42LDQyLjEgCQkiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjI4LjEsNDAuNyAzMCwzOS43IDMwLjUsNDEuNyAzMi42LDQyLjMgMzEuNiw0NC4yIDMyLjYsNDYuMSAzMC41LDQ2LjcgMzAsNDguNyAyOC4xLDQ3LjcgMjYuMiw0OC43IAoJCQkyNS42LDQ2LjcgMjMuNiw0Ni4xIDI0LjYsNDQuMiAyMy42LDQyLjMgMjUuNiw0MS43IDI2LjIsMzkuNyAJCSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=" }, "possibly-snow-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS40IDQ2LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjQgNDYuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM4MDgwODA7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEuMiwxNGMtMC4zLTAuMy0wLjgtMC40LTEuMi0wLjJjLTAuOSwwLjUtMiwwLjctMywwLjdjLTMuNywwLTYuNi0zLTYuNi02LjZjMC0yLjUsMS40LTQuNywzLjUtNS45CgkJCWMwLjUtMC4yLDAuOC0wLjksMC41LTEuNGMtMC4yLTAuNC0wLjYtMC42LTEtMC42Yy0wLjMsMC0wLjUsMC0wLjgsMGMtNC42LDAtOC43LDMuMi05LjgsNy43YzAuNywwLjUsMS4zLDEsMS44LDEuNgoJCQljMC4zLTMuMSwyLjUtNS44LDUuNS02LjhjLTIuOSwzLjgtMi4yLDkuMywxLjcsMTIuMmMxLjUsMS4xLDMuMywxLjgsNS4yLDEuOGgwLjRjLTIuOSwyLjEtNi44LDIuMS05LjYtMC4xYzAsMC4yLDAsMC41LDAsMC44CgkJCXMwLDAuMiwwLDAuNGMyLjIsMC4yLDQuMiwxLjEsNS44LDIuNmMzLjItMC4zLDYuMS0yLjEsNy44LTQuOUM1MS41LDE0LjgsNTEuNSwxNC4zLDUxLjIsMTR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQzLjUsMjAuMmMtMS42LTEuNS0zLjYtMi40LTUuOC0yLjZjMC0wLjEsMC0wLjIsMC0wLjRzMC0wLjUsMC0wLjhjLTAuMi0yLjctMS4zLTUuMi0zLjEtNy4xCgkJCWMtMC42LTAuNi0xLjItMS4xLTEuOC0xLjZDMjcuNSw0LDIwLjMsNS4yLDE2LjYsMTAuNWMtMC45LDEuMi0xLjUsMi42LTEuOCw0LjFjLTUuOS0xLjktMTIuMiwxLjItMTQuMSw3LjFzMS4yLDEyLjIsNy4xLDE0LjEKCQkJYzEuMSwwLjQsMi4zLDAuNiwzLjUsMC42aDEuNGMwLjktMC4xLDEuNS0wLjgsMS40LTEuN2MtMC4xLTAuOC0wLjctMS40LTEuNC0xLjRoLTEuNGMtNC40LTAuMS03LjktMy43LTcuOS04LjEKCQkJYzAuMS00LjQsMy43LTcuOSw4LjEtNy45YzEuMywwLDIuNiwwLjQsMy43LDFjMC44LDAuNCwxLjcsMC4yLDIuMi0wLjZjMC4xLTAuMiwwLjItMC41LDAuMi0wLjdjMC4xLTQuNywzLjktOC40LDguNi04LjQKCQkJYzQuNywwLjEsOC40LDMuOSw4LjQsOC42bDAsMGMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS44YzAuMSwwLDAuMiwwLDAuMywwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zCgkJCXMtMi44LDYuMy02LjMsNi4zaC0xLjVjLTAuOS0wLjEtMS42LDAuNi0xLjcsMS40Yy0wLjEsMC45LDAuNiwxLjYsMS40LDEuN2MwLjEsMCwwLjIsMCwwLjMsMEgzN2M1LjIsMCw5LjQtNC4yLDkuNC05LjQKCQkJQzQ2LjQsMjQuNCw0NS40LDIxLjksNDMuNSwyMC4yTDQzLjUsMjAuMnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjIxLDI3LjMgMjIuOSwyNi4zIDIzLjUsMjguNCAyNS41LDI5IDI0LjUsMzAuOCAyNS41LDMyLjcgMjMuNSwzMy4zIDIyLjksMzUuMyAyMSwzNC4zIDE5LjEsMzUuMyAKCQkJMTguNSwzMy4zIDE2LjUsMzIuNyAxNy41LDMwLjggMTYuNSwyOSAxOC41LDI4LjQgMTkuMSwyNi4zIAkJIi8+CgkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIxNy41LDM4LjIgMTkuNCwzNy4yIDIwLDM5LjIgMjIsMzkuOCAyMSw0MS43IDIyLDQzLjUgMjAsNDQuMSAxOS40LDQ2LjIgMTcuNSw0NS4yIDE1LjYsNDYuMiAKCQkJMTUsNDQuMSAxMyw0My41IDE0LDQxLjcgMTMsMzkuOCAxNSwzOS4yIDE1LjYsMzcuMiAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDIiIHBvaW50cz0iMjguMSwzNS43IDMwLDM0LjcgMzAuNSwzNi44IDMyLjYsMzcuMyAzMS42LDM5LjIgMzIuNiw0MS4xIDMwLjUsNDEuNyAzMCw0My43IDI4LjEsNDIuNyAyNi4yLDQzLjcgCgkJCTI1LjYsNDEuNyAyMy42LDQxLjEgMjQuNiwzOS4yIDIzLjYsMzcuMyAyNS42LDM2LjggMjYuMiwzNC43IAkJIi8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "possibly-thunderstorm-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NyA1NC4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NyA1NC4xOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRDAxNzt9Cgkuc3Qye2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjgsNDUuMmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuMy0wLjgsMS4yLTEuMiwyLTAuOQoJCQljMC44LDAuMywxLjIsMS4yLDAuOSwyYzAsMC4xLTAuMSwwLjItMC4xLDAuMmwtNC4xLDguNUM5LDQ0LjgsOC40LDQ1LjIsNy44LDQ1LjJ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLjksNTEuNGMtMC4yLDAtMC41LDAtMC43LTAuMmMtMC44LTAuNC0xLjEtMS4zLTAuNy0yLjFjMCwwLDAsMCwwLDBsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuNwoJCQljMC44LDAuNCwxLjEsMS4zLDAuNywyLjFsLTQuMSw4LjVDMTQuMSw1MSwxMy41LDUxLjQsMTIuOSw1MS40eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMS4zLDQ4LjljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLDIuMi0wLjYKCQkJYzAuNywwLjQsMSwxLjIsMC43LDEuOUwyMi44LDQ4QzIyLjUsNDguNiwyMS45LDQ4LjksMjEuMyw0OC45eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zNC42LDE0YzIuMS0yLjUsNS45LTIuOSw4LjUtMC43czIuOSw1LjksMC43LDguNWMtMC42LDAuNy0xLjQsMS4zLTIuMywxLjdjMSwwLjUsMS45LDEuMywyLjYsMi4xCgkJCWM0LjItMi44LDUuMy04LjUsMi41LTEyLjZjLTIuOC00LjItOC41LTUuMy0xMi42LTIuNWMtMC43LDAuNS0xLjMsMS0xLjgsMS42QzMzLDEyLjYsMzMuOCwxMy4yLDM0LjYsMTR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTU1LjksMTcuN2wtNS0wLjNjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWMwLDAuNywwLjUsMS4yLDEuMSwxLjJsNSwwLjNoMC4xYzAuNywwLDEuMi0wLjUsMS4yLTEuMQoJCQlDNTcsMTguMiw1Ni41LDE3LjcsNTUuOSwxNy43eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zOS41LDcuNEwzOS41LDcuNGMwLjcsMCwxLjItMC41LDEuMi0xLjFsMC4zLTVjMC0wLjctMC41LTEuMi0xLjEtMS4yYy0wLjcsMC0xLjIsMC41LTEuMiwxLjFsMCwwbC0wLjMsNQoJCQlDMzguNCw2LjgsMzguOSw3LjQsMzkuNSw3LjRDMzkuNSw3LjQsMzkuNSw3LjQsMzkuNSw3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ3LjcsMTEuM2MwLjMsMCwwLjYtMC4xLDAuOC0wLjNsMy43LTMuNGMwLjUtMC40LDAuNi0xLjIsMC4yLTEuN2MtMC40LTAuNS0xLjItMC42LTEuNy0wLjIKCQkJYzAsMC0wLjEsMC0wLjEsMC4xTDQ3LDkuMmMtMC41LDAuNC0wLjUsMS4yLTAuMSwxLjdDNDcuMSwxMS4xLDQ3LjUsMTEuMyw0Ny43LDExLjNMNDcuNywxMS4zeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00Ny44LDI2Yy0wLjQtMC41LTEuMi0wLjUtMS43LTAuMWMtMC41LDAuNC0wLjUsMS4yLTAuMSwxLjdsMCwwbDMuNCwzLjdjMC40LDAuNSwxLjIsMC42LDEuNywwLjIKCQkJczAuNi0xLjIsMC4yLTEuN2MwLDAsMC0wLjEtMC4xLTAuMUw0Ny44LDI2eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zMC4yLDEwLjFjMC40LDAuNSwxLjIsMC41LDEuNywwLjFDMzIuNCw5LjcsMzIuNCw5LDMyLDguNWwtMy40LTMuOGMtMC40LTAuNS0xLjItMC42LTEuNy0wLjIKCQkJYy0wLjUsMC40LTAuNiwxLjItMC4yLDEuN2MwLDAsMCwwLjEsMC4xLDAuMUwzMC4yLDEwLjF6Ii8+CgkJPHBhdGggY2xhc3M9InN0MiIgZD0iTTQ0LjEsMjUuNWMtMC43LTAuOS0xLjYtMS42LTIuNi0yLjFjLTEuMi0wLjYtMi40LTEtMy43LTEuMWMwLTAuMSwwLTAuMiwwLTAuNGMwLTMtMS4xLTUuOC0zLjItOAoJCQljLTAuNy0wLjgtMS41LTEuNC0yLjUtMmMtNS41LTMuMy0xMi43LTEuNi0xNiwzLjljLTAuNiwxLjEtMS4xLDIuMi0xLjQsMy40Yy01LjktMS45LTEyLjIsMS4yLTE0LjEsNy4xQzAuMiwyNy42LDAsMjguOCwwLDMwCgkJCWMwLDIuOSwxLjEsNS43LDMuMiw3LjhjMC42LDAuNiwxLjYsMC42LDIuMiwwczAuNi0xLjYsMC0yLjJjLTMuMy0zLTMuNS04LTAuNi0xMS4zYzIuNi0yLjksNy0zLjUsMTAuMy0xLjMKCQkJYzAuNywwLjQsMS43LDAuMiwyLjEtMC42YzAuMS0wLjIsMC4yLTAuNSwwLjItMC43YzAuMS00LjcsNC04LjQsOC43LTguM2M0LjcsMC4xLDguNCw0LDguMyw4LjdjMCwwLjUtMC4xLDEtMC4yLDEuNQoJCQljLTAuMiwwLjksMC40LDEuNywxLjIsMS45YzAuMSwwLDAuMiwwLDAuNCwwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zYzAsMS43LTAuNywzLjMtMS45LDQuNGMtMC42LDAuNi0wLjYsMS42LDAsMi4yCgkJCWMwLjYsMC42LDEuNiwwLjYsMi4yLDBsMCwwQzQ3LjIsMzQuOSw0Ny40LDI5LjMsNDQuMSwyNS41TDQ0LjEsMjUuNXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMzEuOCwzNy41YzAuNS0wLjksMS41LTEuNiwyLjYtMS42aDNjMC42LTAuMSwxLjEsMC40LDEuMiwwLjljMCwwLjIsMCwwLjUtMC4yLDAuN2wtMS43LDMuNgoJCQljLTAuMywwLjUtMC4yLDEuMSwwLjMsMS41YzAuMiwwLjEsMC40LDAuMiwwLjcsMC4yaDEuOGMxLDAsMS4zLDAuNiwwLjYsMS4zbC04LjQsOS41Yy0wLjYsMC43LTAuOSwwLjYtMC42LTAuM0wzMyw0OAoJCQljMC4zLTAuNiwwLTEuMy0wLjYtMS42Yy0wLjItMC4xLTAuNC0wLjEtMC42LTAuMWgtMi41Yy0wLjUsMC4xLTEuMS0wLjItMS4yLTAuN2MtMC4xLTAuMywwLTAuNiwwLjItMC45TDMxLjgsMzcuNXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possibly-thunderstorm-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS40IDQ5LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjQgNDkuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM1RUI3RTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEuMiwxNGMtMC4zLTAuNC0wLjgtMC40LTEuMi0wLjJjLTMuMywxLjctNy4zLDAuNC04LjktMi44UzQwLjYsMy43LDQzLjgsMmMwLjUtMC4yLDAuOC0wLjksMC41LTEuNAoJCQlDNDQuMiwwLjIsNDMuOCwwLDQzLjQsMGMtMC4zLDAtMC41LDAtMC44LDBjLTQuNiwwLTguNywzLjItOS44LDcuN2MwLjcsMC41LDEuMywxLDEuOCwxLjZjMC4zLTMuMSwyLjUtNS44LDUuNS02LjgKCQkJYy0yLjksMy44LTIuMiw5LjMsMS43LDEyLjJjMS41LDEuMSwzLjMsMS44LDUuMiwxLjhoMC40Yy0yLjksMi4xLTYuOCwyLjEtOS42LTAuMWMwLDAuMiwwLDAuNSwwLDAuOHMwLDAuMiwwLDAuNAoJCQljMi4yLDAuMiw0LjIsMS4xLDUuOCwyLjZjMy4yLTAuMyw2LjEtMi4xLDcuOC00LjlDNTEuNSwxNC44LDUxLjUsMTQuMyw1MS4yLDE0eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00My41LDIwLjJjLTEuNi0xLjUtMy42LTIuNC01LjgtMi42YzAtMC4xLDAtMC4yLDAtMC40czAtMC41LDAtMC44Yy0wLjQtNi40LTUuOS0xMS4zLTEyLjMtMTEKCQkJYy01LjIsMC4zLTkuNiw0LTEwLjcsOS4xYy01LjktMS45LTEyLjIsMS4yLTE0LjEsNy4xQzAuMiwyMi44LDAsMjQsMCwyNS4yYzAsMi45LDEuMSw1LjcsMy4yLDcuOGMwLjYsMC42LDEuNiwwLjYsMi4yLDAKCQkJczAuNi0xLjYsMC0yLjJjLTMuMi0zLTMuNC04LjEtMC4zLTExLjNjMi42LTIuOCw2LjktMy4zLDEwLjEtMS4zYzAuNywwLjQsMS43LDAuMiwyLjEtMC42YzAuMS0wLjIsMC4yLTAuNSwwLjItMC43CgkJCWMwLjEtNC43LDMuOS04LjQsOC42LTguNGM0LjcsMC4xLDguNCwzLjksOC40LDguNmMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS45YzAuMSwwLDAuMiwwLDAuMywwaDEKCQkJYzMuNSwwLDYuMywyLjgsNi4zLDYuM2MwLDEuNy0wLjcsMy4zLTEuOSw0LjRjLTAuNiwwLjctMC41LDEuNywwLjEsMi4yYzAuNiwwLjUsMS41LDAuNSwyLjEsMGMzLjctMy43LDMuNy05LjYsMC4xLTEzLjMKCQkJQzQzLjYsMjAuMyw0My42LDIwLjIsNDMuNSwyMC4yeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik03LjcsNDAuNWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuMy0wLjgsMS4yLTEuMiwyLTAuOQoJCQljMC44LDAuMywxLjIsMS4yLDAuOSwyYzAsMC4xLTAuMSwwLjEtMC4xLDAuMmwtNC4xLDguNkM4LjksNDAuMSw4LjMsNDAuNSw3LjcsNDAuNXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTIuOSw0Ni42Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjEtMC43bDQuMS04LjVjMC40LTAuOCwxLjQtMSwyLjItMC42CgkJCWMwLjcsMC40LDEsMS4yLDAuNywxLjlsLTQuMSw4LjVDMTQsNDYuMywxMy41LDQ2LjYsMTIuOSw0Ni42eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0yMS4yLDQ0LjJjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuNwoJCQljMC44LDAuNCwxLjEsMS4zLDAuNywyLjFsLTQuMSw4LjVDMjIuNCw0My44LDIxLjksNDQuMiwyMS4yLDQ0LjJ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMxLjIsMzIuN2MwLjUtMC45LDEuNS0xLjYsMi42LTEuNmgzYzAuNi0wLjEsMS4xLDAuNCwxLjIsMC45YzAsMC4yLDAsMC41LTAuMiwwLjdsLTEuNywzLjYKCQkJYy0wLjMsMC41LTAuMiwxLjEsMC4zLDEuNWMwLjIsMC4xLDAuNCwwLjIsMC43LDAuMmgxLjhjMSwwLDEuMywwLjYsMC42LDEuM2wtOC40LDkuNWMtMC42LDAuNy0wLjksMC42LTAuNi0wLjNsMS45LTUuMwoJCQljMC4zLTAuNiwwLTEuMy0wLjYtMS42Yy0wLjItMC4xLTAuNC0wLjEtMC42LTAuMWgtMi40Yy0wLjUsMC4xLTEuMS0wLjItMS4yLTAuN2MtMC4xLTAuMywwLTAuNiwwLjItMC45TDMxLjIsMzIuN3oiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "rainy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxLjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgNDEuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM1RUI3RTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNy45LDM4LjFjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtMC44LTAuNC0xLjEtMS4zLTAuNy0yLjFsNC4xLTguNWMwLjQtMC44LDEuNC0xLDIuMi0wLjYKCQkJYzAuNywwLjQsMSwxLjIsMC43LDEuOWwtNC4xLDguNUM5LjEsMzcuNyw4LjUsMzguMSw3LjksMzguMXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuNywzNS44Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjEtMC43bDQuMS04LjZjMC4zLTAuOCwxLjItMS4yLDItMC45CgkJCWMwLjgsMC4zLDEuMiwxLjIsMC45LDJjMCwwLjEtMC4xLDAuMi0wLjEsMC4ybC00LjEsOC41QzE3LjksMzUuNSwxNy4zLDM1LjgsMTYuNywzNS44eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMS44LDQxLjJjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLTAuNCwwLjEtMC42bDQuMS04LjVjMC40LTAuOCwxLjQtMSwyLjItMC42YzAuNywwLjQsMSwxLjIsMC43LDEuOQoJCQlsLTQuMSw4LjVDMjMsNDAuOSwyMi40LDQxLjIsMjEuOCw0MS4yeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMS40LDM3LjRjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtMC44LTAuNC0xLjEtMS4zLTAuNy0yLjFsNC04LjVjMC40LTAuOCwxLjMtMS4xLDIuMS0wLjgKCQkJYzAuOCwwLjQsMS4xLDEuMywwLjgsMi4xbDAsMGwtNC4xLDguNUMzMi42LDM3LjEsMzIsMzcuNCwzMS40LDM3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyLjUsMjguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC40LDAuMi0wLjgsMC41LTEuMWMyLjUtMi40LDIuNS02LjQsMC04LjljLTEuMi0xLjItMi44LTEuOS00LjQtMS45aC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuOS00LjYtMi05LjEtNi43LTEwcy05LjEsMi0xMCw2LjdjLTAuMSwwLjUtMC4yLDEtMC4yLDEuNWMwLDAuOS0wLjgsMS42LTEuNiwxLjUKCQkJYy0wLjMsMC0wLjUtMC4xLTAuNy0wLjJjLTMuNy0yLjQtOC42LTEuNC0xMS4xLDIuM0MyLDE4LjIsMi41LDIyLjYsNS40LDI1LjNjMC42LDAuNiwwLjYsMS42LDAsMi4ycy0xLjYsMC42LTIuMiwwCgkJCUMtMS4yLDIzLjEtMS4xLDE2LDMuMywxMS42YzMtMyw3LjQtNCwxMS41LTIuNmMxLjUtNi4zLDcuNy0xMC4yLDE0LTguN2M1LjMsMS4yLDksNS45LDksMTEuM2MwLDAuMSwwLDAuMiwwLDAuNAoJCQljNS4yLDAuNCw5LjEsNC45LDguNywxMC4xYy0wLjIsMi4zLTEuMiw0LjQtMi44LDZDNDMuMywyOC40LDQyLjksMjguNiw0Mi41LDI4LjZ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "sleet": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ni40IDQxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjksMzVjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuNwoJCQljMC44LDAuNCwxLjEsMS4zLDAuNywyLjFsMCwwbC00LjEsOC41QzkuMSwzNC42LDguNSwzNSw3LjksMzV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEzLDQxLjFjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLjEsMi4xLTAuN2MwLjcsMC40LDEsMS4zLDAuNywyCgkJCWwtNC4xLDguNUMxNC4yLDQwLjgsMTMuNiw0MS4xLDEzLDQxLjF6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIxLjQsMzguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4yLTAuN2w0LjEtOC41YzAuNC0wLjgsMS4zLTEuMSwyLjEtMC43CgkJCWMwLjgsMC40LDEuMSwxLjMsMC43LDIuMWwwLDBsLTQuMSw4LjVDMjIuNiwzOC4yLDIyLDM4LjYsMjEuNCwzOC42eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00Mi41LDI4LjZjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuNCwwLjItMC44LDAuNS0xLjFjMi41LTIuNCwyLjUtNi40LDAtOC45Yy0xLjItMS4yLTIuOC0xLjgtNC40LTEuOWgtMQoJCQljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMSwwLTAuMiwwLTAuM2MwLjktNC42LTIuMi05LTYuOC05LjlzLTksMi4yLTkuOSw2LjhjLTAuMSwwLjQtMC4xLDAuOC0wLjEsMS4zYzAsMC45LTAuOCwxLjYtMS42LDEuNQoJCQljLTAuMywwLTAuNS0wLjEtMC43LTAuMmMtMy43LTIuNC04LjctMS40LTExLjEsMi4zQzIsMTguMywyLjYsMjIuNiw1LjQsMjUuM2MwLjYsMC43LDAuNSwxLjctMC4yLDIuMmMtMC42LDAuNS0xLjUsMC41LTIuMSwwCgkJCUMtMS4yLDIzLjEtMS4xLDE2LDMuMywxMS42YzMtMyw3LjQtNCwxMS41LTIuNmMxLjUtNi4zLDcuNy0xMC4yLDE0LTguN2M1LjMsMS4yLDksNS45LDksMTEuM2MwLDAuMSwwLDAuMiwwLDAuNAoJCQljNS4yLDAuNCw5LjEsNC45LDguNywxMC4xYy0wLjIsMi4zLTEuMiw0LjQtMi44LDZDNDMuMywyOC40LDQyLjksMjguNiw0Mi41LDI4LjZ6Ii8+CgkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIzMy44LDI5LjkgMzUuNywyOC44IDM2LjMsMzAuOSAzOC40LDMxLjUgMzcuMywzMy40IDM4LjQsMzUuMiAzNi4zLDM1LjggMzUuNywzNy45IDMzLjgsMzYuOCAKCQkJMzIsMzcuOSAzMS40LDM1LjggMjkuMywzNS4yIDMwLjQsMzMuNCAyOS4zLDMxLjUgMzEuNCwzMC45IDMyLDI4LjggCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "snow": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQwLjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgNDAuNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQoJLnN0MXtmaWxsOiM4MDgwODA7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMzAuOWgtMS41Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZzMC43LTEuNiwxLjYtMS42SDM3YzMuNSwwLDYuMy0yLjgsNi4zLTYuM3MtMi44LTYuMy02LjMtNi4zaC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuMS0wLjUsMC4xLTEuMSwwLjItMS42QzM0LjcsNywzMC45LDMuMSwyNi4yLDNzLTguNiwzLjctOC42LDguNGwwLDAKCQkJYzAsMC45LTAuNywxLjYtMS42LDEuNWMtMC4zLDAtMC41LTAuMS0wLjgtMC4yYy0zLjktMi4xLTguNy0wLjctMTAuOSwzLjFzLTAuNyw4LjcsMy4xLDEwLjljMS4xLDAuNiwyLjQsMSwzLjcsMWgxLjQKCQkJYzAuOSwwLDEuNiwwLjcsMS42LDEuNnMtMC43LDEuNi0xLjYsMS42bDAsMEgxMUM1LDMwLjgsMC4xLDI1LjcsMC4yLDE5LjVzNS4yLTExLjEsMTEuMy0xMWMxLjEsMCwyLjIsMC4yLDMuMiwwLjUKCQkJYzEuNS02LjMsNy43LTEwLjIsMTQtOC43YzUuMywxLjIsOSw1LjksOSwxMS4zYzAsMC4xLDAsMC4yLDAsMC40YzUuMiwwLjIsOS4zLDQuNiw5LjEsOS44UzQyLjIsMzEsMzcsMzAuOXoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjIxLDIxLjggMjIuOSwyMC44IDIzLjUsMjIuOCAyNS41LDIzLjQgMjQuNSwyNS4zIDI1LjUsMjcuMSAyMy41LDI3LjcgMjIuOSwyOS44IDIxLDI4LjggMTkuMSwyOS44IAoJCQkxOC41LDI3LjcgMTYuNSwyNy4xIDE3LjUsMjUuMyAxNi41LDIzLjQgMTguNSwyMi44IDE5LjEsMjAuOCAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTcuNSwzMi42IDE5LjQsMzEuNiAyMCwzMy43IDIyLDM0LjIgMjEsMzYuMSAyMiwzOCAyMCwzOC42IDE5LjQsNDAuNiAxNy41LDM5LjYgMTUuNiw0MC42IDE1LDM4LjYgCgkJCTEzLDM4IDE0LDM2LjEgMTMsMzQuMiAxNSwzMy43IDE1LjYsMzEuNiAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMjguMSwzMC4yIDMwLDI5LjIgMzAuNSwzMS4yIDMyLjYsMzEuOCAzMS42LDMzLjcgMzIuNiwzNS41IDMwLjUsMzYuMSAzMCwzOC4yIDI4LjEsMzcuMiAyNi4yLDM4LjIgCgkJCTI1LjYsMzYuMSAyMy42LDM1LjUgMjQuNiwzMy43IDIzLjYsMzEuOCAyNS42LDMxLjIgMjYuMiwyOS4yIAkJIi8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "thunderstorm": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQzLjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgNDMuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM1RUI3RTc7fQoJLnN0MXtmaWxsOiNGRkQwMTc7fQoJLnN0MntmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNy45LDM0LjljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjMtMC44LDEuMi0xLjIsMi0wLjkKCQkJYzAuOCwwLjMsMS4yLDEuMiwwLjksMmMwLDAuMS0wLjEsMC4yLTAuMSwwLjJMOS4zLDM0QzkuMSwzNC41LDguNSwzNC45LDcuOSwzNC45eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMyw0MWMtMC45LDAtMS42LTAuNy0xLjUtMS42YzAtMC4yLDAtMC40LDAuMS0wLjZsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuN2MwLjgsMC40LDEuMSwxLjMsMC43LDIuMQoJCQlsMCwwbC00LjEsOC41QzE0LjIsNDAuNywxMy42LDQxLDEzLDQxeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMS40LDM4LjZjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuN3MxLjEsMS4zLDAuNywyLjEKCQkJbDAsMGwtNC4xLDguNUMyMi42LDM4LjIsMjIsMzguNiwyMS40LDM4LjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxLjgsMjcuMmMwLjUtMC45LDEuNS0xLjYsMi42LTEuNmgzYzAuNi0wLjEsMS4xLDAuNCwxLjIsMC45YzAsMC4yLDAsMC41LTAuMiwwLjdsLTEuNywzLjYKCQkJYy0wLjMsMC41LTAuMiwxLjEsMC4zLDEuNWMwLjIsMC4xLDAuNCwwLjIsMC43LDAuMmgxLjhjMSwwLDEuMywwLjYsMC42LDEuM2wtOC40LDkuNWMtMC42LDAuNy0wLjksMC42LTAuNi0wLjNsMS45LTUuMwoJCQljMC4yLTAuNiwwLTEuMy0wLjctMS42QzMyLjIsMzYsMzIuMSwzNiwzMS45LDM2aC0yLjVjLTAuNSwwLjEtMS4xLTAuMi0xLjItMC43Yy0wLjEtMC4zLDAtMC42LDAuMi0wLjlMMzEuOCwyNy4yeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik00Mi41LDI4LjZjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuNCwwLjItMC44LDAuNS0xLjFjMi41LTIuNCwyLjUtNi40LDAtOC45Yy0xLjItMS4yLTIuOC0xLjktNC40LTEuOWgtMQoJCQljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMSwwLTAuMiwwLTAuM2MwLjktNC42LTItOS4xLTYuNy0xMHMtOS4xLDItMTAsNi43Yy0wLjEsMC41LTAuMiwxLTAuMiwxLjVjMCwwLjktMC44LDEuNi0xLjYsMS41CgkJCWMtMC4zLDAtMC41LTAuMS0wLjctMC4yYy0zLjctMi41LTguNi0xLjUtMTEuMSwyLjFjLTIuMywzLjMtMS43LDcuOCwxLjMsMTAuNWMwLjYsMC43LDAuNSwxLjctMC4yLDIuMmMtMC42LDAuNS0xLjUsMC41LTIuMSwwCgkJCUMtMS4yLDIzLjEtMS4xLDE2LDMuMywxMS42YzMtMyw3LjQtNCwxMS41LTIuNmMxLjUtNi4zLDcuNy0xMC4yLDE0LTguN2M1LjMsMS4yLDksNS45LDksMTEuM2MwLDAuMSwwLDAuMiwwLDAuNAoJCQljNS4yLDAuNCw5LjEsNC45LDguNywxMC4xYy0wLjIsMi4zLTEuMiw0LjQtMi44LDZDNDMuMywyOC40LDQyLjksMjguNiw0Mi41LDI4LjZ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "windy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDMwLjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgMzAuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMzAuOUgxMS4yQzUsMzAuOCwwLjEsMjUuNywwLjEsMTkuNVM1LjIsOC40LDExLjQsOC41YzEuMSwwLDIuMiwwLjIsMy4zLDAuNWMxLjUtNi4zLDcuNy0xMC4yLDE0LTguNwoJCQljNS4zLDEuMiw5LDUuOSw5LDExLjNjMCwwLjEsMCwwLjIsMCwwLjRjNS4yLDAuMiw5LjMsNC42LDkuMSw5LjhTNDIuMiwzMSwzNywzMC45eiBNMTEuMiwxMS42Yy00LjQsMC04LDMuNi04LDhzMy42LDgsOCw4SDM3CgkJCWMzLjUsMCw2LjMtMi44LDYuMy02LjNzLTIuOC02LjMtNi4zLTYuM2gtMWMtMC41LDAtMC45LTAuMi0xLjItMC42Yy0wLjMtMC40LTAuNC0wLjgtMC4zLTEuM2MwLjktNC42LTItOS4xLTYuNi0xMHMtOS4xLDItMTAsNi42CgkJCWMtMC4xLDAuNS0wLjIsMS0wLjIsMS41YzAsMC45LTAuOCwxLjYtMS42LDEuNWMtMC4zLDAtMC41LTAuMS0wLjctMC4yQzE0LDEyLDEyLjYsMTEuNiwxMS4yLDExLjZ6Ii8+Cgk8L2c+CjwvZz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTM1LjEsMTguNmMwLjktMC4xLDEuNS0wLjgsMS40LTEuN2MtMC4xLTAuOC0wLjctMS40LTEuNC0xLjRoLTIzYy0wLjksMC4xLTEuNSwwLjgtMS40LDEuNwoJYzAuMSwwLjgsMC43LDEuNCwxLjQsMS40SDM1LjF6Ii8+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMy42LDIzLjJjMC0wLjktMC43LTEuNi0xLjYtMS42aDBIN2MtMC45LDAtMS42LDAuNy0xLjYsMS42YzAsMC45LDAuNywxLjYsMS42LDEuNkgzMgoJQzMyLjksMjQuNywzMy42LDI0LDMzLjYsMjMuMnoiLz4KPC9zdmc+Cg==" } }, "type": "value" } ] } ] }, { "matcher": { "id": "byName", "options": "Date" }, "properties": [ { "id": "unit", "value": "time:dddd, MMMM Do" }, { "id": "custom.align", "value": "left" }, { "id": "links", "value": [ { "title": "Show Hourly Forecast for ${__data.fields.day_start_local}", "url": "/d/${__dashboard.uid}/?var-forecast_day_num=${__data.fields[\"day_num\"]}&var-display_date=${__data.fields.day_start_local}&from=now%2B${__data.fields.day_relative}d%2Fd&to=now%2B${__data.fields.day_relative}d%2Fd&var-interval=1h&${station_name:queryparam}&${tz:queryparam}" } ] }, { "id": "displayName", "value": "Date" } ] }, { "matcher": { "id": "byName", "options": "High" }, "properties": [ { "id": "unit", "value": "fahrenheit" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 110 }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "Low" }, "properties": [ { "id": "unit", "value": "fahrenheit" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 110 }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "Chance" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#000000", "value": null }, { "color": "#060606", "value": 5 }, { "color": "#0d0d0d", "value": 10 }, { "color": "#131313", "value": 15 }, { "color": "#1a1a1a", "value": 20 }, { "color": "#202020", "value": 25 }, { "color": "#262626", "value": 30 }, { "color": "#2d2d2d", "value": 35 }, { "color": "#333333", "value": 40 }, { "color": "#3a3a3a", "value": 45 }, { "color": "#404040", "value": 50 }, { "color": "#464646", "value": 55 }, { "color": "#4d4d4d", "value": 60 }, { "color": "#535353", "value": 65 }, { "color": "#5a5a5a", "value": 70 }, { "color": "#606060", "value": 75 }, { "color": "#666666", "value": 80 }, { "color": "#6d6d6d", "value": 85 }, { "color": "#737373", "value": 90 }, { "color": "#7a7a7a", "value": 95 }, { "color": "#808080", "value": 100 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "unit", "value": "percent" }, { "id": "custom.width", "value": 110 } ] }, { "matcher": { "id": "byName", "options": "day_num" }, "properties": [ { "id": "custom.width", "value": 1 } ] }, { "matcher": { "id": "byName", "options": "day_start_local" }, "properties": [ { "id": "unit", "value": "time:dddd, MMMM Do" }, { "id": "custom.width", "value": 1 } ] }, { "matcher": { "id": "byName", "options": "day_relative" }, "properties": [ { "id": "custom.width", "value": 1 } ] } ] }, "gridPos": { "h": 12, "w": 11, "x": 0, "y": 1 }, "id": 11, "interval": "1d", "links": [ { "title": "Reset Forecast", "url": "/d/${__dashboard.uid}" } ], "maxDataPoints": null, "options": { "frameIndex": 1, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Date" } ] }, "pluginVersion": "8.0.4", "targets": [ { "alias": "Sky", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "icon" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" }, { "alias": "High", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "air_temp_high" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" }, { "alias": "Low", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "air_temp_low" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" }, { "alias": "Conditions", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "conditions" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" }, { "alias": "Chance", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "precip_probability" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" }, { "alias": "day_num", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "day_num" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" }, { "alias": "day_start_local", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "day_start_local" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" }, { "alias": "day_relative", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_daily", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "day_relative" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" } ], "tz": "$tz" } ], "timeFrom": null, "title": "Forecast - Daily", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "Time" } }, { "id": "organize", "options": { "excludeByName": { "Icon": false, "day_num": false }, "indexByName": { "Conditions": 2, "High": 3, "Low": 4, "Precip %": 5, "Sky": 1, "Time": 0 }, "renameByName": { "Conditions": "", "Icon": "Sky", "Time": "Date" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "Conditions" } ], "match": "any", "type": "include" } } ], "type": "table" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#1a007b", "value": null }, { "color": "#1C0381", "value": 1 }, { "color": "#1E0888", "value": 2 }, { "color": "#1F0D8E", "value": 3 }, { "color": "#221295", "value": 4 }, { "color": "#24179B", "value": 5 }, { "color": "#271DA2", "value": 6 }, { "color": "#2A23A9", "value": 7 }, { "color": "#2D2AAF", "value": 8 }, { "color": "#3131B6", "value": 9 }, { "color": "#393CBD", "value": 10 }, { "color": "#4147C3", "value": 11 }, { "color": "#4953CA", "value": 12 }, { "color": "#525ED0", "value": 13 }, { "color": "#5B6AD7", "value": 14 }, { "color": "#6577DE", "value": 15 }, { "color": "#6F83E4", "value": 16 }, { "color": "#798FEB", "value": 17 }, { "color": "#849CF1", "value": 18 }, { "color": "#8FA9F8", "value": 19 }, { "color": "#9BB6FF", "value": 20 }, { "color": "#92ADFC", "value": 21 }, { "color": "#8AA5FA", "value": 22 }, { "color": "#819DF7", "value": 23 }, { "color": "#7995F5", "value": 24 }, { "color": "#718DF3", "value": 25 }, { "color": "#6984F0", "value": 26 }, { "color": "#627CEE", "value": 27 }, { "color": "#5A74EB", "value": 28 }, { "color": "#536BE9", "value": 29 }, { "color": "#4B63E7", "value": 30 }, { "color": "#445BE4", "value": 31 }, { "color": "#3D52E2", "value": 32 }, { "color": "#364ADF", "value": 33 }, { "color": "#2F42DD", "value": 34 }, { "color": "#2939DB", "value": 35 }, { "color": "#2231D8", "value": 36 }, { "color": "#1C29D6", "value": 37 }, { "color": "#1621D3", "value": 38 }, { "color": "#0F19D1", "value": 39 }, { "color": "#0911CF", "value": 40 }, { "color": "#092FD0", "value": 41 }, { "color": "#094FD2", "value": 42 }, { "color": "#096FD4", "value": 43 }, { "color": "#098FD6", "value": 44 }, { "color": "#09B1D8", "value": 45 }, { "color": "#09D3DA", "value": 46 }, { "color": "#09DCC2", "value": 47 }, { "color": "#09DEA3", "value": 48 }, { "color": "#09E083", "value": 49 }, { "color": "#09E263", "value": 50 }, { "color": "#09E341", "value": 51 }, { "color": "#08E520", "value": 52 }, { "color": "#14E708", "value": 53 }, { "color": "#36E908", "value": 54 }, { "color": "#5AEB08", "value": 55 }, { "color": "#7EED08", "value": 56 }, { "color": "#A3EF08", "value": 57 }, { "color": "#C8F108", "value": 58 }, { "color": "#EEF308", "value": 59 }, { "color": "#F5D408", "value": 60 }, { "color": "#F4CD07", "value": 61 }, { "color": "#F4C507", "value": 62 }, { "color": "#F4BD06", "value": 63 }, { "color": "#F4B506", "value": 64 }, { "color": "#F4AD05", "value": 65 }, { "color": "#F4A505", "value": 66 }, { "color": "#F49D05", "value": 67 }, { "color": "#F49504", "value": 68 }, { "color": "#F48D04", "value": 69 }, { "color": "#F48403", "value": 70 }, { "color": "#F37C03", "value": 71 }, { "color": "#F37403", "value": 72 }, { "color": "#F36C02", "value": 73 }, { "color": "#F36402", "value": 74 }, { "color": "#F35C01", "value": 75 }, { "color": "#F35401", "value": 76 }, { "color": "#F34B01", "value": 77 }, { "color": "#F34300", "value": 78 }, { "color": "#F33B00", "value": 79 }, { "color": "#F23300", "value": 80 }, { "color": "#EC2F00", "value": 81 }, { "color": "#E62B00", "value": 82 }, { "color": "#DF2700", "value": 83 }, { "color": "#D92400", "value": 84 }, { "color": "#D22100", "value": 85 }, { "color": "#CC1E00", "value": 86 }, { "color": "#C51A00", "value": 87 }, { "color": "#BF1800", "value": 88 }, { "color": "#B81500", "value": 89 }, { "color": "#B21200", "value": 90 }, { "color": "#AC1000", "value": 91 }, { "color": "#A50D00", "value": 92 }, { "color": "#9F0B00", "value": 93 }, { "color": "#980900", "value": 94 }, { "color": "#920700", "value": 95 }, { "color": "#8B0500", "value": 96 }, { "color": "#850400", "value": 97 }, { "color": "#7E0200", "value": 98 }, { "color": "#780100", "value": 99 }, { "color": "#720000", "value": 100 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Sky" }, "properties": [ { "id": "custom.displayMode", "value": "image" }, { "id": "custom.width", "value": 80 }, { "id": "mappings", "value": [ { "options": { "clear-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0NyA0NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcgNDc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZEMDE3O30KPC9zdHlsZT4KPGcgaWQ9IkxhYWdfMiI+Cgk8ZyBpZD0iTGF5ZXJfMV8xXyI+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIzLjUsMzUuMWMtNi40LDAtMTEuNi01LjItMTEuNi0xMS42YzAtNi40LDUuMi0xMS42LDExLjYtMTEuNmM2LjQsMCwxMS42LDUuMiwxMS42LDExLjYKCQkJQzM1LjEsMjkuOSwyOS45LDM1LjEsMjMuNSwzNS4xeiBNMjMuNSwxNWMtNC43LDAtOC41LDMuOC04LjQsOC41YzAsNC43LDMuOCw4LjUsOC41LDguNGM0LjcsMCw4LjQtMy44LDguNC04LjUKCQkJQzMyLDE4LjgsMjguMiwxNSwyMy41LDE1QzIzLjUsMTUsMjMuNSwxNSwyMy41LDE1TDIzLjUsMTV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ1LjksMjQuNWgtNi43Yy0wLjYsMC0xLTAuNS0xLTFjMC0wLjYsMC41LTEuMSwxLTEuMWwwLDBoNi43YzAuNiwwLDEsMC41LDEsMS4xCgkJCUM0NywyNC4xLDQ2LjUsMjQuNSw0NS45LDI0LjVDNDUuOSwyNC41LDQ1LjksMjQuNSw0NS45LDI0LjV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTcuNywyNC41SDFjLTAuNiwwLTEuMS0wLjUtMS4xLTFjMC0wLjYsMC41LTEuMSwxLjEtMS4xaDYuNmMwLjYsMCwxLDAuNSwxLDEuMUM4LjcsMjQuMSw4LjMsMjQuNSw3LjcsMjQuNXoiCgkJCS8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIzLjUsNDdjLTAuNiwwLTEtMC40LTEtMC45YzAsMCwwLDAsMC0wLjF2LTYuN2MwLTAuNiwwLjUtMSwxLTFjMC42LDAsMS4xLDAuNSwxLjEsMVY0NgoJCQlDMjQuNSw0Ni42LDI0LjEsNDcsMjMuNSw0N3oiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjMuNSw4LjhjLTAuNiwwLTEtMC40LTEtMC45YzAsMCwwLDAsMC0wLjFWMWMwLTAuNiwwLjUtMS4xLDEtMS4xYzAuNiwwLDEuMSwwLjUsMS4xLDEuMXY2LjcKCQkJQzI0LjYsOC4zLDI0LjEsOC44LDIzLjUsOC44QzIzLjUsOC44LDIzLjUsOC44LDIzLjUsOC44eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNC42LDEzLjRjLTAuNiwwLTEtMC41LTEtMS4xYzAtMC4zLDAuMS0wLjUsMC4zLTAuN2w0LjgtNC44YzAuNC0wLjQsMS4xLTAuNCwxLjUsMHMwLjQsMS4xLDAsMS41bDAsMAoJCQlsLTQuOCw0LjhDMzUuMiwxMy4zLDM0LjksMTMuNCwzNC42LDEzLjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTcuNiw0MC40Yy0wLjUsMC4xLTEuMS0wLjMtMS4xLTAuOWMtMC4xLTAuNCwwLjEtMC43LDAuNC0wLjlsNC43LTQuN2MwLjQtMC40LDEuMS0wLjQsMS41LDAKCQkJYzAuNCwwLjQsMC40LDEuMSwwLDEuNWwwLDBsLTQuNyw0LjdDOC4yLDQwLjMsNy45LDQwLjQsNy42LDQwLjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM5LjQsNDAuNGMtMC4zLDAtMC41LTAuMS0wLjctMC4zbC00LjctNC43Yy0wLjQtMC40LTAuNC0xLjEsMC0xLjVzMS4xLTAuNCwxLjUsMGw0LjcsNC43CgkJCWMwLjQsMC4zLDAuNSwxLDAuMiwxLjRDNDAuMSw0MC4zLDM5LjcsNDAuNSwzOS40LDQwLjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLjQsMTMuNWMtMC4zLDAtMC41LTAuMS0wLjctMC4zTDYuOSw4LjRDNi41LDgsNi41LDcuMyw2LjksNi45czEuMS0wLjQsMS41LDBsNC44LDQuOAoJCQljMC40LDAuNCwwLjQsMS4xLDAsMS41QzEyLjksMTMuMywxMi43LDEzLjQsMTIuNCwxMy41TDEyLjQsMTMuNXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "clear-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzNi45IDM5LjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM2LjkgMzkuNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTkuNywzOS40QzguOCwzOS40LDAsMzAuNiwwLDE5LjdTOC44LDAsMTkuNywwYzAuNSwwLDEsMCwxLjYsMC4xYzAuOSwwLDEuNiwwLjcsMS41LDEuNgoJCQljMCwwLjYtMC40LDEuMi0wLjksMS40Yy02LjcsMy42LTkuMiwxMi01LjYsMTguNmMyLjQsNC41LDcuMSw3LjIsMTIuMSw3LjJjMi4xLDAsNC4yLTAuNSw2LjEtMS41YzAuOC0wLjQsMS43LTAuMSwyLjEsMC43CgkJCWMwLjIsMC41LDAuMiwxLTAuMSwxLjVDMzMuMSwzNS43LDI2LjcsMzkuNCwxOS43LDM5LjR6IE0xNi4yLDMuNUM3LjIsNS41LDEuNiwxNC4zLDMuNSwyMy4yczEwLjcsMTQuNiwxOS43LDEyLjcKCQkJYzIuOS0wLjYsNS41LTIsNy43LTRjLTkuMiwxLjMtMTcuOC01LjEtMTkuMS0xNC4zQzExLDEyLjQsMTIuNiw3LjMsMTYuMiwzLjV6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "cloudy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDMwLjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgMzAuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMzAuOUgxMS4yQzUsMzAuOCwwLjEsMjUuNywwLjEsMTkuNVM1LjIsOC40LDExLjQsOC41YzEuMSwwLDIuMiwwLjIsMy4zLDAuNWMxLjUtNi4zLDcuNy0xMC4yLDE0LTguNwoJCQljNS4zLDEuMiw5LDUuOSw5LDExLjNjMCwwLjEsMCwwLjIsMCwwLjRjNS4yLDAuMiw5LjMsNC42LDkuMSw5LjhTNDIuMiwzMSwzNywzMC45eiBNMTEuMiwxMS42Yy00LjQsMC04LDMuNi04LDhzMy42LDgsOCw4SDM3CgkJCWMzLjUsMCw2LjMtMi44LDYuMy02LjNzLTIuOC02LjMtNi4zLTYuM2gtMWMtMC41LDAtMC45LTAuMi0xLjItMC42Yy0wLjMtMC40LTAuNC0wLjgtMC4zLTEuM2MwLjktNC42LTItOS4xLTYuNi0xMHMtOS4xLDItMTAsNi42CgkJCWMtMC4xLDAuNS0wLjIsMS0wLjIsMS41YzAsMC45LTAuOCwxLjYtMS42LDEuNWMtMC4zLDAtMC41LTAuMS0wLjctMC4yQzE0LDEyLDEyLjYsMTEuNiwxMS4yLDExLjZ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "foggy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MC43IDQwLjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwLjcgNDAuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMTdIMTRjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuOSwwLjctMS42LDEuNi0xLjZoMjNjMC45LDAsMS42LDAuNywxLjYsMS42QzM4LjYsMTYuMywzNy45LDE3LDM3LDE3eiIKCQkJLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcuMiwyOC44aC0yM2MtMC45LDAtMS42LTAuNy0xLjYtMS42czAuNy0xLjYsMS42LTEuNmgyM2MwLjksMCwxLjYsMC43LDEuNiwxLjZTMzgsMjguOCwzNy4yLDI4Ljh6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMzLjksMjMuMUg4LjhjLTAuOSwwLTEuNi0wLjctMS42LTEuNkM3LjIsMjAuNyw4LDIwLDguOCwyMGgyNS4xYzAuOSwwLDEuNiwwLjcsMS42LDEuNgoJCQlDMzUuNSwyMi40LDM0LjgsMjMuMSwzMy45LDIzLjF6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "partly-cloudy-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1Ny4yIDQxLjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjIgNDEuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzQuNywxNC4xYzIuMS0yLjYsNS45LTIuOSw4LjQtMC44czIuOSw1LjksMC44LDguNGMtMC42LDAuOC0xLjQsMS40LTIuMywxLjdjMSwwLjYsMS45LDEuMywyLjYsMi4xCgkJCWM0LjItMi44LDUuMy04LjUsMi41LTEyLjZjLTIuOC00LjItOC41LTUuMy0xMi42LTIuNWMtMC42LDAuNC0xLjIsMS0xLjgsMS41QzMzLjIsMTIuNiwzNCwxMy4zLDM0LjcsMTQuMXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTYsMTcuN2wtNS0wLjNjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWMwLDAuNywwLjUsMS4yLDEuMSwxLjJsNSwwLjNINTZjMC43LDAsMS4yLTAuNSwxLjItMS4yCgkJCUM1Ny4yLDE4LjIsNTYuNywxNy43LDU2LDE3Ljd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM5LjcsNy40TDM5LjcsNy40YzAuNywwLDEuMi0wLjUsMS4yLTEuMWwwLjMtNWMwLTAuNy0wLjUtMS4yLTEuMS0xLjJjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWwtMC4zLDUKCQkJQzM4LjUsNi44LDM5LDcuNCwzOS43LDcuNEMzOS43LDcuNCwzOS43LDcuNCwzOS43LDcuNHoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDcuOSwxMS4zYzAuMywwLDAuNi0wLjEsMC44LTAuM2wzLjctMy40YzAuNS0wLjQsMC42LTEuMiwwLjItMS43Yy0wLjQtMC41LTEuMi0wLjYtMS43LTAuMgoJCQljMCwwLTAuMSwwLTAuMSwwLjFsLTMuNywzLjRjLTAuNSwwLjQtMC41LDEuMi0wLjEsMS43QzQ3LjMsMTEuMSw0Ny42LDExLjMsNDcuOSwxMS4zeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00OCwyNmMtMC41LTAuNS0xLjItMC41LTEuNywwYy0wLjQsMC40LTAuNSwxLjEtMC4xLDEuNmwzLjQsMy43YzAuNCwwLjUsMS4yLDAuNiwxLjcsMC4yczAuNi0xLjIsMC4yLTEuNwoJCQljMCwwLDAtMC4xLTAuMS0wLjFMNDgsMjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMwLjQsMTAuMWMwLjQsMC41LDEuMiwwLjYsMS43LDAuMmMwLjUtMC40LDAuNi0xLjIsMC4yLTEuN2MwLDAsMC0wLjEtMC4xLTAuMWwtMy40LTMuOAoJCQljLTAuNS0wLjQtMS4yLTAuNC0xLjcsMC4xYy0wLjQsMC40LTAuNCwxLjEtMC4xLDEuNUwzMC40LDEwLjF6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ0LjIsMjUuNmMtMC43LTAuOS0xLjYtMS42LTIuNi0yLjFjLTEuMi0wLjctMi41LTEuMS0zLjktMS4yYzAtMC4xLDAtMC4yLDAtMC40YzAtMi45LTEuMS01LjctMy03LjgKCQkJYy0wLjctMC44LTEuNS0xLjQtMi40LTJjLTUuNC0zLjQtMTIuNi0xLjgtMTYuMSwzLjZjLTAuNywxLjEtMS4yLDIuMy0xLjUsMy42Yy01LjktMS45LTEyLjIsMS4yLTE0LjEsNy4xczEuMiwxMi4yLDcuMSwxNC4xCgkJCWMxLjEsMC40LDIuMywwLjYsMy41LDAuNkgzN2M1LjIsMCw5LjQtNC4yLDkuNC05LjRDNDYuNCwyOS41LDQ1LjcsMjcuMyw0NC4yLDI1LjZMNDQuMiwyNS42eiBNMzcsMzcuOUgxMS4yCgkJCWMtNC40LTAuMS03LjktMy43LTcuOS04LjFjMC4xLTQuNCwzLjctNy45LDguMS03LjljMS4zLDAsMi42LDAuNCwzLjcsMWMwLjgsMC40LDEuNywwLjIsMi4yLTAuNmMwLjEtMC4yLDAuMi0wLjUsMC4yLTAuNwoJCQljMC4xLTQuNywzLjktOC40LDguNi04LjRjNC43LDAuMSw4LjQsMy45LDguNCw4LjZjMCwwLjUsMCwxLjEtMC4yLDEuNmMtMC4yLDAuOSwwLjQsMS43LDEuMiwxLjljMC4xLDAsMC4yLDAsMC40LDBoMQoJCQljMy41LDAsNi4zLDIuOCw2LjMsNi4zQzQzLjMsMzUuMSw0MC41LDM4LDM3LDM3LjlMMzcsMzcuOXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "partly-cloudy-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS4xIDM2LjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjEgMzYuNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTAuOCwxNGMtMC4zLTAuNC0wLjgtMC40LTEuMi0wLjJjLTMuMywxLjctNy4zLDAuNC04LjktMi44UzQwLjIsMy43LDQzLjUsMkM0NCwxLjgsNDQuMiwxLjEsNDQsMC42CgkJCUM0My44LDAuMiw0My41LDAsNDMuMSwwYy0wLjMsMC0wLjUsMC0wLjgsMGMtNC42LDAtOC43LDMuMi05LjgsNy43YzAuNywwLjQsMS4zLDAuOSwxLjksMS41YzAuNC0zLjEsMi41LTUuNyw1LjQtNi43CgkJCWMtMi45LDMuOC0yLjIsOS4zLDEuNywxMi4yYzEuNSwxLjEsMy4zLDEuOCw1LjIsMS44SDQ3Yy0yLjgsMi02LjUsMi4xLTkuMywwLjFjMCwwLjIsMCwwLjUsMCwwLjdzMCwwLjIsMCwwLjQKCQkJYzIuMSwwLjIsNCwxLDUuNiwyLjRjMy4yLTAuMyw2LjEtMi4xLDcuOC00LjlDNTEuMiwxNC44LDUxLjEsMTQuMyw1MC44LDE0eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00My4zLDIwLjJjLTEuNS0xLjQtMy41LTIuMi01LjYtMi40YzAtMC4xLDAtMC4yLDAtMC40czAtMC41LDAtMC43Yy0wLjItMi44LTEuNC01LjUtMy40LTcuNQoJCQljLTAuNi0wLjYtMS4yLTEuMS0xLjgtMS41Yy01LjQtMy41LTEyLjYtMi0xNi4xLDMuM2MtMC44LDEuMi0xLjMsMi40LTEuNiwzLjhDOC45LDEyLjksMi41LDE2LDAuNiwyMS45czEuMiwxMi4yLDcuMSwxNC4xCgkJCWMxLjEsMC40LDIuMywwLjYsMy41LDAuNkgzN2M1LjIsMCw5LjQtNC4yLDkuNC05LjRDNDYuNCwyNC41LDQ1LjMsMjEuOSw0My4zLDIwLjJMNDMuMywyMC4yeiBNMzcsMzMuNUgxMS4yCgkJCWMtNC40LTAuMS03LjktMy43LTcuOS04LjFjMC4xLTQuNCwzLjctNy45LDguMS03LjljMS4zLDAsMi42LDAuNCwzLjcsMWMwLjcsMC40LDEuNywwLjIsMi4xLTAuNmMwLjEtMC4yLDAuMi0wLjUsMC4yLTAuOAoJCQljMC4yLTQuNyw0LjEtOC4zLDguOC04LjJzOC4zLDQuMSw4LjIsOC44YzAsMC40LTAuMSwwLjgtMC4xLDEuMmMtMC4xLDAuNSwwLDAuOSwwLjMsMS4zYzAuMywwLjQsMC44LDAuNiwxLjIsMC42aDEKCQkJYzMuNSwwLDYuMywyLjgsNi4zLDYuM1M0MC41LDMzLjUsMzcsMzMuNXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possibly-rainy-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1Ny4yIDQ4LjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU3LjIgNDguODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM1RUI3RTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzQuNywxNC4xYzIuMS0yLjYsNS45LTIuOSw4LjQtMC44czIuOSw1LjksMC44LDguNGMtMC42LDAuOC0xLjQsMS40LTIuMywxLjdjMSwwLjYsMS45LDEuMywyLjYsMi4xCgkJCWM0LjItMi44LDUuMy04LjUsMi41LTEyLjZjLTIuOC00LjItOC41LTUuMy0xMi42LTIuNWMtMC42LDAuNC0xLjIsMS0xLjgsMS41QzMzLjIsMTIuNiwzNCwxMy4zLDM0LjcsMTQuMXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTYsMTcuN2wtNS0wLjNjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWMwLDAuNywwLjUsMS4yLDEuMSwxLjJsNSwwLjNINTZjMC43LDAsMS4yLTAuNSwxLjItMS4yCgkJCUM1Ny4yLDE4LjIsNTYuNywxNy43LDU2LDE3Ljd6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTM5LjcsNy40TDM5LjcsNy40YzAuNywwLDEuMi0wLjUsMS4yLTEuMWwwLjMtNWMwLjEtMC42LTAuNC0xLjItMS4xLTEuM2MwLDAsMCwwLTAuMSwwCgkJCWMtMC43LDAtMS4yLDAuNS0xLjIsMS4xbC0wLjMsNUMzOC41LDYuOCwzOSw3LjMsMzkuNyw3LjRDMzkuNyw3LjQsMzkuNyw3LjQsMzkuNyw3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ3LjksMTEuM2MwLjMsMCwwLjYtMC4xLDAuOC0wLjNsMy43LTMuNGMwLjUtMC41LDAuNS0xLjIsMC0xLjdjLTAuNC0wLjQtMS4xLTAuNS0xLjYtMC4xbC0zLjcsMy40CgkJCWMtMC41LDAuNC0wLjUsMS4yLTAuMSwxLjdDNDcuMywxMS4xLDQ3LjYsMTEuMyw0Ny45LDExLjN6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ4LDI2Yy0wLjUtMC41LTEuMi0wLjUtMS43LDBjLTAuNCwwLjQtMC41LDEuMS0wLjEsMS42bDMuNCwzLjdjMC41LDAuNSwxLjIsMC41LDEuNywwCgkJCWMwLjQtMC40LDAuNS0xLjEsMC4xLTEuNkw0OCwyNnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzAuNCwxMC4xYzAuNSwwLjUsMS4yLDAuNSwxLjcsMGMwLjQtMC40LDAuNS0xLjEsMC4xLTEuNmwtMy40LTMuOGMtMC40LTAuNS0xLjEtMC42LTEuNy0wLjIKCQkJYy0wLjUsMC40LTAuNiwxLjEtMC4yLDEuN2MwLDAuMSwwLjEsMC4xLDAuMSwwLjJMMzAuNCwxMC4xeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00NC4yLDI1LjZjLTEuNi0xLjktNC0zLjEtNi41LTMuNGMwLTAuMSwwLTAuMiwwLTAuNGMwLTYuNC01LjItMTEuNi0xMS43LTExLjZjLTUuNCwwLTEwLjEsMy43LTExLjMsOQoJCQljLTUuOS0xLjktMTIuMiwxLjMtMTQuMSw3LjFzMS4zLDEyLjIsNy4xLDE0LjFjMS4xLDAuNCwyLjMsMC42LDMuNSwwLjZoNS4xYzAuOSwwLjEsMS42LTAuNiwxLjctMS40YzAuMS0wLjktMC42LTEuNi0xLjQtMS43CgkJCWMtMC4xLDAtMC4yLDAtMC4zLDBoLTUuMWMtNC40LTAuMS03LjktMy43LTcuOS04LjFjMC4xLTQuNCwzLjctNy45LDguMS03LjljMS4zLDAsMi42LDAuNCwzLjcsMWMwLjgsMC40LDEuNywwLjIsMi4yLTAuNgoJCQljMC4xLTAuMiwwLjItMC41LDAuMi0wLjdjMC4xLTQuNywzLjktOC40LDguNi04LjRjNC43LDAuMSw4LjQsMy45LDguNCw4LjZjMCwwLjUsMCwxLjEtMC4yLDEuNmMtMC4yLDAuOSwwLjQsMS43LDEuMywxLjgKCQkJYzAuMSwwLDAuMiwwLDAuMywwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zYzAsMy41LTIuOCw2LjMtNi4zLDYuM2gtNS4yYy0wLjksMC4xLTEuNSwwLjgtMS40LDEuN2MwLjEsMC44LDAuNywxLjQsMS40LDEuNEgzNwoJCQljNS4yLDAsOS40LTQuMiw5LjQtOS40QzQ2LjQsMjkuNSw0NS43LDI3LjMsNDQuMiwyNS42TDQ0LjIsMjUuNnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMjEsNDguOGMtMS4yLDAtMi4xLTAuOS0yLjEtMi4xYzAtMC4zLDAuMS0wLjYsMC4yLTAuOWw0LjEtOC41YzAuNS0xLDEuOC0xLjUsMi44LTFzMS41LDEuOCwxLDIuOGwwLDAKCQkJbC00LjEsOC41QzIyLjYsNDguNCwyMS44LDQ4LjgsMjEsNDguOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possibly-rainy-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS40IDQ0LjEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjQgNDQuMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM1RUI3RTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEuMiwxNGMtMC4zLTAuNC0wLjgtMC40LTEuMi0wLjJjLTMuMywxLjctNy4zLDAuNC04LjktMi44cy0wLjUtNy4zLDIuNy05YzAuNS0wLjIsMC44LTAuOSwwLjUtMS40CgkJCUM0NC4yLDAuMiw0My44LDAsNDMuNCwwYy0wLjMsMC0wLjUsMC0wLjgsMGMtNC42LDAtOC43LDMuMi05LjgsNy43YzAuNywwLjUsMS4zLDEsMS44LDEuNmMwLjMtMy4xLDIuNS01LjgsNS41LTYuOAoJCQljLTIuOSwzLjgtMi4yLDkuMywxLjcsMTIuMmMxLjUsMS4xLDMuMywxLjgsNS4yLDEuOGgwLjRjLTIuOSwyLjEtNi44LDIuMS05LjYtMC4xYzAsMC4yLDAsMC41LDAsMC44czAsMC4yLDAsMC40CgkJCWMyLjIsMC4yLDQuMiwxLjEsNS44LDIuNmMzLjItMC4zLDYuMS0yLjEsNy44LTQuOUM1MS41LDE0LjgsNTEuNSwxNC4zLDUxLjIsMTR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQzLjUsMjAuMmMtMS42LTEuNS0zLjYtMi40LTUuOC0yLjZjMC0wLjEsMC0wLjIsMC0wLjRzMC0wLjUsMC0wLjhjLTAuNC02LjQtNS45LTExLjMtMTIuMy0xMQoJCQljLTUuMiwwLjMtOS42LDQtMTAuNyw5LjFjLTUuOS0xLjktMTIuMiwxLjItMTQuMSw3LjFzMS4yLDEyLjIsNy4xLDE0LjFjMS4xLDAuNCwyLjMsMC42LDMuNSwwLjZoNS4xYzAuOSwwLDEuNi0wLjcsMS42LTEuNgoJCQlzLTAuNy0xLjYtMS42LTEuNmwwLDBoLTUuMUM2LjgsMzMsMy4zLDI5LjQsMy4zLDI1YzAuMS00LjQsMy43LTcuOSw4LjEtNy45YzEuMywwLDIuNiwwLjQsMy43LDFjMC44LDAuNCwxLjcsMC4yLDIuMi0wLjYKCQkJYzAuMS0wLjIsMC4yLTAuNSwwLjItMC43YzAuMS00LjcsMy45LTguNCw4LjYtOC40YzQuNywwLjEsOC40LDMuOSw4LjQsOC42bDAsMGMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS44CgkJCWMwLjEsMCwwLjIsMCwwLjMsMGgxYzMuNSwwLDYuMywyLjgsNi4zLDYuM1M0MC40LDMzLDM2LjksMzNoLTUuMmMtMC45LDAtMS42LDAuNy0xLjYsMS42czAuNywxLjYsMS42LDEuNkgzNwoJCQljNS4yLDAsOS40LTQuMiw5LjQtOS40QzQ2LjQsMjQuNCw0NS40LDIxLjksNDMuNSwyMC4yTDQzLjUsMjAuMnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMjEsNDQuMWMtMC4zLDAtMC42LTAuMS0wLjktMC4yYy0xLTAuNS0xLjUtMS43LTEtMi44bDAsMGw0LjEtOC41YzAuNS0xLDEuOC0xLjUsMi44LTFzMS41LDEuOCwxLDIuOGwwLDAKCQkJbC00LjEsOC41QzIyLjYsNDMuNywyMS44LDQ0LjEsMjEsNDQuMXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possibly-sleet-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ni40IDQxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qye2ZpbGw6IzgwODA4MDt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjksMzQuOWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuNC0wLjgsMS4zLTEuMSwyLjEtMC43czEuMSwxLjMsMC43LDIuMQoJCQlsMCwwbC00LDguNUM5LjEsMzQuNSw4LjUsMzQuOSw3LjksMzQuOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTMsNDFjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLjEsMi4xLTAuN3MxLDEuMywwLjcsMkwxNC4zLDQwCgkJCUMxNC4yLDQwLjcsMTMuNiw0MSwxMyw0MXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNCwzOC42Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjItMC43bDQuMS04LjVjMC40LTAuOCwxLjMtMS4xLDIuMS0wLjcKCQkJYzAuOCwwLjQsMS4xLDEuMywwLjcsMi4xbDAsMGwtNC4xLDguNUMyMi42LDM4LjIsMjIsMzguNiwyMS40LDM4LjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyLjUsMjguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC40LDAuMi0wLjgsMC41LTEuMWMyLjUtMi40LDIuNS02LjQsMC04LjljLTEuMi0xLjItMi44LTEuOC00LjQtMS45aC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuOS00LjYtMi4yLTktNi44LTkuOXMtOSwyLjItOS45LDYuOGMtMC4xLDAuNC0wLjEsMC44LTAuMSwxLjNjMCwwLjktMC44LDEuNi0xLjYsMS41CgkJCWMtMC4zLDAtMC41LTAuMS0wLjctMC4yYy0zLjctMi40LTguNy0xLjQtMTEuMSwyLjNDMiwxOC4zLDIuNiwyMi42LDUuNCwyNS4zQzYsMjYsNS45LDI3LDUuMiwyNy41Yy0wLjYsMC41LTEuNSwwLjUtMi4xLDAKCQkJQy0xLjIsMjMuMS0xLjEsMTYsMy4zLDExLjZjMy0zLDcuNC00LDExLjUtMi42YzEuNS02LjMsNy43LTEwLjIsMTQtOC43YzUuMywxLjIsOSw1LjksOSwxMS4zYzAsMC4xLDAsMC4yLDAsMC40CgkJCWM1LjIsMC40LDkuMSw0LjksOC43LDEwLjFjLTAuMiwyLjMtMS4yLDQuNC0yLjgsNkM0My4zLDI4LjQsNDIuOSwyOC42LDQyLjUsMjguNnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjMzLjgsMjkuOSAzNS43LDI4LjggMzYuMywzMC45IDM4LjQsMzEuNSAzNy4zLDMzLjQgMzguNCwzNS4yIDM2LjMsMzUuOCAzNS43LDM3LjkgMzMuOCwzNi44IAoJCQkzMiwzNy45IDMxLjQsMzUuOCAyOS4zLDM1LjIgMzAuNCwzMy40IDI5LjMsMzEuNSAzMS40LDMwLjkgMzIsMjguOCAJCSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=" }, "possibly-sleet-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ni40IDQxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qye2ZpbGw6IzgwODA4MDt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjksMzQuOWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuNC0wLjgsMS4zLTEuMSwyLjEtMC43czEuMSwxLjMsMC43LDIuMQoJCQlsMCwwbC00LDguNUM5LjEsMzQuNSw4LjUsMzQuOSw3LjksMzQuOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTMsNDFjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLjEsMi4xLTAuN3MxLDEuMywwLjcsMkwxNC4zLDQwCgkJCUMxNC4yLDQwLjcsMTMuNiw0MSwxMyw0MXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjEuNCwzOC42Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjItMC43bDQuMS04LjVjMC40LTAuOCwxLjMtMS4xLDIuMS0wLjcKCQkJYzAuOCwwLjQsMS4xLDEuMywwLjcsMi4xbDAsMGwtNC4xLDguNUMyMi42LDM4LjIsMjIsMzguNiwyMS40LDM4LjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyLjUsMjguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC40LDAuMi0wLjgsMC41LTEuMWMyLjUtMi40LDIuNS02LjQsMC04LjljLTEuMi0xLjItMi44LTEuOC00LjQtMS45aC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuOS00LjYtMi4yLTktNi44LTkuOXMtOSwyLjItOS45LDYuOGMtMC4xLDAuNC0wLjEsMC44LTAuMSwxLjNjMCwwLjktMC44LDEuNi0xLjYsMS41CgkJCWMtMC4zLDAtMC41LTAuMS0wLjctMC4yYy0zLjctMi40LTguNy0xLjQtMTEuMSwyLjNDMiwxOC4zLDIuNiwyMi42LDUuNCwyNS4zQzYsMjYsNS45LDI3LDUuMiwyNy41Yy0wLjYsMC41LTEuNSwwLjUtMi4xLDAKCQkJQy0xLjIsMjMuMS0xLjEsMTYsMy4zLDExLjZjMy0zLDcuNC00LDExLjUtMi42YzEuNS02LjMsNy43LTEwLjIsMTQtOC43YzUuMywxLjIsOSw1LjksOSwxMS4zYzAsMC4xLDAsMC4yLDAsMC40CgkJCWM1LjIsMC40LDkuMSw0LjksOC43LDEwLjFjLTAuMiwyLjMtMS4yLDQuNC0yLjgsNkM0My4zLDI4LjQsNDIuOSwyOC42LDQyLjUsMjguNnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjMzLjgsMjkuOSAzNS43LDI4LjggMzYuMywzMC45IDM4LjQsMzEuNSAzNy4zLDMzLjQgMzguNCwzNS4yIDM2LjMsMzUuOCAzNS43LDM3LjkgMzMuOCwzNi44IAoJCQkzMiwzNy45IDMxLjQsMzUuOCAyOS4zLDM1LjIgMzAuNCwzMy40IDI5LjMsMzEuNSAzMS40LDMwLjkgMzIsMjguOCAJCSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=" }, "possibly-snow-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NyA1MS4yIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NyA1MS4yOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRDAxNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cgkuc3Qye2ZpbGw6IzgwODA4MDt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNC41LDE0LjFjMi4xLTIuNiw1LjktMyw4LjQtMC45YzIuNiwyLjEsMyw1LjksMC45LDguNGMtMC43LDAuOC0xLjYsMS41LTIuNiwxLjljMS4xLDAuNSwyLDEuMiwyLjgsMi4xCgkJCWM0LjItMi44LDUuMi04LjUsMi40LTEyLjdzLTguNS01LjItMTIuNy0yLjRjLTAuNiwwLjQtMS4yLDEtMS43LDEuNmwwLjMsMC4zQzMzLjEsMTIuOSwzMy44LDEzLjUsMzQuNSwxNC4xeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik01NS45LDE3LjdsLTUtMC4zYy0wLjcsMC0xLjIsMC41LTEuMiwxLjFjMCwwLjcsMC41LDEuMiwxLjEsMS4ybDUsMC4zaDAuMWMwLjcsMCwxLjItMC41LDEuMi0xLjEKCQkJQzU3LDE4LjIsNTYuNSwxNy43LDU1LjksMTcuN3oiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzkuNSw3LjRMMzkuNSw3LjRjMC43LDAsMS4yLTAuNSwxLjItMS4xbDAuMy01YzAtMC43LTAuNS0xLjItMS4xLTEuMmMtMC43LDAtMS4yLDAuNS0xLjIsMS4xbC0wLjMsNQoJCQlDMzguNCw2LjgsMzguOSw3LjQsMzkuNSw3LjRMMzkuNSw3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTQ3LjgsMTEuM2MwLjMsMCwwLjYtMC4xLDAuOC0wLjNsMy43LTMuNGMwLjUtMC40LDAuNS0xLjIsMC4xLTEuN3MtMS4yLTAuNS0xLjctMC4xTDQ3LDkuMgoJCQljLTAuNSwwLjQtMC41LDEuMi0wLjEsMS43QzQ3LjEsMTEuMSw0Ny41LDExLjMsNDcuOCwxMS4zTDQ3LjgsMTEuM3oiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDcuOCwyNmMtMC40LTAuNS0xLjItMC41LTEuNy0wLjFzLTAuNSwxLjItMC4xLDEuN2wwLDBsMy40LDMuN2MwLjQsMC41LDEuMiwwLjYsMS43LDAuMnMwLjYtMS4yLDAuMi0xLjcKCQkJYzAsMCwwLTAuMS0wLjEtMC4xTDQ3LjgsMjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMwLjIsMTAuMWMwLjQsMC41LDEuMiwwLjUsMS43LDAuMUMzMi40LDkuNywzMi40LDksMzIsOC41bDAsMGwtMy40LTMuOGMtMC41LTAuNS0xLjItMC41LTEuNywwCgkJCWMtMC40LDAuNC0wLjUsMS4xLTAuMSwxLjZMMzAuMiwxMC4xeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00NCwyNS42Yy0wLjgtMC45LTEuNy0xLjYtMi44LTIuMWMtMS4xLTAuNi0yLjMtMC45LTMuNS0xYzAtMC4xLDAtMC4yLDAtMC40YzAtMy0xLjItNS45LTMuMi04LjEKCQkJYy0wLjYtMC42LTEuMy0xLjItMi4xLTEuN2MtNS40LTMuNS0xMi42LTEuOS0xNi4xLDMuNGMtMC43LDEuMS0xLjMsMi40LTEuNiwzLjdjLTUuOS0xLjktMTIuMiwxLjItMTQuMSw3LjFzMS4yLDEyLjIsNy4xLDE0LjEKCQkJYzEuMSwwLjQsMi4zLDAuNiwzLjUsMC42aDEuNGMwLjksMC4xLDEuNi0wLjYsMS43LTEuNGMwLjEtMC45LTAuNi0xLjYtMS40LTEuN2MtMC4xLDAtMC4yLDAtMC4zLDBoLTEuNUM2LjcsMzgsMy4yLDM0LjQsMy4yLDMwCgkJCWMwLjEtNC40LDMuNy03LjksOC4xLTcuOWMxLjMsMCwyLjYsMC40LDMuNywxYzAuNywwLjQsMS43LDAuMiwyLjEtMC42YzAuMS0wLjIsMC4yLTAuNSwwLjItMC43YzAuMS00LjcsMy45LTguNCw4LjYtOC40CgkJCWM0LjcsMC4xLDguNCwzLjksOC40LDguNmMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS44YzAuMSwwLDAuMiwwLDAuMywwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zCgkJCVM0MC4yLDM4LDM2LjcsMzhoLTEuNWMtMC45LDAuMS0xLjUsMC44LTEuNCwxLjdjMC4xLDAuOCwwLjcsMS40LDEuNCwxLjRIMzdjNS4yLDAsOS40LTQuMiw5LjQtOS40QzQ2LjQsMjkuNiw0NS42LDI3LjQsNDQsMjUuNgoJCQlMNDQsMjUuNnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjI1LjUsMzMuOSAyMy41LDMzLjMgMjIuOSwzMS4zIDIxLDMyLjMgMTkuMSwzMS4zIDE4LjUsMzMuMyAxNi41LDMzLjkgMTcuNSwzNS44IDE2LjUsMzcuNyAKCQkJMTguNSwzOC4zIDE5LjEsNDAuMyAyMSwzOS4zIDIyLjksNDAuMyAyMy41LDM4LjMgMjUuNSwzNy43IDI0LjUsMzUuOCAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDIiIHBvaW50cz0iMTcuNSw0My4yIDE5LjQsNDIuMSAyMCw0NC4yIDIyLDQ0LjggMjEsNDYuNyAyMiw0OC41IDIwLDQ5LjEgMTkuNCw1MS4yIDE3LjUsNTAuMiAxNS42LDUxLjIgCgkJCTE1LDQ5LjEgMTMsNDguNSAxNCw0Ni43IDEzLDQ0LjggMTUsNDQuMiAxNS42LDQyLjEgCQkiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QyIiBwb2ludHM9IjI4LjEsNDAuNyAzMCwzOS43IDMwLjUsNDEuNyAzMi42LDQyLjMgMzEuNiw0NC4yIDMyLjYsNDYuMSAzMC41LDQ2LjcgMzAsNDguNyAyOC4xLDQ3LjcgMjYuMiw0OC43IAoJCQkyNS42LDQ2LjcgMjMuNiw0Ni4xIDI0LjYsNDQuMiAyMy42LDQyLjMgMjUuNiw0MS43IDI2LjIsMzkuNyAJCSIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=" }, "possibly-snow-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS40IDQ2LjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjQgNDYuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM4MDgwODA7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEuMiwxNGMtMC4zLTAuMy0wLjgtMC40LTEuMi0wLjJjLTAuOSwwLjUtMiwwLjctMywwLjdjLTMuNywwLTYuNi0zLTYuNi02LjZjMC0yLjUsMS40LTQuNywzLjUtNS45CgkJCWMwLjUtMC4yLDAuOC0wLjksMC41LTEuNGMtMC4yLTAuNC0wLjYtMC42LTEtMC42Yy0wLjMsMC0wLjUsMC0wLjgsMGMtNC42LDAtOC43LDMuMi05LjgsNy43YzAuNywwLjUsMS4zLDEsMS44LDEuNgoJCQljMC4zLTMuMSwyLjUtNS44LDUuNS02LjhjLTIuOSwzLjgtMi4yLDkuMywxLjcsMTIuMmMxLjUsMS4xLDMuMywxLjgsNS4yLDEuOGgwLjRjLTIuOSwyLjEtNi44LDIuMS05LjYtMC4xYzAsMC4yLDAsMC41LDAsMC44CgkJCXMwLDAuMiwwLDAuNGMyLjIsMC4yLDQuMiwxLjEsNS44LDIuNmMzLjItMC4zLDYuMS0yLjEsNy44LTQuOUM1MS41LDE0LjgsNTEuNSwxNC4zLDUxLjIsMTR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQzLjUsMjAuMmMtMS42LTEuNS0zLjYtMi40LTUuOC0yLjZjMC0wLjEsMC0wLjIsMC0wLjRzMC0wLjUsMC0wLjhjLTAuMi0yLjctMS4zLTUuMi0zLjEtNy4xCgkJCWMtMC42LTAuNi0xLjItMS4xLTEuOC0xLjZDMjcuNSw0LDIwLjMsNS4yLDE2LjYsMTAuNWMtMC45LDEuMi0xLjUsMi42LTEuOCw0LjFjLTUuOS0xLjktMTIuMiwxLjItMTQuMSw3LjFzMS4yLDEyLjIsNy4xLDE0LjEKCQkJYzEuMSwwLjQsMi4zLDAuNiwzLjUsMC42aDEuNGMwLjktMC4xLDEuNS0wLjgsMS40LTEuN2MtMC4xLTAuOC0wLjctMS40LTEuNC0xLjRoLTEuNGMtNC40LTAuMS03LjktMy43LTcuOS04LjEKCQkJYzAuMS00LjQsMy43LTcuOSw4LjEtNy45YzEuMywwLDIuNiwwLjQsMy43LDFjMC44LDAuNCwxLjcsMC4yLDIuMi0wLjZjMC4xLTAuMiwwLjItMC41LDAuMi0wLjdjMC4xLTQuNywzLjktOC40LDguNi04LjQKCQkJYzQuNywwLjEsOC40LDMuOSw4LjQsOC42bDAsMGMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS44YzAuMSwwLDAuMiwwLDAuMywwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zCgkJCXMtMi44LDYuMy02LjMsNi4zaC0xLjVjLTAuOS0wLjEtMS42LDAuNi0xLjcsMS40Yy0wLjEsMC45LDAuNiwxLjYsMS40LDEuN2MwLjEsMCwwLjIsMCwwLjMsMEgzN2M1LjIsMCw5LjQtNC4yLDkuNC05LjQKCQkJQzQ2LjQsMjQuNCw0NS40LDIxLjksNDMuNSwyMC4yTDQzLjUsMjAuMnoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjIxLDI3LjMgMjIuOSwyNi4zIDIzLjUsMjguNCAyNS41LDI5IDI0LjUsMzAuOCAyNS41LDMyLjcgMjMuNSwzMy4zIDIyLjksMzUuMyAyMSwzNC4zIDE5LjEsMzUuMyAKCQkJMTguNSwzMy4zIDE2LjUsMzIuNyAxNy41LDMwLjggMTYuNSwyOSAxOC41LDI4LjQgMTkuMSwyNi4zIAkJIi8+CgkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIxNy41LDM4LjIgMTkuNCwzNy4yIDIwLDM5LjIgMjIsMzkuOCAyMSw0MS43IDIyLDQzLjUgMjAsNDQuMSAxOS40LDQ2LjIgMTcuNSw0NS4yIDE1LjYsNDYuMiAKCQkJMTUsNDQuMSAxMyw0My41IDE0LDQxLjcgMTMsMzkuOCAxNSwzOS4yIDE1LjYsMzcuMiAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDIiIHBvaW50cz0iMjguMSwzNS43IDMwLDM0LjcgMzAuNSwzNi44IDMyLjYsMzcuMyAzMS42LDM5LjIgMzIuNiw0MS4xIDMwLjUsNDEuNyAzMCw0My43IDI4LjEsNDIuNyAyNi4yLDQzLjcgCgkJCTI1LjYsNDEuNyAyMy42LDQxLjEgMjQuNiwzOS4yIDIzLjYsMzcuMyAyNS42LDM2LjggMjYuMiwzNC43IAkJIi8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "possibly-thunderstorm-day": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1NyA1NC4xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1NyA1NC4xOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRDAxNzt9Cgkuc3Qye2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjgsNDUuMmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuMy0wLjgsMS4yLTEuMiwyLTAuOQoJCQljMC44LDAuMywxLjIsMS4yLDAuOSwyYzAsMC4xLTAuMSwwLjItMC4xLDAuMmwtNC4xLDguNUM5LDQ0LjgsOC40LDQ1LjIsNy44LDQ1LjJ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyLjksNTEuNGMtMC4yLDAtMC41LDAtMC43LTAuMmMtMC44LTAuNC0xLjEtMS4zLTAuNy0yLjFjMCwwLDAsMCwwLDBsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuNwoJCQljMC44LDAuNCwxLjEsMS4zLDAuNywyLjFsLTQuMSw4LjVDMTQuMSw1MSwxMy41LDUxLjQsMTIuOSw1MS40eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMS4zLDQ4LjljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLDIuMi0wLjYKCQkJYzAuNywwLjQsMSwxLjIsMC43LDEuOUwyMi44LDQ4QzIyLjUsNDguNiwyMS45LDQ4LjksMjEuMyw0OC45eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zNC42LDE0YzIuMS0yLjUsNS45LTIuOSw4LjUtMC43czIuOSw1LjksMC43LDguNWMtMC42LDAuNy0xLjQsMS4zLTIuMywxLjdjMSwwLjUsMS45LDEuMywyLjYsMi4xCgkJCWM0LjItMi44LDUuMy04LjUsMi41LTEyLjZjLTIuOC00LjItOC41LTUuMy0xMi42LTIuNWMtMC43LDAuNS0xLjMsMS0xLjgsMS42QzMzLDEyLjYsMzMuOCwxMy4yLDM0LjYsMTR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTU1LjksMTcuN2wtNS0wLjNjLTAuNywwLTEuMiwwLjUtMS4yLDEuMWMwLDAuNywwLjUsMS4yLDEuMSwxLjJsNSwwLjNoMC4xYzAuNywwLDEuMi0wLjUsMS4yLTEuMQoJCQlDNTcsMTguMiw1Ni41LDE3LjcsNTUuOSwxNy43eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zOS41LDcuNEwzOS41LDcuNGMwLjcsMCwxLjItMC41LDEuMi0xLjFsMC4zLTVjMC0wLjctMC41LTEuMi0xLjEtMS4yYy0wLjcsMC0xLjIsMC41LTEuMiwxLjFsMCwwbC0wLjMsNQoJCQlDMzguNCw2LjgsMzguOSw3LjQsMzkuNSw3LjRDMzkuNSw3LjQsMzkuNSw3LjQsMzkuNSw3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQ3LjcsMTEuM2MwLjMsMCwwLjYtMC4xLDAuOC0wLjNsMy43LTMuNGMwLjUtMC40LDAuNi0xLjIsMC4yLTEuN2MtMC40LTAuNS0xLjItMC42LTEuNy0wLjIKCQkJYzAsMC0wLjEsMC0wLjEsMC4xTDQ3LDkuMmMtMC41LDAuNC0wLjUsMS4yLTAuMSwxLjdDNDcuMSwxMS4xLDQ3LjUsMTEuMyw0Ny43LDExLjNMNDcuNywxMS4zeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00Ny44LDI2Yy0wLjQtMC41LTEuMi0wLjUtMS43LTAuMWMtMC41LDAuNC0wLjUsMS4yLTAuMSwxLjdsMCwwbDMuNCwzLjdjMC40LDAuNSwxLjIsMC42LDEuNywwLjIKCQkJczAuNi0xLjIsMC4yLTEuN2MwLDAsMC0wLjEtMC4xLTAuMUw0Ny44LDI2eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0zMC4yLDEwLjFjMC40LDAuNSwxLjIsMC41LDEuNywwLjFDMzIuNCw5LjcsMzIuNCw5LDMyLDguNWwtMy40LTMuOGMtMC40LTAuNS0xLjItMC42LTEuNy0wLjIKCQkJYy0wLjUsMC40LTAuNiwxLjItMC4yLDEuN2MwLDAsMCwwLjEsMC4xLDAuMUwzMC4yLDEwLjF6Ii8+CgkJPHBhdGggY2xhc3M9InN0MiIgZD0iTTQ0LjEsMjUuNWMtMC43LTAuOS0xLjYtMS42LTIuNi0yLjFjLTEuMi0wLjYtMi40LTEtMy43LTEuMWMwLTAuMSwwLTAuMiwwLTAuNGMwLTMtMS4xLTUuOC0zLjItOAoJCQljLTAuNy0wLjgtMS41LTEuNC0yLjUtMmMtNS41LTMuMy0xMi43LTEuNi0xNiwzLjljLTAuNiwxLjEtMS4xLDIuMi0xLjQsMy40Yy01LjktMS45LTEyLjIsMS4yLTE0LjEsNy4xQzAuMiwyNy42LDAsMjguOCwwLDMwCgkJCWMwLDIuOSwxLjEsNS43LDMuMiw3LjhjMC42LDAuNiwxLjYsMC42LDIuMiwwczAuNi0xLjYsMC0yLjJjLTMuMy0zLTMuNS04LTAuNi0xMS4zYzIuNi0yLjksNy0zLjUsMTAuMy0xLjMKCQkJYzAuNywwLjQsMS43LDAuMiwyLjEtMC42YzAuMS0wLjIsMC4yLTAuNSwwLjItMC43YzAuMS00LjcsNC04LjQsOC43LTguM2M0LjcsMC4xLDguNCw0LDguMyw4LjdjMCwwLjUtMC4xLDEtMC4yLDEuNQoJCQljLTAuMiwwLjksMC40LDEuNywxLjIsMS45YzAuMSwwLDAuMiwwLDAuNCwwaDFjMy41LDAsNi4zLDIuOCw2LjMsNi4zYzAsMS43LTAuNywzLjMtMS45LDQuNGMtMC42LDAuNi0wLjYsMS42LDAsMi4yCgkJCWMwLjYsMC42LDEuNiwwLjYsMi4yLDBsMCwwQzQ3LjIsMzQuOSw0Ny40LDI5LjMsNDQuMSwyNS41TDQ0LjEsMjUuNXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QxIiBkPSJNMzEuOCwzNy41YzAuNS0wLjksMS41LTEuNiwyLjYtMS42aDNjMC42LTAuMSwxLjEsMC40LDEuMiwwLjljMCwwLjIsMCwwLjUtMC4yLDAuN2wtMS43LDMuNgoJCQljLTAuMywwLjUtMC4yLDEuMSwwLjMsMS41YzAuMiwwLjEsMC40LDAuMiwwLjcsMC4yaDEuOGMxLDAsMS4zLDAuNiwwLjYsMS4zbC04LjQsOS41Yy0wLjYsMC43LTAuOSwwLjYtMC42LTAuM0wzMyw0OAoJCQljMC4zLTAuNiwwLTEuMy0wLjYtMS42Yy0wLjItMC4xLTAuNC0wLjEtMC42LTAuMWgtMi41Yy0wLjUsMC4xLTEuMS0wLjItMS4yLTAuN2MtMC4xLTAuMywwLTAuNiwwLjItMC45TDMxLjgsMzcuNXoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "possibly-thunderstorm-night": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS40IDQ5LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxLjQgNDkuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkQwMTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQoJLnN0MntmaWxsOiM1RUI3RTc7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTEuMiwxNGMtMC4zLTAuNC0wLjgtMC40LTEuMi0wLjJjLTMuMywxLjctNy4zLDAuNC04LjktMi44UzQwLjYsMy43LDQzLjgsMmMwLjUtMC4yLDAuOC0wLjksMC41LTEuNAoJCQlDNDQuMiwwLjIsNDMuOCwwLDQzLjQsMGMtMC4zLDAtMC41LDAtMC44LDBjLTQuNiwwLTguNywzLjItOS44LDcuN2MwLjcsMC41LDEuMywxLDEuOCwxLjZjMC4zLTMuMSwyLjUtNS44LDUuNS02LjgKCQkJYy0yLjksMy44LTIuMiw5LjMsMS43LDEyLjJjMS41LDEuMSwzLjMsMS44LDUuMiwxLjhoMC40Yy0yLjksMi4xLTYuOCwyLjEtOS42LTAuMWMwLDAuMiwwLDAuNSwwLDAuOHMwLDAuMiwwLDAuNAoJCQljMi4yLDAuMiw0LjIsMS4xLDUuOCwyLjZjMy4yLTAuMyw2LjEtMi4xLDcuOC00LjlDNTEuNSwxNC44LDUxLjUsMTQuMyw1MS4yLDE0eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00My41LDIwLjJjLTEuNi0xLjUtMy42LTIuNC01LjgtMi42YzAtMC4xLDAtMC4yLDAtMC40czAtMC41LDAtMC44Yy0wLjQtNi40LTUuOS0xMS4zLTEyLjMtMTEKCQkJYy01LjIsMC4zLTkuNiw0LTEwLjcsOS4xYy01LjktMS45LTEyLjIsMS4yLTE0LjEsNy4xQzAuMiwyMi44LDAsMjQsMCwyNS4yYzAsMi45LDEuMSw1LjcsMy4yLDcuOGMwLjYsMC42LDEuNiwwLjYsMi4yLDAKCQkJczAuNi0xLjYsMC0yLjJjLTMuMi0zLTMuNC04LjEtMC4zLTExLjNjMi42LTIuOCw2LjktMy4zLDEwLjEtMS4zYzAuNywwLjQsMS43LDAuMiwyLjEtMC42YzAuMS0wLjIsMC4yLTAuNSwwLjItMC43CgkJCWMwLjEtNC43LDMuOS04LjQsOC42LTguNGM0LjcsMC4xLDguNCwzLjksOC40LDguNmMwLDAuNS0wLjEsMS4xLTAuMiwxLjZjLTAuMiwwLjksMC40LDEuNywxLjMsMS45YzAuMSwwLDAuMiwwLDAuMywwaDEKCQkJYzMuNSwwLDYuMywyLjgsNi4zLDYuM2MwLDEuNy0wLjcsMy4zLTEuOSw0LjRjLTAuNiwwLjctMC41LDEuNywwLjEsMi4yYzAuNiwwLjUsMS41LDAuNSwyLjEsMGMzLjctMy43LDMuNy05LjYsMC4xLTEzLjMKCQkJQzQzLjYsMjAuMyw0My42LDIwLjIsNDMuNSwyMC4yeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik03LjcsNDAuNWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4xLTAuN2w0LjEtOC41YzAuMy0wLjgsMS4yLTEuMiwyLTAuOQoJCQljMC44LDAuMywxLjIsMS4yLDAuOSwyYzAsMC4xLTAuMSwwLjEtMC4xLDAuMmwtNC4xLDguNkM4LjksNDAuMSw4LjMsNDAuNSw3LjcsNDAuNXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMTIuOSw0Ni42Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjEtMC43bDQuMS04LjVjMC40LTAuOCwxLjQtMSwyLjItMC42CgkJCWMwLjcsMC40LDEsMS4yLDAuNywxLjlsLTQuMSw4LjVDMTQsNDYuMywxMy41LDQ2LjYsMTIuOSw0Ni42eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0yMS4yLDQ0LjJjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuNwoJCQljMC44LDAuNCwxLjEsMS4zLDAuNywyLjFsLTQuMSw4LjVDMjIuNCw0My44LDIxLjksNDQuMiwyMS4yLDQ0LjJ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTMxLjIsMzIuN2MwLjUtMC45LDEuNS0xLjYsMi42LTEuNmgzYzAuNi0wLjEsMS4xLDAuNCwxLjIsMC45YzAsMC4yLDAsMC41LTAuMiwwLjdsLTEuNywzLjYKCQkJYy0wLjMsMC41LTAuMiwxLjEsMC4zLDEuNWMwLjIsMC4xLDAuNCwwLjIsMC43LDAuMmgxLjhjMSwwLDEuMywwLjYsMC42LDEuM2wtOC40LDkuNWMtMC42LDAuNy0wLjksMC42LTAuNi0wLjNsMS45LTUuMwoJCQljMC4zLTAuNiwwLTEuMy0wLjYtMS42Yy0wLjItMC4xLTAuNC0wLjEtMC42LTAuMWgtMi40Yy0wLjUsMC4xLTEuMS0wLjItMS4yLTAuN2MtMC4xLTAuMywwLTAuNiwwLjItMC45TDMxLjIsMzIuN3oiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "rainy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxLjIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgNDEuMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM1RUI3RTc7fQoJLnN0MXtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNy45LDM4LjFjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtMC44LTAuNC0xLjEtMS4zLTAuNy0yLjFsNC4xLTguNWMwLjQtMC44LDEuNC0xLDIuMi0wLjYKCQkJYzAuNywwLjQsMSwxLjIsMC43LDEuOWwtNC4xLDguNUM5LjEsMzcuNyw4LjUsMzguMSw3LjksMzguMXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuNywzNS44Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZjMC0wLjIsMC4xLTAuNSwwLjEtMC43bDQuMS04LjZjMC4zLTAuOCwxLjItMS4yLDItMC45CgkJCWMwLjgsMC4zLDEuMiwxLjIsMC45LDJjMCwwLjEtMC4xLDAuMi0wLjEsMC4ybC00LjEsOC41QzE3LjksMzUuNSwxNy4zLDM1LjgsMTYuNywzNS44eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMS44LDQxLjJjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLTAuNCwwLjEtMC42bDQuMS04LjVjMC40LTAuOCwxLjQtMSwyLjItMC42YzAuNywwLjQsMSwxLjIsMC43LDEuOQoJCQlsLTQuMSw4LjVDMjMsNDAuOSwyMi40LDQxLjIsMjEuOCw0MS4yeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMS40LDM3LjRjLTAuMiwwLTAuNS0wLjEtMC43LTAuMmMtMC44LTAuNC0xLjEtMS4zLTAuNy0yLjFsNC04LjVjMC40LTAuOCwxLjMtMS4xLDIuMS0wLjgKCQkJYzAuOCwwLjQsMS4xLDEuMywwLjgsMi4xbDAsMGwtNC4xLDguNUMzMi42LDM3LjEsMzIsMzcuNCwzMS40LDM3LjR6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTQyLjUsMjguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC40LDAuMi0wLjgsMC41LTEuMWMyLjUtMi40LDIuNS02LjQsMC04LjljLTEuMi0xLjItMi44LTEuOS00LjQtMS45aC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuOS00LjYtMi05LjEtNi43LTEwcy05LjEsMi0xMCw2LjdjLTAuMSwwLjUtMC4yLDEtMC4yLDEuNWMwLDAuOS0wLjgsMS42LTEuNiwxLjUKCQkJYy0wLjMsMC0wLjUtMC4xLTAuNy0wLjJjLTMuNy0yLjQtOC42LTEuNC0xMS4xLDIuM0MyLDE4LjIsMi41LDIyLjYsNS40LDI1LjNjMC42LDAuNiwwLjYsMS42LDAsMi4ycy0xLjYsMC42LTIuMiwwCgkJCUMtMS4yLDIzLjEtMS4xLDE2LDMuMywxMS42YzMtMyw3LjQtNCwxMS41LTIuNmMxLjUtNi4zLDcuNy0xMC4yLDE0LTguN2M1LjMsMS4yLDksNS45LDksMTEuM2MwLDAuMSwwLDAuMiwwLDAuNAoJCQljNS4yLDAuNCw5LjEsNC45LDguNywxMC4xYy0wLjIsMi4zLTEuMiw0LjQtMi44LDZDNDMuMywyOC40LDQyLjksMjguNiw0Mi41LDI4LjZ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "sleet": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0Ni40IDQxOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzVFQjdFNzt9Cgkuc3Qxe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnIGlkPSJMYWFnXzIiPgoJPGcgaWQ9IkxheWVyXzFfMV8iPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03LjksMzVjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuNwoJCQljMC44LDAuNCwxLjEsMS4zLDAuNywyLjFsMCwwbC00LjEsOC41QzkuMSwzNC42LDguNSwzNSw3LjksMzV6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEzLDQxLjFjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuNC0xLjEsMi4xLTAuN2MwLjcsMC40LDEsMS4zLDAuNywyCgkJCWwtNC4xLDguNUMxNC4yLDQwLjgsMTMuNiw0MS4xLDEzLDQxLjF6Ii8+CgkJPHBhdGggY2xhc3M9InN0MCIgZD0iTTIxLjQsMzguNmMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4yLDAuMS0wLjUsMC4yLTAuN2w0LjEtOC41YzAuNC0wLjgsMS4zLTEuMSwyLjEtMC43CgkJCWMwLjgsMC40LDEuMSwxLjMsMC43LDIuMWwwLDBsLTQuMSw4LjVDMjIuNiwzOC4yLDIyLDM4LjYsMjEuNCwzOC42eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik00Mi41LDI4LjZjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuNCwwLjItMC44LDAuNS0xLjFjMi41LTIuNCwyLjUtNi40LDAtOC45Yy0xLjItMS4yLTIuOC0xLjgtNC40LTEuOWgtMQoJCQljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMSwwLTAuMiwwLTAuM2MwLjktNC42LTIuMi05LTYuOC05LjlzLTksMi4yLTkuOSw2LjhjLTAuMSwwLjQtMC4xLDAuOC0wLjEsMS4zYzAsMC45LTAuOCwxLjYtMS42LDEuNQoJCQljLTAuMywwLTAuNS0wLjEtMC43LTAuMmMtMy43LTIuNC04LjctMS40LTExLjEsMi4zQzIsMTguMywyLjYsMjIuNiw1LjQsMjUuM2MwLjYsMC43LDAuNSwxLjctMC4yLDIuMmMtMC42LDAuNS0xLjUsMC41LTIuMSwwCgkJCUMtMS4yLDIzLjEtMS4xLDE2LDMuMywxMS42YzMtMyw3LjQtNCwxMS41LTIuNmMxLjUtNi4zLDcuNy0xMC4yLDE0LTguN2M1LjMsMS4yLDksNS45LDksMTEuM2MwLDAuMSwwLDAuMiwwLDAuNAoJCQljNS4yLDAuNCw5LjEsNC45LDguNywxMC4xYy0wLjIsMi4zLTEuMiw0LjQtMi44LDZDNDMuMywyOC40LDQyLjksMjguNiw0Mi41LDI4LjZ6Ii8+CgkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSIzMy44LDI5LjkgMzUuNywyOC44IDM2LjMsMzAuOSAzOC40LDMxLjUgMzcuMywzMy40IDM4LjQsMzUuMiAzNi4zLDM1LjggMzUuNywzNy45IDMzLjgsMzYuOCAKCQkJMzIsMzcuOSAzMS40LDM1LjggMjkuMywzNS4yIDMwLjQsMzMuNCAyOS4zLDMxLjUgMzEuNCwzMC45IDMyLDI4LjggCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" }, "snow": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQwLjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgNDAuNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQoJLnN0MXtmaWxsOiM4MDgwODA7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMzAuOWgtMS41Yy0wLjksMC0xLjYtMC43LTEuNi0xLjZzMC43LTEuNiwxLjYtMS42SDM3YzMuNSwwLDYuMy0yLjgsNi4zLTYuM3MtMi44LTYuMy02LjMtNi4zaC0xCgkJCWMtMC45LDAtMS42LTAuNy0xLjYtMS42YzAtMC4xLDAtMC4yLDAtMC4zYzAuMS0wLjUsMC4xLTEuMSwwLjItMS42QzM0LjcsNywzMC45LDMuMSwyNi4yLDNzLTguNiwzLjctOC42LDguNGwwLDAKCQkJYzAsMC45LTAuNywxLjYtMS42LDEuNWMtMC4zLDAtMC41LTAuMS0wLjgtMC4yYy0zLjktMi4xLTguNy0wLjctMTAuOSwzLjFzLTAuNyw4LjcsMy4xLDEwLjljMS4xLDAuNiwyLjQsMSwzLjcsMWgxLjQKCQkJYzAuOSwwLDEuNiwwLjcsMS42LDEuNnMtMC43LDEuNi0xLjYsMS42bDAsMEgxMUM1LDMwLjgsMC4xLDI1LjcsMC4yLDE5LjVzNS4yLTExLjEsMTEuMy0xMWMxLjEsMCwyLjIsMC4yLDMuMiwwLjUKCQkJYzEuNS02LjMsNy43LTEwLjIsMTQtOC43YzUuMywxLjIsOSw1LjksOSwxMS4zYzAsMC4xLDAsMC4yLDAsMC40YzUuMiwwLjIsOS4zLDQuNiw5LjEsOS44UzQyLjIsMzEsMzcsMzAuOXoiLz4KCQk8cG9seWdvbiBjbGFzcz0ic3QxIiBwb2ludHM9IjIxLDIxLjggMjIuOSwyMC44IDIzLjUsMjIuOCAyNS41LDIzLjQgMjQuNSwyNS4zIDI1LjUsMjcuMSAyMy41LDI3LjcgMjIuOSwyOS44IDIxLDI4LjggMTkuMSwyOS44IAoJCQkxOC41LDI3LjcgMTYuNSwyNy4xIDE3LjUsMjUuMyAxNi41LDIzLjQgMTguNSwyMi44IDE5LjEsMjAuOCAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMTcuNSwzMi42IDE5LjQsMzEuNiAyMCwzMy43IDIyLDM0LjIgMjEsMzYuMSAyMiwzOCAyMCwzOC42IDE5LjQsNDAuNiAxNy41LDM5LjYgMTUuNiw0MC42IDE1LDM4LjYgCgkJCTEzLDM4IDE0LDM2LjEgMTMsMzQuMiAxNSwzMy43IDE1LjYsMzEuNiAJCSIvPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDEiIHBvaW50cz0iMjguMSwzMC4yIDMwLDI5LjIgMzAuNSwzMS4yIDMyLjYsMzEuOCAzMS42LDMzLjcgMzIuNiwzNS41IDMwLjUsMzYuMSAzMCwzOC4yIDI4LjEsMzcuMiAyNi4yLDM4LjIgCgkJCTI1LjYsMzYuMSAyMy42LDM1LjUgMjQuNiwzMy43IDIzLjYsMzEuOCAyNS42LDMxLjIgMjYuMiwyOS4yIAkJIi8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "thunderstorm": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDQzLjgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgNDMuODsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM1RUI3RTc7fQoJLnN0MXtmaWxsOiNGRkQwMTc7fQoJLnN0MntmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNy45LDM0LjljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjMtMC44LDEuMi0xLjIsMi0wLjkKCQkJYzAuOCwwLjMsMS4yLDEuMiwwLjksMmMwLDAuMS0wLjEsMC4yLTAuMSwwLjJMOS4zLDM0QzkuMSwzNC41LDguNSwzNC45LDcuOSwzNC45eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMyw0MWMtMC45LDAtMS42LTAuNy0xLjUtMS42YzAtMC4yLDAtMC40LDAuMS0wLjZsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuN2MwLjgsMC40LDEuMSwxLjMsMC43LDIuMQoJCQlsMCwwbC00LjEsOC41QzE0LjIsNDAuNywxMy42LDQxLDEzLDQxeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMS40LDM4LjZjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMiwwLjEtMC41LDAuMS0wLjdsNC4xLTguNWMwLjQtMC44LDEuMy0xLjEsMi4xLTAuN3MxLjEsMS4zLDAuNywyLjEKCQkJbDAsMGwtNC4xLDguNUMyMi42LDM4LjIsMjIsMzguNiwyMS40LDM4LjZ6Ii8+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTMxLjgsMjcuMmMwLjUtMC45LDEuNS0xLjYsMi42LTEuNmgzYzAuNi0wLjEsMS4xLDAuNCwxLjIsMC45YzAsMC4yLDAsMC41LTAuMiwwLjdsLTEuNywzLjYKCQkJYy0wLjMsMC41LTAuMiwxLjEsMC4zLDEuNWMwLjIsMC4xLDAuNCwwLjIsMC43LDAuMmgxLjhjMSwwLDEuMywwLjYsMC42LDEuM2wtOC40LDkuNWMtMC42LDAuNy0wLjksMC42LTAuNi0wLjNsMS45LTUuMwoJCQljMC4yLTAuNiwwLTEuMy0wLjctMS42QzMyLjIsMzYsMzIuMSwzNiwzMS45LDM2aC0yLjVjLTAuNSwwLjEtMS4xLTAuMi0xLjItMC43Yy0wLjEtMC4zLDAtMC42LDAuMi0wLjlMMzEuOCwyNy4yeiIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik00Mi41LDI4LjZjLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuNCwwLjItMC44LDAuNS0xLjFjMi41LTIuNCwyLjUtNi40LDAtOC45Yy0xLjItMS4yLTIuOC0xLjktNC40LTEuOWgtMQoJCQljLTAuOSwwLTEuNi0wLjctMS42LTEuNmMwLTAuMSwwLTAuMiwwLTAuM2MwLjktNC42LTItOS4xLTYuNy0xMHMtOS4xLDItMTAsNi43Yy0wLjEsMC41LTAuMiwxLTAuMiwxLjVjMCwwLjktMC44LDEuNi0xLjYsMS41CgkJCWMtMC4zLDAtMC41LTAuMS0wLjctMC4yYy0zLjctMi41LTguNi0xLjUtMTEuMSwyLjFjLTIuMywzLjMtMS43LDcuOCwxLjMsMTAuNWMwLjYsMC43LDAuNSwxLjctMC4yLDIuMmMtMC42LDAuNS0xLjUsMC41LTIuMSwwCgkJCUMtMS4yLDIzLjEtMS4xLDE2LDMuMywxMS42YzMtMyw3LjQtNCwxMS41LTIuNmMxLjUtNi4zLDcuNy0xMC4yLDE0LTguN2M1LjMsMS4yLDksNS45LDksMTEuM2MwLDAuMSwwLDAuMiwwLDAuNAoJCQljNS4yLDAuNCw5LjEsNC45LDguNywxMC4xYy0wLjIsMi4zLTEuMiw0LjQtMi44LDZDNDMuMywyOC40LDQyLjksMjguNiw0Mi41LDI4LjZ6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==" }, "windy": { "text": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI1LjIuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0Ni40IDMwLjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ2LjQgMzAuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8ZyBpZD0iTGFhZ18yIj4KCTxnIGlkPSJMYXllcl8xXzFfIj4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzcsMzAuOUgxMS4yQzUsMzAuOCwwLjEsMjUuNywwLjEsMTkuNVM1LjIsOC40LDExLjQsOC41YzEuMSwwLDIuMiwwLjIsMy4zLDAuNWMxLjUtNi4zLDcuNy0xMC4yLDE0LTguNwoJCQljNS4zLDEuMiw5LDUuOSw5LDExLjNjMCwwLjEsMCwwLjIsMCwwLjRjNS4yLDAuMiw5LjMsNC42LDkuMSw5LjhTNDIuMiwzMSwzNywzMC45eiBNMTEuMiwxMS42Yy00LjQsMC04LDMuNi04LDhzMy42LDgsOCw4SDM3CgkJCWMzLjUsMCw2LjMtMi44LDYuMy02LjNzLTIuOC02LjMtNi4zLTYuM2gtMWMtMC41LDAtMC45LTAuMi0xLjItMC42Yy0wLjMtMC40LTAuNC0wLjgtMC4zLTEuM2MwLjktNC42LTItOS4xLTYuNi0xMHMtOS4xLDItMTAsNi42CgkJCWMtMC4xLDAuNS0wLjIsMS0wLjIsMS41YzAsMC45LTAuOCwxLjYtMS42LDEuNWMtMC4zLDAtMC41LTAuMS0wLjctMC4yQzE0LDEyLDEyLjYsMTEuNiwxMS4yLDExLjZ6Ii8+Cgk8L2c+CjwvZz4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTM1LjEsMTguNmMwLjktMC4xLDEuNS0wLjgsMS40LTEuN2MtMC4xLTAuOC0wLjctMS40LTEuNC0xLjRoLTIzYy0wLjksMC4xLTEuNSwwLjgtMS40LDEuNwoJYzAuMSwwLjgsMC43LDEuNCwxLjQsMS40SDM1LjF6Ii8+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zMy42LDIzLjJjMC0wLjktMC43LTEuNi0xLjYtMS42aDBIN2MtMC45LDAtMS42LDAuNy0xLjYsMS42YzAsMC45LDAuNywxLjYsMS42LDEuNkgzMgoJQzMyLjksMjQuNywzMy42LDI0LDMzLjYsMjMuMnoiLz4KPC9zdmc+Cg==" } }, "type": "value" } ] } ] }, { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "custom.align", "value": "right" }, { "id": "custom.width", "value": 65 }, { "id": "unit", "value": "time:h A" } ] }, { "matcher": { "id": "byName", "options": "Temp" }, "properties": [ { "id": "unit", "value": "fahrenheit" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 110 }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "Humidity" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 70 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#000000", "value": null }, { "color": "#030803", "value": 5 }, { "color": "#060f05", "value": 10 }, { "color": "#091708", "value": 15 }, { "color": "#0c1e0a", "value": 20 }, { "color": "#0f260d", "value": 25 }, { "color": "#122d0f", "value": 30 }, { "color": "#153512", "value": 35 }, { "color": "#183c14", "value": 40 }, { "color": "#1c4417", "value": 45 }, { "color": "#1f4b19", "value": 50 }, { "color": "#22531c", "value": 55 }, { "color": "#255a1e", "value": 60 }, { "color": "#286221", "value": 65 }, { "color": "#2b6923", "value": 70 }, { "color": "#2e7126", "value": 85 }, { "color": "#317828", "value": 90 }, { "color": "#34802b", "value": 95 }, { "color": "#37872d", "value": 100 } ] } } ] }, { "matcher": { "id": "byName", "options": "Chance" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#000000", "value": null }, { "color": "#060606", "value": 5 }, { "color": "#0d0d0d", "value": 10 }, { "color": "#131313", "value": 15 }, { "color": "#1a1a1a", "value": 20 }, { "color": "#202020", "value": 25 }, { "color": "#262626", "value": 30 }, { "color": "#2d2d2d", "value": 35 }, { "color": "#333333", "value": 40 }, { "color": "#3a3a3a", "value": 45 }, { "color": "#404040", "value": 50 }, { "color": "#464646", "value": 55 }, { "color": "#4d4d4d", "value": 60 }, { "color": "#535353", "value": 65 }, { "color": "#5a5a5a", "value": 70 }, { "color": "#606060", "value": 75 }, { "color": "#666666", "value": 80 }, { "color": "#6d6d6d", "value": 85 }, { "color": "#737373", "value": 90 }, { "color": "#7a7a7a", "value": 95 }, { "color": "#808080", "value": 100 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 75 }, { "id": "unit", "value": "percent" } ] }, { "matcher": { "id": "byName", "options": "Gust" }, "properties": [ { "id": "unit", "value": "velocitymph" }, { "id": "custom.width", "value": 85 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#000000", "value": null }, { "color": "#1b0c00", "value": 3 }, { "color": "#351800", "value": 6 }, { "color": "#502400", "value": 9 }, { "color": "#6a3000", "value": 12 }, { "color": "#853b00", "value": 15 }, { "color": "#9f4700", "value": 18 }, { "color": "#ba5300", "value": 21 }, { "color": "#d45f00", "value": 24 }, { "color": "#ef6b00", "value": 27 }, { "color": "#ff780a", "value": 30 } ] } }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "Direction" }, "properties": [ { "id": "mappings", "value": [ { "options": { "from": 0, "result": { "text": "↑" }, "to": 22.5 }, "type": "range" }, { "options": { "from": 22.5, "result": { "text": "↗" }, "to": 77.5 }, "type": "range" }, { "options": { "from": 77.5, "result": { "text": "→" }, "to": 112.5 }, "type": "range" }, { "options": { "from": 112.5, "result": { "text": "↘" }, "to": 157.5 }, "type": "range" }, { "options": { "from": 157.5, "result": { "text": "↓" }, "to": 202.5 }, "type": "range" }, { "options": { "from": 202.5, "result": { "text": "↙" }, "to": 247.5 }, "type": "range" }, { "options": { "from": 247.5, "result": { "text": "←" }, "to": 292.5 }, "type": "range" }, { "options": { "from": 292.5, "result": { "text": "↖" }, "to": 337.5 }, "type": "range" }, { "options": { "from": 337.5, "result": { "text": "↑" }, "to": 360 }, "type": "range" } ] }, { "id": "custom.width", "value": 75 } ] }, { "matcher": { "id": "byName", "options": "Amount" }, "properties": [ { "id": "unit", "value": "in" }, { "id": "decimals", "value": 2 }, { "id": "custom.width", "value": 80 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#000000", "value": null }, { "color": "#0f151b", "value": 0.01 }, { "color": "#15222e", "value": 0.02 }, { "color": "#1a3043", "value": 0.03 }, { "color": "#1e3e59", "value": 0.04 }, { "color": "#204e70", "value": 0.05 }, { "color": "#225d88", "value": 0.06 }, { "color": "#216da1", "value": 0.07 }, { "color": "#1f7ebb", "value": 0.08 }, { "color": "#198fd5", "value": 0.09 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "UV" }, "properties": [ { "id": "mappings", "value": [] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#000000", "value": null }, { "color": "#1c1c00", "value": 1 }, { "color": "#393900", "value": 2 }, { "color": "#555500", "value": 3 }, { "color": "#717100", "value": 4 }, { "color": "#8e8e00", "value": 5 }, { "color": "#aaaa00", "value": 6 }, { "color": "#c6c600", "value": 7 }, { "color": "#e3e300", "value": 8 }, { "color": "#ffff00", "value": 9 } ] } }, { "id": "custom.width", "value": 60 } ] }, { "matcher": { "id": "byName", "options": "Pressure" }, "properties": [ { "id": "custom.width", "value": 100 }, { "id": "unit", "value": "pressurehg" }, { "id": "decimals", "value": 3 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#000000", "value": null }, { "color": "#180a1f", "value": 28.939498 }, { "color": "#30143d", "value": 29.234799 }, { "color": "#471d5c", "value": 29.5301 }, { "color": "#5f277b", "value": 29.825401 }, { "color": "#773199", "value": 30.416103 }, { "color": "#8f3bb8", "value": 30.711304 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 12, "w": 13, "x": 11, "y": 1 }, "id": 127, "interval": null, "maxDataPoints": null, "options": { "frameIndex": 1, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Time" } ] }, "pluginVersion": "8.0.4", "targets": [ { "alias": "Sky", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "icon" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Temp", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "air_temperature" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Low", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "air_temp_low" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Conditions", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "conditions" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Chance", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "precip_probability" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Amount", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "precip" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "/ 25.4" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Humidity", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "relative_humidity" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Gust", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "wind_gust" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " * 2.236936" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Direction", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "wind_direction" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "UV", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "uv" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Pressure", "groupBy": [ { "params": [ "1h" ], "type": "time" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "sea_level_pressure" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* .0295301" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_day_num", "operator": "=~", "value": "/^$forecast_day_num$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" } ], "timeFrom": null, "timeShift": null, "title": "Forecast - $display_date - Hourly", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "Time" } }, { "id": "organize", "options": { "excludeByName": { "Icon": false }, "indexByName": { "Amount": 5, "Chance": 4, "Conditions": 3, "Direction": 9, "Gust": 8, "Humidity": 6, "Pressure": 7, "Sky": 2, "Temp": 1, "Time": 0, "UV": 10 }, "renameByName": { "Icon": " ", "Temp": "", "Time": "" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNotNull", "options": {} }, "fieldName": "Temp" } ], "match": "any", "type": "include" } } ], "type": "table" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 17, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "fahrenheit" }, "overrides": [ { "matcher": { "id": "byName", "options": "High" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 20 } ] }, { "matcher": { "id": "byName", "options": "Low" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 50 } ] }, { "matcher": { "id": "byName", "options": "Feels Like - High" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-orange", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 3 }, { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 20 ], "fill": "dash" } } ] }, { "matcher": { "id": "byName", "options": "Feels Like - Low" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 3 }, { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineStyle", "value": { "dash": [ 30, 3, 3 ], "fill": "dash" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 13 }, "id": 89, "interval": "$interval", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.2", "targets": [ { "alias": "High", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "air_temperature" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Low", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "air_temperature" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Feels Like - High", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "feels_like" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Feels Like - Low", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "feels_like" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "* 9/5 + 32" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" } ], "timeFrom": null, "title": "Temperature", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "none", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Percent Chance" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-red", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 76 }, { "id": "custom.gradientMode", "value": "opacity" }, { "id": "custom.lineWidth", "value": 2 }, { "id": "custom.axisSoftMax", "value": 100 }, { "id": "custom.drawStyle", "value": "bars" } ] }, { "matcher": { "id": "byName", "options": "Accumulation" }, "properties": [ { "id": "unit", "value": "lengthin" }, { "id": "custom.drawStyle", "value": "line" }, { "id": "custom.fillOpacity", "value": 60 }, { "id": "custom.lineWidth", "value": 2 }, { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } }, { "id": "decimals", "value": 2 }, { "id": "custom.gradientMode", "value": "opacity" } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 13 }, "id": 90, "interval": "$interval", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.2", "targets": [ { "alias": "Percent Chance", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "precip_probability" ], "type": "field" }, { "params": [], "type": "first" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Accumulation", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "precip" ], "type": "field" }, { "params": [], "type": "first" }, { "params": [ "* 0.039370" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" } ], "title": "Precipitation", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "pressurehg" }, "overrides": [ { "matcher": { "id": "byName", "options": "High" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-purple", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 10 } ] }, { "matcher": { "id": "byName", "options": "Low" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 13 }, "id": 138, "interval": "$interval", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.2", "targets": [ { "alias": "High", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "sea_level_pressure" ], "type": "field" }, { "params": [], "type": "max" }, { "params": [ "* .0295301" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Low", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "sea_level_pressure" ], "type": "field" }, { "params": [], "type": "min" }, { "params": [ "* .0295301" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" } ], "title": "Sea Level Pressure", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "velocitymph" }, "overrides": [ { "matcher": { "id": "byName", "options": "Average" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-yellow", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 30 } ] }, { "matcher": { "id": "byName", "options": "Gust" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } }, { "id": "custom.fillBelowTo", "value": "Average" }, { "id": "custom.fillOpacity", "value": 10 }, { "id": "custom.fillBelowTo" } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 21 }, "id": 116, "interval": "$interval", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.2", "targets": [ { "alias": "Average", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "wind_avg" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 2.236936" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Gust", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "wind_gust" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 2.236936" ], "type": "math" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" } ], "title": "Wind", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "High" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Low" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 21 }, "id": 115, "interval": "$interval", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.2", "targets": [ { "alias": "High", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "relative_humidity" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" }, { "alias": "Low", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "hide": false, "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "relative_humidity" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" } ], "title": "Humidity", "type": "timeseries" }, { "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "UV" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 21 }, "id": 117, "interval": "$interval", "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.2", "targets": [ { "alias": "UV", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "weatherflow_forecast_hourly", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uv" ], "type": "field" }, { "params": [], "type": "first" } ] ], "tags": [ { "key": "station_name", "operator": "=~", "value": "/^$station_name$/" }, { "condition": "AND", "key": "forecast_hourly_days_out", "operator": "=", "value": "0" } ], "tz": "$tz" } ], "title": "UV", "type": "timeseries" } ], "refresh": "", "schemaVersion": 30, "style": "dark", "tags": [ "weatherflow-collector", "influxdb" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "definition": "SHOW TAG VALUES WITH KEY = \"station_name\"", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Station Name", "multi": true, "name": "station_name", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"station_name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "definition": "SHOW TAG VALUES WITH KEY = \"timezone\"", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Time Zone", "multi": false, "name": "tz", "options": [], "query": "SHOW TAG VALUES WITH KEY = \"timezone\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_- WEATHERFLOW}", "definition": "select DISTINCT(\"local_day\") from (select \"local_day\",\"value\" from \"weatherflow_forecast_hourly\" WHERE $timeFilter)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Forecast Day", "multi": false, "name": "forecast_day_num", "options": [], "query": "select DISTINCT(\"local_day\") from (select \"local_day\",\"value\" from \"weatherflow_forecast_hourly\" WHERE $timeFilter)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": false, "text": "12h", "value": "12h" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "name": "interval", "options": [ { "selected": false, "text": "1d", "value": "1d" }, { "selected": true, "text": "12h", "value": "12h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "4h", "value": "4h" }, { "selected": false, "text": "2h", "value": "2h" }, { "selected": false, "text": "1h", "value": "1h" } ], "query": "1d,12h,6h,4h,2h,1h", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "", "value": "" }, "description": null, "error": null, "hide": 2, "label": null, "name": "display_date", "options": [ { "selected": true, "text": "", "value": "" } ], "query": "", "skipUrlSync": false, "type": "textbox" } ] }, "time": { "from": "now", "to": "now+10d" }, "timepicker": {}, "timezone": "", "title": "WeatherFlow Collector - Forecast", "uid": "lux4rd0labs_weatherflow_14", "version": 1, "description": "WeatherFlow Collector provides multiple ways of collecting data from the WeatherFlow Tempest, Air, and Sky weather systems. These Grafana dashboards offer visualizations in real-time for current conditions, derived metrics, and forecasting." }
2021-07-02 19:48:11 UTC
null
0
0
2,322
1
63,114
7,280
56,336
elasticsearch
ElasticSearch
ElasticSearch cluster stats
2017-05-24 09:15:13 UTC
2018-04-06 09:12:38 UTC
0
#### You will need the Prometheus exporter plugin for ElasticSearch ( https://github.com/justwatchcom/elasticsearch_exporter ) to run this dashboard ### HOW TO make elasticsearch_exporter on centos-7: ```sh yum -y install golang GOPATH=/usr/local go get -u github.com/justwatchcom/elasticsearch_exporter ``` ### RUN: ```sh cat << EOF > /etc/systemd/system/elasticsearch_exporter.service [Unit] Description=Prometheus elasticsearch_exporter After=local-fs.target network-online.target network.target Wants=local-fs.target network-online.target network.target [Service] User=root Nice=10 ExecStart = /usr/local/bin/elasticsearch_exporter -es.all -es.indices -es.timeout 20s ExecStop= /usr/bin/killall elasticsearch_exporter [Install] WantedBy=default.target EOF systemctl daemon-reload systemctl enable elasticsearch_exporter.service systemctl start elasticsearch_exporter.service ``` ### Exampe config for prometheus.yml: ```sh - job_name: elasticsearch scrape_interval: 60s scrape_timeout: 30s metrics_path: "/metrics" static_configs: - targets: - elastic2.test.lan:9108 - elastic-log2.prod.lan:9108 labels: service: elasticsearch relabel_configs: - source_labels: [__address__] regex: '(.*)\:9108' target_label: 'instance' replacement: '$1' - source_labels: [__address__] regex: '.*\.(.*)\.lan.*' target_label: 'environment' replacement: '$1' ``` ### Exampe config for prometheus alerts.rules: ```sh ALERT Elastic_UP IF elasticsearch_up{job="elasticsearch"} != 1 FOR 120s LABELS { severity="alert", value = "{{$value}}" } ANNOTATIONS { summary = "Instance {{ $labels.instance }}: Elasticsearch instance status is not 1", description = "This server's Elasticsearch instance status has a value of {{ $value }}.", } ALERT Elastic_Cluster_Health_RED IF elasticsearch_cluster_health_status{color="red"}==1 FOR 300s LABELS { severity="alert", value = "{{$value}}" } ANNOTATIONS { summary = "Instance {{ $labels.instance }}: not all primary and replica shards are allocated in elasticsearch cluster {{ $labels.cluster }}", description = "Instance {{ $labels.instance }}: not all primary and replica shards are allocated in elasticsearch cluster {{ $labels.cluster }}.", } ALERT Elastic_Cluster_Health_Yellow IF elasticsearch_cluster_health_status{color="yellow"}==1 FOR 300s LABELS { severity="alert", value = "{{$value}}" } ANNOTATIONS { summary = "Instance {{ $labels.instance }}: not all primary and replica shards are allocated in elasticsearch cluster {{ $labels.cluster }}", description = "Instance {{ $labels.instance }}: not all primary and replica shards are allocated in elasticsearch cluster {{ $labels.cluster }}.", } ALERT Elasticsearch_JVM_Heap_Too_High IF elasticsearch_jvm_memory_used_bytes{area="heap"} / elasticsearch_jvm_memory_max_bytes{area="heap"} > 0.8 FOR 15m LABELS { severity="alert", value = "{{$value}}" } ANNOTATIONS { summary = "ElasticSearch node {{ $labels.instance }} heap usage is high", description = "The heap in {{ $labels.instance }} is over 80% for 15m.", } ALERT Elasticsearch_health_up IF elasticsearch_cluster_health_up !=1 FOR 1m LABELS { severity="alert", value = "{{$value}}" } ANNOTATIONS { summary = "ElasticSearch node: {{ $labels.instance }} last scrape of the ElasticSearch cluster health failed", description = "ElasticSearch node: {{ $labels.instance }} last scrape of the ElasticSearch cluster health failed", } ALERT Elasticsearch_Too_Few_Nodes_Running IF elasticsearch_cluster_health_number_of_nodes < 3 FOR 5m LABELS { severity="alert", value = "{{$value}}" } ANNOTATIONS { description="There are only {{$value}} < 3 ElasticSearch nodes running", summary="ElasticSearch running on less than 3 nodes" } ALERT Elasticsearch_Count_of_JVM_GC_Runs IF rate(elasticsearch_jvm_gc_collection_seconds_count{}[5m])>5 FOR 60s LABELS { severity="warning", value = "{{$value}}" } ANNOTATIONS { summary = "ElasticSearch node {{ $labels.instance }}: Count of JVM GC runs > 5 per sec and has a value of {{ $value }}", description = "ElasticSearch node {{ $labels.instance }}: Count of JVM GC runs > 5 per sec and has a value of {{ $value }}", } ALERT Elasticsearch_GC_Run_Time IF rate(elasticsearch_jvm_gc_collection_seconds_sum[5m])>0.3 FOR 60s LABELS { severity="warning", value = "{{$value}}" } ANNOTATIONS { summary = "ElasticSearch node {{ $labels.instance }}: GC run time in seconds > 0.3 sec and has a value of {{ $value }}", description = "ElasticSearch node {{ $labels.instance }}: GC run time in seconds > 0.3 sec and has a value of {{ $value }}", } ALERT Elasticsearch_json_parse_failures IF elasticsearch_cluster_health_json_parse_failures>0 FOR 60s LABELS { severity="warning", value = "{{$value}}" } ANNOTATIONS { summary = "ElasticSearch node {{ $labels.instance }}: json parse failures > 0 and has a value of {{ $value }}", description = "ElasticSearch node {{ $labels.instance }}: json parse failures > 0 and has a value of {{ $value }}", } ALERT Elasticsearch_breakers_tripped IF rate(elasticsearch_breakers_tripped{}[5m])>0 FOR 60s LABELS { severity="warning", value = "{{$value}}" } ANNOTATIONS { summary = "ElasticSearch node {{ $labels.instance }}: breakers tripped > 0 and has a value of {{ $value }}", description = "ElasticSearch node {{ $labels.instance }}: breakers tripped > 0 and has a value of {{ $value }}", } ALERT Elasticsearch_health_timed_out IF elasticsearch_cluster_health_timed_out>0 FOR 60s LABELS { severity="warning", value = "{{$value}}" } ANNOTATIONS { summary = "ElasticSearch node {{ $labels.instance }}: Number of cluster health checks timed out > 0 and has a value of {{ $value }}", description = "ElasticSearch node {{ $labels.instance }}: Number of cluster health checks timed out > 0 and has a value of {{ $value }}", } ```
11,049
11,052
Other
null
5
3.8
7,280
1
2,322
4
51,501
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 2322, "graphTooltip": 1, "hideControls": false, "id": null, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": true, "tags": [ "OS" ], "targetBlank": true, "title": "OS", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "MySQL" ], "targetBlank": true, "title": "MySQL", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "MongoDB" ], "targetBlank": true, "title": "MongoDB", "type": "dashboards" }, { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "App" ], "targetBlank": true, "title": "App", "type": "dashboards" } ], "refresh": false, "rows": [ { "collapse": false, "height": null, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 53, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "__name__", "targets": [ { "expr": "elasticsearch_cluster_health_status{cluster=\"$cluster\",color=\"red\"}==1 or (elasticsearch_cluster_health_status{cluster=\"$cluster\",color=\"green\"}==1)+4 or (elasticsearch_cluster_health_status{cluster=\"$cluster\",color=\"yellow\"}==1)+22", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "2,4", "title": "Cluster health", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "Green", "value": "5" }, { "op": "=", "text": "Yellow", "value": "3" }, { "op": "=", "text": "Red", "value": "1" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 81, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "__name__", "targets": [ { "expr": "count(elasticsearch_breakers_tripped{cluster=\"$cluster\",name=~\"$name\"}>0)", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": "1,2", "title": "Tripped for breakers", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "0", "value": "N/A" }, { "op": "=", "text": "0", "value": "no value" }, { "op": "=", "text": "0", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 51, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum (elasticsearch_process_cpu_percent{cluster=\"$cluster\",name=~\"$name\"} ) / count (elasticsearch_process_cpu_percent{cluster=\"$cluster\",name=~\"$name\"} )", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 60 } ], "thresholds": "70,80", "title": "CPU usage Avg.", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 50, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum (elasticsearch_jvm_memory_used_bytes{cluster=\"$cluster\",name=~\"$name\"}) / sum (elasticsearch_jvm_memory_max_bytes{cluster=\"$cluster\",name=~\"$name\"}) * 100", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 60 } ], "thresholds": "70,80", "title": "JVM memory used Avg.", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "Number of nodes in the cluster", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_number_of_nodes{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Nodes", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "Number of data nodes in the cluster", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_number_of_data_nodes{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Data nodes", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "description": "Cluster level changes which have not yet been executed", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "hideTimeOverride": true, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 1, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_number_of_pending_tasks{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 60 } ], "thresholds": "1,5", "title": "Pending tasks", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 89, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum (elasticsearch_process_open_files_count{cluster=\"$cluster\",name=~\"$name\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Open file descriptors per cluster", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "KPI", "titleSize": "h6" }, { "collapse": false, "height": null, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of primary shards in your cluster. This is an aggregate total across all indices.", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": "shard_type", "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_active_primary_shards{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Active primary shards", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "Aggregate total of all shards across all indices, which includes replica shards", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 39, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_active_shards{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Active shards", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "Count of shards that are being freshly created", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_initializing_shards{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Initializing shards", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of shards that are currently moving from one node to another node.", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_relocating_shards{cluster=\"$cluster\"}", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Relocating shards", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "Shards delayed to reduce reallocation overhead", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 42, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_delayed_unassigned_shards{cluster=\"$cluster\"} ", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Delayed shards", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "description": "The number of shards that exist in the cluster state, but cannot be found in the cluster itself", "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "50", "id": 82, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "elasticsearch_cluster_health_unassigned_shards{cluster=\"$cluster\"} ", "format": "time_series", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "", "title": "Unassigned shards", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Shards", "titleSize": "h6" }, { "collapse": false, "height": null, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_jvm_gc_collection_seconds_count{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} - {{gc}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC count", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "GCs", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_jvm_gc_collection_seconds_sum{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} - {{gc}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC time", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "JVM Garbage Collection", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 77, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_translog_operations{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total translog operations", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 78, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_translog_size_in_bytes{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total translog size in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Translog", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 79, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_breakers_tripped{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: {{breaker}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tripped for breakers", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 80, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_breakers_estimated_size_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: {{breaker}}", "refId": "A" }, { "expr": "elasticsearch_breakers_limit_size_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: limit for {{breaker}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Estimated size in bytes of breaker", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Breakers", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_os_load1{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "load1: {{name}}", "metric": "", "refId": "A", "step": 20 }, { "expr": "elasticsearch_os_load5{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "load5: {{name}}", "metric": "", "refId": "B", "step": 20 }, { "expr": "elasticsearch_os_load15{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "load15: {{name}}", "metric": "", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Load average", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "CPU usage", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 88, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_process_cpu_percent{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "CPU usage", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "grid": {}, "height": "400", "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_jvm_memory_used_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}} used: {{area}}", "metric": "", "refId": "A", "step": 20 }, { "expr": "elasticsearch_jvm_memory_max_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} max: {{area}}", "refId": "C", "step": 20 }, { "expr": "elasticsearch_jvm_memory_pool_peak_used_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} peak used pool: {{pool}}", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JVM memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Memory", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 0, "grid": {}, "height": "400", "id": 54, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_jvm_memory_committed_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} committed: {{area}}", "refId": "B", "step": 20 }, { "expr": "elasticsearch_jvm_memory_max_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} max: {{area}}", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JVM memory committed", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Memory", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "CPU and Memory", "titleSize": "h6" }, { "collapse": true, "height": null, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "1-(elasticsearch_filesystem_data_available_bytes{cluster=\"$cluster\",name=~\"$name\"}/elasticsearch_filesystem_data_size_bytes{cluster=\"$cluster\",name=~\"$name\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}: {{path}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [ { "colorMode": "custom", "fill": true, "fillColor": "rgba(216, 200, 27, 0.27)", "op": "gt", "value": 0.8 }, { "colorMode": "custom", "fill": true, "fillColor": "rgba(234, 112, 112, 0.22)", "op": "gt", "value": 0.9 } ], "timeFrom": null, "timeShift": null, "title": "Disk usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "Disk Usage %", "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "sent", "transform": "negative-Y" } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_transport_tx_size_bytes_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: sent ", "refId": "D", "step": 20 }, { "expr": "-irate(elasticsearch_transport_rx_size_bytes_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: received", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Bytes/sec", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "pps", "label": "", "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Disk and Network", "titleSize": "h6" }, { "collapse": true, "height": "", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_docs{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Documents count on node", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_indexing_index_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Documents indexed rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "index calls/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Count of deleted documents on this node", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_docs_deleted{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Documents deleted rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Documents/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(elasticsearch_indices_merges_docs_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Documents merged rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "short", "label": "Documents/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 52, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_merges_total_size_bytes_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Documents merged bytes", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": "Bytes/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Documents", "titleSize": "h6" }, { "collapse": true, "height": "", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_search_query_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval]) ", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_indexing_index_time_seconds_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Indexing time", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 3, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_merges_total_time_seconds_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Merging time", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 87, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_store_throttle_time_seconds_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Throttle time for index store", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Times", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 48, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(elasticsearch_indices_indexing_index_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}: indexing", "metric": "", "refId": "A", "step": 10 }, { "expr": "rate(elasticsearch_indices_search_query_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: query", "refId": "B", "step": 10 }, { "expr": "rate(elasticsearch_indices_search_fetch_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: fetch", "refId": "C", "step": 10 }, { "expr": "rate(elasticsearch_indices_merges_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: merges", "refId": "D", "step": 10 }, { "expr": "rate(elasticsearch_indices_refresh_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: refresh", "refId": "E", "step": 10 }, { "expr": "rate(elasticsearch_indices_flush_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: flush", "refId": "F", "step": 10 }, { "expr": "rate(elasticsearch_indices_get_exists_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: get_exists", "refId": "G", "step": 10 }, { "expr": "rate(elasticsearch_indices_get_missing_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: get_missing", "refId": "H", "step": 10 }, { "expr": "rate(elasticsearch_indices_get_tota{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: get", "refId": "I", "step": 10 }, { "expr": "rate(elasticsearch_indices_indexing_delete_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: indexing_delete", "refId": "J", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Operations rate", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Operations/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 49, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_indices_indexing_index_time_seconds_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}: indexing", "metric": "", "refId": "A", "step": 10 }, { "expr": "irate(elasticsearch_indices_search_query_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: query", "refId": "B", "step": 10 }, { "expr": "irate(elasticsearch_indices_search_fetch_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: fetch", "refId": "C", "step": 10 }, { "expr": "irate(elasticsearch_indices_merges_total_time_seconds_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: merges", "refId": "D", "step": 10 }, { "expr": "irate(elasticsearch_indices_refresh_time_seconds_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: refresh", "refId": "E", "step": 10 }, { "expr": "irate(elasticsearch_indices_flush_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: flush", "refId": "F", "step": 10 }, { "expr": "irate(elasticsearch_indices_get_exists_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: get_exists", "refId": "G", "step": 10 }, { "expr": "irate(elasticsearch_indices_get_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: get_time", "refId": "H", "step": 10 }, { "expr": "irate(elasticsearch_indices_get_missing_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: get_missing", "refId": "I", "step": 10 }, { "expr": "irate(elasticsearch_indices_indexing_delete_time_seconds_total{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: indexing_delete", "refId": "J", "step": 10 }, { "expr": "irate(elasticsearch_indices_get_time_seconds{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: get", "refId": "K", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total Operations time", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "Time", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Total Operations stats", "titleSize": "h6" }, { "collapse": true, "height": 728, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_thread_pool_rejected_count{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: {{ type }}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread Pool operations rejected", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_thread_pool_active_count{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: {{ type }}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread Pool operations queued", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "height": "", "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_thread_pool_active_count{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: {{ type }}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread Pool threads active", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(elasticsearch_thread_pool_completed_count{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}: {{ type }}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread Pool operations completed", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Thread Pool", "titleSize": "h6" }, { "collapse": true, "height": null, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_fielddata_memory_size_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Field data memory size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Memory", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(elasticsearch_indices_fielddata_evictions{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Field data evictions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Evictions/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_query_cache_memory_size_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query cache size", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "Size", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(elasticsearch_indices_query_cache_evictions{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Query cache evictions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Evictions/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": {}, "height": "400", "id": 84, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "rate(elasticsearch_indices_filter_cache_evictions{cluster=\"$cluster\",name=~\"$name\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{name}}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Evictions from filter cache", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Evictions/s", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Caches", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segments_count{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Count of index segments", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 86, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segments_memory_bytes{cluster=\"$cluster\",name=~\"$name\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current memory size of segments in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Segments", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 75, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_docs_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Count of documents with only primary shards", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 83, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_store_size_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total size of stored index data in bytes with only primary shards on all nodes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_store_size_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total size of stored index data in bytes with all shards on all nodes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Count of documents and Total size", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_index_writer_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index writer with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_index_writer_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index writer with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Index writer", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 55, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_count_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Segments with only primary shards on all nodes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 56, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_count_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Segments with all shards on all nodes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of segments with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of segments with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Segments", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 57, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_doc_values_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Doc values with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 58, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_doc_values_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Doc values with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Doc values", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 59, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_fields_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of fields with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_fields_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of fields with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Fields", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_fixed_bit_set_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of fixed bit with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_fixed_bit_set_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of fixed bit with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Fixed bit", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 67, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_norms_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of norms with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_norms_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of norms with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Norms", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_points_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of points with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_points_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of points with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Points", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_terms_memory_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of terms with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 72, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_terms_memory_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of terms with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Terms", "titleSize": "h6" }, { "collapse": true, "height": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 73, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_version_map_memory_bytes_primary{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of version map with only primary shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "elasticsearch_indices_segment_version_map_memory_bytes_total{instance=~\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{index}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of version map with all shards on all nodes in bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Indices: Version map", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "elasticsearch", "App" ], "templating": { "list": [ { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "text": "auto", "value": "$__auto_interval" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Сluster", "multi": false, "name": "cluster", "options": [], "query": "label_values(elasticsearch_indices_docs,cluster)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Node name", "multi": true, "name": "name", "options": [], "query": "label_values(elasticsearch_indices_docs{cluster=\"$cluster\", name!=\"\"},name)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Source of metrics", "multi": false, "name": "instance", "options": [], "query": "label_values(elasticsearch_indices_docs{cluster=\"$cluster\", name!=\"\"},instance)", "refresh": 1, "regex": "", "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "ElasticSearch", "version": 106, "description": "ElasticSearch cluster stats" }
2018-04-05 16:00:34 UTC
2018-04-06 09:12:38 UTC
5
3.8
15,804
1
607,765
23,968
667
kyverno
Kyverno
null
2022-02-24 11:31:56 UTC
2022-02-28 10:38:13 UTC
0
This is a copy of original dashboard from https://github.com/kyverno/grafana-dashboard. Was done just to avoid using json file in Grafana helm chart. UPD. Version 3 changes: - ${DS_PROMETHEUS} was replaced by ${PROMETHEUS} - Graph (old) objects were migrated to the Time series
0
0
null
null
0
0
23,968
1
15,804
4
302
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.5" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 0 }, "id": 42, "options": { "content": "# Kyverno\nA Kubernetes-native policy management engine\n\n#### About this dashboard\n\nThis dashboard represents generic insights which can be extracted and made well use of from a cluster with Kyverno in action.\n\n#### For more details around the metrics\n\nCheckout the [official docs of Kyverno metrics](https://kyverno.io/docs/monitoring-kyverno-with-prometheus-metrics/)", "mode": "markdown" }, "pluginVersion": "8.3.5", "transparent": true, "type": "text" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 12, "panels": [], "title": "Latest Status", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "red", "value": 50 }, { "color": "#EAB839", "value": 75 }, { "color": "green", "value": 100 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 7 }, "id": 29, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_policy_results_total{rule_result=\"pass\"})*100/sum(kyverno_policy_results_total{})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Rule Execution Success Rate", "transparent": true, "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 7 }, "id": 2, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(count(kyverno_policy_rule_info_total{policy_type=\"cluster\"}==1) by (policy_name))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Cluster Policies", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 7 }, "id": 3, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(count(kyverno_policy_rule_info_total{policy_type=\"namespaced\"}==1) by (policy_name))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Policies", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "red", "value": 50 }, { "color": "#EAB839", "value": 75 }, { "color": "green", "value": 100 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 7 }, "id": 28, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_policy_results_total{rule_result=\"pass\", policy_background_mode=\"true\"})*100/sum(kyverno_policy_results_total{policy_background_mode=\"true\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Background Scans Success Rate", "transparent": true, "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 6, "y": 12 }, "id": 4, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(kyverno_policy_rule_info_total{rule_type=\"validate\"}==1)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Validate Rules", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 10, "y": 12 }, "id": 23, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(kyverno_policy_rule_info_total{rule_type=\"mutate\"}==1)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Mutate Rules", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 14, "y": 12 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(kyverno_policy_rule_info_total{rule_type=\"generate\"}==1)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Generate Rules", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 26, "panels": [], "title": "Policy-Rule Results", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "pass" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(43, 219, 23)", "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] }, { "matcher": { "id": "byName", "options": "fail" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 17 }, "id": 15, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_policy_results_total{rule_execution_cause=\"admission_request\"}) by (rule_result)", "interval": "", "legendFormat": "{{rule_result}}", "refId": "A" } ], "title": "Admission Review Results (per-rule)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "pass" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(43, 219, 23)", "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] }, { "matcher": { "id": "byName", "options": "fail" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 17 }, "id": 17, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_policy_results_total{rule_execution_cause=\"background_scan\"}) by (rule_result)", "interval": "", "legendFormat": "{{rule_result}}", "refId": "A" } ], "title": "Background Scan Results (per-rule)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "cluster" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5794F2", "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] }, { "matcher": { "id": "byName", "options": "namespaced" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] } ] }, "gridPos": { "h": 16, "w": 8, "x": 16, "y": 17 }, "id": 30, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(sum(kyverno_policy_results_total{rule_result=\"fail\"}) by (policy_name, policy_type)) by (policy_type)", "interval": "", "legendFormat": "{{policy_type}}", "refId": "A" } ], "title": "Policy Failures", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "pass" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(43, 219, 23)", "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] }, { "matcher": { "id": "byName", "options": "fail" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 25 }, "id": 31, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(sum(kyverno_policy_results_total{rule_execution_cause=\"admission_request\"}) by (policy_name, rule_result)) by (rule_result)", "interval": "", "legendFormat": "{{rule_result}}", "refId": "A" } ], "title": "Admission Review Results (per-policy)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "pass" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(43, 219, 23)", "mode": "fixed" } }, { "id": "custom.lineStyle", "value": { "dash": [ 10, 10 ], "fill": "dash" } } ] }, { "matcher": { "id": "byName", "options": "fail" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 25 }, "id": 32, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(sum(kyverno_policy_results_total{rule_execution_cause=\"background_scan\"}) by (policy_name, rule_result)) by (rule_result)", "interval": "", "legendFormat": "{{rule_result}}", "refId": "A" } ], "title": "Background Scan Results (per-policy)", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 19, "panels": [], "title": "Policy-Rule Info", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "cluster" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5794F2", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "namespaced" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FF7383", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 34 }, "id": 16, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(count(kyverno_policy_rule_info_total{}==1) by (policy_name, policy_type)) by (policy_type)", "interval": "", "legendFormat": "{{policy_type}}", "refId": "A" } ], "title": "Active Policies (by policy type)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "audit" }, "properties": [ { "id": "color", "value": { "fixedColor": "#37872D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "enforce" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FF9830", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 34 }, "id": 20, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(count(kyverno_policy_rule_info_total{}==1) by (policy_name, policy_validation_mode)) by (policy_validation_mode)", "interval": "", "legendFormat": "audit", "refId": "A" } ], "title": "Active Policies (by policy validation action)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "cluster" }, "properties": [ { "id": "color", "value": { "fixedColor": "#B877D9", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 34 }, "id": 24, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(count(kyverno_policy_rule_info_total{policy_background_mode=\"true\"}==1) by (policy_name, policy_type)) by (policy_type)", "interval": "", "legendFormat": "{{policy_type}}", "refId": "A" } ], "title": "Active Policies running in background mode", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 42 }, "id": 21, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(count(kyverno_policy_rule_info_total{policy_namespace!=\"-\"}==1) by (policy_name, policy_namespace)) by (policy_namespace)", "interval": "", "legendFormat": "{{policy_namespace}}", "refId": "A" } ], "title": "Active Namespaced Policies (by namespaces)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "mutate" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(169, 58, 227)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "validate" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(255, 232, 0)", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 10, "x": 8, "y": 42 }, "id": 14, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "count(kyverno_policy_rule_info_total{}==1) by (rule_type)", "interval": "", "legendFormat": "{{rule_type}}", "refId": "A" } ], "title": "Active Rules (by rule type)", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 34, "panels": [], "title": "Policy-Rule Execution Latency", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 51 }, "id": 36, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "avg(kyverno_policy_execution_duration_seconds_sum{}) by (rule_type)", "interval": "", "legendFormat": "{{rule_type}}", "refId": "A" } ], "title": "Average Rule Execution Latency", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "clocks" }, "overrides": [ { "matcher": { "id": "byName", "options": "cluster" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5794F2", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "namespaced" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 51 }, "id": 37, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "avg(sum(kyverno_policy_execution_duration_seconds_sum{}) by (policy_name, policy_type)) by (policy_type)", "interval": "", "legendFormat": "{{policy_type}}", "refId": "A" } ], "title": "Average Policy Execution Latency", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 51 }, "id": 39, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "avg(kyverno_policy_execution_duration_seconds_sum{})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Overall Average Rule Execution Latency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 55 }, "id": 40, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "avg(sum(kyverno_policy_execution_duration_seconds_sum{}) by (policy_name, policy_type))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Overall Average Policy Execution Latency", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 59 }, "id": 52, "panels": [], "title": "Admission Review Latency", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 60 }, "id": 53, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "avg(kyverno_admission_requests_total{}) by (resource_request_operation)", "interval": "", "legendFormat": "Resource Operation: {{resource_request_operation}}", "refId": "A" } ], "title": "Avg - Admission Review Duration (by operation)", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 60 }, "id": 54, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_admission_requests_total{}) by (resource_kind)", "interval": "", "legendFormat": "Resource Kind: {{resource_kind}}", "refId": "A" } ], "title": "Avg - Admission Review Duration (by resource kind)", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 60 }, "id": 50, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(rate(kyverno_admission_requests_total{}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Rate - Incoming Admission Requests (last 5m)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 64 }, "id": 55, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "avg(kyverno_admission_review_duration_seconds_sum{})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Avg - Overall Admission Review Duration", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 68 }, "id": 8, "panels": [], "title": "Policy Changes", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Change type: created" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5794F2", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 69 }, "id": 10, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_policy_changes_total{}) by (policy_change_type)", "interval": "", "legendFormat": "Change type: {{policy_change_type}}", "refId": "A" } ], "title": "Policy Changes (by change type)", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "cluster" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 69 }, "id": 13, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_policy_changes_total{}) by (policy_type)", "interval": "", "legendFormat": "{{policy_type}}", "refId": "A" } ], "title": "Policy Changes (by policy type)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 69 }, "id": 49, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_policy_changes_total{})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total Policy Changes", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 73 }, "id": 48, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(rate(kyverno_admission_requests_total{}[5m]))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Rate - Policy Changes Happening (last 5m)", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 77 }, "id": 44, "panels": [], "title": "Admission Requests", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Change type: created" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5794F2", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 78 }, "id": 45, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_admission_requests_total{}) by (resource_request_operation)", "interval": "", "legendFormat": "Resource Operation: {{resource_request_operation}}", "refId": "A" } ], "title": "Admission Requests (by operation)", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Change type: created" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5794F2", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 78 }, "id": 46, "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_admission_requests_total{}) by (resource_kind)", "interval": "", "legendFormat": "Resource Kind: {{resource_kind}}", "refId": "A" } ], "title": "Admission Requests (by resource kind)", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 78 }, "id": 47, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.5", "targets": [ { "exemplar": true, "expr": "sum(kyverno_admission_requests_total{})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total Admission Requests", "type": "stat" } ], "refresh": false, "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Kyverno", "uid": "Rg8lWBG7k", "version": 1, "weekStart": "", "gnetId": 15804 }
2022-02-28 10:38:13 UTC
null
0
0
10,886
1
290,586
15,665
76
silk-performer-raw
Silk Performer Raw
Displays a selection of graph panels based on Silk Performer measurements, imported from raw data files into an InfluxDB instance.
2019-09-19 14:40:02 UTC
2019-11-18 21:04:10 UTC
0
Open a results set in Silk Performance Explorer and click on Export to InfluxDB. Fill in the parameters, check the raw data checkbox and export the selected data into an InfluxDB instance. Note: Raw measurement data is not generated by default. You need to enable it in the Silk Performer profile settings.
48,121
48,122
Other
null
0
0
15,665
1
10,886
4
48
null
{ "__inputs": [ { "name": "VAR_SOURCETYPE", "type": "constant", "label": "SourceType", "value": "Raw", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.2.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10886, "graphTooltip": 0, "id": null, "iteration": 1574110242987, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 55, "panels": [], "title": "Overall Response Times (MeasName filter ignored)", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 1 }, "id": 69, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "OverallMeasType", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasType", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "MeasType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"MeasType\" =~ /^$OverallMeasType$/ AND \"MeasName\" = 'Overall Response Time' AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasGroup\" =~ /^$MeasGroup$/ AND \"TsdType\" =~ /^$tsdTypes$/) AND $timeFilter GROUP BY time($__interval), \"ValueType\" fill(none)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$OverallMeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=", "value": "Overall Response Time" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[OverallMeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 10, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 10 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "MeasType", "repeatDirection": "h", "scopedVars": { "MeasType": { "selected": false, "text": "Document download time[s]", "value": "Document download time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 10 }, "id": 289, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370245, "repeatPanelId": 12, "scopedVars": { "MeasType": { "selected": false, "text": "Embedded objects data[kB]", "value": "Embedded objects data[kB]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 10 }, "id": 290, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370245, "repeatPanelId": 12, "scopedVars": { "MeasType": { "selected": false, "text": "Page data[kB]", "value": "Page data[kB]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 10 }, "id": 291, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370245, "repeatPanelId": 12, "scopedVars": { "MeasType": { "selected": false, "text": "Page time[s]", "value": "Page time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 18 }, "id": 292, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370245, "repeatPanelId": 12, "scopedVars": { "MeasType": { "selected": false, "text": "Server busy time[s]", "value": "Server busy time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 18 }, "id": 293, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370245, "repeatPanelId": 12, "scopedVars": { "MeasType": { "selected": false, "text": "Trans. ok[s]", "value": "Trans. ok[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 18 }, "id": 294, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370245, "repeatPanelId": 12, "scopedVars": { "MeasType": { "selected": false, "text": "Trans.(busy) ok[s]", "value": "Trans.(busy) ok[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "ValueType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Measures - Aggregated (all filters active)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 167, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 3 }, "id": 175, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "MeasType", "repeatDirection": "h", "scopedVars": { "MeasType": { "selected": false, "text": "Document download time[s]", "value": "Document download time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_UserType/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "UserType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 3 }, "id": 270, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370233, "repeatPanelId": 175, "scopedVars": { "MeasType": { "selected": false, "text": "Embedded objects data[kB]", "value": "Embedded objects data[kB]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_UserType/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "UserType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 3 }, "id": 271, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370233, "repeatPanelId": 175, "scopedVars": { "MeasType": { "selected": false, "text": "Page data[kB]", "value": "Page data[kB]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_UserType/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "UserType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 3 }, "id": 272, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370233, "repeatPanelId": 175, "scopedVars": { "MeasType": { "selected": false, "text": "Page time[s]", "value": "Page time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_UserType/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "UserType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 11 }, "id": 273, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370233, "repeatPanelId": 175, "scopedVars": { "MeasType": { "selected": false, "text": "Server busy time[s]", "value": "Server busy time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_UserType/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "UserType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 11 }, "id": 274, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370233, "repeatPanelId": 175, "scopedVars": { "MeasType": { "selected": false, "text": "Trans. ok[s]", "value": "Trans. ok[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_UserType/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "UserType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 11 }, "id": 275, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370233, "repeatPanelId": 175, "scopedVars": { "MeasType": { "selected": false, "text": "Trans.(busy) ok[s]", "value": "Trans.(busy) ok[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_UserType/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "UserType" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Measures - User Type Comparison (all filters active)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 207, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 4 }, "id": 215, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": "MeasType", "repeatDirection": "h", "scopedVars": { "MeasType": { "selected": false, "text": "Document download time[s]", "value": "Document download time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Machine/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "Machine" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 4 }, "id": 282, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370239, "repeatPanelId": 215, "scopedVars": { "MeasType": { "selected": false, "text": "Embedded objects data[kB]", "value": "Embedded objects data[kB]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Machine/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "Machine" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 4 }, "id": 283, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370239, "repeatPanelId": 215, "scopedVars": { "MeasType": { "selected": false, "text": "Page data[kB]", "value": "Page data[kB]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Machine/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "Machine" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 4 }, "id": 284, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370239, "repeatPanelId": 215, "scopedVars": { "MeasType": { "selected": false, "text": "Page time[s]", "value": "Page time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Machine/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "Machine" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 12 }, "id": 285, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370239, "repeatPanelId": 215, "scopedVars": { "MeasType": { "selected": false, "text": "Server busy time[s]", "value": "Server busy time[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Machine/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "Machine" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 12 }, "id": 286, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370239, "repeatPanelId": 215, "scopedVars": { "MeasType": { "selected": false, "text": "Trans. ok[s]", "value": "Trans. ok[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Machine/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "Machine" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$dataSource", "fill": 1, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 12 }, "id": 287, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": null, "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1574107370239, "repeatPanelId": 215, "scopedVars": { "MeasType": { "selected": false, "text": "Trans.(busy) ok[s]", "value": "Trans.(busy) ok[s]" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_Machine/$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "Machine" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] }, { "alias": "$tag_MeasName", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "MeasName" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "SPMeas", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM \"SPMeas\" WHERE (\"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"SourceType\" =~ /^$SourceType$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^$MeasName$/ AND \"Machine\" =~ /^$Machine$/ AND \"TsdType\" =~ /^$tsdTypes$/ AND \"MeasGroup\" =~ /^$MeasGroup$/) AND $timeFilter GROUP BY time($__interval), \"MeasName\", \"ValueType\" fill(none)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "Project", "operator": "=~", "value": "/^$Project$/" }, { "condition": "AND", "key": "Loadtest", "operator": "=~", "value": "/^$Loadtest$/" }, { "condition": "AND", "key": "SourceType", "operator": "=~", "value": "/^$SourceType$/" }, { "condition": "AND", "key": "UserType", "operator": "=~", "value": "/^$UserType$/" }, { "condition": "AND", "key": "MeasType", "operator": "=~", "value": "/^$MeasType$/" }, { "condition": "AND", "key": "MeasName", "operator": "=~", "value": "/^$MeasName$/" }, { "condition": "AND", "key": "Machine", "operator": "=~", "value": "/^$Machine$/" }, { "condition": "AND", "key": "TsdType", "operator": "=~", "value": "/^$tsdTypes$/" }, { "condition": "AND", "key": "MeasGroup", "operator": "=~", "value": "/^$MeasGroup$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "[[MeasType]]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Measures - Agent Comparison", "type": "row" } ], "refresh": false, "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "text": "All", "value": "$__all" }, "hide": 2, "includeAll": true, "label": null, "multi": false, "name": "tsdTypes", "options": [ { "selected": true, "text": "All", "value": "$__all" }, { "selected": false, "text": "i", "value": "i" }, { "selected": false, "text": "t", "value": "t" }, { "selected": false, "text": "k", "value": "k" }, { "selected": false, "text": "m", "value": "m" } ], "query": "i,t,k,m", "skipUrlSync": false, "type": "custom" }, { "current": { "value": "${VAR_SOURCETYPE}", "text": "${VAR_SOURCETYPE}" }, "hide": 2, "label": null, "name": "SourceType", "options": [ { "value": "${VAR_SOURCETYPE}", "text": "${VAR_SOURCETYPE}" } ], "query": "${VAR_SOURCETYPE}", "skipUrlSync": false, "type": "constant" }, { "current": { "text": "GrafanaDemo", "value": "GrafanaDemo" }, "hide": 0, "includeAll": false, "label": "DataSource", "multi": false, "name": "dataSource", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"Project\" WHERE \"SourceType\" =~ /^$SourceType$/", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Project", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"Project\" WHERE \"SourceType\" =~ /^$SourceType$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"Loadtest\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Loadtest", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"Loadtest\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"Machine\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Machine", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"Machine\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/", "refresh": 2, "regex": "/^(?!aggregated$)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"UserType\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "UserType", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"UserType\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/", "refresh": 2, "regex": "/^(?!aggregated$)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasGroup\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "MeasGroup", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasGroup\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/", "refresh": 2, "regex": "^(?!Summary|Health|RtHealth).*$", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasType\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasGroup\" =~ /^$MeasGroup$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "MeasType", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasType\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasGroup\" =~ /^$MeasGroup$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasName\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasGroup\" =~ /^$MeasGroup$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" !~/^$MeasType$/", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "MeasName", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasName\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasGroup\" =~ /^$MeasGroup$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" !~/^$MeasType$/", "refresh": 2, "regex": "/^(?!Overall Response Time$)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasType\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasGroup\" =~ /^$MeasGroup$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^Overall Response Time$/", "hide": 2, "includeAll": true, "label": null, "multi": true, "name": "OverallMeasType", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasType\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/ AND \"UserType\" =~ /^$UserType$/ AND \"MeasGroup\" =~ /^$MeasGroup$/ AND \"MeasType\" =~ /^$MeasType$/ AND \"MeasName\" =~ /^Overall Response Time$/", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$dataSource", "definition": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasGroup\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/", "hide": 2, "includeAll": true, "label": null, "multi": true, "name": "SummaryGroup", "options": [], "query": " SHOW TAG VALUES FROM \"SPMeas\" WITH KEY = \"MeasGroup\" WHERE \"SourceType\" =~ /^$SourceType$/ AND \"Project\" =~ /^$Project$/ AND \"Loadtest\" =~ /^$Loadtest$/ AND \"Machine\" =~ /^$Machine$/", "refresh": 2, "regex": "/^Summary.*|Health Control$/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Silk Performer Raw", "uid": "wrc7ImxZk", "version": 3, "description": "Displays a selection of graph panels based on Silk Performer measurements, imported from raw data files into an InfluxDB instance." }
2019-11-18 21:00:15 UTC
2019-11-18 21:04:10 UTC
0
0
12,484
1
383,613
23,030
276
system-informationn
System Informationn
System Information Dashboard provides information about the node
2020-06-17 11:16:47 UTC
2022-06-03 12:32:27 UTC
0
# Telegraf Input Plugins Following are the basic telegraf Configuration can be use. ``` [global_tags] # Configuration for telegraf agent [agent] interval = "10s" debug = false hostname = "theone.us-central1-a.c.theone-277307.internal" round_interval = true flush_interval = "10s" flush_jitter = "0s" collection_jitter = "0s" metric_batch_size = 1000 metric_buffer_limit = 10000 quiet = false logfile = "/var/log/telegraf/telegraf.log" omit_hostname = false ############################################################################### # OUTPUTS # ############################################################################### [[outputs.prometheus_client]] listen = ":9273" ############################################################################### # INPUTS # ############################################################################### [[inputs.cpu]] percpu = true [[inputs.disk]] [[inputs.io]] [[inputs.mem]] [[inputs.net]] [[inputs.system]] [[inputs.swap]] [[inputs.netstat]] [[inputs.processes]] [[inputs.kernel]] [[inputs.diskio]] [[inputs.procstat]] user = "root,telegraf,ubuntu" ``` # Panels using in Dashboard - Number of CPU Cores of node. - OS Disk Space Used Currently. - Currently Memory Using. - Last 1 min System Load. - Top CPU Consuming Process running on node. - Top Memory Cunsuming Prcess running on node. - CPU Utilization. - Memory Utilization. - Disk Space usages on each mount point. - Disk IO Write. - Disk IO READ. - Network Input - Network Output ## Contributor Information **mahesh.kumar@opstree.com**
53,596
53,597
Telegraf
null
1
3
23,030
1
12,484
4
50
System Information Dashboard provides information about the node
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "System Information Dashboard provides information about the node", "editable": true, "gnetId": 12484, "graphTooltip": 0, "id": null, "iteration": 1638182791212, "links": [], "panels": [ { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 2, "x": 0, "y": 0 }, "id": 2, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "system_n_cpus{instance=~ \"$instance\"}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CPU Cores", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-yellow", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 2, "y": 0 }, "id": 4, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "disk_used_percent{instance=~ \"$instance$\",path = '/'}", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Disk Space", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-purple", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 5, "y": 0 }, "id": 6, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(mem_used{instance=~\"$instance\"})", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Memory Used", "type": "stat" }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(23, 222, 202)", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 5, "w": 16, "x": 8, "y": 0 }, "id": 22, "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "values": false }, "showUnfilled": false }, "pluginVersion": "7.0.1", "targets": [ { "expr": "topk(1,procstat_cpu_usage{instance=~\"$instance\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{process_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Top CPU Consuming Process", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "system_load1{instance=~ \"$instance*\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": " 1min", "refId": "A" }, { "expr": "system_load5{instance=~ \"$instance*\"}", "interval": "", "legendFormat": "5min", "refId": "B" }, { "expr": "system_load15{instance=~ \"$instance*\"}", "interval": "", "legendFormat": "15min", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load average ", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:239", "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:240", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(214, 144, 102)", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 16, "x": 8, "y": 5 }, "id": 24, "interval": "", "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "values": false }, "showUnfilled": false }, "pluginVersion": "7.0.1", "targets": [ { "expr": "topk(5,procstat_memory_usage{instance=~\"$instance\"})", "interval": "", "legendFormat": "{{process_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Top Memory Consumption Process", "type": "bargauge" }, { "aliasColors": { "10.128.0.3:9273": "yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 17, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "100 - (cpu_usage_idle{instance=~ \"$instance*\",cpu=\"cpu-total\"})", "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 11 }, "id": 12, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.0.1", "targets": [ { "expr": "100 - (cpu_usage_idle{instance=~ \"$instance*\",cpu=\"cpu-total\"})", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "7.0.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "net_bytes_recv" }, { "alias": "net_bytes_sent" }, { "alias": "net_conn_accepted" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(net_bytes_recv[5m])", "interval": "", "intervalFactor": 3, "legendFormat": "net_bytes_recv", "refId": "A" }, { "expr": "rate(net_conntrack_listener_conn_accepted_total[5m])", "interval": "", "legendFormat": "net_conn_accepted", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Input", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 13, "x": 11, "y": 18 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "net_bytes_recv" }, { "alias": "net_bytes_sent" }, { "alias": "net_conn_accepted" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(net_bytes_sent[5m])", "interval": "", "legendFormat": "net_bytes_sent", "refId": "A" }, { "expr": "rate(net_conntrack_listener_conn_accepted_total[5m])", "interval": "", "legendFormat": "net_conn_accepted", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network Ouput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "mem_cached": "purple", "mem_used": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 2, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": 500, "total": false, "values": true }, "lines": true, "linewidth": 3, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "mem_used" }, { "alias": "mem_buffered" }, { "alias": "mem_cached" }, { "alias": "mem_swap" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "mem_used_percent{instance=~\"$instance*\"}", "interval": "", "legendFormat": "mem_used", "refId": "A" }, { "expr": "(mem_buffered{instance=~\"$instance\"}/mem_total{instance=~\"$instance\"})*100", "interval": "", "legendFormat": "mem_buffered", "refId": "B" }, { "expr": "(mem_cached{instance=~\"$instance\"}/mem_total{instance=~\"$instance\"})*100", "interval": "", "legendFormat": "mem_cached", "refId": "C" }, { "expr": "(swap_used{instance=~\"$instance\"}/mem_total{instance=~\"$instance\"})*100", "interval": "", "legendFormat": "mem_swap", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Utilization", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 500, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "disk_used_percent{instance=~\"$instance\"}", "legendFormat": "{{path}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disks Usages", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "diskio_write_bytes{instance=~\"$instance\"}", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IO Write", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 42 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 3, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "diskio_read_bytes{instance=~\"$instance\"}", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk IO Reads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 25, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "prometheus.internal-odmont.com", "value": "prometheus.internal-odmont.com" }, "hide": 2, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(system_uptime, instance)", "hide": 0, "includeAll": false, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "label_values(system_uptime, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": true, "auto_count": 30, "auto_min": "30s", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_inter" }, "hide": 0, "label": "Interval", "name": "inter", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_inter" }, { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "2m", "value": "2m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" } ], "query": "30s,1m,2m,5m,10m,30m,1h", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "browser", "title": "System Informationn", "uid": "r4E2YZ6Wkk", "version": 1 }
2021-11-29 12:19:10 UTC
null
0
0
14,719
1
361,889
25,274
248
clickhouse-anal
ClickHouse ANAL
add new views
2021-07-13 14:48:59 UTC
2022-07-07 09:10:19 UTC
0
null
65,061
65,062
Other
null
1
3
25,274
1
14,719
4
51
null
{ "__inputs": [ { "name": "DS_ANL-CH1-01", "label": "", "description": "", "type": "datasource", "pluginId": "vertamedia-clickhouse-datasource", "pluginName": "ClickHouse" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.1" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "datasource", "id": "vertamedia-clickhouse-datasource", "name": "ClickHouse", "version": "2.3.1" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "max": 128849018880, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 40 } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "decbytes" } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 0 }, "id": 6, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false, "text": {} }, "pluginVersion": "9.0.1", "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n sum(memory_usage) as memory_usage\nFROM $table\n", "rawQuery": "SELECT\n sum(memory_usage) as memory_usage\nFROM system.processes", "refId": "A", "round": "0s", "skip_comments": true, "table": "processes", "tableLoading": false } ], "title": "ОЗУ", "transparent": true, "type": "gauge" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "max": 128849018, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 40 } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "Bps" } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 2, "y": 0 }, "id": 9, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false, "text": {} }, "pluginVersion": "9.0.1", "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n avg(read_bytes / elapsed) as read_speed\nFROM $table\n\n", "rawQuery": "SELECT\n avg(read_bytes / elapsed) as read_speed\nFROM system.processes", "refId": "A", "round": "0s", "skip_comments": true, "table": "processes", "tableLoading": false } ], "title": "Чтение", "transparent": true, "type": "gauge" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "max": 128849018, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 40 } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "unit", "value": "Bps" } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 0 }, "id": 10, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false, "text": {} }, "pluginVersion": "9.0.1", "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n avg(written_bytes / elapsed) as written_speed\nFROM $table\n\n", "rawQuery": "SELECT\n avg(written_bytes / elapsed) as written_speed\nFROM system.processes", "refId": "A", "round": "0s", "skip_comments": true, "table": "processes", "tableLoading": false } ], "title": "Запись", "transparent": true, "type": "gauge" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 6, "y": 0 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateTimeType": "DATETIME", "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT free_space, total_space \nFROM `system`.disks\n", "rawQuery": "SELECT free_space, total_space \nFROM `system`.disks", "refId": "A", "round": "0s", "skip_comments": true } ], "title": "Дисковое пространство", "transparent": true, "type": "stat" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "max": 10, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 11, "y": 0 }, "id": 13, "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^cnt$/", "values": true }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateTimeType": "DATETIME", "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT \n\tmultiIf(positionCaseInsensitive(query, 'select') >= 1 and positionCaseInsensitive(query, 'select') <= 10, 'select', \n\t\t\tpositionCaseInsensitive(query, 'insert') >= 1 and positionCaseInsensitive(query, 'insert') <= 10, 'insert', \n\t\t\tpositionCaseInsensitive(query, 'optimize') >= 1 and positionCaseInsensitive(query, 'optimize') <= 10, 'optimize', \n\t\t\t'other') as query_type,\n\tcount() as cnt,\n\tsum(memory_usage) as memory_usage,\n\tsum(read_rows) as read_rows \nFROM `system`.processes p \nGROUP BY query_type", "rawQuery": "SELECT \n\tmultiIf(positionCaseInsensitive(query, 'select') >= 1 and positionCaseInsensitive(query, 'select') <= 10, 'select', \n\t\t\tpositionCaseInsensitive(query, 'insert') >= 1 and positionCaseInsensitive(query, 'insert') <= 10, 'insert', \n\t\t\tpositionCaseInsensitive(query, 'optimize') >= 1 and positionCaseInsensitive(query, 'optimize') <= 10, 'optimize', \n\t\t\t'other') as query_type,\n\tcount() as cnt,\n\tsum(memory_usage) as memory_usage,\n\tsum(read_rows) as read_rows \nFROM `system`.processes p \nGROUP BY query_type", "refId": "A", "round": "0s", "skip_comments": true } ], "title": "Запросов по типу", "transparent": true, "type": "bargauge" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "max": 60000000000, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 7, "x": 17, "y": 0 }, "id": 12, "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^memory$/", "values": true }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateTimeType": "DATETIME", "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT \n\tmultiIf(positionCaseInsensitive(query, 'select') >= 1 AND positionCaseInsensitive(query, 'select') < 300, 'select', \n\t\t\tpositionCaseInsensitive(query, 'insert') >= 1 AND\tpositionCaseInsensitive(query, 'insert') < 300, 'insert', \n\t\t\tpositionCaseInsensitive(query, 'optimize') >= 1 AND positionCaseInsensitive(query, 'optimize') < 300, 'optimize', \n\t\t\t'other') as query_type,\n\tcount() as cnt,\n\tsum(memory_usage) as memory,\n\tsum(read_rows) as read_rows \nFROM `system`.processes p \nGROUP BY query_type\n", "rawQuery": "SELECT \n\tmultiIf(positionCaseInsensitive(query, 'select') >= 1 AND positionCaseInsensitive(query, 'select') < 300, 'select', \n\t\t\tpositionCaseInsensitive(query, 'insert') >= 1 AND\tpositionCaseInsensitive(query, 'insert') < 300, 'insert', \n\t\t\tpositionCaseInsensitive(query, 'optimize') >= 1 AND positionCaseInsensitive(query, 'optimize') < 300, 'optimize', \n\t\t\t'other') as query_type,\n\tcount() as cnt,\n\tsum(memory_usage) as memory,\n\tsum(read_rows) as read_rows \nFROM `system`.processes p \nGROUP BY query_type", "refId": "A", "round": "0s", "skip_comments": true } ], "title": "ОЗУ по типам запросов", "transparent": true, "type": "bargauge" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 30000000000, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 4 }, "id": 8, "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "/^memory_usage$/", "values": true }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.0.1", "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n user,\n sum(memory_usage) as memory_usage\nFROM $table\nGROUP BY user\n", "rawQuery": "SELECT\n user,\n sum(memory_usage) as memory_usage\nFROM system.processes\nGROUP BY user", "refId": "A", "round": "0s", "skip_comments": true, "table": "processes", "tableLoading": false } ], "title": "Потребление ОЗУ по юзерам", "transparent": true, "type": "bargauge" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-text", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "memory_usage" }, "properties": [ { "id": "unit", "value": "decbytes" }, { "id": "max", "value": 349999993 }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, { "id": "custom.width", "value": 121 } ] }, { "matcher": { "id": "byName", "options": "elapsed" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "progress" }, "properties": [ { "id": "unit", "value": "percentunit" }, { "id": "custom.width", "value": 194 }, { "id": "custom.displayMode", "value": "basic" }, { "id": "max", "value": 1 }, { "id": "color", "value": { "mode": "continuous-GrYlRd" } } ] }, { "matcher": { "id": "byName", "options": "database" }, "properties": [ { "id": "custom.width", "value": 79 } ] }, { "matcher": { "id": "byName", "options": "table" }, "properties": [ { "id": "custom.width", "value": 186 } ] }, { "matcher": { "id": "byName", "options": "merge_type" }, "properties": [ { "id": "custom.width", "value": 117 } ] }, { "matcher": { "id": "byName", "options": "merge_algorithm" }, "properties": [ { "id": "custom.width", "value": 125 } ] } ] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 4 }, "id": 22, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateTimeType": "DATETIME", "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n\tdatabase,\n\t`table`,\n\telapsed,\n\tprogress,\n\tmerge_type,\n\tmerge_algorithm,\n\tmemory_usage \nFROM `system`.merges\n", "rawQuery": "SELECT\n\tdatabase,\n\t`table`,\n\telapsed,\n\tprogress,\n\tmerge_type,\n\tmerge_algorithm,\n\tmemory_usage \nFROM `system`.merges", "refId": "A", "round": "0s", "skip_comments": true } ], "title": "Слияние партов", "transparent": true, "type": "table" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 37, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 2, "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 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 9 }, "id": 20, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 10, "query": "SELECT\n $timeSeries as t,\n multiIf(positionCaseInsensitive(query, 'select') >= 1 AND positionCaseInsensitive(query, 'select') < 300, 'select', \n\t\t\tpositionCaseInsensitive(query, 'insert') >= 1 AND\tpositionCaseInsensitive(query, 'insert') < 300, 'insert', \n\t\t\tpositionCaseInsensitive(query, 'optimize') >= 1 AND positionCaseInsensitive(query, 'optimize') < 300, 'optimize', \n\t\t\t'other') as query_type,\n MAX(query_duration_ms) as duration_ms\nFROM $table\n\nWHERE $timeFilter\n\nGROUP BY t, query_type\n\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 100) * 100) * 1000 as t,\n multiIf(positionCaseInsensitive(query, 'select') >= 1 AND positionCaseInsensitive(query, 'select') < 300, 'select', \n\t\t\tpositionCaseInsensitive(query, 'insert') >= 1 AND\tpositionCaseInsensitive(query, 'insert') < 300, 'insert', \n\t\t\tpositionCaseInsensitive(query, 'optimize') >= 1 AND positionCaseInsensitive(query, 'optimize') < 300, 'optimize', \n\t\t\t'other') as query_type,\n MAX(query_duration_ms) as duration_ms\nFROM system.query_log\n\nWHERE event_time >= toDateTime(1627958007)\n\nGROUP BY t, query_type\n\nORDER BY t", "refId": "A", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "title": "Пиковая продолжительность запросов", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "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 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 9 }, "id": 19, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "event_date", "dateLoading": false, "dateTimeColDataType": "event_time", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 10, "query": "SELECT\n $timeSeries as t,\n user,\n MAX(memory_usage) as memory_usage\nFROM $table\n\nWHERE $timeFilter\n\nGROUP BY t, user\n\nORDER BY t", "rawQuery": "SELECT\n (intDiv(toUInt32(event_time), 600) * 600) * 1000 as t,\n user,\n MAX(memory_usage) as memory_usage\nFROM system.query_log\n\nWHERE event_date >= toDate(1643719779) AND event_date <= toDate(1643806179) AND event_time >= toDateTime(1643719779) AND event_time <= toDateTime(1643806179)\n\nGROUP BY t, user\n\nORDER BY t", "refId": "A", "round": "0s", "skip_comments": true, "table": "query_log", "tableLoading": false } ], "title": "Пиковое использование ОЗУ", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "align": "left", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "peak_memory_usage" }, "properties": [ { "id": "custom.displayMode", "value": "basic" }, { "id": "unit", "value": "decbytes" }, { "id": "custom.width", "value": 242 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 10000000000 } ] } }, { "id": "max", "value": 10000000000 } ] }, { "matcher": { "id": "byName", "options": "elapsed" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.width", "value": 96 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 120 } ] } }, { "id": "max", "value": 360 } ] }, { "matcher": { "id": "byName", "options": "user" }, "properties": [ { "id": "custom.width", "value": 167 } ] }, { "matcher": { "id": "byName", "options": "query" }, "properties": [ { "id": "custom.width", "value": 398 } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 0, "y": 16 }, "id": 15, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "peak_memory_usage" } ] }, "pluginVersion": "9.0.1", "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n user,\n substring(query, 1, 50) as query,\n peak_memory_usage,\n elapsed\nFROM $table\nORDER BY peak_memory_usage desc\nLIMIT 50\n", "rawQuery": "SELECT\n user,\n substring(query, 1, 50) as query,\n peak_memory_usage,\n elapsed\nFROM system.processes\nORDER BY peak_memory_usage desc\nLIMIT 50", "refId": "A", "round": "0s", "skip_comments": true, "table": "processes", "tableLoading": false } ], "title": "ТОП 10 запросов", "transparent": true, "type": "table" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "align": "left", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "table_gb" }, "properties": [ { "id": "custom.displayMode", "value": "basic" }, { "id": "max", "value": 200000000000 }, { "id": "custom.width", "value": 235 } ] }, { "matcher": { "id": "byName", "options": "database" }, "properties": [ { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byName", "options": "table" }, "properties": [ { "id": "custom.width", "value": 209 } ] }, { "matcher": { "id": "byName", "options": "hours" }, "properties": [ { "id": "unit", "value": "h" } ] } ] }, "gridPos": { "h": 14, "w": 12, "x": 12, "y": 16 }, "id": 25, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "table_gb" } ] }, "pluginVersion": "9.0.1", "targets": [ { "database": "system", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "max_date", "dateLoading": false, "dateTimeColDataType": "delete_ttl_info_max", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT \n\tdatabase,\n\t`table`,\n\tsum(bytes_on_disk) as table_gb,\n\tmax(max_time) as max_time,\n\tmin(min_time) as min_time,\n dateDiff('hour', min_time, max_time) as hours\nFROM $table\nGROUP BY database, `table` \nHAVING round(sum(bytes_on_disk / 1024 / 1024 / 1024), 2) > 10", "rawQuery": "SELECT \n\tdatabase,\n\t`table`,\n\tsum(bytes_on_disk) as table_gb,\n\tmax(max_time) as max_time,\n\tmin(min_time) as min_time,\n dateDiff('hour', min_time, max_time) as hours\nFROM system.parts\nGROUP BY database, `table` \nHAVING round(sum(bytes_on_disk / 1024 / 1024 / 1024), 2) > 10", "refId": "A", "round": "0s", "skip_comments": true, "table": "parts", "tableLoading": false } ], "title": "Размеры таблиц", "transparent": true, "type": "table" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 17, "w": 13, "x": 0, "y": 30 }, "id": 27, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "database": "default", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeColDataType": "datetime", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n concat(database, '.', table) as db_table,\n sum(table_size) as size\nFROM $table\nWHERE $timeFilter\nGROUP BY db_table, t\nHAVING sum(table_size / 1024 / 1024 / 1024) > 10\nORDER BY size, t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(datetime), 15) * 15) * 1000 as t,\n concat(database, '.', table) as db_table,\n sum(table_size) as size\nFROM default.table_size\nWHERE datetime >= toDateTime(1643954890) AND datetime <= toDateTime(1643976490)\nGROUP BY db_table, t\nHAVING sum(table_size / 1024 / 1024 / 1024) > 10\nORDER BY size, t", "refId": "A", "round": "0s", "skip_comments": true, "table": "table_size", "tableLoading": false } ], "title": "Место на диске под таблицы", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 17, "w": 11, "x": 13, "y": 30 }, "id": 28, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "database": "default", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeColDataType": "datetime", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "time_series", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n $timeSeries as t,\n concat(database, '.', table) as db_table,\n sum(table_rows) as size\nFROM $table\nWHERE $timeFilter\nGROUP BY db_table, t\nHAVING sum(table_size / 1024 / 1024 / 1024) > 10\nORDER BY size, t\n", "rawQuery": "SELECT\n (intDiv(toUInt32(datetime), 15) * 15) * 1000 as t,\n concat(database, '.', table) as db_table,\n sum(table_rows) as size\nFROM default.table_size\nWHERE datetime >= toDateTime(1643954899) AND datetime <= toDateTime(1643976499)\nGROUP BY db_table, t\nHAVING sum(table_size / 1024 / 1024 / 1024) > 10\nORDER BY size, t", "refId": "A", "round": "0s", "skip_comments": true, "table": "table_size", "tableLoading": false } ], "title": "Кол-во строк в таблицах", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [ { "matcher": { "id": "byName", "options": "query" }, "properties": [ { "id": "custom.width", "value": 472 } ] }, { "matcher": { "id": "byName", "options": "user" }, "properties": [ { "id": "custom.width", "value": 178 } ] }, { "matcher": { "id": "byName", "options": "query_duration_ms" }, "properties": [ { "id": "custom.width", "value": 233 } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 47 }, "id": 24, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateTimeType": "DATETIME", "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n user,\n substring(query, 1, 50) as query,\n query_duration_ms\nFROM system.query_log\nwhere toDate(event_date) = today()\nORDER BY query_duration_ms desc\nLIMIT 5\n", "rawQuery": "SELECT\n user,\n substring(query, 1, 50) as query,\n query_duration_ms\nFROM system.query_log\nwhere toDate(event_date) = today()\nORDER BY query_duration_ms desc\nLIMIT 5", "refId": "A", "round": "0s", "skip_comments": true } ], "title": "ТОП 5 запросов по продолжительности", "transparent": true, "type": "table" }, { "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "ads_rows" }, "properties": [ { "id": "custom.displayMode", "value": "basic" }, { "id": "max", "value": 100000000 }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, { "id": "custom.width", "value": 266 } ] }, { "matcher": { "id": "byName", "options": "experiment_id" }, "properties": [ { "id": "custom.width", "value": 108 } ] }, { "matcher": { "id": "byName", "options": "start_date" }, "properties": [ { "id": "custom.width", "value": 157 } ] }, { "matcher": { "id": "byName", "options": "end_date" }, "properties": [ { "id": "custom.width", "value": 162 } ] }, { "matcher": { "id": "byName", "options": "blocks_rows" }, "properties": [ { "id": "custom.width", "value": 219 }, { "id": "custom.displayMode", "value": "basic" }, { "id": "max", "value": 100000000 }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 47 }, "id": 30, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "end_date" } ] }, "pluginVersion": "9.0.1", "targets": [ { "database": "ads", "datasource": { "type": "vertamedia-clickhouse-datasource", "uid": "${DS_ANL-CH1-01}" }, "dateColDataType": "", "dateLoading": false, "dateTimeColDataType": "requested_at", "dateTimeType": "DATETIME", "datetimeLoading": false, "extrapolate": true, "format": "table", "formattedQuery": "SELECT $timeSeries as t, count() FROM $table WHERE $timeFilter GROUP BY t ORDER BY t", "intervalFactor": 1, "query": "SELECT\n blocks.experiment_id,\n ads_rows,\n blocks_rows,\n blocks.start_date,\n blocks.end_date\nFROM (\n SELECT \n \texperiment_id,\n \tcount() as blocks_rows,\n \tmin(requested_at) as start_date,\n \tmax(requested_at) as end_date\n FROM ads.block_shows_experiment bse \n GROUP BY experiment_id\n ) as blocks\nLEFT JOIN (\n SELECT \n \texperiment_id,\n \tcount() as ads_rows,\n \tmin(requested_at) as start_date,\n \tmax(requested_at) as end_date\n FROM ads.ad_shows_unlogged_experiment \n GROUP BY experiment_id \n ) as ads \n ON blocks.experiment_id = ads.experiment_id\n", "rawQuery": "SELECT\n blocks.experiment_id,\n ads_rows,\n blocks_rows,\n blocks.start_date,\n blocks.end_date\nFROM (\n SELECT \n \texperiment_id,\n \tcount() as blocks_rows,\n \tmin(requested_at) as start_date,\n \tmax(requested_at) as end_date\n FROM ads.block_shows_experiment bse \n GROUP BY experiment_id\n ) as blocks\nLEFT JOIN (\n SELECT \n \texperiment_id,\n \tcount() as ads_rows,\n \tmin(requested_at) as start_date,\n \tmax(requested_at) as end_date\n FROM ads.ad_shows_unlogged_experiment \n GROUP BY experiment_id \n ) as ads \n ON blocks.experiment_id = ads.experiment_id", "refId": "A", "round": "0s", "skip_comments": true, "table": "block_shows_experiment", "tableLoading": false } ], "title": "Наполненость эксперимента", "transparent": true, "type": "table" } ], "refresh": "5s", "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "hidden": false }, "timezone": "browser", "title": "ClickHouse ANAL", "uid": "D5FjvHG7k", "version": 13, "weekStart": "monday", "gnetId": 14719, "description": "add new views" }
2022-07-07 09:08:29 UTC
2022-07-07 09:10:18 UTC
0
0
13,462
1
153,747
20,770
425
device-health-monitoring
Device Health Monitoring
Cisco IOS XE and the Catalyst 9300 switch using the gRPC Dial-Out Model-Driven Telemetry interface to provide basic health and interface monitoring capabilities
2020-11-24 23:36:42 UTC
2021-04-14 21:56:47 UTC
0
# Start telegraf /usr/bin/telegraf --config /etc/telegraf/telegraf-grpc.conf # Enable gRPC subscription configuration on IOS XE More details will be added once validated ;) ``` ! NETCONF-yang is required for gRPC Dial-Out telemetry: netconf-yang ! Remove any previous MDT configuration: no telemetry ietf subscription 3301 # Native platform components telemetry ietf subscription 3301 encoding encode-kvgpb filter xpath /platform-ios-xe-oper:components source-address 10.1.1.5 stream yang-push update-policy periodic 3000 receiver ip address 10.1.1.3 57500 protocol grpc-tcp ```
58,422
58,423
Telegraf
# telegraf.conf ``` # Global Agent Configuration [agent] hostname = "jcohoe-ubuntu" flush_interval = "15s" interval = "15s" # gRPC Dial-Out Telemetry Listener [[inputs.cisco_telemetry_mdt]] transport = "grpc" service_address = ":57500" # Output Plugin InfluxDB [[outputs.influxdb]] database = "mdt_grpc" urls = [ "http://127.0.0.1:8086" ] [[outputs.file]] files = ["/tmp/telegraf-grpc.log"] ```
0
0
20,770
1
13,462
4
308
Cisco IOS XE and the Catalyst 9300 switch using the gRPC Dial-Out Model-Driven Telemetry interface to provide basic health and interface monitoring capabilities
{ "__inputs": [ { "name": "DS_INFLUX_MDT_GRPC", "label": "Influx_mdt_grpc", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Cisco IOS XE and the Catalyst 9300 switch using the gRPC Dial-Out Model-Driven Telemetry interface to provide basic health and interface monitoring capabilities", "editable": true, "gnetId": 13462, "graphTooltip": 0, "id": null, "iteration": 1616785076870, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 27, "panels": [], "title": "Health", "type": "row" }, { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 1 }, "id": 22, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [], "measurement": "Cisco-IOS-XE-native:native", "orderByTime": "ASC", "policy": "default", "queryType": "randomWalk", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "version" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "title": "Version", "type": "stat" }, { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 1 }, "id": 103, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [], "measurement": "Cisco-IOS-XE-native:native", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"Cisco_IOS_XE_switch:switch/provision\" FROM \"Cisco-IOS-XE-native:native\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "Cisco_IOS_XE_switch:switch/provision" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "title": "PID", "type": "stat" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": {}, "overrides": [] }, "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 4, "y": 1 }, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "alias": "", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-system:system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "state/boot_time" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* 1000" ], "type": "math" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Last Boot", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "displayName": "", "mappings": [], "max": 15000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 14500 } ] }, "unit": "rpm" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 7, "y": 1 }, "id": 2, "links": [], "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.1", "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-platform:components/component/fan/state", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "openconfig_platform_fan:speed" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Fan Speed", "type": "bargauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 11, "y": 1 }, "hiddenSeries": false, "id": 17, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]] $col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-memory-oper:memory-statistics/memory-statistic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "free_memory" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "free" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=", "value": "Processor" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "deckbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 14, "w": 3, "x": 18, "y": 1 }, "hiddenSeries": false, "id": 11, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-platform:components/component", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "state/temperature/instant" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Processor free": "yellow", "Processor used": "yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 14, "w": 3, "x": 21, "y": 1 }, "hiddenSeries": false, "id": 19, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]] $col", "groupBy": [ { "params": [ "name" ], "type": "tag" } ], "measurement": "Cisco-IOS-XE-poe-oper:poe-oper-data/poe-switch", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "available_power" ], "type": "field" } ], [ { "params": [ "consumed_system_power" ], "type": "field" } ], [ { "params": [ "power_budget" ], "type": "field" } ], [ { "params": [ "power_allocated" ], "type": "field" } ], [ { "params": [ "consumed_poe_power" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "decimals": 0, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 11, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 15, "interval": "30s", "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-process-cpu-oper:cpu-usage/cpu-utilization", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "five_seconds" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Five Seconds" ], "type": "alias" } ], [ { "params": [ "one_minute" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "One Minute" ], "type": "alias" } ], [ { "params": [ "five_minutes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Five Minutes" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Processor free": "yellow", "Processor used": "yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 11, "y": 8 }, "hiddenSeries": false, "id": 18, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]] $col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-memory-oper:memory-statistics/memory-statistic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_memory" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "used" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=", "value": "Processor" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "deckbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 98, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 2 }, "id": 96, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-native:native", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-native:native\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "title": "Cisco-IOS-XE-native:native", "type": "table" } ], "title": "Cisco-IOS-XE-native:native", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 106, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 3 }, "id": 104, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [], "measurement": "Cisco-IOS-XE-cdp-oper:cdp-neighbor-details/cdp-neighbor-detail", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-cdp-oper:cdp-neighbor-details/cdp-neighbor-detail\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "device_name" ], "type": "field" } ], [ { "params": [ "ip_address" ], "type": "field" } ], [ { "params": [ "local_intf_name" ], "type": "field" } ], [ { "params": [ "mgmt_address" ], "type": "field" } ], [ { "params": [ "port_id" ], "type": "field" } ], [ { "params": [ "platform_name" ], "type": "field" } ] ], "tags": [] } ], "title": "CDP ", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "title": "Cisco-IOS-XE-cdp-oper:cdp-neighbor-details/cdp-neighbor-detail", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 102, "panels": [ { "aliasColors": { "Processor free": "yellow", "Processor used": "yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 99, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]] $col", "groupBy": [ { "params": [ "name" ], "type": "tag" } ], "measurement": "Cisco-IOS-XE-poe-oper:poe-oper-data/poe-switch", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "available_power" ], "type": "field" } ], [ { "params": [ "consumed_system_power" ], "type": "field" } ], [ { "params": [ "power_budget" ], "type": "field" } ], [ { "params": [ "power_allocated" ], "type": "field" } ], [ { "params": [ "consumed_poe_power" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 18, "x": 6, "y": 4 }, "id": 100, "interval": "10s", "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "alias": "[[tag_name]] $col", "groupBy": [ { "params": [ "name" ], "type": "tag" } ], "measurement": "Cisco-IOS-XE-poe-oper:poe-oper-data/poe-switch", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-poe-oper:poe-oper-data/poe-switch\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "available_power" ], "type": "field" } ], [ { "params": [ "consumed_system_power" ], "type": "field" } ], [ { "params": [ "power_budget" ], "type": "field" } ], [ { "params": [ "power_allocated" ], "type": "field" } ], [ { "params": [ "consumed_poe_power" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Power", "type": "table" } ], "title": "Cisco-IOS-XE-poe-oper:poe-oper-data/poe-switch", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 93, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 91, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]] $col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-memory-oper:memory-statistics/memory-statistic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "free_memory" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "free" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=", "value": "Processor" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "deckbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 18, "x": 6, "y": 5 }, "id": 94, "interval": "10s", "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Time" } ] }, "pluginVersion": "7.5.1", "targets": [ { "alias": "[[tag_name]] $col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-memory-oper:memory-statistics/memory-statistic", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-memory-oper:memory-statistics/memory-statistic\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter GROUP BY *", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "free_memory" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "free" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=", "value": "Processor" } ] } ], "timeFrom": null, "timeShift": null, "title": "Memory", "type": "table" } ], "title": "Cisco-IOS-XE-memory-oper:memory-statistics/memory-statistic", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 90, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "decimals": 0, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 87, "interval": "30s", "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-process-cpu-oper:cpu-usage/cpu-utilization", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "five_seconds" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Five Seconds" ], "type": "alias" } ], [ { "params": [ "one_minute" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "One Minute" ], "type": "alias" } ], [ { "params": [ "five_minutes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Five Minutes" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 10, "w": 16, "x": 8, "y": 6 }, "id": 88, "interval": "5s", "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-process-cpu-oper:cpu-usage/cpu-utilization", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-process-cpu-oper:cpu-usage/cpu-utilization\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter GROUP BY *", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "five_seconds" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Five Seconds" ], "type": "alias" } ], [ { "params": [ "one_minute" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "One Minute" ], "type": "alias" } ], [ { "params": [ "five_minutes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Five Minutes" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "CPU", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "path": true, "source": true, "subscription": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "title": "Cisco-IOS-XE-process-cpu-oper:cpu-usage/cpu-utilization", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 84, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 14, "w": 24, "x": 0, "y": 7 }, "id": 34, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "vlan_id_number" } ] }, "pluginVersion": "7.5.1", "targets": [ { "alias": "$col", "groupBy": [], "measurement": "Cisco-IOS-XE-matm-oper:matm-oper-data/matm-table", "orderByTime": "ASC", "policy": "default", "query": "SELECT *,last(\"matm_mac_entry/mac\") AS \"matm_mac_entry/port\" FROM \"Cisco-IOS-XE-matm-oper:matm-oper-data/matm-table\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter GROUP BY *", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "matm_mac_entry/mac" ], "type": "field" } ], [ { "params": [ "matm_mac_entry/mat_addr_type" ], "type": "field" } ], [ { "params": [ "matm_mac_entry/port" ], "type": "field" } ], [ { "params": [ "matm_mac_entry/table_type" ], "type": "field" } ], [ { "params": [ "matm_mac_entry/vlan_id_number" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "MAC Address Tab Mapping", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "path": true, "source": true, "subscription": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "title": "Cisco-IOS-XE-matm-oper:matm-oper-data/matm-table", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 82, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 8 }, "id": 80, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-environment-oper:environment-sensors/environment-sensor", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-environment-oper:environment-sensors/environment-sensor\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter GROUP BY *", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "/environment-ios-xe-oper:environment-sensors", "type": "table" } ], "title": "Cisco-IOS-XE-environment-oper:environment-sensors/environment-sensor", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 78, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 9 }, "id": 76, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-platform-oper:components/component", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-platform-oper:components/component\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter GROUP BY *", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "/platform-ios-xe-oper:components", "type": "table" } ], "title": "Cisco-IOS-XE-platform-oper:components/component", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 74, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 10 }, "id": 72, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "Cisco-IOS-XE-process-memory-oper:memory-usage-processes/memory-usage-process", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-process-memory-oper:memory-usage-processes/memory-usage-process\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "Process Memory", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "subscription": true, "tty": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "title": "Cisco-IOS-XE-process-memory-oper:memory-usage-processes/memory-usage-process", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 51, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 17, "w": 24, "x": 0, "y": 11 }, "id": 49, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Time" } ] }, "pluginVersion": "7.5.1", "targets": [ { "alias": "$col", "groupBy": [], "measurement": "Cisco-IOS-XE-mdt-oper:mdt-oper-data/mdt-subscriptions", "orderByTime": "ASC", "policy": "default", "query": "SELECT *, last(\"base/xpath\") AS \"base/xpath\" FROM \"Cisco-IOS-XE-mdt-oper:mdt-oper-data/mdt-subscriptions\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter GROUP BY *", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "base/period" ], "type": "field" } ], [ { "params": [ "state" ], "type": "field" } ], [ { "params": [ "base/stream" ], "type": "field" } ], [ { "params": [ "base/encoding" ], "type": "field" } ], [ { "params": [ "type" ], "type": "field" } ], [ { "params": [ "base/xpath" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "MDT", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "last_state_change_time": true, "mdt_receivers/last_state_change_time": true, "path": true, "source": true, "subscription": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "title": "Cisco-IOS-XE-mdt-oper:mdt-oper-data/mdt-subscriptions", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 32, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 12 }, "id": 36, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "alias": "$col", "groupBy": [], "measurement": "Cisco-IOS-XE-arp-oper:arp-data/arp-vrf", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"Cisco-IOS-XE-arp-oper:arp-data/arp-vrf\" WHERE (\"source\" =~ /^$SOURCE$/ AND \"vrf\" =~ /^$VRF$/) AND $timeFilter ", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "arp_oper/address" ], "type": "field" } ], [ { "params": [ "arp_oper/enctype" ], "type": "field" } ], [ { "params": [ "arp_oper/hardware" ], "type": "field" } ], [ { "params": [ "arp_oper/hwtype" ], "type": "field" } ], [ { "params": [ "arp_oper/interface" ], "type": "field" } ], [ { "params": [ "arp_oper/mode" ], "type": "field" } ], [ { "params": [ "arp_oper/time" ], "type": "field" } ], [ { "params": [ "arp_oper/type" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "vrf", "operator": "=~", "value": "/^$VRF$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "ARP", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "path": true, "source": true, "subscription": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "title": "Cisco-IOS-XE-arp-oper:arp-data/arp-vrf", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 47, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": true }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 13 }, "id": 40, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "statistics/in_octets" } ] }, "pluginVersion": "7.5.1", "targets": [ { "alias": "$col", "groupBy": [], "measurement": "Cisco-IOS-XE-interfaces-oper:interfaces/interface", "orderByTime": "ASC", "policy": "default", "query": "SELECT *,last(\"last_change\") FROM \"Cisco-IOS-XE-interfaces-oper:interfaces/interface\" WHERE (\"source\" =~ /^$SOURCE$/ AND \"name\" =~ /^$NAME$/) AND $timeFilter GROUP BY *", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "vrf" ], "type": "field" } ], [ { "params": [ "admin_status" ], "type": "field" } ], [ { "params": [ "interface_type" ], "type": "field" } ], [ { "params": [ "oper_status" ], "type": "field" } ], [ { "params": [ "phys_address" ], "type": "field" } ], [ { "params": [ "description" ], "type": "field" } ], [ { "params": [ "mtu" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$NAME$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Interface Stats", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "name": true, "path": true, "source": true, "subscription": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 45, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-interfaces-oper:interfaces/interface", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "statistics/tx_kbps" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$NAME$/" }, { "condition": "AND", "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Interface tx-kbps", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Kbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-interfaces-oper:interfaces/interface", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "statistics/rx_kbps" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$NAME$/" }, { "condition": "AND", "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Interface rx-kbps", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Kbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "groupBy": [], "measurement": "Cisco-IOS-XE-interfaces-oper:interfaces/interface", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "statistics/rx_kbps" ], "type": "field" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "rx kbps" ], "type": "alias" } ], [ { "params": [ "statistics/tx_kbps" ], "type": "field" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "tx kbps" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$NAME$/" }, { "condition": "AND", "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Device Traffic", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Kbits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-interfaces-oper:interfaces/interface", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "statistics/rx_pps" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$NAME$/" }, { "condition": "AND", "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] }, { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "Cisco-IOS-XE-interfaces-oper:interfaces/interface", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "statistics/tx_pps" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$NAME$/" }, { "condition": "AND", "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packet Counters", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Cisco-IOS-XE-interfaces-oper:interfaces/interface + Charts", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 70, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 14 }, "id": 68, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-system:system", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"openconfig-system:system\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Openconfig System - System", "type": "table" } ], "title": "openconfig-system:system", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 66, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 15 }, "id": 64, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-platform:components/component", "orderByTime": "ASC", "policy": "default", "query": "SELECT * FROM \"openconfig-platform:components/component\" WHERE (\"source\" =~ /^$SOURCE$/) AND $timeFilter ", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "OC Platform Components", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "state/id 1": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" } ], "title": "openconfig-platform:components/component", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 25, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 16 }, "id": 62, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [], "measurement": "openconfig-interfaces:interfaces/interface/state/counters", "orderByTime": "ASC", "policy": "default", "query": "SELECT *,last(\"last_clear\") FROM \"openconfig-interfaces:interfaces/interface/state/counters\" WHERE (\"source\" =~ /^$SOURCE$/ AND \"name\" =~ /^$NAME$/) AND $timeFilter GROUP BY *", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$NAME$/" } ] } ], "title": "OpenConfig Interfaces", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "last": true, "name": false, "path": true, "source": true, "subscription": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 17, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 16, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-interfaces:interfaces/interface/state/counters", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "in_octets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$NAME$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes In (OC)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 17, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 28, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-interfaces:interfaces/interface/state/counters", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "out_octets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$NAME$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes Out (OC)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 18, "w": 8, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-interfaces:interfaces/interface/state/counters", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "in_octets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "Ingress Bytes" ], "type": "alias" } ], [ { "params": [ "out_octets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "Egress Bytes" ], "type": "alias" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Device Bytes In/Out (OC)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 18, "w": 16, "x": 8, "y": 41 }, "hiddenSeries": false, "id": 23, "interval": "10s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]] in", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "openconfig-interfaces:interfaces/interface/state/counters", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "in_unicast_pkts" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$NAME$/" } ] }, { "alias": "[[tag_name]] out", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "openconfig-interfaces:interfaces/interface/state/counters", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "out_unicast_pkts" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$NAME$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packets (OC)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "openconfig-interfaces:interfaces/interface/state/counters + Charts", "type": "row" }, { "collapsed": true, "datasource": "${DS_INFLUX_MDT_GRPC}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 57, "panels": [ { "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 17 }, "id": 60, "options": { "showHeader": true }, "pluginVersion": "7.5.1", "targets": [ { "groupBy": [], "measurement": "ietf-interfaces:interfaces-state/interface", "orderByTime": "ASC", "policy": "default", "query": "SELECT *,last(\"phys_address\") FROM \"ietf-interfaces:interfaces-state/interface\" WHERE (\"source\" =~ /^$SOURCE$/ AND \"name\" =~ /^$NAME$/) AND $timeFilter GROUP BY *", "queryType": "randomWalk", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "statistics/in_octets" ], "type": "field" } ] ], "tags": [ { "key": "source", "operator": "=~", "value": "/^$SOURCE$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$NAME$/" } ] } ], "title": "IETF Interfaces", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "host": true, "last": false, "name": true, "path": true, "source": true, "subscription": true }, "indexByName": { "Time": 2, "admin_status": 8, "host": 3, "if_index": 9, "last": 1, "last_change": 10, "name": 4, "oper_status": 11, "path": 5, "phys_address": 12, "source": 6, "speed": 13, "statistics/discontinuity_time": 14, "statistics/in_broadcast_pkts": 15, "statistics/in_discards": 16, "statistics/in_errors": 17, "statistics/in_multicast_pkts": 18, "statistics/in_octets": 19, "statistics/in_unicast_pkts": 20, "statistics/in_unknown_protos": 21, "statistics/out_broadcast_pkts": 22, "statistics/out_discards": 23, "statistics/out_errors": 24, "statistics/out_multicast_pkts": 25, "statistics/out_octets": 26, "statistics/out_unicast_pkts": 27, "subscription": 7, "type": 0 }, "renameByName": { "last": "mac" } } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 58, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ietf-interfaces:interfaces-state/interface", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "statistics/out_octets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$NAME$/" }, { "condition": "AND", "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IETF out_octets", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_MDT_GRPC}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[[tag_name]]", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ietf-interfaces:interfaces-state/interface", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "statistics/in_octets" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$NAME$/" }, { "condition": "AND", "key": "source", "operator": "=~", "value": "/^$SOURCE$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IETF in_octets", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "ietf-interfaces:interfaces-state/interface + Charts", "type": "row" } ], "refresh": "30s", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUX_MDT_GRPC}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "SOURCE", "options": [], "query": "show tag values with key = \"source\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUX_MDT_GRPC}", "definition": "show tag values with key = \"name\"", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "NAME", "options": [], "query": "show tag values with key = \"name\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUX_MDT_GRPC}", "definition": "", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "VRF", "options": [], "query": "show tag values with key = \"vrf\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Device Health Monitoring", "uid": "5dIfYeR0Gk", "version": 4 }
2021-03-26 19:25:13 UTC
null
0
0
7,811
1
185,852
13,239
677
pip5048mg-json
PIP5048MG.json
Dashboard for remote monitoring mppsolar Inverters
2018-09-04 08:16:25 UTC
2018-12-25 19:57:54 UTC
0
null
34,631
34,634
null
null
0
0
13,239
1
7,811
4
564
Dashboard for remote monitoring mppsolar Inverters
{ "__inputs": [ { "name": "DS_INFLUX", "label": "Influx", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.3.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "description": "Dashboard for remote monitoring mppsolar Inverters", "editable": true, "gnetId": 7811, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "5s", "rows": [ { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "Battery voltage": "#B7DBAB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "decimals": 2, "fill": 2, "id": 1, "legend": { "alignAsTable": false, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "DA", "yaxis": 2 }, { "alias": "ChargeA", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": true, "targets": [ { "alias": "Battery voltage", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "ChargeA", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": true, "measurement": "solar", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_charging_current" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Battery voltage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "volt", "label": "Voltage", "logBase": 1, "max": "62", "min": "48", "show": true }, { "format": "amp", "label": null, "logBase": 1, "max": "13", "min": "0", "show": false } ] }, { "aliasColors": { "Charging": "#508642", "Discharging": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "decimals": 2, "fill": 3, "id": 37, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "DA", "yaxis": 2 }, { "alias": "ChargeA", "yaxis": 2 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Charging", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_charging_current" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " *mean(battery_voltage)" ], "type": "math" } ] ], "tags": [] }, { "alias": "Discharging", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_discharge_current" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " *mean(battery_voltage)*-1" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Battery charging/discharging", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "watt", "label": "KW", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "amp", "label": "", "logBase": 1, "max": "13", "min": "0", "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(0, 246, 85, 0.9)", "rgba(96, 191, 188, 0.89)", "rgba(235, 219, 16, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "volt", "gauge": { "maxValue": 57.5, "minValue": 49.5, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "320", "id": 40, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "", "text": "", "to": "" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "alias": "voltage", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Battery voltage", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(103, 136, 102, 0.97)", "rgba(207, 152, 107, 0.89)", "rgba(54, 202, 245, 0.9)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "watt", "gauge": { "maxValue": 2000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "320", "id": 41, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "", "text": "", "to": "" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_active_power" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Active Power AC", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(54, 202, 245, 0.9)", "rgba(207, 152, 107, 0.89)", "rgba(103, 136, 102, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "celsius", "gauge": { "maxValue": 80, "minValue": 40, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "320", "id": 42, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "inverter_heat_sink_temperature" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "" } ], "thresholds": "", "title": "Inverter temperature", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(54, 202, 245, 0.9)", "rgba(8, 228, 10, 0.89)", "rgba(19, 214, 54, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "watt", "gauge": { "maxValue": 2000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "320", "id": 43, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "alias": "amperage", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_charging_current" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " *mean(battery_voltage)" ], "type": "math" } ] ], "tags": [], "target": "" } ], "thresholds": "", "title": "Charging watt", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(54, 202, 245, 0.9)", "rgba(207, 152, 107, 0.89)", "rgba(248, 58, 18, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "watt", "gauge": { "maxValue": 2000, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "320", "id": 44, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_discharge_current" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " *mean(battery_voltage)" ], "type": "math" } ] ], "tags": [], "target": "" } ], "thresholds": "", "title": "Discharging watt", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(25, 56, 239, 0.97)", "rgba(242, 28, 148, 0.89)", "rgba(228, 212, 228, 0.9)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "height": "320", "id": 45, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "output_load_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "target": "" } ], "thresholds": "", "title": "Load %", "transparent": true, "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Active Power AC": "#F9BA8F" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "fill": 2, "id": 38, "legend": { "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active Power AC", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_active_power" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Active Power AC", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "watt", "label": "Active power", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Reactive Power AC": "#EF843C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "fill": 2, "id": 39, "legend": { "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 6, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Reactive Power AC", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_power_va" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Reactive Power AC", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "voltamp", "label": "Reactive Power AC", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(235, 11, 0, 0.98)", "rgba(210, 42, 42, 0.9)" ], "datasource": "${DS_INFLUX}", "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 46, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "AC Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 12, 0, 0.98)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 0, "format": "hertz", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 47, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_frecuency" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "AC Frequency", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgb(1, 1, 253)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 48, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_device_rated_information", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_float_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Floating Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "", "value": "" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgb(15, 0, 255)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 49, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_device_rated_information", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_bulk_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Bulk Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgb(235, 237, 3)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 50, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_device_rated_information", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_under_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Cut Off Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "User", "value": "2" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgb(252, 255, 0)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 51, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_device_rated_information", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_re_discharge_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Re-descharge Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "User", "value": "2" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(61, 101, 137, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 0, "format": "amp", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 52, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_device_rated_information", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "current_max_charging_current" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Max Charging Current", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "User", "value": "2" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(230, 25, 217, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 0, "format": "amp", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 53, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_device_rated_information", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "current_max_ac_charging" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Max Charging Current AC", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 249, 3, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 0, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 54, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pv_input_voltage_1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Panels Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgb(80, 235, 6)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 55, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "0", "text": "OFF", "to": "200" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "grid_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Grid Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "OFF", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgb(85, 235, 0)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 0, "format": "hertz", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 56, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "0", "text": "OFF", "to": "40" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "grid_frecuency" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Grid Frequency", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "OFF", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 32, 0, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 0, "format": "volt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 57, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bus_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Bus Voltage", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "OFF", "value": "0" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(229, 232, 11, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 61, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_device_rated_information", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "output_source_priority" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Output Source Priority", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "Solar", "value": "01" }, { "op": "=", "text": "Utility", "value": "00" }, { "op": "=", "text": "SBU", "value": "02" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgb(76, 240, 13)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "amp", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 65, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_charging_current" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Amp IN", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "S & U", "value": "3" }, { "op": "=", "text": "S First", "value": "2" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(240, 13, 13, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 2, "format": "amp", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 66, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_discharge_current" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "", "title": "Amp OUT", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(13, 47, 240, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "watth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 67, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_charging_current" ], "type": "field" }, { "params": [], "type": "integral" }, { "params": [ " *mean(battery_voltage)/3600" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "title": "Wh BATTERY IN", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(233, 114, 114, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "watth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 68, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_discharge_current" ], "type": "field" }, { "params": [], "type": "integral" }, { "params": [ " *mean(battery_voltage)/3600" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "title": "Wh BATTERY OUT", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgb(30, 149, 193)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_INFLUX}", "decimals": 1, "format": "watth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "height": "15", "id": 69, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_active_power" ], "type": "field" }, { "params": [], "type": "integral" }, { "params": [ " / 3600" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "title": "AC Wh OUT", "transparent": true, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "total" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 250, "panels": [ { "aliasColors": { "Panels Voltage": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "fill": 2, "id": 58, "legend": { "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Panels Voltage", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "pv_input_voltage_1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Panels Voltage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Inverter Temperature": "#E0752D", "Panels Voltage": "#E5AC0E" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "fill": 2, "id": 59, "legend": { "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Inverter Temperature", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "inverter_heat_sink_temperature" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Inverter Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 265, "panels": [ { "aliasColors": { "pip_query_general_status.mean": "#508642" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "fill": 2, "id": 63, "legend": { "avg": false, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Output AC Voltage", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_voltage" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [ { "colorMode": "ok", "fill": false, "line": false, "op": "lt", "value": 230 } ], "timeFrom": null, "timeShift": null, "title": "AC Voltage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "volt", "label": null, "logBase": 1, "max": "235", "min": "225", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": { "Output AC Frequency (Hz)": "#447EBC", "Output Frequency (Hz)": "#1F78C1", "pip_query_general_status.mean": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX}", "fill": 2, "id": 64, "legend": { "avg": false, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "alias": "Output AC Frequency (Hz)", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pip_query_general_status", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "ac_output_frecuency" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "AC Frequency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": "50.5", "min": "49.5", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "PIP5048MG.json", "version": 1 }
2018-12-25 19:57:54 UTC
null
0
0
10,214
1
81,019
15,293
1,098
used-wasted-resources
Used | Wasted Resources
Dashboard to show the resource requests vs allocatable in the cluster
2019-05-16 15:20:53 UTC
2020-05-29 20:18:00 UTC
0
This dashboard will show you: - Cluster Overview - Allocatable vs Requested vs Usage Memory and CPU - Namespace Overview - Allocatable vs Requested vs Usage Memory and CPU - Memory/CPU Request vs Memory/CPU Limit vs Memory/CPU live of all namespace pods. - App Overview - Allocatable vs Requested vs Usage Memory and CPU by APP - Allocatable vs Requested vs Usage Memory and CPU by pod. - Node Overview - Allocatable vs Usage Memory and CPU of all Nodes. - Allocatable vs Usage Memory and CPU of a single Node. To use this app you must have configured in your cluster: - Kubernetes (v1.14.1) - Prometheus (v2.12.0) - Kube State Metrics (v1.8.0) - Metrics Server Exporter (v0.0.4) https://github.com/grupozap/metrics-server-exporter Your Prometheus scrap config for `kube-state-metrics` and `metrics-server-exporter` should be like this: (in my example, this scraps all services from cluster with prometheus label `scrap: true`) ``` - job_name: 'kubernetes-service-endpoints' kubernetes_sd_configs: - role: endpoints relabel_configs: - source_labels: [__meta_kubernetes_service_annotation_prometheus_io_scrape] action: keep regex: true - source_labels: [__meta_kubernetes_service_annotation_prometheus_io_scheme] action: replace target_label: __scheme__ regex: (https?) - source_labels: [__meta_kubernetes_service_annotation_prometheus_io_path] action: replace target_label: __metrics_path__ regex: (.+) - source_labels: [__address__, __meta_kubernetes_service_annotation_prometheus_io_port] action: replace target_label: __address__ regex: ([^:]+)(?::\d+)?;(\d+) replacement: $1:$2 - action: labelmap regex: __meta_kubernetes_service_label_(.+) - source_labels: [__meta_kubernetes_namespace] action: replace target_label: kubernetes_namespace - source_labels: [__meta_kubernetes_service_name] action: replace target_label: kubernetes_name - source_labels: [__meta_kubernetes_pod_name] action: replace target_label: kubernetes_pod_name - source_labels: [__meta_kubernetes_pod_name] action: replace target_label: pod ```
53,192
53,193
Other
null
0
0
15,293
1
10,214
4
822
Dashboard to show the resource requests vs allocatable in the cluster
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_THANOS", "label": "thanos", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard to show the resource requests vs allocatable in the cluster", "editable": true, "gnetId": 10214, "graphTooltip": 0, "id": null, "iteration": 1569958404375, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 31, "panels": [], "title": "Cluster Wide", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [memory resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-memory) in the cluster.\nFor comparison the total [allocatable memory](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 7, "x": 0, "y": 1 }, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "min(sum(kube_node_status_allocatable{resource=\"memory\"} / 1024 ) by (instance))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Allocatable Memory", "refId": "A", "step": 10 }, { "expr": "sum(\nsum(kube_pod_container_resource_requests{resource=\"memory\"} / 1024 ) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n )", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested Memory", "refId": "C" }, { "expr": "min(sum(kube_node_status_capacity_memory_bytes / 1024 ) by (instance))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total Memory", "refId": "B" }, { "expr": "sum(kube_metrics_server_pods_mem)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used Memory", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kbytes", "label": "Memory", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 10, "w": 5, "x": 7, "y": 1 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(\nsum(kube_pod_container_resource_requests{resource=\"memory\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n ) / min(sum(kube_node_status_allocatable{resource=\"memory\"}) by (instance)) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 240 } ], "thresholds": "80, 90", "title": "Memory", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 1 }, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_node_status_allocatable{resource=\"memory\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Allocatable Memory", "transparent": true, "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "kbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 10, "w": 4, "x": 16, "y": 1 }, "id": 21, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_metrics_server_pods_mem)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Used Memory", "transparent": true, "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 30, "w": 2, "x": 20, "y": 1 }, "id": 55, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 30 }, { "color": "red", "value": 50 } ], "unit": "percent" }, "override": {}, "values": false }, "orientation": "vertical" }, "pluginVersion": "6.3.4", "targets": [ { "expr": "((100 * \n(sum(label_replace(sum(kube_metrics_server_pods_cpu) / 1000000000 , \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")))\n/ \nsum(\nsum(kube_pod_container_resource_requests{resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n )\n- 100) * -1)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Wasted CPU %", "transparent": true, "type": "bargauge" }, { "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 30, "w": 2, "x": 22, "y": 1 }, "id": 56, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 30 }, { "color": "red", "value": 50 } ], "unit": "percent" }, "override": {}, "values": false }, "orientation": "vertical" }, "pluginVersion": "6.3.4", "targets": [ { "expr": "((100 * \n(sum(label_replace(sum(kube_metrics_server_pods_mem) * 1024 , \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")))\n/\nsum(\nsum(kube_pod_container_resource_requests{unit=\"byte\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n )\n- 100) * -1)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Wasted Ram %", "transparent": true, "type": "bargauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 6 }, "id": 51, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(\nsum(kube_pod_container_resource_requests{resource=\"memory\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n )", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Requested Memory", "transparent": true, "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [CPU resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-cpu) in the cluster.\nFor comparison the total [allocatable CPU cores](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 7, "x": 0, "y": 11 }, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "min(sum(kube_node_status_allocatable_cpu_cores) by (instance))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Allocatable CPU Cores", "refId": "A", "step": 10 }, { "expr": "max(sum(kube_pod_container_resource_requests_cpu_cores) by (instance))", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Requested CPU Cores", "refId": "B", "step": 10 }, { "expr": "sum(\nsum(kube_pod_container_resource_requests{resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n )", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested CPU Cores", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Cores", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "CPU Cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 10, "w": 5, "x": 7, "y": 11 }, "id": 2, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(\nsum(kube_pod_container_resource_requests{resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n )\n / min(sum(kube_node_status_allocatable_cpu_cores) by (instance)) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 240 } ], "thresholds": "80, 90", "title": "CPU Cores", "transparent": true, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 11 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " cores", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_node_status_allocatable_cpu_cores)", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A" }, { "expr": "sum(kube_metrics_server_nodes_cpu) / 100000000", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "B" } ], "thresholds": "", "title": "Allocatable CPU Cores", "transparent": true, "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 10, "w": 4, "x": 16, "y": 11 }, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " cores", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_metrics_server_pods_cpu) / 1000000000", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Used CPU Cores", "transparent": true, "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 16 }, "id": 50, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " cores", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(\nsum(kube_pod_container_resource_requests{resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)\n )", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A" }, { "expr": "sum(kube_metrics_server_nodes_cpu) / 100000000", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "B" } ], "thresholds": "", "title": "Requested CPU Cores", "transparent": true, "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 10, "w": 20, "x": 0, "y": 21 }, "id": 53, "links": [], "options": { "displayMode": "gradient", "fieldOptions": { "calcs": [ "last" ], "defaults": { "mappings": [], "max": 100, "min": 0, "thresholds": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 30 }, { "color": "red", "value": 50 } ], "title": "", "unit": "percent" }, "override": {}, "values": false }, "orientation": "vertical" }, "pluginVersion": "6.3.4", "targets": [ { "expr": "((100 * (sum(label_replace(sum(kube_metrics_server_pods_mem) by (pod_namespace), \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")) by (namespace) * 1024)/ sum(sum(kube_pod_container_resource_requests{resource=\"memory\"}) by (namespace, exported_pod)* on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)) by (namespace)- 100) * -1) > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{namespace}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Wasted Memory by Namespace %", "transparent": true, "type": "bargauge" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "150%", "gridPos": { "h": 17, "w": 24, "x": 0, "y": 31 }, "id": 49, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 7, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Namespace", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "namespace", "thresholds": [], "type": "string", "unit": "deckbytes" }, { "alias": "Requested Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Limit Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "pod_namespace", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Live Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "deckbytes" }, { "alias": "Wasted Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Wasted Memory %", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "30", "50" ], "type": "number", "unit": "percent" }, { "alias": "Wasted Memory % AVG", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [ "30", "50" ], "type": "number", "unit": "percent" }, { "alias": "Requested CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #G", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Limit CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #H", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Live CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #I", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Wasted CPU", "colorMode": null, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #J", "thresholds": [ "30", "50" ], "type": "number", "unit": "short" }, { "alias": "Wasted CPU %", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #K", "thresholds": [ "30", "50" ], "type": "number", "unit": "percent" }, { "alias": "Wasted CPU % AVG", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #L", "thresholds": [ "30", "50" ], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(\nsum(kube_pod_container_resource_requests{namespace=~\".*\", resource=\"memory\"}) by (namespace, exported_pod)\n * on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=~\".*\"}) by (namespace, exported_pod) == 1)\n ) by (namespace)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Requested Memory", "refId": "A" }, { "expr": "sum(\nsum(kube_pod_container_resource_limits{namespace=~\".*\", resource=\"memory\"}) by (namespace, exported_pod)\n * on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=~\".*\"}) by (namespace, exported_pod) == 1)\n ) by (namespace)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Limit Memory", "refId": "B" }, { "expr": "label_replace(sum(kube_metrics_server_pods_mem) by (pod_namespace), \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Used Memory", "refId": "C" }, { "expr": "(sum(sum(kube_pod_container_resource_requests{resource=\"memory\"}) by (namespace, exported_pod)* on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)) by (namespace))\n-\n(sum(label_replace(sum(kube_metrics_server_pods_mem) by (pod_namespace), \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")) by (namespace) * 1024)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "Wasted Memory", "refId": "D" }, { "expr": "((100 * \n(sum(label_replace(sum(kube_metrics_server_pods_mem) by (pod_namespace), \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")) by (namespace) * 1024)\n/ \nsum(sum(kube_pod_container_resource_requests{resource=\"memory\"}) by (namespace, exported_pod)* on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)) by (namespace)\n- 100) * -1)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "Wasted Memory %", "refId": "E" }, { "expr": "((100 * \n(sum(label_replace(sum(avg_over_time(kube_metrics_server_pods_mem[5d])) by (pod_namespace), \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")) by (namespace) * 1024)\n/ \nsum(sum(kube_pod_container_resource_requests{resource=\"memory\"}) by (namespace, exported_pod)* on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)) by (namespace)\n- 100) * -1)", "format": "table", "hide": true, "instant": true, "intervalFactor": 1, "legendFormat": "Wasted Memory % AVG", "refId": "F" }, { "expr": "sum(\nsum(kube_pod_container_resource_requests{namespace=~\".*\", resource=\"cpu\"}) by (namespace, exported_pod)\n * on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=~\".*\"}) by (namespace, exported_pod) == 1)\n ) by (namespace)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "Requested CPU", "refId": "G" }, { "expr": "sum(\nsum(kube_pod_container_resource_limits{namespace=~\".*\", resource=\"cpu\"}) by (namespace, exported_pod)\n * on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)\n ) by (namespace)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Limit CPU", "refId": "H" }, { "expr": "label_replace(sum(kube_metrics_server_pods_cpu) by (pod_namespace) / 1000000000 , \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "Used CPU", "refId": "I" }, { "expr": "(sum(sum(kube_pod_container_resource_requests{resource=\"cpu\"}) by (namespace, exported_pod)* on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)) by (namespace))\n-\n(sum(label_replace(sum(kube_metrics_server_pods_cpu) by (pod_namespace) / 1000000000 , \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")) by (namespace))", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Wasted CPU", "refId": "J" }, { "expr": "((100 * \n(sum(label_replace(sum(kube_metrics_server_pods_cpu) by (pod_namespace) / 1000000000 , \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")) by (namespace))\n/ \nsum(sum(kube_pod_container_resource_requests{resource=\"cpu\"}) by (namespace, exported_pod)* on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)) by (namespace)\n- 100) * -1)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Wasted CPU %", "refId": "K" }, { "expr": "((100 * \n(sum(label_replace(sum(avg_over_time(kube_metrics_server_pods_cpu[1d])) by (pod_namespace) / 1000000000, \"namespace\", \"$1\", \"pod_namespace\", \"(.*)\")) by (namespace))\n/ \nsum(sum(kube_pod_container_resource_requests{resource=\"cpu\"}) by (namespace, exported_pod)* on (namespace, exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (namespace, exported_pod) == 1)) by (namespace)\n- 100) * -1) > 0\n", "format": "table", "hide": true, "instant": true, "intervalFactor": 1, "legendFormat": "Wasted CPU % AVG", "refId": "L" } ], "title": "Requests/Limit/Usage by Namespace", "transform": "table", "type": "table" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 48 }, "id": 18, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [memory resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-memory) in the cluster.\nFor comparison the total [allocatable memory](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 49 }, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "min(sum(kube_node_status_allocatable_memory_bytes) by (instance))", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Allocatable Memory", "refId": "A", "step": 10 }, { "expr": "max(sum(kube_pod_container_resource_requests_memory_bytes) by (instance))", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Requested Memory", "refId": "B", "step": 10 }, { "expr": "sum(\nsum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"memory\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n ) / 1000", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested Memory", "refId": "C" }, { "expr": "sum(\nsum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n ) / 1000", "format": "time_series", "intervalFactor": 1, "legendFormat": "Limit Memory", "refId": "D" }, { "expr": "sum(kube_metrics_server_pods_mem{pod_namespace=\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used Memory", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kbytes", "label": "Memory", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_THANOS}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 4, "x": 12, "y": 49 }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"memory\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A" }, { "expr": "sum(\nsum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"memory\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n )", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B" } ], "thresholds": "", "title": "Allocatable Memory", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_THANOS}", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 4, "x": 16, "y": 49 }, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A" }, { "expr": "sum(\nsum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n )", "format": "time_series", "intervalFactor": 1, "refId": "B" } ], "thresholds": "", "title": "Limit Memory", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_THANOS}", "format": "kbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 4, "x": 20, "y": 49 }, "id": 13, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_metrics_server_pods_mem{pod_namespace=\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Used Memory", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [CPU resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-cpu) in the cluster.\nFor comparison the total [allocatable CPU cores](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 58 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_pod_container_resource_requests{resource=\"cpu\", namespace=\"$namespace\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "Requested CPU", "refId": "C" }, { "expr": "sum(kube_pod_container_resource_limits{resource=\"cpu\", namespace=\"$namespace\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "legendFormat": "Limit CPU", "refId": "D" }, { "expr": "sum(kube_metrics_server_pods_cpu{pod_namespace=\"$namespace\"}) / 1000000000", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used CPU", "refId": "E" }, { "expr": "sum(\nsum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n )", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested CPU", "refId": "A" }, { "expr": "sum(\nsum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n )", "format": "time_series", "intervalFactor": 1, "legendFormat": "Limit CPU", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Cores", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "CPU Cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 4, "x": 12, "y": 58 }, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " cores", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_resource_requests{resource=\"cpu\", namespace=\"$namespace\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A" }, { "expr": "sum(\nsum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n )", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "B" } ], "thresholds": "", "title": "Allocatable CPU Cores", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 4, "x": 16, "y": 58 }, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " cores", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_resource_limits{resource=\"cpu\", namespace=\"$namespace\"})", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "A" }, { "expr": "sum(kube_metrics_server_nodes_cpu) / 100000000", "format": "time_series", "hide": true, "intervalFactor": 1, "refId": "B" }, { "expr": "sum(\nsum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"cpu\"}) by (exported_pod)\n * on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\", namespace=\"$namespace\"}) by (exported_pod) == 1)\n )", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "C" } ], "thresholds": "", "title": "Limit CPU Cores", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 9, "w": 4, "x": 20, "y": 58 }, "id": 25, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": " cores", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_metrics_server_pods_cpu{pod_namespace=\"$namespace\"}) / 1000000000", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Used CPU Cores", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 14, "w": 12, "x": 0, "y": 67 }, "id": 28, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 5, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Memory Requested", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Memory Limits", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Pod Name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "pod_name", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Live Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "deckbytes" }, { "alias": "Wasted Memory %", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [ "30", "50" ], "type": "number", "unit": "percent" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"memory\"}) by (exported_pod)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "sum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\"}) by (exported_pod)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "label_replace(sum(kube_metrics_server_pods_mem{pod_namespace=~\"$namespace\"}) by (pod_name), \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "D" }, { "expr": "((100 * \n(sum(label_replace(sum(kube_metrics_server_pods_mem{pod_namespace=~\"$namespace\"}) by (pod_name), \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")) by (exported_pod) * 1024)\n/ \nsum(sum(kube_pod_container_resource_requests{resource=\"memory\", namespace=~\"$namespace\"}) by (exported_pod)* on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)) by (exported_pod)\n- 100) * -1)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Wasted Live %", "refId": "C" } ], "title": "Memory Request/Limit by Pod", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 14, "w": 12, "x": 12, "y": 67 }, "id": 29, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "CPU Requested", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 3, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Limits", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 3, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Pod", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "pod_name", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Live CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 3, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Wasted CPU %", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [ "30", "50" ], "type": "number", "unit": "percent" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_pod_container_resource_requests{resource=\"cpu\", namespace=~\"$namespace\"}) by (exported_pod)* on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "sum(kube_pod_container_resource_limits{resource=\"cpu\", namespace=~\"$namespace\"}) by (exported_pod)* on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "label_replace(sum(kube_metrics_server_pods_cpu{pod_namespace=~\"$namespace\"}) by (pod_name) / 1000000000 , \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\") ", "format": "table", "instant": true, "intervalFactor": 1, "refId": "C" }, { "expr": "((100 * \n(sum(label_replace(sum(kube_metrics_server_pods_cpu{pod_namespace=~\"$namespace\"}) by (pod_name), \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")) by (exported_pod) / 1000000000)\n/ \nsum(sum(kube_pod_container_resource_requests{resource=\"cpu\", namespace=~\"$namespace\"}) by (exported_pod)* on (exported_pod) group_left() (sum(kube_pod_status_phase{phase=\"Running\"}) by (exported_pod) == 1)) by (exported_pod)\n- 100) * -1)", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Wasted CPU %", "refId": "D" } ], "title": "CPU Request/Limit by Pod", "transform": "table", "type": "table" } ], "title": "Resource by Namespace", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 49 }, "id": 37, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [memory resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-memory) in the cluster.\nFor comparison the total [allocatable memory](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 3 }, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "min(sum(kube_node_status_allocatable_memory_bytes) by (instance))", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Allocatable Memory", "refId": "A", "step": 10 }, { "expr": "max(sum(kube_pod_container_resource_requests_memory_bytes) by (instance))", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Requested Memory", "refId": "B", "step": 10 }, { "expr": "sum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"memory\",exported_pod=~\"($app)-[0-9a-fA-F].*\"})/ 1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested Memory $app", "refId": "C" }, { "expr": "sum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\", exported_pod=~\"$app.*\"}) / 1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "Limit Memory $app", "refId": "D" }, { "expr": "sum(kube_metrics_server_pods_mem{pod_namespace=\"$namespace\", pod_name=~\"$app.*\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used Memory $app", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory by app", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kbytes", "label": "Memory", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [CPU resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-cpu) in the cluster.\nFor comparison the total [allocatable CPU cores](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 3 }, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_pod_container_resource_requests{resource=\"cpu\", namespace=\"$namespace\",exported_pod=~\"($app)-[0-9a-fA-F].*\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested CPU $app", "refId": "C" }, { "expr": "sum(kube_pod_container_resource_limits{resource=\"cpu\", namespace=\"$namespace\",exported_pod=~\"($app)-[0-9a-fA-F].*\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Limit CPU $app", "refId": "D" }, { "expr": "sum(kube_metrics_server_pods_cpu{pod_namespace=\"$namespace\", pod_name=~\"($app)-[0-9a-fA-F].*\"}) / 1000000000", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used CPU $app", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Cores by app", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "CPU Cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [memory resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-memory) in the cluster.\nFor comparison the total [allocatable memory](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 11 }, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "min(sum(kube_node_status_allocatable_memory_bytes) by (instance))", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Allocatable Memory", "refId": "A", "step": 10 }, { "expr": "max(sum(kube_pod_container_resource_requests_memory_bytes) by (instance))", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Requested Memory", "refId": "B", "step": 10 }, { "expr": "sum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"memory\",exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod) / 1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested Memory {{exported_pod}}", "refId": "C" }, { "expr": "sum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\", exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod) / 1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "Limit Memory {{exported_pod}}", "refId": "D" }, { "expr": "sum(kube_metrics_server_pods_mem{pod_namespace=\"$namespace\", pod_name=~\"($app)-[0-9a-fA-F].*\"}) by (pod_name)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used Memory {{pod_name}}", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory by pod", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kbytes", "label": "Memory", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "This represents the total [CPU resource requests](https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-cpu) in the cluster.\nFor comparison the total [allocatable CPU cores](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node-allocatable.md) is also shown.", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 11 }, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_pod_container_resource_requests{resource=\"cpu\", namespace=\"$namespace\",exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Requested CPU {{exported_pod}}", "refId": "C" }, { "expr": "sum(kube_pod_container_resource_limits{resource=\"cpu\", namespace=\"$namespace\",exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Limit CPU {{exported_pod}}", "refId": "D" }, { "expr": "sum(kube_metrics_server_pods_cpu{pod_namespace=\"$namespace\", pod_name=~\"($app)-[0-9a-fA-F].*\"}) by (pod_name) / 1000000000", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used CPU {{pod_name}}", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Cores by pod", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "CPU Cores", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 16, "w": 12, "x": 0, "y": 20 }, "id": 43, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 5, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Memory Requested", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Memory Limits", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Pod Name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "pod_name", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Live Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "kbytes" }, { "alias": "1 Day Avg Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "kbytes" }, { "alias": "2 Days Avg Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "kbytes" }, { "alias": "2 days Max Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "kbytes" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_pod_container_resource_requests{namespace=\"$namespace\", resource=\"memory\",exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "sum(kube_pod_container_resource_limits{namespace=\"$namespace\", resource=\"memory\",exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "label_replace(sum(kube_metrics_server_pods_mem{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}) by (pod_name), \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "D" }, { "expr": "label_replace(sum(avg_over_time(kube_metrics_server_pods_mem{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}[1d])) by (pod_name), \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "refId": "C" }, { "expr": "label_replace(sum(avg_over_time(kube_metrics_server_pods_mem{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}[2d])) by (pod_name), \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "refId": "E" }, { "expr": "label_replace(sum(max_over_time(kube_metrics_server_pods_mem{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}[2d])) by (pod_name), \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "refId": "F" } ], "title": "Memory Request/Limit by Pod", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 16, "w": 12, "x": 12, "y": 20 }, "id": 44, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 5, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "CPU Requested", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "CPU Limits", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Pod", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_pod", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "pod_name", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Live CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "1 Day Avg CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "2 Days Avg CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "2 days Max CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_pod_container_resource_requests{resource=\"cpu\", namespace=\"$namespace\",exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "sum(kube_pod_container_resource_limits{resource=\"cpu\", namespace=\"$namespace\",exported_pod=~\"($app)-[0-9a-fA-F].*\"}) by (exported_pod)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "refId": "B" }, { "expr": "label_replace(sum(kube_metrics_server_pods_cpu{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}) by (pod_name) / 1000000000 , \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\") ", "format": "table", "instant": true, "intervalFactor": 1, "refId": "C" }, { "expr": "label_replace(sum(avg_over_time(kube_metrics_server_pods_cpu{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}[1d])) by (pod_name) / 1000000000, \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "refId": "D" }, { "expr": "label_replace(sum(avg_over_time(kube_metrics_server_pods_cpu{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}[2d])) by (pod_name) / 1000000000, \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "refId": "E" }, { "expr": "label_replace(sum(max_over_time(kube_metrics_server_pods_cpu{pod_namespace=~\"$namespace\",pod_name=~\"($app)-[0-9a-fA-F].*\"}[2d])) by (pod_name) / 1000000000, \"exported_pod\", \"$1\", \"pod_name\", \"(.*)\")", "format": "table", "instant": true, "intervalFactor": 1, "refId": "F" } ], "title": "CPU Request/Limit by Pod", "transform": "table", "type": "table" } ], "title": "Resource by app", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 50 }, "id": 42, "panels": [ { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 11, "w": 12, "x": 0, "y": 4 }, "id": 46, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Node", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "node", "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Allocatable Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Live Memory", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "kbytes" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_node_status_allocatable{resource=\"memory\"}) by (node)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" }, { "expr": "label_replace(sum(kube_metrics_server_nodes_mem) by (exported_instance), \"node\", \"$1\", \"exported_instance\", \"(.*)\") ", "format": "table", "instant": true, "intervalFactor": 1, "refId": "B" } ], "title": "Nodes Allocatable vs Usage", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 11, "w": 12, "x": 12, "y": 4 }, "id": 47, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Node", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "node", "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Allocatable CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Live CPU", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "exported_instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(kube_node_status_allocatable{resource=\"cpu\"}) by (node)", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" }, { "expr": "label_replace(sum(kube_metrics_server_nodes_cpu) by (exported_instance) / 1000000000 , \"node\", \"$1\", \"exported_instance\", \"(.*)\") ", "format": "table", "instant": true, "intervalFactor": 1, "refId": "B" } ], "title": "CPU Allocatable vs Usage", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "", "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 15 }, "id": 40, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": {}, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "CPU Allocatable: ip-10-164-25-139.ec2.internal", "yaxis": 2 }, { "alias": "CPU Utilization: ip-10-164-25-139.ec2.internal", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_status_allocatable{resource=\"memory\", node=~\"$instance\"}) by (node)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Memory Allocatable: {{node}}", "refId": "A", "step": 10 }, { "expr": "sum(kube_metrics_server_nodes_mem{exported_instance=~\"$instance\"}) by (exported_instance) * 1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "Memory Utilization: {{exported_instance}}", "refId": "B" }, { "expr": "sum(kube_node_status_allocatable{resource=\"cpu\", node=~\"$instance\"}) by (node)", "format": "time_series", "intervalFactor": 1, "legendFormat": "CPU Allocatable: {{node}}", "refId": "C" }, { "expr": "sum(kube_metrics_server_nodes_cpu{exported_instance=~\"$instance\"}) by (exported_instance) / 1000000000 ", "format": "time_series", "intervalFactor": 1, "legendFormat": "CPU Utilization: {{exported_instance}}", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU / Memory Allocatable vs Utilization", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": "Memory", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 1, "format": "short", "label": "CPU", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Resource by Node", "type": "row" } ], "refresh": "30s", "schemaVersion": 19, "style": "dark", "tags": [ "kubernetes", "k8s", "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_namespace_labels, namespace)", "hide": 0, "includeAll": false, "label": "namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(kube_namespace_labels, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_pod_labels{namespace=\"$namespace\"}, label_app)", "hide": 0, "includeAll": false, "label": "app", "multi": false, "name": "app", "options": [], "query": "label_values(kube_pod_labels{namespace=\"$namespace\"}, label_app)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kube_node_info, node)", "hide": 0, "includeAll": false, "label": "instance", "multi": true, "name": "instance", "options": [], "query": "label_values(kube_node_info, node)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Used | Wasted Resources", "uid": "12141241231232", "version": 1 }
2019-10-01 19:36:06 UTC
null
0
0
9,623
1
228,613
13,466
1,678
mysql-overview
MySQL Overview
null
2019-01-11 16:02:31 UTC
2019-01-18 14:43:22 UTC
0
Commit 2caf03feaca80cdeebe128ae3282de806a6cb498 from https://github.com/percona/grafana-dashboards
0
0
Other
null
0
0
13,466
1
9,623
4
1,079
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": false, "iconColor": "#e0752d", "limit": 100, "name": "PMM Annotations", "showIn": 0, "tags": [ "pmm_annotation" ], "type": "tags" }, { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "#6ed0e0", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "tags": [], "type": "dashboard" } ] }, "editable": true, "gnetId": 9623, "graphTooltip": 1, "id": null, "iteration": 1547821248558, "links": [ { "icon": "dashboard", "includeVars": true, "keepTime": true, "tags": [ "QAN" ], "targetBlank": false, "title": "Query Analytics", "type": "link", "url": "/graph/dashboard/db/_pmm-query-analytics" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "OS" ], "targetBlank": false, "title": "OS", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "MySQL" ], "targetBlank": false, "title": "MySQL", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "MongoDB" ], "targetBlank": false, "title": "MongoDB", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "PostgreSQL" ], "targetBlank": false, "title": "PostgreSQL", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "HA" ], "targetBlank": false, "title": "HA", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "Cloud" ], "targetBlank": false, "title": "Cloud", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "Insight" ], "targetBlank": false, "title": "Insight", "type": "dashboards" }, { "asDropdown": true, "includeVars": true, "keepTime": true, "tags": [ "PMM" ], "targetBlank": false, "title": "PMM", "type": "dashboards" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 382, "panels": [], "repeat": null, "title": "", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "description": "**MySQL Uptime**\n\nThe amount of time since the last restart of the MySQL server process.", "editable": true, "error": false, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 0, "y": 1 }, "height": "125px", "id": 12, "interval": "$interval", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "s", "postfixFontSize": "80%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_uptime{instance=\"$host\"}", "format": "time_series", "interval": "5m", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 300 } ], "thresholds": "300,3600", "title": "MySQL Uptime", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Current QPS**\n\nBased on the queries reported by MySQL's ``SHOW STATUS`` command, it is the number of statements executed by the server within the last second. This variable includes statements executed within stored programs, unlike the Questions variable. It does not count \n``COM_PING`` or ``COM_STATISTICS`` commands.", "editable": true, "error": false, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 6, "y": 1 }, "height": "125px", "id": 13, "interval": "$interval", "links": [ { "targetBlank": true, "title": "MySQL Server Status Variables", "type": "absolute", "url": "https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html#statvar_Queries" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_queries{instance=\"$host\"}[$interval]) or irate(mysql_global_status_queries{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 20 } ], "thresholds": "35,75", "title": "Current QPS", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "**InnoDB Buffer Pool Size**\n\nInnoDB maintains a storage area called the buffer pool for caching data and indexes in memory. Knowing how the InnoDB buffer pool works, and taking advantage of it to keep frequently accessed data in memory, is one of the most important aspects of MySQL tuning. The goal is to keep the working set in memory. In most cases, this should be between 60%-90% of available memory on a dedicated database host, but depends on many factors.", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 12, "y": 1 }, "height": "125px", "id": 51, "interval": "$interval", "links": [ { "targetBlank": true, "title": "Tuning the InnoDB Buffer Pool Size", "type": "absolute", "url": "https://www.percona.com/blog/2015/06/02/80-ram-tune-innodb_buffer_pool_size/" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_variables_innodb_buffer_pool_size{instance=\"$host\"}", "format": "time_series", "interval": "5m", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 300 } ], "thresholds": "90,95", "title": "InnoDB Buffer Pool Size", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "**InnoDB Buffer Pool Size % of Total RAM**\n\nInnoDB maintains a storage area called the buffer pool for caching data and indexes in memory. Knowing how the InnoDB buffer pool works, and taking advantage of it to keep frequently accessed data in memory, is one of the most important aspects of MySQL tuning. The goal is to keep the working set in memory. In most cases, this should be between 60%-90% of available memory on a dedicated database host, but depends on many factors.", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 18, "y": 1 }, "height": "125px", "id": 52, "interval": "$interval", "links": [ { "targetBlank": true, "title": "Tuning the InnoDB Buffer Pool Size", "type": "absolute", "url": "https://www.percona.com/blog/2015/06/02/80-ram-tune-innodb_buffer_pool_size/" } ], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": null, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "maxValue": 100, "minValue": 0, "show": true }, "tableColumn": "", "targets": [ { "calculatedInterval": "10m", "datasourceErrors": {}, "errors": {}, "expr": "(mysql_global_variables_innodb_buffer_pool_size{instance=\"$host\"} * 100) / on (instance) node_memory_MemTotal{instance=\"$host\"}", "format": "time_series", "interval": "5m", "intervalFactor": 1, "legendFormat": "", "metric": "", "refId": "A", "step": 300 } ], "thresholds": "40,80", "title": "Buffer Pool Size of Total RAM", "transparent": false, "type": "pmm-singlestat-panel", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 383, "panels": [], "repeat": null, "title": "Connections", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "**Max Connections** \n\nMax Connections is the maximum permitted number of simultaneous client connections. By default, this is 151. Increasing this value increases the number of file descriptors that mysqld requires. If the required number of descriptors are not available, the server reduces the value of Max Connections.\n\nmysqld actually permits Max Connections + 1 clients to connect. The extra connection is reserved for use by accounts that have the SUPER privilege, such as root.\n\nMax Used Connections is the maximum number of connections that have been in use simultaneously since the server started.\n\nConnections is the number of connection attempts (successful or not) to the MySQL server.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 4 }, "height": "250px", "id": 92, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "targetBlank": true, "title": "MySQL Server System Variables", "type": "absolute", "url": "https://dev.mysql.com/doc/refman/5.7/en/server-system-variables.html#sysvar_max_connections" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Max Connections", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "max(max_over_time(mysql_global_status_threads_connected{instance=\"$host\"}[$interval]) or mysql_global_status_threads_connected{instance=\"$host\"} )", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Connections", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_max_used_connections{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max Used Connections", "metric": "", "refId": "C", "step": 20, "target": "" }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_variables_max_connections{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max Connections", "metric": "", "refId": "B", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Connections", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Active Threads**\n\nThreads Connected is the number of open connections, while Threads Running is the number of threads not sleeping.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 4 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Peak Threads Running", "color": "#E24D42", "lines": false, "pointradius": 1, "points": true }, { "alias": "Peak Threads Connected", "color": "#1F78C1" }, { "alias": "Avg Threads Running", "color": "#EAB839" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "max_over_time(mysql_global_status_threads_connected{instance=\"$host\"}[$interval]) or\nmax_over_time(mysql_global_status_threads_connected{instance=\"$host\"}[5m])", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Peak Threads Connected", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "max_over_time(mysql_global_status_threads_running{instance=\"$host\"}[$interval]) or\nmax_over_time(mysql_global_status_threads_running{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Peak Threads Running", "metric": "", "refId": "B", "step": 20 }, { "expr": "avg_over_time(mysql_global_status_threads_running{instance=\"$host\"}[$interval]) or \navg_over_time(mysql_global_status_threads_running{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Avg Threads Running", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Client Thread Activity", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "short", "label": "Threads", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 384, "panels": [], "repeat": null, "title": "Table Locks", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Questions**\n\nThe number of statements executed by the server. This includes only statements sent to the server by clients and not statements executed within stored programs, unlike the Queries used in the QPS calculation. \n\nThis variable does not count the following commands:\n* ``COM_PING``\n* ``COM_STATISTICS``\n* ``COM_STMT_PREPARE``\n* ``COM_STMT_CLOSE``\n* ``COM_STMT_RESET``", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 12 }, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "targetBlank": true, "title": "MySQL Queries and Questions", "type": "absolute", "url": "https://www.percona.com/blog/2014/05/29/how-mysql-queries-and-questions-are-measured/" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_questions{instance=\"$host\"}[$interval]) or irate(mysql_global_status_questions{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Questions", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Questions", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Thread Cache**\n\nThe thread_cache_size variable sets how many threads the server should cache to reuse. When a client disconnects, the client's threads are put in the cache if the cache is not full. It is autosized in MySQL 5.6.8 and above (capped to 100). Requests for threads are satisfied by reusing threads taken from the cache if possible, and only when the cache is empty is a new thread created.\n\n* *Threads_created*: The number of threads created to handle connections.\n* *Threads_cached*: The number of threads in the thread cache.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 12 }, "id": 11, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Tuning information", "type": "absolute", "url": "https://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_thread_cache_size" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Threads Created", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_variables_thread_cache_size{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Thread Cache Size", "metric": "", "refId": "B", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_threads_cached{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Threads Cached", "metric": "", "refId": "C", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_threads_created{instance=\"$host\"}[$interval]) or irate(mysql_global_status_threads_created{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Threads Created", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Thread Cache", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 385, "panels": [], "repeat": null, "title": "Temporary Objects", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 20 }, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_created_tmp_tables{instance=\"$host\"}[$interval]) or irate(mysql_global_status_created_tmp_tables{instance=\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Created Tmp Tables", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_created_tmp_disk_tables{instance=\"$host\"}[$interval]) or irate(mysql_global_status_created_tmp_disk_tables{instance=\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Created Tmp Disk Tables", "metric": "", "refId": "B", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_created_tmp_files{instance=\"$host\"}[$interval]) or irate(mysql_global_status_created_tmp_files{instance=\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Created Tmp Files", "metric": "", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Temporary Objects", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Select Types**\n\nAs with most relational databases, selecting based on indexes is more efficient than scanning an entire table's data. Here we see the counters for selects not done with indexes.\n\n* ***Select Scan*** is how many queries caused full table scans, in which all the data in the table had to be read and either discarded or returned.\n* ***Select Range*** is how many queries used a range scan, which means MySQL scanned all rows in a given range.\n* ***Select Full Join*** is the number of joins that are not joined on an index, this is usually a huge performance hit.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 20 }, "height": "250px", "id": 311, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_select_full_join{instance=\"$host\"}[$interval]) or irate(mysql_global_status_select_full_join{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Select Full Join", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_select_full_range_join{instance=\"$host\"}[$interval]) or irate(mysql_global_status_select_full_range_join{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Select Full Range Join", "metric": "", "refId": "B", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_select_range{instance=\"$host\"}[$interval]) or irate(mysql_global_status_select_range{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Select Range", "metric": "", "refId": "C", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_select_range_check{instance=\"$host\"}[$interval]) or irate(mysql_global_status_select_range_check{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Select Range Check", "metric": "", "refId": "D", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_select_scan{instance=\"$host\"}[$interval]) or irate(mysql_global_status_select_scan{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Select Scan", "metric": "", "refId": "E", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Select Types", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 386, "panels": [], "repeat": null, "title": "Sorts", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Sorts**\n\nDue to a query's structure, order, or other requirements, MySQL sorts the rows before returning them. For example, if a table is ordered 1 to 10 but you want the results reversed, MySQL then has to sort the rows to return 10 to 1.\n\nThis graph also shows when sorts had to scan a whole table or a given range of a table in order to return the results and which could not have been sorted via an index.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 28 }, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_sort_rows{instance=\"$host\"}[$interval]) or irate(mysql_global_status_sort_rows{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Sort Rows", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_sort_range{instance=\"$host\"}[$interval]) or irate(mysql_global_status_sort_range{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Sort Range", "metric": "", "refId": "B", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_sort_merge_passes{instance=\"$host\"}[$interval]) or irate(mysql_global_status_sort_merge_passes{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Sort Merge Passes", "metric": "", "refId": "C", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_sort_scan{instance=\"$host\"}[$interval]) or irate(mysql_global_status_sort_scan{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Sort Scan", "metric": "", "refId": "D", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Sorts", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Slow Queries**\n\nSlow queries are defined as queries being slower than the long_query_time setting. For example, if you have long_query_time set to 3, all queries that take longer than 3 seconds to complete will show on this graph.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 28 }, "id": 48, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_slow_queries{instance=\"$host\"}[$interval]) or irate(mysql_global_status_slow_queries{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Slow Queries", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Slow Queries", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 387, "panels": [], "repeat": null, "title": "Aborted", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Aborted Connections**\n\nWhen a given host connects to MySQL and the connection is interrupted in the middle (for example due to bad credentials), MySQL keeps that info in a system table (since 5.6 this table is exposed in performance_schema).\n\nIf the amount of failed requests without a successful connection reaches the value of max_connect_errors, mysqld assumes that something is wrong and blocks the host from further connection.\n\nTo allow connections from that host again, you need to issue the ``FLUSH HOSTS`` statement.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 36 }, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_aborted_connects{instance=\"$host\"}[$interval]) or irate(mysql_global_status_aborted_connects{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Aborted Connects (attempts)", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_aborted_clients{instance=\"$host\"}[$interval]) or irate(mysql_global_status_aborted_clients{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Aborted Clients (timeout)", "metric": "", "refId": "B", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Aborted Connections", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Table Locks**\n\nMySQL takes a number of different locks for varying reasons. In this graph we see how many Table level locks MySQL has requested from the storage engine. In the case of InnoDB, many times the locks could actually be row locks as it only takes table level locks in a few specific cases.\n\nIt is most useful to compare Locks Immediate and Locks Waited. If Locks waited is rising, it means you have lock contention. Otherwise, Locks Immediate rising and falling is normal activity.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 36 }, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_table_locks_immediate{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_locks_immediate{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Table Locks Immediate", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_table_locks_waited{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_locks_waited{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Table Locks Waited", "metric": "", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Table Locks", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 43 }, "id": 388, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Network Traffic**\n\nHere we can see how much network traffic is generated by MySQL. Outbound is network traffic sent from MySQL and Inbound is network traffic MySQL has received.", "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 44 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_bytes_received{instance=\"$host\"}[$interval]) or irate(mysql_global_status_bytes_received{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inbound", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_bytes_sent{instance=\"$host\"}[$interval]) or irate(mysql_global_status_bytes_sent{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Outbound", "metric": "", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Network Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Network Usage Hourly**\n\nHere we can see how much network traffic is generated by MySQL per hour. You can use the bar graph to compare data sent by MySQL and data received by MySQL.", "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 44 }, "height": "250px", "id": 381, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "increase(mysql_global_status_bytes_received{instance=\"$host\"}[1h])", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Received", "metric": "", "refId": "A", "step": 3600 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "increase(mysql_global_status_bytes_sent{instance=\"$host\"}[1h])", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Sent", "metric": "", "refId": "B", "step": 3600 } ], "thresholds": [], "timeFrom": "24h", "timeShift": null, "title": "MySQL Network Usage Hourly", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 389, "panels": [], "repeat": null, "title": "Memory", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "***System Memory***: Total Memory for the system.\\\n***InnoDB Buffer Pool Data***: InnoDB maintains a storage area called the buffer pool for caching data and indexes in memory.\\\n***TokuDB Cache Size***: Similar in function to the InnoDB Buffer Pool, TokuDB will allocate 50% of the installed RAM for its own cache.\\\n***Key Buffer Size***: Index blocks for MYISAM tables are buffered and are shared by all threads. key_buffer_size is the size of the buffer used for index blocks.\\\n***Adaptive Hash Index Size***: When InnoDB notices that some index values are being accessed very frequently, it builds a hash index for them in memory on top of B-Tree indexes.\\\n ***Query Cache Size***: The query cache stores the text of a SELECT statement together with the corresponding result that was sent to the client. The query cache has huge scalability problems in that only one thread can do an operation in the query cache at the same time.\\\n***InnoDB Dictionary Size***: The data dictionary is InnoDB ‘s internal catalog of tables. InnoDB stores the data dictionary on disk, and loads entries into memory while the server is running.\\\n***InnoDB Log Buffer Size***: The MySQL InnoDB log buffer allows transactions to run without having to write the log to disk before the transactions commit.", "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 52 }, "id": 50, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Detailed descriptions about metrics", "type": "absolute", "url": "https://www.percona.com/doc/percona-monitoring-and-management/dashboard.mysql-overview.html#mysql-internal-memory-overview" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "System Memory", "fill": 0, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=\"$host\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "System Memory", "refId": "G", "step": 4 }, { "expr": "mysql_global_status_innodb_page_size{instance=\"$host\"} * on (instance) mysql_global_status_buffer_pool_pages{instance=\"$host\",state=\"data\"}", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "InnoDB Buffer Pool Data", "refId": "A", "step": 20 }, { "expr": "mysql_global_variables_innodb_log_buffer_size{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "InnoDB Log Buffer Size", "refId": "D", "step": 20 }, { "expr": "mysql_global_variables_innodb_additional_mem_pool_size{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 2, "legendFormat": "InnoDB Additional Memory Pool Size", "refId": "H", "step": 40 }, { "expr": "mysql_global_status_innodb_mem_dictionary{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "InnoDB Dictionary Size", "refId": "F", "step": 20 }, { "expr": "mysql_global_variables_key_buffer_size{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Key Buffer Size", "refId": "B", "step": 20 }, { "expr": "mysql_global_variables_query_cache_size{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Query Cache Size", "refId": "C", "step": 20 }, { "expr": "mysql_global_status_innodb_mem_adaptive_hash{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Adaptive Hash Index Size", "refId": "E", "step": 20 }, { "expr": "mysql_global_variables_tokudb_cache_size{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "TokuDB Cache Size", "refId": "I", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Internal Memory Overview", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 59 }, "id": 390, "panels": [], "repeat": null, "title": "Command, Handlers, Processes", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Top Command Counters**\n\nThe Com_{{xxx}} statement counter variables indicate the number of times each xxx statement has been executed. There is one status variable for each type of statement. For example, Com_delete and Com_update count [``DELETE``](https://dev.mysql.com/doc/refman/5.7/en/delete.html) and [``UPDATE``](https://dev.mysql.com/doc/refman/5.7/en/update.html) statements, respectively. Com_delete_multi and Com_update_multi are similar but apply to [``DELETE``](https://dev.mysql.com/doc/refman/5.7/en/delete.html) and [``UPDATE``](https://dev.mysql.com/doc/refman/5.7/en/update.html) statements that use multiple-table syntax.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 60 }, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Server Status Variables (Com_xxx)", "type": "absolute", "url": "https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html#statvar_Com_xxx" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "topk(5, rate(mysql_global_status_commands_total{instance=\"$host\"}[$interval])>0) or topk(5, irate(mysql_global_status_commands_total{instance=\"$host\"}[5m])>0)", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Com_{{ command }}", "metric": "", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top Command Counters", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**Top Command Counters Hourly**\n\nThe Com_{{xxx}} statement counter variables indicate the number of times each xxx statement has been executed. There is one status variable for each type of statement. For example, Com_delete and Com_update count [``DELETE``](https://dev.mysql.com/doc/refman/5.7/en/delete.html) and [``UPDATE``](https://dev.mysql.com/doc/refman/5.7/en/update.html) statements, respectively. Com_delete_multi and Com_update_multi are similar but apply to [``DELETE``](https://dev.mysql.com/doc/refman/5.7/en/delete.html) and [``UPDATE``](https://dev.mysql.com/doc/refman/5.7/en/update.html) statements that use multiple-table syntax.", "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 67 }, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [ { "dashboard": "https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html#statvar_Com_xxx", "title": "Server Status Variables (Com_xxx)", "type": "absolute", "url": "https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html#statvar_Com_xxx" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "topk(5, increase(mysql_global_status_commands_total{instance=\"$host\"}[1h])>0)", "format": "time_series", "interval": "1h", "intervalFactor": 1, "legendFormat": "Com_{{ command }}", "metric": "", "refId": "A", "step": 3600 } ], "thresholds": [], "timeFrom": "24h", "timeShift": null, "title": "Top Command Counters Hourly", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Handlers**\n\nHandler statistics are internal statistics on how MySQL is selecting, updating, inserting, and modifying rows, tables, and indexes.\n\nThis is in fact the layer between the Storage Engine and MySQL.\n\n* `read_rnd_next` is incremented when the server performs a full table scan and this is a counter you don't really want to see with a high value.\n* `read_key` is incremented when a read is done with an index.\n* `read_next` is incremented when the storage engine is asked to 'read the next index entry'. A high value means a lot of index scans are being done.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 74 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_handlers_total{instance=\"$host\", handler!~\"commit|rollback|savepoint.*|prepare\"}[$interval]) or irate(mysql_global_status_handlers_total{instance=\"$host\", handler!~\"commit|rollback|savepoint.*|prepare\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ handler }}", "metric": "", "refId": "J", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Handlers", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 81 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_handlers_total{instance=\"$host\", handler=~\"commit|rollback|savepoint.*|prepare\"}[$interval]) or irate(mysql_global_status_handlers_total{instance=\"$host\", handler=~\"commit|rollback|savepoint.*|prepare\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ handler }}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Transaction Handlers", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 88 }, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_info_schema_threads{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ state }}", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Process States", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 95 }, "id": 49, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "topk(5, avg_over_time(mysql_info_schema_threads{instance=\"$host\"}[1h]))", "interval": "1h", "intervalFactor": 1, "legendFormat": "{{ state }}", "metric": "", "refId": "A", "step": 3600 } ], "thresholds": [], "timeFrom": "24h", "timeShift": null, "title": "Top Process States Hourly", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 102 }, "id": 391, "panels": [], "repeat": null, "title": "Query Cache", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Query Cache Memory**\n\nThe query cache has huge scalability problems in that only one thread can do an operation in the query cache at the same time. This serialization is true not only for SELECTs, but also for INSERT/UPDATE/DELETE.\n\nThis also means that the larger the `query_cache_size` is set to, the slower those operations become. In concurrent environments, the MySQL Query Cache quickly becomes a contention point, decreasing performance. MariaDB and AWS Aurora have done work to try and eliminate the query cache contention in their flavors of MySQL, while MySQL 8.0 has eliminated the query cache feature.\n\nThe recommended settings for most environments is to set:\n ``query_cache_type=0``\n ``query_cache_size=0``\n\nNote that while you can dynamically change these values, to completely remove the contention point you have to restart the database.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 103 }, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_qcache_free_memory{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Free Memory", "metric": "", "refId": "F", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_variables_query_cache_size{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Query Cache Size", "metric": "", "refId": "E", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Query Cache Memory", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Query Cache Activity**\n\nThe query cache has huge scalability problems in that only one thread can do an operation in the query cache at the same time. This serialization is true not only for SELECTs, but also for INSERT/UPDATE/DELETE.\n\nThis also means that the larger the `query_cache_size` is set to, the slower those operations become. In concurrent environments, the MySQL Query Cache quickly becomes a contention point, decreasing performance. MariaDB and AWS Aurora have done work to try and eliminate the query cache contention in their flavors of MySQL, while MySQL 8.0 has eliminated the query cache feature.\n\nThe recommended settings for most environments is to set:\n``query_cache_type=0``\n``query_cache_size=0``\n\nNote that while you can dynamically change these values, to completely remove the contention point you have to restart the database.", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 103 }, "height": "", "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_qcache_hits{instance=\"$host\"}[$interval]) or irate(mysql_global_status_qcache_hits{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Hits", "metric": "", "refId": "B", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_qcache_inserts{instance=\"$host\"}[$interval]) or irate(mysql_global_status_qcache_inserts{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inserts", "metric": "", "refId": "C", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_qcache_not_cached{instance=\"$host\"}[$interval]) or irate(mysql_global_status_qcache_not_cached{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Not Cached", "metric": "", "refId": "D", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_qcache_lowmem_prunes{instance=\"$host\"}[$interval]) or irate(mysql_global_status_qcache_lowmem_prunes{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Prunes", "metric": "", "refId": "F", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_qcache_queries_in_cache{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Queries in Cache", "metric": "", "refId": "E", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Query Cache Activity", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 110 }, "id": 392, "panels": [], "repeat": null, "title": "Files and Tables", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 111 }, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_opened_files{instance=\"$host\"}[$interval]) or irate(mysql_global_status_opened_files{instance=\"$host\"}[5m])", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Openings", "metric": "", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL File Openings", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 111 }, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_open_files{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Open Files", "metric": "", "refId": "A", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_variables_open_files_limit{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Open Files Limit", "metric": "", "refId": "D", "step": 20 }, { "expr": "mysql_global_status_innodb_num_open_files{instance=\"$host\"}", "interval": "$interval", "intervalFactor": 1, "legendFormat": "InnoDB Open Files", "refId": "B", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Open Files", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 118 }, "id": 393, "panels": [], "repeat": null, "title": "Table Openings", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Table Open Cache Status**\n\nThe recommendation is to set the `table_open_cache_instances` to a loose correlation to virtual CPUs, keeping in mind that more instances means the cache is split more times. If you have a cache set to 500 but it has 10 instances, each cache will only have 50 cached.\n\nThe `table_definition_cache` and `table_open_cache` can be left as default as they are auto-sized MySQL 5.6 and above (ie: do not set them to any value).", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 119 }, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Server Status Variables (table_open_cache)", "type": "absolute", "url": "http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_table_open_cache" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Table Open Cache Hit Ratio", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "rate(mysql_global_status_opened_tables{instance=\"$host\"}[$interval]) or irate(mysql_global_status_opened_tables{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Openings", "metric": "", "refId": "A", "step": 20 }, { "expr": "rate(mysql_global_status_table_open_cache_hits{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_open_cache_hits{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Hits", "refId": "B", "step": 20 }, { "expr": "rate(mysql_global_status_table_open_cache_misses{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_open_cache_misses{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Misses", "refId": "C", "step": 20 }, { "expr": "rate(mysql_global_status_table_open_cache_overflows{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_open_cache_overflows{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Misses due to Overflows", "refId": "D", "step": 20 }, { "expr": "(rate(mysql_global_status_table_open_cache_hits{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_open_cache_hits{instance=\"$host\"}[5m]))/((rate(mysql_global_status_table_open_cache_hits{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_open_cache_hits{instance=\"$host\"}[5m]))+(rate(mysql_global_status_table_open_cache_misses{instance=\"$host\"}[$interval]) or irate(mysql_global_status_table_open_cache_misses{instance=\"$host\"}[5m])))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Table Open Cache Hit Ratio", "refId": "E", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Table Open Cache Status", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percentunit", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Open Tables**\n\nThe recommendation is to set the `table_open_cache_instances` to a loose correlation to virtual CPUs, keeping in mind that more instances means the cache is split more times. If you have a cache set to 500 but it has 10 instances, each cache will only have 50 cached.\n\nThe `table_definition_cache` and `table_open_cache` can be left as default as they are auto-sized MySQL 5.6 and above (ie: do not set them to any value).", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 119 }, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Server Status Variables (table_open_cache)", "type": "absolute", "url": "http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_table_open_cache" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_open_tables{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Open Tables", "metric": "", "refId": "B", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_variables_table_open_cache{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Table Open Cache", "metric": "", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Open Tables", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 126 }, "id": 394, "panels": [], "repeat": null, "title": "MySQL Table Definition Cache", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "**MySQL Table Definition Cache**\n\nThe recommendation is to set the `table_open_cache_instances` to a loose correlation to virtual CPUs, keeping in mind that more instances means the cache is split more times. If you have a cache set to 500 but it has 10 instances, each cache will only have 50 cached.\n\nThe `table_definition_cache` and `table_open_cache` can be left as default as they are auto-sized MySQL 5.6 and above (ie: do not set them to any value).", "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 127 }, "id": 54, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [ { "title": "Server Status Variables (table_open_cache)", "type": "absolute", "url": "http://dev.mysql.com/doc/refman/5.6/en/server-system-variables.html#sysvar_table_open_cache" } ], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Opened Table Definitions", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_status_open_table_definitions{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Open Table Definitions", "metric": "", "refId": "B", "step": 20 }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "mysql_global_variables_table_definition_cache{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Table Definitions Cache Size", "metric": "", "refId": "C", "step": 20 }, { "expr": "rate(mysql_global_status_opened_table_definitions{instance=\"$host\"}[$interval]) or irate(mysql_global_status_opened_table_definitions{instance=\"$host\"}[5m])", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Opened Table Definitions", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "MySQL Table Definition Cache", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 134 }, "id": 395, "panels": [], "repeat": null, "title": "System Charts", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 135 }, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pgpgin{instance=\"$host\"}[$interval]) * 1024 or irate(node_vmstat_pgpgin{instance=\"$host\"}[5m]) * 1024", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Page In", "metric": "", "refId": "A", "step": 20, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pgpgout{instance=\"$host\"}[$interval]) * 1024 or irate(node_vmstat_pgpgout{instance=\"$host\"}[5m]) * 1024", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Page Out", "metric": "", "refId": "B", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "I/O Activity", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 135 }, "height": "250px", "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "max(node_memory_MemTotal{instance=\"$host\"}) without(job) - \n(max(node_memory_MemFree{instance=\"$host\"}) without(job) + \nmax(node_memory_Buffers{instance=\"$host\"}) without(job) + \n(max(node_memory_Cached{instance=\"$host\",job=~\"rds-enhanced|linux\"}) without (job) or \nmax(node_memory_Cached{instance=\"$host\",job=\"rds-basic\"}) without (job)))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used", "metric": "", "refId": "A", "step": 20, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_MemFree{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Free", "metric": "", "refId": "B", "step": 20, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "node_memory_Buffers{instance=\"$host\"}", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Buffers", "metric": "", "refId": "D", "step": 20, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "max(node_memory_Cached{instance=~\"$host\",job=~\"rds-enhanced|linux\"}) without (job) or \nmax(node_memory_Cached{instance=~\"$host\",job=~\"rds-basic\"}) without (job)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Cached", "metric": "", "refId": "E", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Distribution", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Load 1m": "#58140C", "Max Core Utilization": "#bf1b00", "iowait": "#e24d42", "nice": "#1f78c1", "softirq": "#806eb7", "system": "#eab839", "user": "#508642" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 6, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 142 }, "height": "", "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Max Core Utilization", "lines": false, "pointradius": 1, "points": true, "stack": false }, { "alias": "Load 1m", "color": "#58140C", "fill": 2, "legend": false, "stack": false, "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "clamp_max(((avg by (mode) ( (clamp_max(rate(node_cpu{instance=\"$host\",mode!=\"idle\"}[$interval]),1)) or (clamp_max(irate(node_cpu{instance=\"$host\",mode!=\"idle\"}[5m]),1)) ))*100 or (avg_over_time(node_cpu_average{instance=~\"$host\", mode!=\"total\", mode!=\"idle\"}[$interval]) or avg_over_time(node_cpu_average{instance=~\"$host\", mode!=\"total\", mode!=\"idle\"}[5m]))),100)", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "{{ mode }}", "metric": "", "refId": "A", "step": 20 }, { "expr": "clamp_max(max by () (sum by (cpu) ( (clamp_max(rate(node_cpu{instance=\"$host\",mode!=\"idle\",mode!=\"iowait\"}[$interval]),1)) or (clamp_max(irate(node_cpu{instance=\"$host\",mode!=\"idle\",mode!=\"iowait\"}[5m]),1)) ))*100,100)", "format": "time_series", "hide": true, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Max Core Utilization", "refId": "B", "step": 20 }, { "expr": "node_load1{instance=\"$host\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Load 1m", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Usage / Load", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "percent", "label": "", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 142 }, "height": "250px", "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "sum((rate(node_disk_read_time_ms{device!~\"dm-.+\", instance=\"$host\"}[$interval]) / rate(node_disk_reads_completed{device!~\"dm-.+\", instance=\"$host\"}[$interval])) or (irate(node_disk_read_time_ms{device!~\"dm-.+\", instance=\"$host\"}[5m]) / irate(node_disk_reads_completed{device!~\"dm-.+\", instance=\"$host\"}[5m]))\nor avg_over_time(aws_rds_read_latency_average{instance=\"$host\"}[$interval]) or avg_over_time(aws_rds_read_latency_average{instance=\"$host\"}[5m]))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Read", "metric": "", "refId": "A", "step": 20, "target": "" }, { "calculatedInterval": "2m", "datasourceErrors": {}, "errors": {}, "expr": "sum((rate(node_disk_write_time_ms{device!~\"dm-.+\", instance=\"$host\"}[$interval]) / rate(node_disk_writes_completed{device!~\"dm-.+\", instance=\"$host\"}[$interval])) or (irate(node_disk_write_time_ms{device!~\"dm-.+\", instance=\"$host\"}[5m]) / irate(node_disk_writes_completed{device!~\"dm-.+\", instance=\"$host\"}[5m])) or \navg_over_time(aws_rds_write_latency_average{instance=\"$host\"}[$interval]) or avg_over_time(aws_rds_write_latency_average{instance=\"$host\"}[5m]))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Write", "metric": "", "refId": "B", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk Latency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "", "logBase": 2, "max": null, "min": null, "show": true }, { "format": "ms", "label": "", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 149 }, "height": "250px", "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Outbound", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "sum(rate(node_network_receive_bytes{instance=\"$host\", device!=\"lo\"}[$interval])) or sum(irate(node_network_receive_bytes{instance=\"$host\", device!=\"lo\"}[5m])) or sum(max_over_time(rdsosmetrics_network_rx{instance=\"$host\"}[$interval])) or sum(max_over_time(rdsosmetrics_network_rx{instance=\"$host\"}[5m])) ", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Inbound", "metric": "", "refId": "B", "step": 20, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "sum(rate(node_network_transmit_bytes{instance=\"$host\", device!=\"lo\"}[$interval])) or sum(irate(node_network_transmit_bytes{instance=\"$host\", device!=\"lo\"}[5m])) or\nsum(max_over_time(rdsosmetrics_network_tx{instance=\"$host\"}[$interval])) or sum(max_over_time(rdsosmetrics_network_tx{instance=\"$host\"}[5m]))", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Outbound", "metric": "", "refId": "A", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "Outbound (-) / Inbound (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fill": 2, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 149 }, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pswpin{instance=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpin{instance=\"$host\"}[5m]) * 4096", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Swap In (Reads)", "metric": "", "refId": "A", "step": 20, "target": "" }, { "calculatedInterval": "2s", "datasourceErrors": {}, "errors": {}, "expr": "rate(node_vmstat_pswpout{instance=\"$host\"}[$interval]) * 4096 or irate(node_vmstat_pswpout{instance=\"$host\"}[5m]) * 4096", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Swap Out (Writes)", "metric": "", "refId": "B", "step": 20, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap Activity", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 16, "style": "dark", "tags": [ "Percona", "MySQL" ], "templating": { "list": [ { "allFormat": "glob", "auto": true, "auto_count": 200, "auto_min": "1s", "current": { "text": "auto", "value": "$__auto_interval_interval" }, "datasource": "Prometheus", "hide": 0, "includeAll": false, "label": "Interval", "multi": false, "multiFormat": "glob", "name": "interval", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_interval" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "5s", "value": "5s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" } ], "query": "1s,5s,1m,5m,1h,6h,1d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "Host", "multi": false, "multiFormat": "regex values", "name": "host", "options": [], "query": "label_values(mysql_up, instance)", "refresh": 1, "refresh_on_load": false, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false } ] }, "time": { "from": "now-12h", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "hidden": false, "notice": false, "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "status": "Stable", "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ], "type": "timepicker" }, "timezone": "browser", "title": "MySQL Overview", "uid": "MQWgroiiz", "version": 1 }
2019-01-18 14:43:22 UTC
null
0
0
15,297
1
568,002
22,977
71
prometheus-network-exporter
Prometheus Network Exporter
Prometheus Network Exporter
2021-11-22 20:15:22 UTC
2021-11-22 20:59:46 UTC
0
This dashboard gives an overview of Port/WiFi data for your Gateway and Access Points, including: - Transmit / Receive - Uptime - Link status and speed - Drop rate and retry (Unifi WiFi) As well as detailed switch stats for each port, including Unicast, Broadcast and Multicast packets. Uses Prometheus with the following exporters: - SNMP Exporter With Grafana variables/constants, you can easily add: - More gateway and switch ports - More radios/Wifi networks
68,884
68,885
Other
null
0
0
22,977
1
15,297
4
56
Prometheus Network Exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS_(XENOBYTE)", "label": "Prometheus (XenoByte)", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_GATEWAY", "type": "constant", "label": "Gateway IP", "value": "10.10.1.1", "description": "" }, { "name": "VAR_SWITCH1", "type": "constant", "label": "Switch 1 IP", "value": "10.10.1.11", "description": "" }, { "name": "VAR_UNIFIAP1", "type": "constant", "label": "Unifi AP 1 IP", "value": "10.10.1.21", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.5" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Prometheus Network Exporter", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15297, "graphTooltip": 0, "id": null, "iteration": 1637612054264, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [], "repeat": "g_ports", "title": "Gateway: $g_ports", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets transmitted out of the interface per second, including framing characters", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 1 }, "id": 18, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(irate(ifHCOutOctets{instance=\"$gateway\",ifName=\"$g_ports\"}[$__range]))", "instant": false, "interval": "", "legendFormat": "Out", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tx (Recent)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets received on the interface per second, including framing characters", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 1 }, "id": 20, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(irate(ifHCInOctets{instance=\"$gateway\",ifName=\"$g_ports\"}[$__range]))", "interval": "", "legendFormat": "In", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Rx (Recent)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets transmitted out of the interface, including framing characters, in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 1 }, "id": 22, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(delta(ifHCOutOctets{instance=\"$gateway\",ifName=\"$g_ports\"}[$__range]))", "interval": "", "legendFormat": "Out", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tx (Total)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets received on the interface, including framing characters, in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 1 }, "id": 24, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(delta(ifHCInOctets{instance=\"$gateway\",ifName=\"$g_ports\"}[$__range]))", "instant": false, "interval": "", "legendFormat": "In", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Rx (Total)", "type": "stat" }, { "datasource": null, "description": "The total number of octets transmitted out of and received on the interface per second, including framing characters", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": false, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Tx" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Rx" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 1 }, "id": 59, "maxDataPoints": 2450, "options": { "legend": { "calcs": [ "min", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCOutOctets{instance=\"$gateway\",ifName=\"$g_ports\"}[5m])", "instant": false, "interval": "", "legendFormat": "Tx", "refId": "A" }, { "exemplar": true, "expr": "irate(ifHCInOctets{instance=\"$gateway\",ifName=\"$g_ports\"}[5m])", "hide": false, "instant": false, "interval": "", "legendFormat": "Rx", "refId": "B" } ], "title": "Transmit / Receive", "transformations": [], "type": "timeseries" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The desired state of the interface ", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "index": 0, "text": "Up" }, "2": { "index": 1, "text": "Down" }, "3": { "index": 2, "text": "Testing" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 2 }, { "color": "orange", "value": 3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 1 }, "id": 6, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "ifAdminStatus{instance=\"$gateway\",ifName=\"$g_ports\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Adm. Status", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The time (sysUpTime) since the network management portion of the system was last re-initialized", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "from": null, "result": { "text": "" }, "to": 0 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "#F2CC0C", "value": 18000 }, { "color": "#a1af34", "value": 36000 }, { "color": "semi-dark-green", "value": 86400 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 1 }, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sysUpTime{instance=\"$gateway\"}/100", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The difference from sysUpTime at the time the interface entered its current operational state", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "semi-dark-yellow", "value": 18000 }, { "color": "#a1af34", "value": 36000 }, { "color": "semi-dark-green", "value": 86400 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 1 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "(sysUpTime{instance=\"$gateway\"} - on(instance) ifLastChange{instance=\"$gateway\",ifName=\"$g_ports\"}) / 100", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Last Change", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The current operational state of the interface", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "index": 0, "text": "Up" }, "2": { "index": 1, "text": "Down" }, "3": { "index": 2, "text": "Testing" }, "4": { "index": 3, "text": "Unknown" }, "5": { "index": 4, "text": "Dormant" }, "6": { "index": 5, "text": "NotPresent" }, "7": { "index": 6, "text": "LowerLayerDown" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 2 }, { "color": "orange", "value": 3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 3 }, "id": 8, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "ifOperStatus{instance=\"$gateway\",ifName=\"$g_ports\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Link Status", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "An estimate of the interface's current bandwidth", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "text": "N/A" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "semi-dark-red", "value": 10 }, { "color": "orange", "value": 100 }, { "color": "semi-dark-green", "value": 1000 } ] }, "unit": "MBs" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 3 }, "id": 232, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "ifHighSpeed{instance=\"$gateway\",ifName=\"$g_ports\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Link Speed", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The size of the largest packet which can be sent/received on the interface", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "text": "true" }, "2": { "text": "false" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "semi-dark-red", "value": 250 }, { "color": "orange", "value": 750 }, { "color": "semi-dark-green", "value": 1500 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 3 }, "id": 245, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "ifMtu{instance=\"$gateway\",ifName=\"$g_ports\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Maximum TU", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 273, "panels": [], "repeat": "w_radio", "title": "WiFi: $w_radio", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets transmitted out of the interface per second, including framing characters", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 11 }, "id": 287, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(irate(ifHCOutOctets{instance=\"$unifiap1\",ifName=\"$w_radio\"}[$__range]))", "instant": false, "interval": "", "legendFormat": "Out", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tx (Recent)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets received on the interface per second, including framing characters", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 11 }, "id": 289, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(irate(ifHCInOctets{instance=\"$unifiap1\",ifName=\"$w_radio\"}[$__range]))", "interval": "", "legendFormat": "In", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Rx (Recent)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets transmitted out of the interface, including framing characters, in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 11 }, "id": 303, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(delta(ifHCOutOctets{instance=\"$unifiap1\",ifName=\"$w_radio\"}[$__range]))", "interval": "", "legendFormat": "Out", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tx (Total)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets received on the interface, including framing characters, in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 11 }, "id": 305, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "max(delta(ifHCInOctets{instance=\"$unifiap1\",ifName=\"$w_radio\"}[$__range]))", "instant": false, "interval": "", "legendFormat": "In", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Rx (Total)", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The ratio (percentage) of outbound packets which were chosen to be discarded or contained errors, in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 12, "y": 11 }, "id": 319, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "(delta(unifiVapTxDropped{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range]) + delta(unifiVapTxErrors{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range])) / delta(unifiVapTxPackets{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range]) * 100", "interval": "", "legendFormat": "Out", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tx (Drop Rate)", "transformations": [ { "id": "merge", "options": {} } ], "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The ratio (percentage) of inbound packets which were chosen to be discarded or contained errors, in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 14, "y": 11 }, "id": 321, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "(delta(unifiVapRxDropped{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range]) + delta(unifiVapRxErrors{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range])) / delta(unifiVapRxPackets{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range]) * 100", "instant": false, "interval": "", "legendFormat": "In", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Rx (Drop Rate)", "transformations": [ { "id": "merge", "options": {} } ], "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The ratio (percentage) of outbound packets that were transmitted with retries, in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-purple", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 16, "y": 11 }, "id": 323, "interval": null, "links": [], "maxDataPoints": 1230, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "clamp_min(delta(unifiVapTxRetries{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range]) / delta(unifiVapTxPackets{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}[$__range]) * 100, 0)", "interval": "", "legendFormat": "Out", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Tx (Retry Rate)", "transformations": [ { "id": "merge", "options": {} } ], "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The desired state of the interface ", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "index": 0, "text": "Up" }, "2": { "index": 1, "text": "Down" }, "3": { "index": 2, "text": "Testing" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 2 }, { "color": "orange", "value": 3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 11 }, "id": 325, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "ifAdminStatus{instance=\"$unifiap1\",ifName=\"$w_radio\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Adm. Status", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The time (sysUpTime) since the network management portion of the system was last re-initialized", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "from": null, "result": { "text": "" }, "to": 0 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "semi-dark-yellow", "value": 18000 }, { "color": "#a1af34", "value": 36000 }, { "color": "semi-dark-green", "value": 86400 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 11 }, "id": 329, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "sysUpTime{instance=\"$unifiap1\"}/100", "format": "time_series", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The difference from sysUpTime at the time the interface entered its current operational state", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "semi-dark-yellow", "value": 18000 }, { "color": "#a1af34", "value": 36000 }, { "color": "semi-dark-green", "value": 86400 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 11 }, "id": 333, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "(sysUpTime{instance=\"$unifiap1\"} - on(instance) ifLastChange{instance=\"$unifiap1\",ifName=\"$w_radio\"}) / 100", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Last Change", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The current operational state of the interface", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "index": 0, "text": "Up" }, "2": { "index": 1, "text": "Down" }, "3": { "index": 2, "text": "Testing" }, "4": { "index": 3, "text": "Unknown" }, "5": { "index": 4, "text": "Dormant" }, "6": { "index": 5, "text": "NotPresent" }, "7": { "index": 6, "text": "LowerLayerDown" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-red", "value": 2 }, { "color": "orange", "value": 3 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 13 }, "id": 327, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "ifOperStatus{instance=\"$unifiap1\",ifName=\"$w_radio\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Link Status", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The current channel of the wireless network on this interface", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "text": "N/A" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-green", "value": 10 }, { "color": "semi-dark-green", "value": 100 }, { "color": "semi-dark-green", "value": 1000 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 13 }, "id": 331, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "unifiVapChannel{instance=\"$unifiap1\",unifiVapName=\"$w_radio\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "WiFi Channel", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The size of the largest packet which can be sent/received on the interface", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "text": "true" }, "2": { "text": "false" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null }, { "color": "semi-dark-red", "value": 250 }, { "color": "orange", "value": 750 }, { "color": "semi-dark-green", "value": 1500 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 13 }, "id": 335, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "ifMtu{instance=\"$unifiap1\",ifName=\"$w_radio\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Maximum TU", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 101, "panels": [], "title": "Switch Stats (Port Tx/Rx)", "type": "row" }, { "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets transmitted out of and received on the interface - per second and in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "displayName", "value": "Tx (Recent)" }, { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#4c345c", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #B" }, "properties": [ { "id": "displayName", "value": "Rx (Recent)" }, { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#2a4262", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "ifName" }, "properties": [ { "id": "displayName", "value": "Name" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "ifAlias" }, "properties": [ { "id": "displayName", "value": "Alias" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "Value #C" }, "properties": [ { "id": "displayName", "value": "Tx (Total)" }, { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 1 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#4c345c", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #D" }, "properties": [ { "id": "displayName", "value": "Rx (Total)" }, { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 1 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#2a4262", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #E" }, "properties": [ { "id": "displayName", "value": "Link Speed" }, { "id": "unit", "value": "Mbits" }, { "id": "decimals", "value": 0 }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#66666e", "value": null }, { "color": "semi-dark-red", "value": 10 }, { "color": "orange", "value": 100 }, { "color": "semi-dark-green", "value": 1000 } ] } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "id": 115, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "irate(ifHCOutOctets{instance=\"$switch1\"}[5m])", "format": "table", "instant": true, "interval": "", "legendFormat": "out", "refId": "A" }, { "exemplar": true, "expr": "irate(ifHCInOctets{instance=\"$switch1\"}[5m])", "format": "table", "instant": true, "interval": "", "legendFormat": "in", "refId": "B" }, { "exemplar": true, "expr": "delta(ifHCOutOctets{instance=\"$switch1\"}[$__range])", "format": "table", "instant": true, "interval": "", "legendFormat": "total out", "refId": "C" }, { "exemplar": true, "expr": "delta(ifHCInOctets{instance=\"$switch1\"}[$__range])", "format": "table", "instant": true, "interval": "", "legendFormat": "total in", "refId": "D" }, { "exemplar": true, "expr": "ifHighSpeed{instance=\"$switch1\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "high speed", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "Transmit / Receive (Port 1-9)", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "equal", "options": { "value": "Port 1" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 2" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 4" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 6" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 9" } }, "fieldName": "ifDescr" } ], "match": "any", "type": "include" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "ifAlias": false, "ifDescr": true, "ifIndex": true, "ifName": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS_(XENOBYTE)}", "description": "The total number of octets transmitted out of and received on the interface - per second and in the given timespan", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "displayName", "value": "Tx (Recent)" }, { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#4c345c", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #B" }, "properties": [ { "id": "displayName", "value": "Rx (Recent)" }, { "id": "unit", "value": "Bps" }, { "id": "decimals", "value": 2 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#2a4262", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "ifName" }, "properties": [ { "id": "displayName", "value": "Name" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "ifAlias" }, "properties": [ { "id": "displayName", "value": "Alias" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align", "value": "auto" } ] }, { "matcher": { "id": "byName", "options": "Value #C" }, "properties": [ { "id": "displayName", "value": "Tx (Total)" }, { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 1 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#4c345c", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #D" }, "properties": [ { "id": "displayName", "value": "Rx (Total)" }, { "id": "unit", "value": "decbytes" }, { "id": "decimals", "value": 1 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#333337", "value": null }, { "color": "#2a4262", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "Value #E" }, "properties": [ { "id": "displayName", "value": "Link Speed" }, { "id": "unit", "value": "Mbits" }, { "id": "decimals", "value": 0 }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "#66666e", "value": null }, { "color": "semi-dark-red", "value": 10 }, { "color": "orange", "value": 100 }, { "color": "semi-dark-green", "value": 1000 } ] } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 16 }, "id": 206, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "8.2.5", "targets": [ { "exemplar": true, "expr": "irate(ifHCOutOctets{instance=\"$switch1\"}[5m])", "format": "table", "instant": true, "interval": "", "legendFormat": "out", "refId": "A" }, { "exemplar": true, "expr": "irate(ifHCInOctets{instance=\"$switch1\"}[5m])", "format": "table", "instant": true, "interval": "", "legendFormat": "in", "refId": "B" }, { "exemplar": true, "expr": "delta(ifHCOutOctets{instance=\"$switch1\"}[$__range])", "format": "table", "instant": true, "interval": "", "legendFormat": "total out", "refId": "C" }, { "exemplar": true, "expr": "delta(ifHCInOctets{instance=\"$switch1\"}[$__range])", "format": "table", "instant": true, "interval": "", "legendFormat": "total in", "refId": "D" }, { "exemplar": true, "expr": "ifHighSpeed{instance=\"$switch1\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "high speed", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "Transmit / Receive (Port 10-18)", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "equal", "options": { "value": "Port 10" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 13" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 15" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 17" } }, "fieldName": "ifDescr" }, { "config": { "id": "equal", "options": { "value": "Port 18" } }, "fieldName": "ifDescr" } ], "match": "any", "type": "include" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "ifAlias": false, "ifDescr": true, "ifIndex": true, "ifName": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 259, "panels": [], "title": "Switch Stats (Packet types)", "type": "row" }, { "datasource": null, "description": "The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 4" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 6" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 9" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 25 }, "id": 182, "interval": null, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCOutUcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Tx Unicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 1", "Port 2", "Port 4", "Port 6", "Port 9" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 4" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 6" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 9" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 25 }, "id": 183, "interval": null, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCOutBroadcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "timeFrom": null, "title": "Tx Broadcast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 1", "Port 2", "Port 4", "Port 6", "Port 9" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 4" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 6" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 9" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 25 }, "id": 184, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCOutMulticastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Tx Multicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 1", "Port 2", "Port 4", "Port 6", "Port 9" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The total number of packets that higher-level protocols requested be transmitted, and which were not addressed to a multicast or broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 10" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 13" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 15" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 25 }, "id": 188, "interval": null, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCOutUcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Tx Unicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 10", "Port 13", "Port 15", "SFP 1", "SFP 2" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 10" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 13" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 15" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 25 }, "id": 189, "interval": null, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCOutBroadcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Tx Broadcast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 10", "Port 13", "Port 15", "SFP 1", "SFP 2" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a multicast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 10" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 13" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 15" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-purple", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 25 }, "id": 190, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCOutMulticastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Tx Multicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 10", "Port 13", "Port 15", "SFP 1", "SFP 2" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 4" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 6" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 9" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 30 }, "id": 185, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCInUcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Rx Unicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 1", "Port 2", "Port 4", "Port 6", "Port 9" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 4" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 6" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 9" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 30 }, "id": 186, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCInBroadcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Rx Broadcast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 1", "Port 2", "Port 4", "Port 6", "Port 9" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 4" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 6" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 9" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 30 }, "id": 187, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCInMulticastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Rx Multicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 1", "Port 2", "Port 4", "Port 6", "Port 9" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 10" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 13" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 15" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 30 }, "id": 191, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCInUcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Rx Unicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 10", "Port 13", "Port 15", "SFP 1", "SFP 2" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a broadcast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 10" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 13" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 15" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 30 }, "id": 192, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCInBroadcastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Rx Broadcast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 10", "Port 13", "Port 15", "SFP 1", "SFP 2" ] } } } ], "type": "timeseries" }, { "datasource": null, "description": "The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast address at this sub-layer", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": 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 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Port 10" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 13" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Port 15" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 1" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SFP 2" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 30 }, "id": 193, "interval": null, "maxDataPoints": 1230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "targets": [ { "exemplar": true, "expr": "irate(ifHCInMulticastPkts{instance=\"$switch1\"}[$__range])", "instant": false, "interval": "", "legendFormat": "{{ifAlias}}", "refId": "A" } ], "title": "Rx Multicast Packets", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "Port 10", "Port 13", "Port 15", "SFP 1", "SFP 2" ] } } } ], "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 32, "style": "dark", "tags": [ "linux", "prometheus" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus (XenoByte)", "value": "Prometheus (XenoByte)" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Source:", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "selected": true, "text": [ "eth0", "eth2" ], "value": [ "eth0", "eth2" ] }, "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Gateway:", "multi": true, "name": "g_ports", "options": [ { "selected": false, "text": "All", "value": "$__all" }, { "selected": true, "text": "eth0", "value": "eth0" }, { "selected": false, "text": "eth1", "value": "eth1" }, { "selected": true, "text": "eth2", "value": "eth2" }, { "selected": false, "text": "eth3", "value": "eth3" } ], "query": "eth0, eth1, eth2, eth3", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": false, "text": "0/1", "value": "0/1" }, "description": null, "error": null, "hide": 2, "includeAll": true, "label": "Switch:", "multi": false, "name": "s_ports", "options": [ { "selected": false, "text": "All", "value": "$__all" }, { "selected": true, "text": "0/1", "value": "0/1" }, { "selected": false, "text": "0/2", "value": "0/2" }, { "selected": false, "text": "0/3", "value": "0/3" }, { "selected": false, "text": "0/4", "value": "0/4" }, { "selected": false, "text": "0/5", "value": "0/5" }, { "selected": false, "text": "0/6", "value": "0/6" }, { "selected": false, "text": "0/7", "value": "0/7" }, { "selected": false, "text": "0/8", "value": "0/8" }, { "selected": false, "text": "0/9", "value": "0/9" }, { "selected": false, "text": "0/10", "value": "0/10" }, { "selected": false, "text": "0/11", "value": "0/11" }, { "selected": false, "text": "0/12", "value": "0/12" }, { "selected": false, "text": "0/13", "value": "0/13" }, { "selected": false, "text": "0/14", "value": "0/14" }, { "selected": false, "text": "0/15", "value": "0/15" }, { "selected": false, "text": "0/16", "value": "0/16" }, { "selected": false, "text": "0/17", "value": "0/17" }, { "selected": false, "text": "0/18", "value": "0/18" } ], "query": "0/1, 0/2, 0/3, 0/4, 0/5, 0/6, 0/7, 0/8, 0/9, 0/10, 0/11, 0/12, 0/13, 0/14, 0/15, 0/16, 0/17, 0/18", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "description": null, "error": null, "hide": 2, "label": "Gateway IP", "name": "gateway", "query": "${VAR_GATEWAY}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_GATEWAY}", "text": "${VAR_GATEWAY}", "selected": false }, "options": [ { "value": "${VAR_GATEWAY}", "text": "${VAR_GATEWAY}", "selected": false } ] }, { "description": null, "error": null, "hide": 2, "label": "Switch 1 IP", "name": "switch1", "query": "${VAR_SWITCH1}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_SWITCH1}", "text": "${VAR_SWITCH1}", "selected": false }, "options": [ { "value": "${VAR_SWITCH1}", "text": "${VAR_SWITCH1}", "selected": false } ] }, { "allValue": null, "current": { "selected": true, "text": [ "rai1" ], "value": [ "rai1" ] }, "description": null, "error": null, "hide": 0, "includeAll": true, "label": "WiFi:", "multi": true, "name": "w_radio", "options": [ { "selected": false, "text": "All", "value": "$__all" }, { "selected": true, "text": "rai1", "value": "rai1" }, { "selected": false, "text": "rai2", "value": "rai2" } ], "query": "rai1, rai2", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "description": null, "error": null, "hide": 2, "label": "Unifi AP 1 IP", "name": "unifiap1", "query": "${VAR_UNIFIAP1}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_UNIFIAP1}", "text": "${VAR_UNIFIAP1}", "selected": false }, "options": [ { "value": "${VAR_UNIFIAP1}", "text": "${VAR_UNIFIAP1}", "selected": false } ] } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Prometheus Network Exporter", "uid": "iOZXe4p7k", "version": 4 }
2021-11-22 20:59:46 UTC
null
0
0
8,673
1
205,836
13,890
4,035
namespace-utilization-metrics
Namespace utilization metrics
A dashboard to help with utilization and resource allocation
2018-10-29 02:27:16 UTC
2019-03-21 03:00:27 UTC
0
This dashboard provides resource utilization by namespace. More detail on this dashboard can be found here: https://medium.com/kubecost/effectively-managing-kubernetes-with-cost-monitoring-96b54464e419
39,602
39,605
null
null
0
0
13,890
1
8,673
4
571
A dashboard to help with utilization and resource allocation
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_COSTCPU", "type": "constant", "label": "CPU", "value": "23.06", "description": "" }, { "name": "VAR_COSTPCPU", "type": "constant", "label": "PE CPU", "value": "7.28", "description": "" }, { "name": "VAR_COSTRAM", "type": "constant", "label": "RAM", "value": "3.25", "description": "" }, { "name": "VAR_COSTPRAM", "type": "constant", "label": "PE RAM", "value": "0.6862", "description": "" }, { "name": "VAR_COSTSTORAGESTANDARD", "type": "constant", "label": "Storage", "value": "0.04", "description": "" }, { "name": "VAR_COSTSTORAGESSD", "type": "constant", "label": "SSD", "value": ".17", "description": "" }, { "name": "VAR_COSTDISCOUNT", "type": "constant", "label": "Disc.", "value": "30", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "table", "name": "Table", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "A dashboard to help with utilization and resource allocation", "editable": true, "gnetId": 8673, "graphTooltip": 0, "id": null, "iteration": 1553126596961, "links": [], "panels": [ { "columns": [ { "text": "Avg", "value": "avg" } ], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 9, "w": 16, "x": 0, "y": 0 }, "hideTimeOverride": true, "id": 73, "links": [], "pageSize": 8, "repeat": null, "repeatDirection": "v", "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": false }, "styles": [ { "alias": "Pod", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#c15c17" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "", "linkUrl": "", "pattern": "pod_name", "thresholds": [ "30", "80" ], "type": "string", "unit": "currencyUSD" }, { "alias": "RAM", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "CPU %", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "percent" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Storage", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "currencyUSD" }, { "alias": "Total", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "currencyUSD" }, { "alias": "CPU Utilisation", "colorMode": "value", "colors": [ "#bf1b00", "rgba(50, 172, 45, 0.97)", "#ef843c" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "30", "80" ], "type": "number", "unit": "percent" }, { "alias": "RAM Utilisation", "colorMode": "value", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(50, 172, 45, 0.97)", "#ef843c" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Value #F", "thresholds": [ "30", "80" ], "type": "number", "unit": "percent" } ], "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{namespace=\"$namespace\"}[10m])) by (pod_name) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod_name }}", "refId": "A" }, { "expr": "sum (avg_over_time (container_memory_working_set_bytes{namespace=\"$namespace\", container_name!=\"POD\"}[10m])) by (pod_name)", "format": "table", "hide": false, "instant": true, "intervalFactor": 1, "legendFormat": "{{ pod_name }}", "refId": "B" } ], "timeFrom": "1M", "timeShift": null, "title": "Pod utilization analysis", "transform": "table", "transparent": false, "type": "table" }, { "columns": [ { "text": "Avg", "value": "avg" } ], "datasource": "${DS_PROMETHEUS}", "fontSize": "100%", "gridPos": { "h": 9, "w": 8, "x": 16, "y": 0 }, "hideTimeOverride": true, "id": 90, "links": [], "pageSize": 8, "repeatDirection": "v", "scroll": true, "showHeader": true, "sort": { "col": 4, "desc": true }, "styles": [ { "alias": "Namespace", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "namespace", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "PVC Name", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "persistentvolumeclaim", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Storage Class", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "storageclass", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Size", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 1, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "gbytes" }, { "alias": "", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "sum (\n sum(kube_persistentvolumeclaim_info) by (persistentvolumeclaim, namespace, storageclass)\n + on (persistentvolumeclaim, namespace) group_right (storageclass)\n sum(kube_persistentvolumeclaim_resource_requests_storage_bytes{namespace=~\"$namespace\"}) by (persistentvolumeclaim, namespace)\n) by (namespace,persistentvolumeclaim,storageclass) / 1024 / 1024 /1024 ", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ persistentvolumeclaim }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Persistent Volume Claims", "transform": "table", "transparent": false, "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "CPU requests by pod divided by the rate of CPU usage over the last hour", "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 9 }, "id": 100, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "topk(10,\n label_replace(\n sum(kube_pod_container_resource_requests_cpu_cores{namespace=\"$namespace\"}) by (pod),\n \"pod_name\", \n \"$1\", \n \"pod\", \n \"(.+)\"\n ) \n/ on (pod_name) sum(rate(container_cpu_usage_seconds_total{namespace=\"$namespace\",pod_name=~\".+\"}[1h])) by (pod_name))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ratio of CPU requests to usage (Top 10 pods)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "description": "This panel shows historical utilisation as an average across all pods in this namespace. It only accounts for currently deployed pods", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 18 }, "height": "", "id": 94, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{namespace=\"$namespace\"}[10m])) by (namespace) * 100\n", "format": "time_series", "hide": false, "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "cpu utilization", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "Overall CPU Utilization", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "110", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "This panel shows historical utilisation as an average across all pods in this namespace. It only accounts for currently deployed pods", "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 18 }, "id": 92, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "sum (container_memory_working_set_bytes{namespace=\"$namespace\"})\n/\nsum(node_memory_MemTotal_bytes) by (namespace) * 100", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "mem utilization", "refId": "B" } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "Overall RAM Utilization", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": "110", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Traffic in and out of this namespace, as a sum of the pods within it", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 24 }, "height": "", "id": 96, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_network_receive_bytes_total{namespace=\"$namespace\"}[10m])) by (namespace)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "<- in", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{namespace=\"$namespace\"}[10m])) by (namespace)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "-> out", "refId": "B" } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "Network IO", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "description": "Disk reads and writes for the namespace, as a sum of the pods within it", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 24 }, "height": "", "id": 98, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (container_fs_writes_bytes_total{namespace=\"$namespace\"}[10m])) by (namespace)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "<- write", "metric": "container_cpu", "refId": "A", "step": 10 }, { "expr": "- sum (rate (container_fs_reads_bytes_total{namespace=\"$namespace\"}[10m])) by (namespace)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "-> read", "refId": "B" } ], "thresholds": [], "timeFrom": "", "timeShift": null, "title": "Disk IO", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 16, "style": "dark", "tags": [ "cost", "utilisation", "metrics" ], "templating": { "list": [ { "current": { "value": "${VAR_COSTCPU}", "text": "${VAR_COSTCPU}" }, "hide": 0, "label": "CPU", "name": "costcpu", "options": [ { "value": "${VAR_COSTCPU}", "text": "${VAR_COSTCPU}" } ], "query": "${VAR_COSTCPU}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTPCPU}", "text": "${VAR_COSTPCPU}" }, "hide": 0, "label": "PE CPU", "name": "costpcpu", "options": [ { "value": "${VAR_COSTPCPU}", "text": "${VAR_COSTPCPU}" } ], "query": "${VAR_COSTPCPU}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTRAM}", "text": "${VAR_COSTRAM}" }, "hide": 0, "label": "RAM", "name": "costram", "options": [ { "value": "${VAR_COSTRAM}", "text": "${VAR_COSTRAM}" } ], "query": "${VAR_COSTRAM}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTPRAM}", "text": "${VAR_COSTPRAM}" }, "hide": 0, "label": "PE RAM", "name": "costpram", "options": [ { "value": "${VAR_COSTPRAM}", "text": "${VAR_COSTPRAM}" } ], "query": "${VAR_COSTPRAM}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTSTORAGESTANDARD}", "text": "${VAR_COSTSTORAGESTANDARD}" }, "hide": 0, "label": "Storage", "name": "costStorageStandard", "options": [ { "value": "${VAR_COSTSTORAGESTANDARD}", "text": "${VAR_COSTSTORAGESTANDARD}" } ], "query": "${VAR_COSTSTORAGESTANDARD}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTSTORAGESSD}", "text": "${VAR_COSTSTORAGESSD}" }, "hide": 0, "label": "SSD", "name": "costStorageSSD", "options": [ { "value": "${VAR_COSTSTORAGESSD}", "text": "${VAR_COSTSTORAGESSD}" } ], "query": "${VAR_COSTSTORAGESSD}", "skipUrlSync": false, "type": "constant" }, { "current": { "value": "${VAR_COSTDISCOUNT}", "text": "${VAR_COSTDISCOUNT}" }, "hide": 0, "label": "Disc.", "name": "costDiscount", "options": [ { "value": "${VAR_COSTDISCOUNT}", "text": "${VAR_COSTDISCOUNT}" } ], "query": "${VAR_COSTDISCOUNT}", "skipUrlSync": false, "type": "constant" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": false, "label": "NS", "multi": false, "name": "namespace", "options": [], "query": "query_result(sum(container_memory_working_set_bytes{namespace!=\"\"}) by (namespace))", "refresh": 1, "regex": "/namespace=\\\"(.*?)(\\\")/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "datasource": "Prometheus", "filters": [], "hide": 0, "label": "", "name": "Filters", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Namespace utilization metrics", "uid": "at-cost-analysis-namespace", "version": 1 }
2019-03-21 03:00:27 UTC
null
0
0
9,599
1
38,089
17,475
204
system-metrics
System Metrics
null
2019-01-04 15:08:52 UTC
2020-05-07 14:40:26 UTC
0
Shows system metrics collected by inspectIT Ocelot: - system CPU metrics - system disk usage metrics *This dashboard is for usage with a Prometheus data source.*
0
0
Other
null
0
0
17,475
1
9,599
4
60
null
{ "__inputs": [ { "name": "DS_LOCALPROMETHEUS", "label": "LocalPrometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9599, "graphTooltip": 0, "id": null, "iteration": 1567608165891, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 7, "panels": [], "repeat": "host", "title": "$host", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#bf1b00" ], "datasource": "${DS_LOCALPROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 1 }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeatDirection": "h", "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "system_cpu_usage{host=\"$host\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "instant": true, "intervalFactor": 1, "measurement": "system_cpu_usage", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n|> range(start: -1m)\n|> filter(fn: (r) =>\n r._measurement == \"system_cpu_usage\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\"])", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "0.9,0.95", "title": "CPU Usage", "transparent": false, "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "CPU Utilization": "#82b5d8", "Load Average": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALPROMETHEUS}", "fill": 2, "gridPos": { "h": 6, "w": 8, "x": 3, "y": 1 }, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Load Average", "fill": 0, "linewidth": 3, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "CPU Utilization", "expr": "system_cpu_usage{host=\"$host\"}", "format": "time_series", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "intervalFactor": 1, "legendFormat": "CPU Utilization", "measurement": "system_cpu_usage", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n|> range($range)\n|> filter(fn: (r) =>\n r._measurement == \"system_cpu_usage\" AND\n r.service == \"$service\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\"])", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Load Average", "expr": "system_load_average_1m{host=\"$host\"}", "format": "time_series", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "intervalFactor": 1, "legendFormat": "Load Average", "measurement": "system_load_average_1m", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percentunit", "label": null, "logBase": 1, "max": "1.05", "min": "0", "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_LOCALPROMETHEUS}", "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 1 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": null, "repeatDirection": "h", "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(disk_total{host=\"$host\"} - disk_free{host=\"$host\"})/disk_total{host=\"$host\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "query": "usedPerc = () => {\ntotal = from(bucket: \"telegraf\")\n |> range($range)\n |> filter(fn: (r) =>\n r._measurement == \"disk_total\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\", \"service\"])\n \nfree = from(bucket: \"telegraf\")\n |> range($range)\n |> filter(fn: (r) =>\n r._measurement == \"disk_free\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\", \"service\"])\n \nreturn join(tables:{total:total, free:free},on:[\"_time\",\"_stop\",\"_start\"])\n |> map(fn:(r) => ({\n _time: r._time,\n _value: (r._value_total - r._value_free)/r._value_total\n \n }))\n}\n\nusedPerc()", "refId": "A" } ], "thresholds": "0.9,0.95", "title": "Disk Usage", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "disk_free": "#629e51", "disk_free ": "#629e51", "disk_free{host=\"4d8670ccd24b\",host-address=\"172.19.0.10\",instance=\"vets-service:9093\",job=\"inspectit\",service=\"vets-service\"}": "#629e51", "disk_used": "#1f78c1", "disk_used ": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALPROMETHEUS}", "fill": 7, "gridPos": { "h": 6, "w": 9, "x": 15, "y": 1 }, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "disk_total{host=\"$host\"} - disk_free{host=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "disk_used", "query": "usedPerc = () => {\ntotal = from(bucket: \"telegraf\")\n |> range($range)\n |> filter(fn: (r) =>\n r._measurement == \"disk_total\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n \nfree = from(bucket: \"telegraf\")\n |> range($range)\n |> filter(fn: (r) =>\n r._measurement == \"disk_free\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n \nreturn join(tables:{total:total, free:free},on:[\"_time\",\"_stop\",\"_start\"])\n |> map(fn:(r) => ({\n _time: r._time,\n _value: (r._value_total - r._value_free),\n _measurement: \"disk_used\"\n }))\n}\n\nusedPerc()", "refId": "A" }, { "expr": "disk_free{host=\"$host\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "disk_free", "query": "from(bucket: \"telegraf\")\n |> range($range)\n |> filter(fn: (r) =>\n r._measurement == \"disk_free\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\", \"_measurement\"])\n", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_LOCALPROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 5 }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "system_cpu_count{host=\"$host\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "instant": true, "intervalFactor": 1, "measurement": "system_cpu_count", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n|> range(start: -1m)\n|> filter(fn: (r) =>\n r._measurement == \"system_cpu_count\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n|> keep(columns: [\"_value\", \"_time\"])\n|> last()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": "", "title": "# CPUs", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_LOCALPROMETHEUS}", "decimals": null, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 12, "y": 5 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "disk_free{host=\"$host\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "instant": true, "intervalFactor": 1, "measurement": "system_cpu_count", "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"telegraf\")\n |> range(start: -1m)\n |> filter(fn: (r) =>\n r._measurement == \"disk_free\" AND\n r.host == \"$host\" AND\n r._field == \"gauge\")\n |> keep(columns: [\"_value\", \"_time\"])\n |> last()", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "service", "operator": "=~", "value": "/^$service$/" } ] } ], "thresholds": "500000,200000", "title": "Disk Free", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "refresh": "30s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_LOCALPROMETHEUS}", "definition": "label_values(host)", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "host", "options": [], "query": "label_values(host)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "System Metrics", "uid": "skfGrta43Ae2", "version": 1 }
2020-05-07 14:40:26 UTC
null
0
0
9,918
1
240,146
13,843
426
applications
Applications
null
2019-03-14 09:52:56 UTC
2019-03-14 12:06:39 UTC
0
Spring Cloud Data Flow, Stream Monitoring: https://docs.spring.io/spring-cloud-dataflow/docs/current/reference/htmlsingle/#streams-monitoring
43,044
43,045
Other
null
0
0
13,843
1
9,918
4
317
null
{ "__inputs": [ { "name": "DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR", "label": "influx_auto_DataFlowMetricsCollector", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.4.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" }, { "type": "panel", "id": "text", "name": "Text", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 9918, "graphTooltip": 0, "id": null, "iteration": 1552564755718, "links": [ { "icon": "external link", "tags": [], "type": "dashboards" } ], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 80, "panels": [], "title": "System", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 1 }, "id": 30, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(process_cpu_usage{stream_name=~\"$stream_name\",application_name=~\"$application_name\"})", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "intervalFactor": 1, "orderByTime": "ASC", "policy": "default", "query": "SELECT count(distinct(application_name)) FROM (SELECT * FROM \"spring_integration_send\" WHERE (\"stream_name\" =~ /^$stream_name$/ ) group by application_name)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "50, 80", "title": "# Apps", "transparent": true, "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 4, "gridPos": { "h": 5, "w": 5, "x": 2, "y": 1 }, "id": 44, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_application_name [$tag_application_guid]", "expr": "avg(process_cpu_usage{stream_name=~\"$stream_name\",application_name=~\"$application_name\"}) by (application_name,application_guid)", "format": "time_series", "groupBy": [ { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "{{application_name}} [{{application_guid}}]", "measurement": "process_cpu_usage", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 4, "gridPos": { "h": 5, "w": 5, "x": 7, "y": 1 }, "id": 64, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_application_name [$tag_application_guid]", "expr": "avg(jvm_memory_used_bytes{stream_name=~\"$stream_name\",application_name=~\"$application_name\"}) by (application_name,application_guid)", "format": "time_series", "groupBy": [ { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "{{application_name}} [{{application_guid}}]", "measurement": "jvm_memory_used", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 4, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 1 }, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_application_name [$tag_application_guid]", "expr": "avg(jvm_threads_live_threads{stream_name=~\"$stream_name\",application_name=~\"$application_name\"}) by (application_name,application_guid)", "format": "time_series", "groupBy": [ { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "{{application_name}} [{{application_guid}}]", "measurement": "jvm_threads_live", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 4, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 1 }, "id": 77, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_application_name [$tag_application_guid]", "expr": "avg(process_files_open_files{stream_name=~\"$stream_name\",application_name=~\"$application_name\"}) by (application_name,application_guid)", "format": "time_series", "groupBy": [ { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "{{application_name}} [{{application_guid}}]", "measurement": "process_files_open", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Files", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 4, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 1 }, "id": 78, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_application_name [$tag_application_guid]", "expr": "avg(jvm_classes_loaded_classes{stream_name=~\"$stream_name\",application_name=~\"$application_name\"}) by (application_name,application_guid)", "format": "time_series", "groupBy": [ { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "{{application_name}} [{{application_guid}}]", "measurement": "jvm_classes_loaded", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Classes", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 116, "panels": [], "title": "Applications", "type": "row" }, { "content": "<p style=\"text-align: center;font-size: 200%;color:#299c46;\" > $application_name </p>", "gridPos": { "h": 2, "w": 12, "x": 0, "y": 7 }, "id": 100, "links": [], "minSpan": 2, "mode": "html", "repeat": "application_name", "repeatDirection": "h", "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 9 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "application_name", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_application_name [$tag_name]", "expr": "rate(spring_integration_send_seconds_count{type=\"channel\",name!=\"errorChannel\",name!=\"nullChannel\",result=\"success\",stream_name=~\"$stream_name\",application_name=~\"$application_name\",application_guid=~\"$application_guid\"}[60s])", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "intervalFactor": 1, "legendFormat": "{{name}} [{{application_guid}}]", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"count\" / 60 FROM \"spring_integration_send\" WHERE (\"stream_name\" =~ /^$stream_name$/ AND \"type\" = 'channel' AND \"application_name\" =~ /^$application_name$/ AND \"application_guid\" =~ /^$application_guid$/ AND \"result\" = 'success' AND ( \"name\" = 'output' OR \"name\" = 'input')) AND $timeFilter GROUP BY \"application_name\", \"name\", \"application_guid\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Channel Throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 10, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "description": "($application_name)", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 15 }, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "application_name", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "[$tag_name] $tag_application_name ($tag_application_guid)", "expr": "spring_integration_send_seconds_sum{type=\"channel\", stream_name=~\"$stream_name\",application_name=~\"$application_name\"}/spring_integration_send_seconds_count{type=\"channel\", stream_name=~\"$stream_name\",application_name=~\"$application_name\",application_guid=~\"$application_guid\"}", "format": "time_series", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "intervalFactor": 1, "legendFormat": "{{name}} [{{application_guid}}]", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"mean\" FROM \"spring_integration_send\" WHERE (\"stream_name\" =~ /^$stream_name$/ AND \"application_name\" =~ /^$application_name$/ AND \"type\" = 'channel' AND \"application_guid\" =~ /^$application_guid$/ AND \"result\" = 'success' AND ( \"name\" = 'output' OR \"name\" = 'input')) AND $timeFilter GROUP BY \"stream_name\", \"application_name\", \"application_guid\", \"result\", \"name\"", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Channel Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 21 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "application_name", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name [$tag_application_guid]", "expr": "rate(spring_integration_send_seconds_count{type=\"handler\",result=\"success\",stream_name=~\"$stream_name\",application_name=~\"$application_name\",application_guid=~\"$application_guid\"}[60s])", "format": "time_series", "groupBy": [ { "params": [ "stream_name" ], "type": "tag" }, { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "{{name}} [{{application_guid}}]", "measurement": "spring_integration_send", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "count" ], "type": "field" }, { "params": [ " / 60" ], "type": "math" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" }, { "condition": "AND", "key": "result", "operator": "=", "value": "success" }, { "condition": "AND", "key": "type", "operator": "=", "value": "handler" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Handler Throughput", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 10, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 27 }, "id": 148, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "application_name", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name [$tag_application_guid]", "groupBy": [ { "params": [ "application_guid" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" } ], "measurement": "spring_integration_receive", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ " / 60" ], "type": "math" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" }, { "condition": "AND", "key": "application_guid", "operator": "=~", "value": "/^$application_guid$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "source" }, { "condition": "AND", "key": "result", "operator": "=", "value": "success" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Message Source Rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 10, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "description": "($application_name)", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 33 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "application_name", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name [$tag_application_guid]", "expr": "rate(spring_integration_send_seconds_count{type=\"channel\",result=\"failure\",stream_name=~\"$stream_name\",application_name=~\"$application_name\",application_guid=~\"$application_guid\"}[60s])", "format": "time_series", "groupBy": [ { "params": [ "stream_name" ], "type": "tag" }, { "params": [ "application_name" ], "type": "tag" }, { "params": [ "application_guid" ], "type": "tag" }, { "params": [ "name" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "{{name}} [{{application_guid}}]", "measurement": "spring_integration_send", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "count" ], "type": "field" }, { "params": [ " / 60" ], "type": "math" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" }, { "condition": "AND", "key": "application_guid", "operator": "=~", "value": "/^$application_guid$/" }, { "condition": "AND", "key": "type", "operator": "=", "value": "channel" }, { "condition": "AND", "key": "result", "operator": "=", "value": "failure" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Channel Failures", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "description": "($application_name)", "fill": 1, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 39 }, "id": 135, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "minSpan": 2, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "application_name", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "#channels [$tag_application_guid]", "expr": "spring_integration_channels{stream_name=~\"$stream_name\", application_name=~\"$application_name\", application_guid=~\"$application_guid\"}", "format": "time_series", "groupBy": [ { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "#channels [{{application_guid}}]", "measurement": "spring_integration_channels", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" }, { "condition": "AND", "key": "application_guid", "operator": "=~", "value": "/^$application_guid$/" } ] }, { "alias": "#handlers [$tag_application_guid]", "expr": "spring_integration_handlers{stream_name=~\"$stream_name\", application_name=~\"$application_name\", application_guid=~\"$application_guid\"}", "format": "time_series", "groupBy": [ { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "#handlers [{{application_guid}}]", "measurement": "spring_integration_handlers", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" }, { "condition": "AND", "key": "application_guid", "operator": "=~", "value": "/^$application_guid$/" } ] }, { "alias": "#sources [$tag_application_guid]", "expr": "spring_integration_sources{stream_name=~\"$stream_name\", application_name=~\"$application_name\", application_guid=~\"$application_guid\"}", "format": "time_series", "groupBy": [ { "params": [ "application_guid" ], "type": "tag" } ], "intervalFactor": 1, "legendFormat": "#sources [{{application_guid}}]", "measurement": "spring_integration_sources", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "stream_name", "operator": "=~", "value": "/^$stream_name$/" }, { "condition": "AND", "key": "application_name", "operator": "=~", "value": "/^$application_name$/" }, { "condition": "AND", "key": "application_guid", "operator": "=~", "value": "/^$application_guid$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Channels, Handlers, Sources Counts", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "15s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "definition": "select distinct(\"stream_name\") from (select * from \"spring_integration_send\" WHERE time > now() - 60s)", "hide": 0, "includeAll": false, "label": "stream", "multi": false, "name": "stream_name", "options": [], "query": "select distinct(\"stream_name\") from (select * from \"spring_integration_send\" WHERE time > now() - 60s)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "definition": "show tag values with key=\"application_name\" WHERE stream_name='$stream_name'", "hide": 0, "includeAll": true, "label": "application", "multi": true, "name": "application_name", "options": [], "query": "show tag values with key=\"application_name\" WHERE stream_name='$stream_name'", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "definition": "show tag values with key=\"name\" WHERE stream_name='$stream_name' AND application_name='$application_name'", "hide": 2, "includeAll": true, "label": "name", "multi": true, "name": "name", "options": [], "query": "show tag values with key=\"name\" WHERE stream_name='$stream_name' AND application_name='$application_name'", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUX_AUTO_DATAFLOWMETRICSCOLLECTOR}", "definition": "show tag values from \"spring_integration_send\" with key = \"application_guid\" WHERE stream_name = '$stream_name'", "hide": 0, "includeAll": true, "label": "guid", "multi": true, "name": "application_guid", "options": [], "query": "show tag values from \"spring_integration_send\" with key = \"application_guid\" WHERE stream_name = '$stream_name'", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Applications", "uid": "scdf-applications", "version": 1 }
2019-03-14 12:06:39 UTC
null
0
0
9,494
1
220,412
14,820
1,519
coredns
CoreDNS
A dashboard for the CoreDNS DNS server.
2018-12-11 05:44:17 UTC
2019-07-25 11:34:04 UTC
0
CoreDNS 1.0.6+ && k8s 1.10+
40,982
40,985
null
null
0
0
14,820
1
9,494
4
1,343
A dashboard for the CoreDNS DNS server.
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.0.4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "A dashboard for the CoreDNS DNS server.", "editable": true, "gnetId": 9494, "graphTooltip": 0, "id": null, "iteration": 1564054367082, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 0 }, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_count_total{job=~\"$job\",instance=~\"$instance\"}[5m])) by (proto)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}", "refId": "A", "step": 240 }, { "expr": "sum(rate(coredns_dns_request_count_total{job=~\"$job\",instance=~\"$instance\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (total)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 0 }, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 }, { "alias": "other", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_type_count_total{job=~\"$job\",instance=~\"$instance\"}[5m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by qtype)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 0 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_count_total{job=~\"$job\",instance=~\"$instance\"}[5m])) by (zone)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{zone}}", "refId": "A", "step": 240 }, { "expr": "sum(rate(coredns_dns_request_count_total{job=~\"$job\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by zone)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 7 }, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_request_do_count_total{job=~\"$job\",instance=~\"$instance\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "DO", "refId": "A", "step": 240 }, { "expr": "sum(rate(coredns_dns_request_count_total{job=~\"$job\",instance=~\"$instance\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (DO bit)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "pps", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 7 }, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "tcp:90", "yaxis": 2 }, { "alias": "tcp:99 ", "yaxis": 2 }, { "alias": "tcp:50", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_request_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:99 ", "refId": "A", "step": 240 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:90", "refId": "B", "step": 240 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:50", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (size, udp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 7 }, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "tcp:90", "yaxis": 1 }, { "alias": "tcp:99 ", "yaxis": 1 }, { "alias": "tcp:50", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_request_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:99 ", "refId": "A", "step": 240 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:90", "refId": "B", "step": 240 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:50", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (size,tcp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 14 }, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_response_rcode_count_total{job=~\"$job\",instance=~\"$instance\"}[5m])) by (rcode)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{rcode}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (by rcode)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 14 }, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_request_duration_seconds_bucket{job=~\"$job\",instance=~\"$instance\"}[5m])) by (le, job))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "99%", "refId": "A", "step": 240 }, { "expr": "histogram_quantile(0.97, sum(rate(coredns_dns_request_duration_seconds_bucket{job=~\"$job\",instance=~\"$instance\"}[5m])) by (le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "97%", "refId": "B", "step": 240 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_duration_seconds_bucket{job=~\"$job\",instance=~\"$instance\"}[5m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "90%", "refId": "C", "step": 240 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_duration_seconds_bucket{job=~\"$job\",instance=~\"$instance\"}[5m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "50%", "refId": "D", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (duration)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 21 }, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "udp:50%", "yaxis": 1 }, { "alias": "tcp:50%", "yaxis": 2 }, { "alias": "tcp:90%", "yaxis": 2 }, { "alias": "tcp:99%", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_response_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:99%", "refId": "A", "step": 240 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_response_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:90%", "refId": "B", "step": 240 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_response_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:50%", "metric": "", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (size, udp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 21 }, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "udp:50%", "yaxis": 1 }, { "alias": "tcp:50%", "yaxis": 1 }, { "alias": "tcp:90%", "yaxis": 1 }, { "alias": "tcp:99%", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(coredns_dns_response_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:99%", "refId": "A", "step": 240 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_response_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:90%", "refId": "B", "step": 240 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_response_size_bytes_bucket{job=~\"$job\",instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le, proto)) ", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{proto}}:50%", "metric": "", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (size, tcp)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 28 }, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_response_rcode_count_total{job=~\"$job\",instance=~\"$instance\",rcode=\"SERVFAIL\"}[5m])) /sum(rate(coredns_dns_response_rcode_count_total{job=~\"$job\",instance=~\"$instance\"}[5m])) ", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Current error rate", "refId": "A", "step": 240 }, { "expr": "sum(coredns_dns_response_rcode_count_total{job=~\"$job\",instance=~\"$instance\",rcode=\"SERVFAIL\"})/sum(coredns_dns_response_rcode_count_total{job=~\"$job\",instance=~\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Overall error rate", "refId": "B", "step": 240 }, { "expr": "sum(rate(coredns_dns_response_rcode_count_total{job=~\"$job\",instance=~\"$instance\",rcode=\"SERVFAIL\"}[30d])) /sum(rate(coredns_dns_response_rcode_count_total{job=~\"$job\",instance=~\"$instance\"}[30d])) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "Monthly error rate", "refId": "C", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses error rate", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 28 }, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "misses", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_cache_hits_total{job=~\"$job\",instance=~\"$instance\"}[5m])) by (type)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "hits:{{type}}", "refId": "A", "step": 240 }, { "expr": "sum(rate(coredns_cache_misses_total{job=~\"$job\",instance=~\"$instance\"}[5m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "misses", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cache (hitrate)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "pps", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasourc", "editable": true, "error": false, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 35 }, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(coredns_cache_size{job=~\"$job\",instance=~\"$instance\"}) by (type)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cache (size)", "tooltip": { "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "schemaVersion": 16, "style": "dark", "tags": [ "dns", "coredns" ], "templating": { "list": [ { "current": { "text": "bja", "value": "bja" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasourc", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": ".*", "current": {}, "datasource": "$datasourc", "definition": "up{job=~\"kube-coredns.*\"}", "hide": 0, "includeAll": true, "label": "Job", "multi": false, "name": "job", "options": [], "query": "up{job=~\"kube-coredns.*\"}", "refresh": 1, "regex": ".*job=\"(.*?)\".*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "$datasourc", "definition": "up{job=~\"$job\",service=~\"coredns.*\"}", "hide": 0, "includeAll": true, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": "up{job=~\"$job\",service=~\"coredns.*\"}", "refresh": 1, "regex": ".*instance=\"(.*?)\".*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30d", "to": "now" }, "timepicker": { "now": true, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "CoreDNS", "uid": "n8DKfPNZk", "version": 1 }
2019-07-25 11:34:04 UTC
null
0
0
11,789
1
353,346
16,728
1,378
weavenet
WeaveNet
WeaveNet metrics. It was made on top of the weavenet prometheus metrics. Please check this for more details https://www.weave.works/docs/net/latest/tasks/manage/metrics
2020-02-24 12:04:52 UTC
2020-02-27 08:17:13 UTC
0
Weave-net monitoring dashboard. Weave-net emits prometheus metrics which is the backend of this dashboard. https://www.weave.works/docs/net/latest/tasks/manage/metrics/ The dashboard is categorized under three things 1. Headlines: Current metrics for the weave-net. 2. IPAM: All the IPAM metric dashboards. 3. Connections: All the peer to peer connection dashboards and weave flows dashboard. For Weave Cluster dashboard which gives a view of weave net at a cluster level. Visit here: https://grafana.com/grafana/dashboards/11804
50,250
50,251
Other
null
0
0
16,728
1
11,789
4
1,346
WeaveNet metrics. It was made on top of the weavenet prometheus metrics. Please check this for more details https://www.weave.works/docs/net/latest/tasks/manage/metrics
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "WeaveNet metrics. It was made on top of the weavenet prometheus metrics. Please check this for more details https://www.weave.works/docs/net/latest/tasks/manage/metrics", "editable": true, "gnetId": 11789, "graphTooltip": 0, "id": null, "iteration": 1582791388040, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 20, "panels": [], "repeat": null, "title": "Headlines", "type": "row" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 1 }, "id": 48, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sort_desc(label_replace(weave_flows{instance=\"$instance\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1,50", "timeFrom": null, "timeShift": null, "title": "Fast DP Flows", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 1 }, "id": 3, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sum(weave_ipam_pending_allocates{instance=\"$instance\"})", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1,10", "timeFrom": null, "timeShift": null, "title": "IPAM Pending Allocates", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 1 }, "id": 4, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sum(weave_ipam_pending_claims{instance=\"$instance\"})", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1,10", "timeFrom": null, "timeShift": null, "title": "IPAM Pending Claims", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 1 }, "id": 62, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sort(label_replace(weave_max_ips{instance=\"$instance\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Max IPs", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "format": "cpm", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 1 }, "id": 54, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "increase(weave_connection_terminations_total{instance=\"$instance\"}[1m])", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1,2", "timeFrom": null, "timeShift": null, "title": "Terminations", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 4 }, "id": 50, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"established\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1,10", "timeFrom": null, "timeShift": null, "title": "P2P Established", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 4 }, "id": 53, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"connecting\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1,10", "timeFrom": null, "timeShift": null, "title": "P2P Connecting", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 4 }, "id": 52, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"pending\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1,10", "timeFrom": null, "timeShift": null, "title": "P2P Pending", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 4 }, "id": 51, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"failed\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1, 5", "timeFrom": null, "timeShift": null, "title": "P2P Failed", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 4 }, "id": 49, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null as zero", "nullText": null, "options": {}, "percentage": false, "pointradius": 5, "points": false, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "stack": false, "steppedLine": false, "tableColumn": "", "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"retrying\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1, 5", "timeFrom": null, "timeShift": null, "title": "P2P Retrying", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 21, "panels": [], "repeat": null, "title": "IPAM", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Percentage of all IP addresses owned by unreachable peers.", "fill": 1, "fillGradient": 9, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "label_replace(weave_ipam_unreachable_percentage{instance=\"$instance\"}, \"node\", \"$1\", \"instance\", \"(.*):.*\")", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "IPAM unreachable percentage", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IPAM Unreachable Percentage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "Number of unreachable peers that own IPAM addresses.", "fill": 1, "fillGradient": 4, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 8 }, "hiddenSeries": false, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "label_replace(weave_ipam_unreachable_count{instance=\"$instance\"}, \"node\", \"$1\", \"instance\", \"(.*):.*\")", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "IPAM unreachable count", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IPAM Unreachable Count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": " Number of pending allocates and claims.", "fill": 5, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 8 }, "hiddenSeries": false, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "pending allocates", "color": "#FF9830" }, { "alias": "pending claims", "color": "#F2495C" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "label_replace(weave_ipam_pending_allocates{instance=\"$instance\"}, \"node\", \"$1\", \"instance\", \"(.*):.*\")", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "pending allocates", "legendLink": null, "refId": "A", "step": 10 }, { "expr": "label_replace(weave_ipam_pending_claims{instance=\"$instance\"}, \"node\", \"$1\", \"instance\", \"(.*):.*\")", "legendFormat": "pending claims", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IPAM Pending", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 41, "panels": [], "title": "Connections", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "https://github.com/weaveworks/weave/blob/master/site/concepts/fastdp-how-it-works.md", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 13, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 55, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "label_replace(weave_flows{instance=\"$instance\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\")", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "weave fast dp flows", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Fast DP Flows", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "https://weave-community.slack.com/archives/C2ND76PAA/p1582641797016700?thread_ts=1582613239.010900&cid=C2ND76PAA", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 11, "x": 13, "y": 14 }, "hiddenSeries": false, "id": 56, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "label_replace(increase(weave_connection_terminations_total{instance=\"$instance\"}[1m]), \"node\", \"$1\", \"instance\", \"(.*):.*\")", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "rate of terminated connections", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rate of Terminated Connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "cpm", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 59, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"established\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "connections established", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P / Established", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 21 }, "hiddenSeries": false, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"connecting\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "connections connecting", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P / Connecting", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 21 }, "hiddenSeries": false, "id": 58, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"pending\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "connections pending", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P / Pending", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 61, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"retrying\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "retrying connections", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P / Retrying", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "", "fill": 1, "fillGradient": 4, "gridPos": { "h": 7, "w": 16, "x": 8, "y": 28 }, "hiddenSeries": false, "id": 60, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sort_desc(label_replace(weave_connections{instance=\"$instance\", state=\"failed\"}, \"node_ip\", \"$1\", \"instance\", \"(.*):.*\"))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "failed connections", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P / Failed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 22, "style": "dark", "tags": [ "practo-managed" ], "templating": { "list": [ { "current": { "text": "prometheus", "value": "prometheus" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 2, "includeAll": false, "label": "cluster", "multi": false, "name": "cluster", "options": [], "query": "label_values(node_cpu_seconds_total, cluster)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "4h", "value": "4h" }, "datasource": "$datasource", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "interval", "options": [ { "selected": true, "text": "4h", "value": "4h" } ], "query": "4h", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "interval", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(weave_ipam_unreachable_percentage, instance)", "hide": 0, "includeAll": false, "label": "instance", "multi": false, "name": "instance", "options": [], "query": "label_values(weave_ipam_unreachable_percentage, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "WeaveNet", "uid": "GzIXGqwZz", "version": 5 }
2020-02-27 08:17:13 UTC
null
0
0
10,427
1
258,748
15,367
4,103
prometheus-net
prometheus-net
null
2019-06-24 13:38:35 UTC
2019-10-14 12:14:58 UTC
0
This is a pre-built Grafana dashboard for default metrics exposed by prometheus-net/Prometheus.AspNetCore Welcome any suggestion and feedback here or in Github repository: https://github.com/AChehre/prometheus-net-dashboard
0
0
Other
null
0
0
15,367
1
10,427
4
3,398
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10427, "graphTooltip": 0, "id": null, "iteration": 1571048542674, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 14, "x": 0, "y": 0 }, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(http_request_duration_seconds_bucket[$interval])) by (le)", "format": "heatmap", "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "The duration of HTTP requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 14, "y": 0 }, "id": 6, "interval": "", "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.2.2", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "http_requests_in_progress", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests currently in progress", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "description": "", "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 0 }, "id": 2, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.2.2", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "process_start_time_seconds{instance =~ \"$instances\"} * 1000", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Start time of the process", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "Error", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 6 }, "id": 18, "interval": "", "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(dotnet_collection_count_total[$interval])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Generation-{{generation}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC collection count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 9, "x": 8, "y": 6 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "dotnet_total_memory_bytes /1024/1024", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total known allocated memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 6 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_num_threads", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total number of threads", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 13 }, "id": 14, "interval": "", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_open_handles", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of open handles", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 8, "y": 13 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_working_set_bytes /1024/1024", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{job}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process working set", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 19, "style": "dark", "tags": [ "prometheus-net", "net", "prometheus", ".net", ".net core" ], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "1m", "value": "1m" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": true, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(http_requests_received_total, instance)", "hide": 0, "includeAll": true, "label": "instances", "multi": true, "name": "instances", "options": [], "query": "label_values(http_requests_received_total, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "prometheus-net", "uid": "zyAf4i4Zz", "version": 4 }
2019-10-14 12:14:58 UTC
null
0
0
12,213
1
253,647
17,455
163
caringo-swarm-alertmanager-v11-1
Caringo Swarm AlertManager v11.1
Displays info about swarm alerts
2020-05-01 15:13:39 UTC
2020-05-06 07:55:02 UTC
0
This dashboard is an example of how to visualize information about Alerts sent by Caringo Swarm v11.1 and above. If you have any questions don't hesitate to ask us. The Caringo Team.
51,974
51,975
null
null
0
0
17,455
1
12,213
4
84
Displays info about swarm alerts
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.2.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Displays info about swarm alerts", "editable": true, "gnetId": 12213, "graphTooltip": 0, "id": null, "links": [ { "icon": "external link", "tags": [ "public" ], "targetBlank": false, "type": "dashboards" } ], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 12, "x": 0, "y": 0 }, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "topk(1,caringo_swarm_cluster_state)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{cluster_name}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Cluster name", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 12, "y": 0 }, "id": 27, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "label_replace(topk(1,caringo_gateway_info), \"version\", \"$1\", \"version\", \"^([0-9].[0-9].[0-9]).*\")", "instant": true, "legendFormat": "{{version}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Gateway Version", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 16, "y": 0 }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "topk(1,caringo_swarm_node_swarm_version)", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{version}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Deployed Swarm Version", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "name" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 2 }, "height": "75px", "id": 23, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "alertmanager_cluster_messages_queued", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Total Alerts", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "", "value": "" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 4, "y": 2 }, "height": "75px", "id": 22, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(ALERTS{alertname!=\"DeadMansSwitch\",alertstate=\"firing\",severity=\"critical\"} > 0) OR on() vector(0)", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1", "title": "Critical", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "", "value": "" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 8, "y": 2 }, "height": "75px", "id": 24, "interval": null, "links": [], "mappingType": 2, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(ALERTS{alertname!=\"DeadMansSwitch\",alertstate=\"warning\",severity=\"critical\"} > 0) OR on() vector(0)", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "1", "title": "Warning", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" }, { "op": "=", "text": "", "value": "" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 12, "y": 2 }, "id": 12, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.6.1", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "up{job=\"alertmanager\"}", "instant": false, "legendFormat": "alertmanagers", "refId": "A" } ], "thresholds": "1,", "timeFrom": null, "timeShift": null, "title": "AlertManager", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "Done", "value": "0" }, { "op": "=", "text": "Active", "value": "1" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "description": "Check your email notification configuration, if you are using google , double check your google account security permissions by default it will block new devices.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 5, "x": 16, "y": 2 }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "options": {}, "pluginVersion": "6.6.1", "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false, "ymax": null, "ymin": null }, "tableColumn": "", "targets": [ { "expr": "prometheus_notifications_errors_total", "instant": true, "legendFormat": "errors", "refId": "A" } ], "thresholds": "1,5", "timeFrom": null, "timeShift": null, "title": "Total alert send errors", "type": "singlestat", "valueFontSize": "70%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "alertmanager_cluster_messages_queued", "legendFormat": "Alert Queue", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Alert Queue", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "description": "Total alerts sent so far.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 10, "x": 11, "y": 4 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(prometheus_notifications_sent_total[$__interval])", "interval": "1m", "legendFormat": "Alerts", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Prometheus alerts sent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "fontSize": "100%", "gridPos": { "h": 6, "w": 11, "x": 0, "y": 10 }, "id": 25, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "/(instance|__name__|Time|alertstate|job|type|Value)/", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "ALERTS{alertstate='pending'} > 0", "format": "table", "instant": true, "interval": "2s", "intervalFactor": 2, "refId": "A" } ], "title": "Pending", "transform": "table", "type": "table" }, { "columns": [], "fontSize": "100%", "gridPos": { "h": 6, "w": 10, "x": 11, "y": 10 }, "id": 19, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "pattern": "/(instance|__name__|Time|alertstate|job|type|Value)/", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "ALERTS{alertstate='firing'} > 0", "format": "table", "instant": true, "interval": "2s", "intervalFactor": 2, "refId": "A" } ], "title": "Firing", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 21, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "alertmanager_notification_latency_seconds_bucket{integration=\"email\"}", "legendFormat": "{{le}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "AlertManager Notification Latency (s)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "30s", "schemaVersion": 22, "style": "dark", "tags": [ "public" ], "templating": { "list": [] }, "time": { "from": "now-2d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Caringo Swarm AlertManager v11.1", "uid": "rSdiHd6Zk", "version": 3 }
2020-05-06 07:55:02 UTC
null
0
0
10,428
1
228,951
20,698
222
performance
Ruby on Rails Performance
Ruby on Rails Performance Insights based on influxdb-rails
2019-06-24 14:56:50 UTC
2021-03-22 17:31:03 UTC
0
# A Ruby on Rails Performance Dashboard The datasource would be a [influxdb](https://www.influxdata.com/products/influxdb-overview/) database that is filled by the official [influxdb-rails](https://github.com/influxdata/influxdb-rails) reporter. **PLEASE NOTE**: This dashboard is one of a collection of Ruby on Rails dashboards. They make the most sense united. - [Ruby On Rails Performance Overview](https://grafana.com/dashboards/10428/) - Performance insights into individual requests, see [Ruby On Rails Performance per Request](https://grafana.com/dashboards/10429/) - Performance of individual actions, see [Ruby On Rails Performance per Action](https://grafana.com/grafana/dashboards/11031) - [Ruby On Rails Health Overview](https://grafana.com/grafana/dashboards/14115) - [Ruby on Rails ActiveJob Overview](https://grafana.com/grafana/dashboards/14116) - [Ruby on Rails Slowlog by Request](https://grafana.com/grafana/dashboards/14118) - [Ruby on Rails Slowlog by Action](https://grafana.com/grafana/dashboards/14117) - [Ruby on Rails Slowlog by SQL](https://grafana.com/grafana/dashboards/14119)
45,230
45,231
Other
null
1
4
20,698
1
10,428
4
88
Insights based on influxdb-rails
{ "__inputs": [ { "name": "DS_INFLUXDB-RAILS", "label": "InfluxDB-Rails", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Ruby on Rails Performance Insights based on influxdb-rails", "editable": true, "gnetId": 10428, "graphTooltip": 0, "id": null, "iteration": 1616428241231, "links": [ { "$$hashKey": "object:269", "icon": "external link", "includeVars": true, "keepTime": true, "tags": [ "influxdb-rails" ], "targetBlank": false, "type": "dashboards" } ], "panels": [ { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Requests", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 16, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "hide": false, "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "request_id" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "title": "Requests served", "type": "stat" }, { "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 0 }, "id": 26, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] } ], "timeFrom": null, "timeShift": null, "title": "Jobs Executed", "type": "stat" }, { "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 0 }, "id": 27, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "deliver" } ] } ], "timeFrom": null, "timeShift": null, "title": "Mails Sent", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Response Time", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "yellow", "value": 150 }, { "color": "red", "value": 300 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 0 }, "id": 10, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "title": "Average Response", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Response Time", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "#d44a3a", "value": 100 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 0 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "title": "Average Database Response", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_INFLUXDB-RAILS}", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Response Time", "mappings": [], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1500 }, { "color": "#d44a3a", "value": 3000 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 28, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.1", "targets": [ { "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] } ], "title": "Average Job Execution", "type": "stat" }, { "aliasColors": { "Error": "dark-red", "Success": "semi-dark-green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Requests Served", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Success", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" }, { "condition": "AND", "key": "status", "operator": "=", "value": "200" } ] }, { "alias": "Error", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" }, { "condition": "AND", "key": "status", "operator": "!=", "value": "200" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:477", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:478", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "rails.controller.mean": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Time spent in controller actions", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 3 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Maximum", "fillBelowTo": "Minimum", "lines": false }, { "alias": "Minimum", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "P99", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [ "99" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P95", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [ "95" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P50", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "Mean", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "controller" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Controller Action Performance", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2305", "format": "ms", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2306", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Error": "dark-red", "Success": "semi-dark-green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Records Instantiated", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Records Instantiated" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "previous" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "record_count" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "instantiation" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Instantiation per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:477", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:478", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Time spent in executing database queries", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Maximum", "fillBelowTo": "Minimum", "lines": false }, { "alias": "Minimum", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "P99", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [ "99" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P95", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [ "95" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "P50", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] }, { "alias": "Mean", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "db" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "process_action" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Database Query Performance", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2533", "format": "dtdurationms", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2534", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Failed": "red", "Jobs": "green" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Jobs Performed", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Success", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" }, { "condition": "AND", "key": "state", "operator": "=", "value": "succeeded" } ] }, { "alias": "Failed", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" }, { "condition": "AND", "key": "state", "operator": "=", "value": "failed" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Jobs per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:737", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:738", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "rails.view.mean": "#eab839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Time spent in executing jobs", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Maximum", "fillBelowTo": "Minimum", "lines": false }, { "alias": "Minimum", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "P99", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "99" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] }, { "alias": "P95", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "95" ], "type": "percentile" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] }, { "alias": "P50", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "query": "SELECT percentile(\"view\", 50) FROM \"rails\" WHERE (\"hook\" = 'process_action') AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] }, { "alias": "Mean", "groupBy": [ { "params": [ "$per" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "perform" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ActiveJob Performance", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3057", "format": "ms", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3058", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB-RAILS}", "description": "Emails Sent", "fieldConfig": { "defaults": { "custom": {}, "displayName": "Emails" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "groupBy": [ { "params": [ "$per" ], "type": "time" } ], "measurement": "rails", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "count" } ] ], "tags": [ { "key": "hook", "operator": "=", "value": "deliver" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mails per $per", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:282", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:283", "decimals": 0, "format": "Misc", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5m", "schemaVersion": 26, "style": "dark", "tags": [ "Performance", "Ruby on Rails", "influxdb-rails" ], "templating": { "list": [ { "auto": true, "auto_count": "50", "auto_min": "", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_per" }, "hide": 0, "label": null, "name": "per", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_per" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "14d", "value": "14d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1m,5m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Ruby on Rails Performance", "uid": "influxdb-rails-overview", "version": 24 }
2021-03-22 16:33:15 UTC
2021-03-22 16:49:24 UTC
1
4
13,352
1
425,924
19,447
106
kubesphere
kubesphere
null
2020-11-06 10:06:42 UTC
2020-11-09 05:22:00 UTC
0
null
57,919
57,920
null
null
0
0
19,447
1
13,352
4
90
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 13352, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 6, "panels": [], "title": "主机监控", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "内存总量" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "decimals", "value": 2 }, { "id": "custom.width", "value": 137 } ] }, { "matcher": { "id": "byName", "options": "磁盘总量" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "HOST" }, "properties": [ { "id": "custom.width", "value": 145 } ] }, { "matcher": { "id": "byName", "options": "CPU使用率" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] } }, { "id": "decimals", "value": 0 }, { "id": "unit", "value": "percent" }, { "id": "custom.width", "value": 282 } ] }, { "matcher": { "id": "byName", "options": "内存使用率" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] } } ] }, { "matcher": { "id": "byName", "options": "是否宕机" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "健康", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "宕机", "to": "", "type": 1, "value": "0" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] } } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "id": 2, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "CPU 核数" } ] }, "pluginVersion": "7.3.1", "targets": [ { "expr": "count(node_cpu_seconds_total{mode='system' ,job=\"node-exporter\" }) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU 核数", "refId": "A" }, { "expr": "node_memory_MemTotal_bytes - 0 ", "format": "table", "instant": true, "interval": "", "legendFormat": "内存总量", "refId": "B" }, { "expr": "sum({fstype=~\"ext4|xfs\", job=\"\"})by (instance)", "format": "table", "instant": true, "interval": "", "legendFormat": "磁盘总量", "refId": "C" }, { "expr": "100 - (avg(irate(node_cpu_seconds_total{mode=\"idle\"}[5m]))by (instance) * 100)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "D" }, { "expr": "(1 - (node_memory_MemAvailable_bytes / (node_memory_MemTotal_bytes)))* 100", "format": "table", "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "E" }, { "expr": "node_load5", "format": "table", "instant": true, "interval": "", "legendFormat": "负载", "refId": "F" }, { "expr": "up{ job=\"node-exporter\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "是否宕机", "refId": "G" } ], "timeFrom": null, "timeShift": null, "title": "宿主机", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "instance" } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "Value #A", "Value #B", "Value #D", "Value #E", "Value #F", "Value #G" ] } } }, { "id": "organize", "options": { "excludeByName": { "Time 1": true, "Time 2": true }, "indexByName": { "Value #A": 1, "Value #B": 2, "Value #D": 4, "Value #E": 5, "Value #F": 3, "instance": 0 }, "renameByName": { "Value #A": "CPU 核数", "Value #B": "内存总量", "Value #C": "磁盘总量", "Value #D": "CPU使用率", "Value #E": "内存使用率", "Value #F": "负载", "Value #G": "是否宕机", "instance": "HOST" } } } ], "type": "table" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 8, "panels": [], "title": "集群监控", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "unit", "value": "percent" }, { "id": "displayName", "value": "内存(已分配)" } ] }, { "matcher": { "id": "byName", "options": "Value #B" }, "properties": [ { "id": "displayName", "value": "CPU(已分配)" } ] }, { "matcher": { "id": "byName", "options": "Value #C" }, "properties": [ { "id": "displayName", "value": "CPU(已使用)" } ] }, { "matcher": { "id": "byName", "options": "Value #D" }, "properties": [ { "id": "displayName", "value": "内存(已使用)" } ] } ] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 9 }, "id": 4, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(namespace:kube_pod_container_resource_requests_cpu_cores:sum)/sum(kube_node_status_capacity_cpu_cores) * 100", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "B" }, { "expr": "sum(namespace:container_cpu_usage_seconds_total:sum_rate)/sum(kube_node_status_capacity_cpu_cores) * 100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "expr": "sum(namespace:kube_pod_container_resource_requests_memory_bytes:sum)/sum(kube_node_status_capacity_memory_bytes) * 100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "expr": "sum(namespace:container_memory_usage_bytes:sum)/sum(kube_node_status_capacity_memory_bytes) * 100", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "资源分配占比", "transformations": [], "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "displayName", "value": "内存" } ] }, { "matcher": { "id": "byName", "options": "Value #B" }, "properties": [ { "id": "displayName", "value": "CPU" } ] } ] }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 15 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(kube_node_status_capacity_cpu_cores)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "总数(CPU)", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "displayName", "value": "内存" } ] }, { "matcher": { "id": "byName", "options": "Value #B" }, "properties": [ { "id": "displayName", "value": "CPU" } ] } ] }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 15 }, "id": 9, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(namespace:kube_pod_container_resource_requests_cpu_cores:sum)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "已分配(CPU)", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "displayName", "value": "内存" } ] } ] }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 15 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(namespace:container_cpu_usage_seconds_total:sum_rate)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "已使用(CPU)", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "displayName", "value": "内存" } ] } ] }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 18 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(kube_node_status_capacity_memory_bytes)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "总数(内存)", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "displayName", "value": "内存" } ] } ] }, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 18 }, "id": 13, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(kube_pod_container_resource_requests_memory_bytes)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "已分配(内存)", "transformations": [], "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "displayName", "value": "内存" } ] } ] }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 18 }, "id": 18, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(namespace:container_memory_usage_bytes:sum)", "format": "table", "instant": true, "interval": "", "legendFormat": "CPU", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "已使用(内存)", "transformations": [], "type": "stat" }, { "aliasColors": { "Value": "rgb(42, 250, 125)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(namespace:container_cpu_usage_seconds_total:sum_rate)", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Value": "rgb(34, 0, 245)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "unit": "bits" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 21 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:83", "alias": "Value", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(namespace:container_memory_usage_bytes:sum)", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "内存", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bits", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bits", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 16, "panels": [], "title": "空间详情", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "yellow", "value": 1 }, { "color": "red", "value": 2 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 31 }, "id": 29, "options": { "showHeader": true }, "pluginVersion": "7.3.1", "targets": [ { "expr": "topk(10, sum(irate(container_cpu_usage_seconds_total{namespace !~ \"kubesphere.*|kube.*|openpitrix.*|istio.*\", container!~ \"istio.*|logsidecar.*|POD|\"}[2m])) by (container, pod, node))", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CPU使用", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "namespace", "node", "pod", "Value", "container" ] } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "fixedColor": "super-light-blue", "mode": "fixed" }, "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 31 }, "id": 12, "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.1", "repeat": null, "targets": [ { "expr": "topk(5, namespace:container_cpu_usage_seconds_total:sum_rate)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{ namespace }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CPU 使用", "transformations": [], "type": "bargauge" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1024000000 } ] }, "unit": "bits" }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 44 }, "id": 28, "options": { "showHeader": true }, "pluginVersion": "7.3.1", "targets": [ { "expr": "topk(10, sum(container_memory_usage_bytes{namespace !~ \"kubesphere.*|kube.*|openpitrix.*|istio.*\", container!~ \"istio.*|logsidecar.*|POD|\"}) by (container, pod, node))", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "内存使用", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "namespace", "node", "pod", "Value", "container" ] } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "fixedColor": "super-light-blue", "mode": "fixed" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-blue", "value": null } ] }, "unit": "bits" }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 44 }, "id": 24, "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": false }, "pluginVersion": "7.3.1", "repeat": null, "targets": [ { "expr": "topk(5, namespace:container_memory_usage_bytes:sum)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{ namespace }}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "内存使用", "type": "bargauge" } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "kubesphere", "uid": "g7z_1A2Gk", "version": 43 }
2020-11-09 05:22:00 UTC
null
0
0
10,977
1
173,136
18,811
225
telegraf-ups-dashboard-tr
Telegraf UPS Dashboard TR
https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-telegraf-edition/
2019-10-08 19:40:25 UTC
2020-09-14 21:23:20 UTC
0
# Grafana dashboard for displaying UPS stats using the Apcupsd plugin in Telegraf. # [UPS Telegraf Guide](https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-telegraf-edition/) ## Join the Unraid discord! [![Unraid](https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/.github/ISSUE_TEMPLATE/discord_unraid_unraid.png )](https://discord.gg/qWPbc8R) [![Discord](https://img.shields.io/discord/641230698166091777?color=%23ff8c2f&label=Discord&logo=discord&logoColor=%23ff8c2f&style=for-the-badge)](https://discord.gg/qWPbc8R) ## For support on the dashboard click: [![Discord](https://img.shields.io/discord/591352397830553601.svg?style=for-the-badge&logo=discord)](https://discord.gg/HM5uUKU) ### For the custom theme/skin check out: [theme.park](https://github.com/gilbN/theme.park) ## Use the variables to set the UPS datasource ect. ![](https://i.imgur.com/5pZav4a.png) ### Screenshot: ![](https://i.imgur.com/b1zsrzM.jpg)
47,233
47,234
Telegraf
``` # # Monitor APC UPSes connected to apcupsd [[inputs.apcupsd]] # # A list of running apcupsd server to connect to. # # If not provided will default to tcp://127.0.0.1:3551 # servers = ["tcp://127.0.0.1:3551"] # # ## Timeout for dialing server. # timeout = "5s" ```
1
5
18,811
1
10,977
4
90
https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-telegraf-edition/
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:325", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-telegraf-edition/", "editable": true, "gnetId": 10977, "graphTooltip": 0, "id": null, "iteration": 1600118376727, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "Monitoring your UPS stats and cost with InfluxDB and Grafana on Unraid – Telegraf Edition", "type": "link", "url": "https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-telegraf-edition/" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Grafana custom themes", "type": "link", "url": "https://github.com/gilbN/theme.park" } ], "panels": [ { "aliasColors": { "APC.mean": "rgb(0, 218, 255)", "UPS Load": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": null, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 4, "fillGradient": 0, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "interval": "11s", "legend": { "alignAsTable": false, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:219", "alias": "Watts", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "UPS Load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] }, { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* .01 * $maxwatt" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "12h", "timeRegions": [], "timeShift": null, "title": "UPS Load %", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:226", "decimals": null, "format": "percent", "label": "Percent", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:227", "format": "watt", "label": "Watts", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$upsdatasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 20 }, { "color": "#299c46", "value": 50 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 11, "y": 0 }, "hideTimeOverride": true, "id": 4, "interval": "12s", "links": [], "maxDataPoints": 100, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.1.5", "repeat": null, "targets": [ { "alias": "Percent", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "battery_charge_percent" ], "type": "field" }, { "params": [], "type": "last" } ] ], "slimit": "", "tags": [] } ], "timeFrom": "1h", "title": "UPS Battery Charge", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 600000000000 }, { "color": "#299c46", "value": 1800000000000 } ] }, "unit": "ns" }, "overrides": [] }, "gridPos": { "h": 2, "w": 6, "x": 14, "y": 0 }, "hideTimeOverride": true, "id": 6, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.1.5", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "time_left_ns" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "timeFrom": "21s", "timeShift": null, "title": "UPS Runtime", "type": "stat" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "#FF9830", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 0 }, "hideTimeOverride": true, "id": 41, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/d", "timeShift": null, "title": "Today's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 14, "y": 2 }, "hideTimeOverride": true, "id": 10, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* .01 * $maxwatt" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "99,150", "timeFrom": "21s", "timeShift": null, "title": "Current UPS Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "watt", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 17, "y": 2 }, "hideTimeOverride": true, "id": 40, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* .01 * $maxwatt" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "99,150", "timeFrom": "now/y", "title": "Average UPS Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 5, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 2 }, "hideTimeOverride": true, "id": 22, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "0", "timeFrom": "now/d", "title": "Today's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 14, "y": 4 }, "hideTimeOverride": true, "id": 12, "interval": "", "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "alias": "Wh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* .01 * $maxwatt/1000" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "0.1,0.15", "timeFrom": "21s", "timeShift": null, "title": "Load kWh", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 3, "x": 17, "y": 4 }, "hideTimeOverride": true, "id": 43, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": true, "lineColor": "#3f6833", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Average Daily Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 4 }, "hideTimeOverride": true, "id": 16, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/w", "timeShift": null, "title": "This Week's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 6 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 32, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:504", "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now/w", "timeRegions": [], "timeShift": null, "title": "This Week Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:511", "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "$$hashKey": "object:512", "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 11, "x": 9, "y": 6 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 33, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:640", "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now/M", "timeRegions": [], "timeShift": null, "title": "This Month Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:647", "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "$$hashKey": "object:648", "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 6 }, "hideTimeOverride": true, "id": 24, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "0", "timeFrom": "now/w", "timeShift": null, "title": "This Week's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 8 }, "hideTimeOverride": true, "id": 18, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/M", "title": "This Month's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 10 }, "hideTimeOverride": true, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "0", "timeFrom": "now/M", "title": "This Month's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 12 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 31, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "7d", "timeRegions": [], "timeShift": null, "title": "Last 7 Day Power Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 11, "x": 9, "y": 12 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 30, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Last Month Power Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 12 }, "hideTimeOverride": true, "id": 20, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "This Year's Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 150, "minValue": null, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 14 }, "hideTimeOverride": true, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "0", "timeFrom": "now/y", "title": "This Year's Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "total" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 16 }, "hideTimeOverride": true, "id": 37, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": false, "lineColor": "#3f6833", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* .01 * $maxwatt/1000*24*365" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Estimated Yearly Usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": { "Costs": "#7eb26d", "kWh": "#eab839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 20, "x": 0, "y": 18 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 34, "interval": "1d", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:566", "alias": "Costs", "yaxis": 2 } ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "alias": "Costs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") *0.22/1000 FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"value\") FROM \"power\" WHERE \"host\" = 'mainpower' AND $timeFilter GROUP BY time(1d) fill(null)", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "* .01 * $maxwatt/1000/360" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now/y", "timeRegions": [], "timeShift": null, "title": "This Years Consumption/Costs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:579", "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": "0", "show": true }, { "$$hashKey": "object:580", "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 4, "x": 20, "y": 18 }, "hideTimeOverride": true, "id": 36, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "80%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": false, "lineColor": "#3f6833", "show": false }, "tableColumn": "", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "query": "SELECT sum(\"LOADPCT\") / 100 * 865 FROM \"APC\" WHERE \"LOADPCT\" = 'loadpercent' AND $timeFilter GROUP BY time(30s) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* .01 * $maxwatt/1000*24*$kwhprice*365" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "0", "timeFrom": "now/y", "title": "Estimated Yearly Cost", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 0, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 20 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 39, "interval": "1s", "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:1104", "alias": "W", "color": "#c15c17" }, { "$$hashKey": "object:1105", "alias": "T", "color": "#299c46" }, { "$$hashKey": "object:1106", "alias": "T", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "W", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "load_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* .01 * $maxwatt" ], "type": "math" } ] ], "tags": [] }, { "alias": "T", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "time_left_ns" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "21s", "timeRegions": [], "timeShift": null, "title": "UPS Load vs Time left", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "series", "name": null, "show": true, "values": [ "avg" ] }, "yaxes": [ { "$$hashKey": "object:1125", "format": "watt", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1126", "decimals": 1, "format": "ns", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": true, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [ "telegraf", "apcupsd" ], "templating": { "list": [ { "current": { "selected": false, "text": "0.65", "value": "0.65" }, "hide": 0, "label": "kWh Price", "name": "kwhprice", "options": [ { "selected": false, "text": "0.65", "value": "0.65" } ], "query": "0.65", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "865", "value": "865" }, "hide": 0, "label": "UPS Output Watt Capacity", "name": "maxwatt", "options": [ { "selected": false, "text": "865", "value": "865" } ], "query": "865", "skipUrlSync": false, "type": "textbox" }, { "allValue": null, "current": { "selected": false, "tags": [], "text": "$", "value": "$" }, "hide": 0, "includeAll": false, "label": "Currency", "multi": false, "name": "currency", "options": [ { "selected": true, "text": "$", "value": "$" }, { "selected": false, "text": "€", "value": "€" }, { "selected": false, "text": "£", "value": "£" }, { "selected": false, "text": "C$", "value": "C$" }, { "selected": false, "text": "kr", "value": "kr" }, { "selected": false, "text": "₽", "value": "₽" }, { "selected": false, "text": "¥", "value": "¥" } ], "query": "$,€,£,C$,kr,₽,¥", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": "InfluxDB longterm_metrics", "value": "InfluxDB longterm_metrics" }, "hide": 0, "includeAll": false, "label": "UPS Datasource", "multi": false, "name": "upsdatasource", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-1M/M", "to": "now-1M/M" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Telegraf UPS Dashboard TR", "uid": "FBsdass2", "version": 42 }
2020-09-14 21:23:20 UTC
null
1
5
12,712
1
248,854
18,285
152
overview-tidb-cluster
Overview | TiDB Cluster
null
2020-07-27 09:53:45 UTC
2020-07-27 10:15:48 UTC
0
null
0
0
Other
null
0
0
18,285
1
12,712
4
94
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 12712, "graphTooltip": 1, "id": null, "iteration": 1595844309820, "links": [], "panels": [ { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 81, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 1 }, "id": 29, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "{app=\"pd\", env=\"test\", instance=\"fplus-test-db-02:2379\", job=\"tidb\", type=\"save\"}", "targets": [ { "expr": "delta(pd_tso_events{type=\"save\",instance=\"$instance\"}[1m]) > bool 0", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "pd_server_tso", "refId": "A", "step": 60 } ], "thresholds": "0,2", "title": "PD role", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "Leader", "value": "1" }, { "op": "=", "text": "Follower", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 7, "w": 4, "x": 4, "y": 1 }, "id": 27, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(77, 135, 25, 0.18)", "full": true, "lineColor": "rgb(21, 179, 65)", "show": true }, "tableColumn": "pd_cluster_status{app=\"pd\", env=\"test\", instance=\"fplus-test-db-02:2379\", job=\"tidb\", type=\"storage_capacity\"}", "targets": [ { "expr": "pd_cluster_status{instance=\"$instance\",type=\"storage_capacity\"}", "format": "time_series", "intervalFactor": 2, "refId": "A", "step": 60 } ], "thresholds": "", "title": "Storage capacity", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 8, "y": 1 }, "hideTimeOverride": false, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "null", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "pd_cluster_status{app=\"pd\", env=\"test\", instance=\"fplus-test-db-02:2379\", job=\"tidb\", type=\"storage_size\"}", "targets": [ { "expr": "pd_cluster_status{instance=\"$instance\",type=\"storage_size\"}", "intervalFactor": 2, "refId": "A", "step": 60 } ], "thresholds": "", "title": "Current storage size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 12, "y": 1 }, "id": 30, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "pd_cluster_status{app=\"pd\", env=\"test\", instance=\"fplus-test-db-02:2379\", job=\"tidb\", type=\"leader_count\"}", "targets": [ { "expr": "pd_cluster_status{instance=\"$instance\", type=\"leader_count\"}", "intervalFactor": 2, "refId": "A", "step": 60 } ], "thresholds": "", "title": "Number of Regions", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgb(255, 255, 255)", "rgba(255, 255, 255, 0.89)", "rgb(255, 255, 255)" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 16, "y": 1 }, "id": 65, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(pd_cluster_status{instance=\"$instance\", type=\"store_up_count\"})", "format": "time_series", "interval": "15s", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Normal stores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "columns": [ { "text": "Current", "value": "current" } ], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 7, "w": 4, "x": 20, "y": 1 }, "hideTimeOverride": true, "id": 18, "links": [], "pageSize": null, "scroll": false, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Metric", "sanitize": false, "type": "string" }, { "align": "auto", "colorMode": "cell", "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "decimals": 0, "pattern": "Current", "thresholds": [ "1", "2" ], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum(pd_cluster_status{instance=\"$instance\", type=\"store_disconnected_count\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Disconnect Stores", "refId": "B", "step": 20 }, { "expr": "sum(pd_cluster_status{instance=\"$instance\", type=\"store_unhealth_count\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Unhealth Stores", "refId": "C", "step": 20 }, { "expr": "sum(pd_cluster_status{instance=\"$instance\", type=\"store_low_space_count\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "LowSpace Stores", "refId": "D", "step": 20 }, { "expr": "sum(pd_cluster_status{instance=\"$instance\", type=\"store_down_count\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Down Stores", "refId": "E", "step": 20 }, { "expr": "sum(pd_cluster_status{instance=\"$instance\", type=\"store_offline_count\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Offline Stores", "refId": "F", "step": 20 }, { "expr": "sum(pd_cluster_status{instance=\"$instance\", type=\"store_tombstone_count\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Tombstone Stores", "refId": "G", "step": 20 } ], "timeFrom": "1s", "title": "Abnormal stores", "transform": "timeseries_aggregations", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(grpc_server_handling_seconds_bucket{instance=\"$instance\"}[5m])) by (grpc_method, le))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{grpc_method}}", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "99% completed cmds duration seconds", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 8 }, "hiddenSeries": false, "id": 32, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.98, sum(rate(pd_client_request_handle_requests_duration_seconds_bucket[30s])) by (type, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}-98%", "refId": "A", "step": 10 }, { "expr": "avg(rate(pd_client_request_handle_requests_duration_seconds_sum[30s])) by (type) / avg(rate(pd_client_request_handle_requests_duration_seconds_count[30s])) by (type)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{type}}-average", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Handle requests duration seconds", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "s", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "pd_regions_status{instance=\"$instance\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A" }, { "expr": "sum(pd_regions_status) by (instance, type)", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Region health", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 68, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "pd_hotspot_status{instance=\"$instance\",type=\"hot_write_region_as_leader\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "store-{{store}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Hot write Region's leader distribution", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 22 }, "hiddenSeries": false, "id": 69, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "pd_hotspot_status{instance=\"$instance\",type=\"hot_read_region_as_leader\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "store-{{store}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Hot read Region's leader distribution", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(delta(pd_scheduler_region_heartbeat{instance=\"$instance\", type=\"report\", status=\"ok\"}[1m])) by (store)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "store-{{store}}", "refId": "A", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Region heartbeat report", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "opm", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "id": 67, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "paceLength": 10, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(pd_scheduler_region_heartbeat_latency_seconds_bucket[5m])) by (store, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "store-{{store}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "99% Region heartbeat latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "PD", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 82, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 1, "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tidb_executor_statement_total[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Statement OPS", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 2, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 2 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.999, sum(rate(tidb_server_handle_query_duration_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "999", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.99, sum(rate(tidb_server_handle_query_duration_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 3, "legendFormat": "99", "refId": "B", "step": 15 }, { "expr": "histogram_quantile(0.95, sum(rate(tidb_server_handle_query_duration_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "95", "refId": "C" }, { "expr": "histogram_quantile(0.80, sum(rate(tidb_server_handle_query_duration_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "80", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 35, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(tidb_server_query_total[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} {{type}} {{result}}", "refId": "A", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPS By Instance", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 72, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(tidb_server_execute_error_total[1m])) by (type)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": " {{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Failed Query OPM", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 2, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "fill": 0, "lines": false } ], "spaceLength": 10, "stack": true, "steppedLine": true, "targets": [ { "expr": "tidb_server_connections", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 }, { "expr": "sum(tidb_server_connections)", "format": "time_series", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connection Count", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_resident_memory_bytes{job=\"tidb\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "process-{{instance}}", "refId": "A", "step": 10 }, { "expr": "go_memstats_heap_inuse_bytes{job=\"tidb\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "HeapInuse-{{instance}}", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 70, "legend": { "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tidb_session_transaction_duration_seconds_count[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transaction OPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 71, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(tidb_session_transaction_duration_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "99", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(tidb_session_transaction_duration_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "95", "refId": "B" }, { "expr": "histogram_quantile(0.80, sum(rate(tidb_session_transaction_duration_seconds_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "80", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transaction Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 2, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 37, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tidb_tikvclient_txn_cmd_duration_seconds_count[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "KV Cmd OPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 30 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(tidb_tikvclient_txn_cmd_duration_seconds_bucket[1m])) by (le, type))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "KV Cmd Duration 99", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 37 }, "hiddenSeries": false, "id": 39, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(pd_client_cmd_handle_cmds_duration_seconds_count{type=\"tso\"}[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "cmd", "refId": "A", "step": 10 }, { "expr": "sum(rate(pd_client_request_handle_requests_duration_seconds_count{type=\"tso\"}[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PD TSO OPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 37 }, "hiddenSeries": false, "id": 40, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.999, sum(rate(pd_client_cmd_handle_cmds_duration_seconds_bucket{type=\"tso\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "999", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.99, sum(rate(pd_client_cmd_handle_cmds_duration_seconds_bucket{type=\"tso\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "99", "refId": "B" }, { "expr": "histogram_quantile(0.90, sum(rate(pd_client_cmd_handle_cmds_duration_seconds_bucket{type=\"tso\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "90", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PD TSO Wait Duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 44 }, "hiddenSeries": false, "id": 41, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tidb_tikvclient_region_err_total[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "tidb_server_session_execute_parse_duration_count", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TiClient Region Error OPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 44 }, "hiddenSeries": false, "id": 42, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tidb_tikvclient_lock_resolver_actions_total[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "tidb_tikvclient_lock_resolver_actions_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Lock Resolve OPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(tidb_domain_load_schema_duration_seconds_bucket[1m])) by (le, instance))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load Schema Duration", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 51 }, "hiddenSeries": false, "id": 43, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tidb_tikvclient_backoff_seconds_count[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "KV Backoff OPS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "TiDB", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 83, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(tikv_raftstore_region_count{type=\"leader\"}) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "tikv_raftstore_region_count", "refId": "A", "step": 10 }, { "expr": "delta(tikv_raftstore_region_count{type=\"leader\"}[30s]) < -10", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "leader", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 3 }, "hiddenSeries": false, "id": 21, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(tikv_raftstore_region_count{type=\"region\"}) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "region", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 75, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tikv_thread_cpu_seconds_total{job=\"tidb\"}[1m])) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "hiddenSeries": false, "id": 74, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(process_resident_memory_bytes{job=\"tidb\"}) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 5, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "total": false, "values": true }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(tikv_engine_size_bytes) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "store size", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 73, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(tikv_engine_size_bytes) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "cf size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 3, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tikv_channel_full_total[1m])) by (instance, type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} - {{type}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "channel full", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 27 }, "hiddenSeries": false, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tikv_server_report_failure_msg_total[1m])) by (type,instance,store_id)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}} - {{type}} - to - {{store_id}}", "metric": "tikv_server_raft_store_msg_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "server report failures", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 35 }, "hiddenSeries": false, "id": 46, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(tikv_scheduler_contex_total) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "scheduler pending commands", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 35 }, "hiddenSeries": false, "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tikv_coprocessor_executor_count[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "metric": "tikv_coprocessor_request_error", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "coprocessor executor count", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 5, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 43 }, "hiddenSeries": false, "id": 47, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(tikv_coprocessor_request_duration_seconds_bucket[1m])) by (le,req))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{req}}-99%", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.95, sum(rate(tikv_coprocessor_request_duration_seconds_bucket[1m])) by (le,req))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{req}}-95%", "refId": "B", "step": 10 }, { "expr": " sum(rate(tikv_coprocessor_request_duration_seconds_sum{req=\"select\"}[1m])) / sum(rate(tikv_coprocessor_request_duration_seconds_count{req=\"select\"}[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "select-avg", "refId": "C", "step": 10 }, { "expr": " sum(rate(tikv_coprocessor_request_duration_seconds_sum{req=\"index\"}[1m])) / sum(rate(tikv_coprocessor_request_duration_seconds_count{req=\"index\"}[1m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "index-avg", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "coprocessor request duration", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 43 }, "hiddenSeries": false, "id": 48, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tikv_thread_cpu_seconds_total{name=~\"raftstore_.*\"}[1m])) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "raft store CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 49, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(tikv_thread_cpu_seconds_total{name=~\"cop_.*\"}[1m])) by (instance)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "metric": "tikv_coprocessor_request_duration_seconds_bucket", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Coprocessor CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "TiKV", "type": "row" } ], "refresh": "30s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "instance", "options": [], "query": "label_values(pd_cluster_status, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Overview | TiDB Cluster", "uid": "46rNlnmz", "version": 2 }
2020-07-27 10:15:48 UTC
null
0
0
2,666
1
73,541
3,675
487
node-exporter-metrics-with-hostname-on-docker-swarm-mode
Node exporter metrics with HostName on docker swarm mode
A simple overview of the most important Docker metrics export by node-expoter on docker swarm mode.
2017-07-18 11:42:26 UTC
2017-07-20 07:17:37 UTC
0
null
0
0
null
null
0
0
3,675
1
2,666
4
351
A simple overview of the most important Docker metrics export by node-expoter on docker swarm mode.
{ "__inputs": [ { "name": "DATA_SOURCE", "label": "test", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.1" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "description": "A simple overview of the most important Docker metrics export by node-expoter on docker swarm mode. ", "editable": true, "gnetId": 2666, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": "100px", "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "decimals": null, "editable": true, "error": false, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 15, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 12, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "host", "targets": [ { "expr": "host{instance=~\"$server\"}", "format": "table", "intervalFactor": 1, "refId": "A", "step": 2 } ], "thresholds": "", "title": "Host", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 23, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(irate(node_cpu{mode=\"idle\", instance=~\"$server\"}[1m])) * 100 / count_scalar(node_cpu{mode=\"user\", instance=~\"$server\"})", "interval": "10s", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 20 } ], "thresholds": "", "timeFrom": "10s", "title": "CPU Idle", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "rgba(50, 172, 45, 0.97)", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "node_load1{instance=~\"$server\"} / count by(job, instance)(count by(job, instance, cpu)(node_cpu{instance=~\"$server\"}))", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 4 } ], "thresholds": "0.8,0.9", "title": "Load", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_memory_MemAvailable{instance=~\"$server\"}", "interval": "30s", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 60 } ], "thresholds": "", "timeFrom": "10s", "title": "Available Memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 17, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(node_filesystem_free{fstype=\"aufs\",instance=~\"$server\"})", "interval": "30s", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 30 } ], "thresholds": "", "timeFrom": "10s", "title": "Free Storage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "decimals": 1, "editable": true, "error": false, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 27, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "time() - node_boot_time{instance=~\"$server\"}", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 2 } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "decimals": null, "editable": true, "error": false, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 28, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "node_memory_SwapFree{instance=~\"$server\"}", "format": "time_series", "interval": "30s", "intervalFactor": 1, "refId": "A", "step": 30 } ], "thresholds": "", "timeFrom": "10s", "title": "Free Swap", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "200px", "panels": [ { "alerting": {}, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "fill": 3, "grid": {}, "id": 9, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 5, "stack": true, "steppedLine": false, "targets": [ { "expr": "avg without (cpu) (irate(node_cpu{instance=~\"$server\", mode!=\"idle\"}[5m]))", "intervalFactor": 2, "legendFormat": "{{mode}}", "refId": "A", "step": 2, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": null, "logBase": 1, "max": 1, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DATA_SOURCE}", "decimals": 2, "editable": true, "error": false, "fill": 4, "grid": {}, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 7, "stack": true, "steppedLine": false, "targets": [ { "expr": "irate(node_network_receive_bytes{device!=\"lo\",instance=~\"$server\"}[1m])", "intervalFactor": 1, "legendFormat": "In: {{ device }}", "metric": "node_network_receive_bytes", "refId": "A", "step": 1 }, { "expr": "irate(node_network_transmit_bytes{device!=\"lo\",instance=~\"$server\"}[1m])", "intervalFactor": 1, "legendFormat": "Out: {{ device }}", "metric": "node_network_transmit_bytes", "refId": "B", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "200px", "panels": [ { "alerting": {}, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Free", "zindex": 3 } ], "spaceLength": 10, "span": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_MemTotal{instance=~\"$server\"} - node_memory_MemFree{instance=~\"$server\"} - node_memory_Cached{instance=~\"$server\"} - node_memory_Buffers{instance=~\"$server\"} - node_memory_Slab{instance=~\"$server\"}", "intervalFactor": 2, "legendFormat": "Used", "metric": "memo", "refId": "A", "step": 2, "target": "" }, { "expr": "node_memory_Buffers{instance=~\"$server\"}", "intervalFactor": 2, "legendFormat": "Buffers", "refId": "C", "step": 2 }, { "expr": "node_memory_Cached{instance=~\"$server\"} + node_memory_Slab{instance=~\"$server\"}", "intervalFactor": 2, "legendFormat": "Cached", "refId": "D", "step": 2 }, { "expr": "node_memory_MemFree{instance=~\"$server\"}", "hide": false, "intervalFactor": 2, "legendFormat": "Free", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory usage", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 5, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(node_memory_MemAvailable{instance=~\"$server\"} / node_memory_MemTotal{instance=~\"$server\"}) * 100", "intervalFactor": 2, "refId": "A", "step": 4, "target": "" } ], "thresholds": "10, 20", "title": "Available memory", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" }, { "collapse": false, "height": "200px", "panels": [ { "alerting": {}, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "fill": 1, "grid": {}, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "read", "yaxis": 1 }, { "alias": "{instance=\"172.17.0.1:9100\"}", "yaxis": 2 }, { "alias": "io time", "yaxis": 2 } ], "spaceLength": 10, "span": 5, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (instance) (irate(node_disk_reads_completed{instance=~\"$server\"}[5m]))", "hide": false, "intervalFactor": 4, "legendFormat": "reads per second", "refId": "A", "step": 4, "target": "" }, { "expr": "sum by (instance) (irate(node_disk_writes_completed{instance=~\"$server\"}[5m]))", "intervalFactor": 4, "legendFormat": "writes per second", "refId": "B", "step": 4 }, { "expr": "sum by (instance) (irate(node_disk_io_time_ms{instance=~\"$server\"}[5m]))", "intervalFactor": 4, "legendFormat": "io time", "refId": "C", "step": 4 }, { "expr": "sum by (instance) (irate(node_disk_reads_completed{instance=~\"$server\"}[5m])) + sum by (instance) (irate(node_disk_writes_completed{instance=~\"$server\"}[5m]))", "intervalFactor": 2, "legendFormat": "IOPS", "refId": "D", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "IOPs", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DATA_SOURCE}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "id": 22, "legend": { "alignAsTable": false, "avg": true, "current": false, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "read", "yaxis": 1 }, { "alias": "written", "yaxis": 1 }, { "alias": "io time", "yaxis": 2 } ], "spaceLength": 10, "span": 5, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(node_disk_bytes_read{instance=~\"$server\"}[1m]))", "interval": "", "intervalFactor": 1, "legendFormat": "read", "metric": "node_disk_bytes_read", "refId": "A", "step": 1 }, { "expr": "sum(irate(node_disk_bytes_written{instance=~\"$server\"}[1m]))", "intervalFactor": 1, "legendFormat": "written", "metric": "node_disk_bytes_written", "refId": "B", "step": 1 }, { "expr": "sum(irate(node_disk_io_time_ms{instance=~\"$server\"}[1m]))", "intervalFactor": 1, "legendFormat": "io time", "metric": "node_disk_io_time_ms", "refId": "C", "step": 1 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "I/O Usage", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "editable": true, "error": false, "format": "percentunit", "gauge": { "maxValue": 1, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "min(node_filesystem_free{fstype=~\"xfs|ext4\",instance=~\"$server\"} / node_filesystem_size{fstype=~\"xfs|ext4\",instance=~\"$server\"})", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 4, "target": "" } ], "thresholds": "0.10, 0.25", "title": "Free Filesystem Space (Lowest)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DATA_SOURCE}", "decimals": 2, "editable": true, "error": false, "fill": 4, "grid": {}, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Used", "color": "#890F02" }, { "alias": "Free", "color": "#7EB26D" } ], "spaceLength": 10, "span": 5, "stack": true, "steppedLine": false, "targets": [ { "expr": "node_memory_SwapTotal{instance=~\"$server\"} - node_memory_SwapFree{instance=~\"$server\"}", "interval": "10s", "intervalFactor": 1, "legendFormat": "Used", "refId": "A", "step": 10 }, { "expr": "node_memory_SwapFree{instance=~\"$server\"}", "interval": "10s", "intervalFactor": 1, "legendFormat": "Free", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap Usage", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DATA_SOURCE}", "decimals": 2, "editable": true, "error": false, "fill": 1, "grid": {}, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 5, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(node_vmstat_pswpin{instance=~\"$server\"}[1m]) * 4096 or irate(node_vmstat_pswpin{instance=~\"$server\"}[5m]) * 4096", "interval": "10s", "intervalFactor": 1, "legendFormat": "In", "refId": "A", "step": 10 }, { "expr": "rate(node_vmstat_pswpout{instance=~\"$server\"}[1m]) * 4096 or irate(node_vmstat_pswpout{instance=~\"$server\"}[5m]) * 4096", "interval": "10s", "intervalFactor": 1, "legendFormat": "Out", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Swap I/O", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "datasource": "${DATA_SOURCE}", "decimals": null, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": true, "id": 26, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 2, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(node_memory_SwapFree{instance=~\"$server\"} /node_memory_SwapTotal{instance=~\"$server\"}) * 100", "interval": "30s", "intervalFactor": 2, "refId": "A", "step": 60 } ], "thresholds": "", "timeFrom": "10s", "title": "Free Swap", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "New row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [ "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DATA_SOURCE}", "hide": 0, "includeAll": false, "label": "", "multi": false, "name": "server", "options": [], "query": "label_values(node_boot_time, instance)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Node exporter metrics with HostName on docker swarm mode", "version": 4 }
2017-07-20 07:17:37 UTC
null
0
0
4,749
1
122,976
11,093
251
unraid
unRAID
Grafana Dashboard for unRAID.
2018-02-17 22:05:57 UTC
2018-09-27 21:18:00 UTC
0
You will have to remove cores you don't have (or duplicate existing and modify for more), and align Disk #, Parity #, etc with sd_ (abcdefghijklmnopq, and so on).
22,746
22,749
Telegraf
null
0
0
11,093
1
4,749
4
106
Grafana Dashboard for unRAID.
{ "__inputs": [ { "name": "DS_GRAFANA", "label": "grafana", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.4" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "5.0.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "5.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Grafana Dashboard for unRAID.", "editable": true, "gnetId": 4749, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 15, "panels": [], "repeat": null, "title": "System", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 1 }, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Total", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" } ] }, { "alias": "Core 0", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu0" } ] }, { "alias": "Core 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu1" } ] }, { "alias": "Core 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu2" } ] }, { "alias": "Core 3", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu3" } ] }, { "alias": "Core 4", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu4" } ] }, { "alias": "Core 5", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu5" } ] }, { "alias": "Core 6", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu6" } ] }, { "alias": "Core 7", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu7" } ] }, { "alias": "Core 8", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu8" } ] }, { "alias": "Core 9", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu9" } ] }, { "alias": "Core 10", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu10" } ] }, { "alias": "Core 11", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "M", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu11" } ] }, { "alias": "Core 12", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "N", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu12" } ] }, { "alias": "Core 13", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "O", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu13" } ] }, { "alias": "Core 14", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "P", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu14" } ] }, { "alias": "Core 15", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "Q", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu15" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 8, "y": 1 }, "id": 3, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "br0", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "Media-Monster" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "br0" } ] }, { "alias": "bond0", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "Media-Monster" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "bond0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Sent", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 14, "y": 1 }, "id": 12, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "br0", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "Media-Monster" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "br0" } ] }, { "alias": "bond0", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=", "value": "Media-Monster" }, { "condition": "AND", "key": "interface", "operator": "=", "value": "bond0" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network Traffic Received", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "${DS_GRAFANA}", "decimals": 2, "format": "dtdurations", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 1 }, "id": 4, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "15s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [] } ], "thresholds": "1,99", "title": "Uptime", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 7 }, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "Cache", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdj1" } ] }, { "alias": "Cache 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "Q", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdr1" } ] }, { "alias": "Parity 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdk1" } ] }, { "alias": "Parity 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdc1" } ] }, { "alias": "Disk 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdm1" } ] }, { "alias": "Disk 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdl1" } ] }, { "alias": "Disk 3", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdf1" } ] }, { "alias": "Disk 4", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sde1" } ] }, { "alias": "Disk 5", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdd1" } ] }, { "alias": "Disk 6", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdq1" } ] }, { "alias": "Disk 7", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdp1" } ] }, { "alias": "Disk 8", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdo1" } ] }, { "alias": "Disk 9", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdn1" } ] }, { "alias": "Disk 10", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "M", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdb1" } ] }, { "alias": "Disk 11", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "N", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdi1" } ] }, { "alias": "Disk 12", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "O", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdg1" } ] }, { "alias": "Disk 13", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "P", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdh1" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Per Disk Read", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 7 }, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "CPU1", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ipmi_sensor", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+78" ], "type": "math" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "cpu0_below_tmax" } ] }, { "alias": "CPU2", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ipmi_sensor", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "*-1+78" ], "type": "math" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "cpu1_below_tmax" } ] }, { "alias": "Memory Area", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ipmi_sensor", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "dimm0_area(rt3)" } ] }, { "alias": "Expansion Slots", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ipmi_sensor", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "pci_area(rt2)" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System Temperature", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 7 }, "id": 9, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Cache", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdj" } ] }, { "alias": "Cache 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "Q", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdr" } ] }, { "alias": "Parity 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdk" } ] }, { "alias": "Parity 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdc" } ] }, { "alias": "Disk 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdf" } ] }, { "alias": "Disk 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdl" } ] }, { "alias": "Disk 3", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdm" } ] }, { "alias": "Disk 4", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sde" } ] }, { "alias": "Disk 5", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdd" } ] }, { "alias": "Disk 6", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdq" } ] }, { "alias": "Disk 7", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdp" } ] }, { "alias": "Disk 8", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdo" } ] }, { "alias": "Disk 9", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdn" } ] }, { "alias": "Disk 10", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "M", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdb" } ] }, { "alias": "Disk 11", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "N", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdi" } ] }, { "alias": "Disk 12", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "O", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdg" } ] }, { "alias": "Disk 13", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "hddtemp", "orderByTime": "ASC", "policy": "default", "refId": "P", "resultFormat": "time_series", "select": [ [ { "params": [ "temperature" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "device", "operator": "=", "value": "sdh" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Drive Temperatures", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "celsius", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 13 }, "id": 18, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Cache 1", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdj1" } ] }, { "alias": "Cache 2", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "Q", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdr1" } ] }, { "alias": "Parity 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdk1" } ] }, { "alias": "Parity 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdc1" } ] }, { "alias": "Disk 1", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdm1" } ] }, { "alias": "Disk 2", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdl1" } ] }, { "alias": "Disk 3", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdf1" } ] }, { "alias": "Disk 4", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sde1" } ] }, { "alias": "Disk 5", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdd1" } ] }, { "alias": "Disk 6", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdq1" } ] }, { "alias": "Disk 7", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdp1" } ] }, { "alias": "Disk 8", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdo1" } ] }, { "alias": "Disk 9", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdn1" } ] }, { "alias": "Disk 10", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "M", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdb1" } ] }, { "alias": "Disk 11", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "N", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdi1" } ] }, { "alias": "Disk 12", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "O", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdg1" } ] }, { "alias": "Disk 13", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "P", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "=", "value": "sdh1" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Per Disk Write", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 13 }, "hideTimeOverride": true, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "used", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [] }, { "alias": "cached", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "cached" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [] }, { "alias": "free", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "15m", "timeShift": null, "title": "RAM", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_GRAFANA}", "fontSize": "60%", "format": "decbytes", "gridPos": { "h": 6, "w": 4, "x": 16, "y": 13 }, "id": 29, "interval": null, "legend": { "percentage": true, "percentageDecimals": 0, "show": false, "sideWidth": null, "values": true }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": "0", "targets": [ { "alias": "Array Free", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/user" } ] }, { "alias": "Array Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/user" } ] } ], "title": "Array Status", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_GRAFANA}", "fontSize": "60%", "format": "decbytes", "gridPos": { "h": 6, "w": 4, "x": 20, "y": 13 }, "id": 30, "interval": null, "legend": { "percentage": true, "percentageDecimals": 0, "show": false, "sideWidth": null, "values": true }, "legendType": "On graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": "0", "targets": [ { "alias": "Cache Free", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"free\") FROM \"disk\" WHERE (\"path\" = '/mnt/cache') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/cache" } ] }, { "alias": "Cache Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "path", "operator": "=", "value": "/mnt/cache" } ] } ], "title": "Cache Status", "type": "grafana-piechart-panel", "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 17, "panels": [], "repeat": null, "title": "Docker", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 20 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Plex", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "PlexMediaServer" } ] }, { "alias": "Ombi", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "ombi" } ] }, { "alias": "steamcache", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "SteamCacheBundle" } ] }, { "alias": "Sonarr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "sonarr" } ] }, { "alias": "Radarr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "radarr" } ] }, { "alias": "NZBget", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "nzbget" } ] }, { "alias": "Krusader", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "Krusader" } ] }, { "alias": "nextCloud", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "O", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "nextcloud" } ] }, { "alias": "Grafana", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "Grafana" } ] }, { "alias": "InfluxDB", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "Influxdb" } ] }, { "alias": "Telegraf", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "N", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "telegraf" } ] }, { "alias": "MariaDB", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "mariadb" } ] }, { "alias": "deluge", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "deluge" } ] }, { "alias": "MineOS", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "mineos-node" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Docker CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "description": "Watching plex, deluge, and sabnzbd", "fill": 1, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 20 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Plex Send", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"rx_bytes\"), 1s) *8 FROM \"docker_container_net\" WHERE (\"container_name\" = 'letsencrypt') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "PlexMediaServer" } ] }, { "alias": "sabNZBd Receive", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"rx_bytes\"), 1s) *8 FROM \"docker_container_net\" WHERE (\"container_name\" = 'letsencrypt') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "sabnzbd" } ] }, { "alias": "deluge Receive", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"rx_bytes\"), 1s) *8 FROM \"docker_container_net\" WHERE (\"container_name\" = 'letsencrypt') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "deluge" } ] }, { "alias": "deluge Send", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"rx_bytes\"), 1s) *8 FROM \"docker_container_net\" WHERE (\"container_name\" = 'letsencrypt') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "deluge" } ] }, { "alias": "nextcloud Receive", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "*8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "nextcloud" } ] }, { "alias": "nextcloud Send", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "nextcloud" } ] }, { "alias": "NZBget Receive", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "nzbget" } ] }, { "alias": "MineOS Receive", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "mineos-node" } ] }, { "alias": "MineOS Send", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" }, { "params": [ "/8" ], "type": "math" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "mineos-node" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Docker Network Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_GRAFANA}", "fill": 1, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 25 }, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Plex", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "PlexMediaServer" } ] }, { "alias": "Ombi", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "ombi" } ] }, { "alias": "steamcache", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "steamcache" } ] }, { "alias": "Sonarr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "K", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "sonarr" } ] }, { "alias": "Radarr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "I", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "radarr" } ] }, { "alias": "SABnzbd", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "J", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "sabnzbd" } ] }, { "alias": "Krusader", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "Krusader" } ] }, { "alias": "nextCloud", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "O", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "nextcloud" } ] }, { "alias": "Grafana", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "Grafana" } ] }, { "alias": "InfluxDB", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "Influxdb" } ] }, { "alias": "Telegraf", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "N", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "telegraf" } ] }, { "alias": "MariaDB", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "mariadb" } ] }, { "alias": "deluge", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "deluge" } ] }, { "alias": "MineOS", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "L", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "container_name", "operator": "=", "value": "mineos-node" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Docker Memory", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "unRAID", "uid": "3kesxbqzz", "version": 45 }
2018-09-27 21:18:00 UTC
null
0
0
14,540
1
165,527
21,848
519
pgscv-postgresql
pgSCV: PostgreSQL
PostgreSQL dashboard for pgSCV metrics (Prometheus version, pgSCV 0.7.0 edition)
2021-06-04 04:50:26 UTC
2021-07-11 07:03:58 UTC
0
pgSCV's system dashboard provides charts based on [pgSCV](https://github.com/weaponry/pgscv) PostgreSQL metrics - actvity, statements, logs, tables workload, replication, WAL, autovacuum background services and more.
64,019
64,020
Other
null
1
5
21,848
1
14,540
4
367
PostgreSQL dashboard for pgSCV metrics (Prometheus version, pgSCV 0.7.0 edition)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.7" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "PostgreSQL dashboard for pgSCV metrics (Prometheus version, pgSCV 0.7.0 edition)", "editable": true, "gnetId": 14540, "graphTooltip": 0, "id": null, "iteration": 1623225234359, "links": [ { "asDropdown": false, "icon": "doc", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "pgSCV Wiki", "tooltip": "", "type": "link", "url": "https://github.com/weaponry/pgscv/wiki" }, { "asDropdown": false, "icon": "doc", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Found a bug?", "tooltip": "", "type": "link", "url": "https://github.com/weaponry/pgscv/issues" }, { "asDropdown": false, "icon": "cloud", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Want more?", "tooltip": "", "type": "link", "url": "https://weaponry.io" } ], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 17, "panels": [], "title": "Overview", "type": "row" }, { "datasource": "${DS_PROMETHEUS}", "description": "Current status of PostgreSQL service.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "text": "up", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "down", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 1 }, "id": 9, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "postgres_up{instance=\"$instance\",service_id=\"$postgres\"}", "instant": true, "interval": "", "legendFormat": "response time", "refId": "A" } ], "title": "Status", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "Rate of successfully executed statements per second.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "from": "", "id": 1, "text": "up", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 2, "text": "down", "to": "", "type": 1, "value": "0" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 1 }, "id": 84, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum(rate(postgres_statements_calls_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "instant": true, "interval": "", "legendFormat": "statements", "refId": "A" } ], "title": "Statements", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "Total number of log messages rate (per minute) with severity higher than LOG (e.g. WARNING, ERROR, FATAL and PANIC).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 100 }, { "color": "red", "value": 500 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 1 }, "id": 74, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum(increase(postgres_log_messages_total{level!=\"log\",instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "instant": false, "interval": "", "legendFormat": "response time", "refId": "A" } ], "title": "Errors", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "Average response time calculated using time of executed statements.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 0.05 }, { "color": "red", "value": 0.5 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 1 }, "id": 73, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum(rate(postgres_statements_time_seconds_all_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])) / sum(rate(postgres_statements_calls_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "instant": false, "interval": "", "legendFormat": "response time", "refId": "A" } ], "title": "Response Time, avg", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "Current longest transaction activity, initiated by clients or background service (e.g. autovacuum).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 120 }, { "color": "red", "value": 600 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 16, "y": 1 }, "id": 75, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "max(postgres_activity_max_seconds{instance=\"$instance\",service_id=\"$postgres\"})", "instant": false, "interval": "", "legendFormat": "response time", "refId": "A" } ], "title": "Longest Activity", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "Total number of connected clients.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 1 }, "id": 76, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum(postgres_activity_connections_in_flight{instance=\"$instance\",service_id=\"$postgres\"})", "instant": false, "interval": "", "legendFormat": "response time", "refId": "A" } ], "title": "Connected Clients", "type": "stat" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 6 }, "id": 15, "panels": [ { "aliasColors": { "rollbacks": "dark-red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Query activity produced by connected clients.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(rate(postgres_statements_calls_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "statements", "refId": "A" }, { "exemplar": true, "expr": "sum(rate(postgres_database_xact_commits_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "hide": false, "interval": "", "legendFormat": "commits", "refId": "B" }, { "exemplar": true, "expr": "sum(rate(postgres_database_xact_rollbacks_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "hide": false, "interval": "", "legendFormat": "rollbacks", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Client Activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:74", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:75", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The most longest activity produced by connected clients and background services.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, max by (user) (postgres_activity_max_seconds{instance=\"$instance\",service_id=\"$postgres\"}))", "interval": "", "legendFormat": "{{user}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Longest Activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:708", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:709", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "active": "semi-dark-green", "idle": "rgb(84, 84, 84)", "idlexact": "yellow", "max_connections": "rgb(61, 61, 61)", "other": "blue", "waiting": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "States of connections established by clients (doesn't include states of background services).", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_activity_connections_in_flight{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "{{state}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Client Connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:394", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:395", "format": "short", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Activity", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 82, "panels": [ { "aliasColors": { "error": "red", "fatal": "dark-blue", "panic": "dark-purple", "warning": "yellow" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": null, "description": "Messages written to log, by severity.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 78, "interval": null, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum by (level) (increase(postgres_log_messages_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "{{ level }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Log messages, per minute", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:225", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:226", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "/var/log/postgresql": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "description": "Total size of log directory in bytes.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 8 }, "hiddenSeries": false, "id": 80, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_log_directory_bytes{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "{{ path }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Log directory, bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:308", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:309", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Important: when logging_collector is disabled, log metrics will not be collected.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 8 }, "id": 83, "options": { "showHeader": true }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum by (name,setting) (postgres_service_settings_info{instance=\"$instance\",service_id=\"$postgres\",name=~\"logging_collector|log_directory|log_filename\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Logging settings", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "name", "setting" ] } } } ], "type": "table" } ], "title": "Logs", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 24, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most executed statements.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, (rate(postgres_statements_calls_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])) + on(database,user,queryid) group_left(query) (0 * postgres_statements_query_info{instance=\"$instance\",service_id=\"$postgres\"}))", "interval": "", "legendFormat": "{{database}}/{{user}}/{{query}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1427", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1428", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most statements by returned rows.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 20, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, (rate(postgres_statements_rows_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])) + on(database,user,queryid) group_left(query) (0 * postgres_statements_query_info{instance=\"$instance\",service_id=\"$postgres\"}))", "interval": "", "legendFormat": "{{database}}/{{user}}/{{query}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rows", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1427", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1428", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most statements by total time (planning, executing and doing IO).", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, (rate(postgres_statements_time_seconds_all_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])) + on(database,user,queryid) group_left(query) (0 * postgres_statements_query_info{instance=\"$instance\",service_id=\"$postgres\"}))", "interval": "", "legendFormat": "{{database}}/{{user}}/{{query}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1427", "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1428", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most statements by IO time.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, sum without (mode) (rate(postgres_statements_time_seconds_total{mode=~\"ioread|iowrite\",instance=\"$instance\",service_id=\"$postgres\"}[1m])) + on(database,user,queryid) group_left(query) (0 * postgres_statements_query_info{instance=\"$instance\",service_id=\"$postgres\"}))", "interval": "", "legendFormat": "{{database}}/{{user}}/{{query}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IO time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1427", "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1428", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Statements (pg_stat_statements required)", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 9 }, "id": 31, "panels": [ { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Wait events aggregated by type.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum by (type) (postgres_activity_wait_events_in_flight{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{ mode }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Wait Events, by type", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1878", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1879", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most wait events occurred.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, postgres_activity_wait_events_in_flight{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{ type }}:{{ event }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Wait Events", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1878", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1879", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total number of locks acquired.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_locks_in_flight{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "{{ mode }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Locks", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1878", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1879", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "deadlocks": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total number of deadlocks per minute.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(increase(postgres_database_deadlocks_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "deadlocks", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Deadlocks, per minute", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1878", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1879", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Locks and Wait Events", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 40, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total amount of replication lag, when standbys left behind the master.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum by (client_addr) (postgres_replication_lag_all_bytes{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{ client_addr }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Replication Lag, bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2308", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2309", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total amount of replication lag, when standbys left behind the master.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "hiddenSeries": false, "id": 38, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum by (client_addr) (postgres_replication_lag_all_seconds{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{ client_addr }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Replication Lag, seconds", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2308", "format": "s", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2309", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Replication", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 37, "panels": [ { "aliasColors": { "WAL": "blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Amount of WAL generated or received by Postgres instance.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 33, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(postgres_wal_written_bytes_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])", "interval": "", "legendFormat": "WAL", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WAL write, bytes per second", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2308", "format": "binBps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2309", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "size": "light-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total size of WAL directory, in bytes.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 12 }, "hiddenSeries": false, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_wal_directory_bytes{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "size", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WAL directory size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2308", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2309", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "WAL settings", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 12 }, "id": 87, "options": { "showHeader": true }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum by (name,setting) (postgres_service_settings_info{instance=\"$instance\",service_id=\"$postgres\",name=~\"(max|min)_wal_size|max_slot_wal_keep_size|full_page_writes|wal_keep_(size|segments)|wal_(compression|level|log_hints)\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "WAL settings", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "name", "setting" ] } } } ], "type": "table" } ], "title": "WAL", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 50, "panels": [ { "aliasColors": { "regular": "green", "user": "blue", "wraparound": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total number of automatic and user-initiated vacuum operations.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 13 }, "hiddenSeries": false, "id": 46, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_activity_vacuums_in_flight{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "{{ type }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Vacuums", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2978", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2979", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "regular": "green", "user": "blue", "wraparound": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most vacuumed tables.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 13 }, "hiddenSeries": false, "id": 47, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, increase(postgres_table_maintenance_total{type=\"autovacuum\",instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "{{ table }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Vacuumed tables, per-minute", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2978", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2979", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Autovacuum settings.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 13 }, "id": 86, "options": { "showHeader": true }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum by (name,setting) (postgres_service_settings_info{instance=\"$instance\",service_id=\"$postgres\",name=~\"^(auto)?vacuum.+\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Autovacuum settings", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "name", "setting" ] } } } ], "type": "table" }, { "aliasColors": { "pg_database": "red", "pg_prepared_xacts": "yellow", "pg_replication_slots": "blue", "regular": "green", "user": "blue", "wraparound": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total number transactions left before XID wraparound occurs.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 48, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_xacts_left_before_wraparound{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "{{ xid_from }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transactions left before wraparound", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2978", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2979", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Vacuum Maintenance", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 55, "panels": [ { "aliasColors": { "req": "red", "timed": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total number of checkpoints occurred.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 52, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "increase(postgres_checkpoints_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])", "interval": "", "legendFormat": "{{ checkpoint }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Checkpoints", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:949", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:950", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "backend": "dark-yellow", "bgwriter": "dark-green", "checkpointer": "light-blue", "req": "red", "tempfiles": "dark-red", "timed": "green", "wal": "dark-orange" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total writes performed by background services or by backends implicitly.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 8, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 53, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "rate(postgres_written_bytes_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])", "interval": "", "legendFormat": "{{ process }}", "refId": "A" }, { "exemplar": true, "expr": "rate(postgres_wal_written_bytes_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])", "hide": false, "interval": "", "legendFormat": "wal", "refId": "B" }, { "exemplar": true, "expr": "sum(rate(postgres_database_temp_bytes_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "hide": false, "interval": "", "legendFormat": "tempfiles", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Background Writes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3426", "format": "binBps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3427", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Background Writes", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 72, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Disk space usage by Postgres instance.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 65, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_tablespace_directory_bytes{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "{{ tablespace }}", "refId": "A" }, { "exemplar": true, "expr": "postgres_wal_directory_bytes{instance=\"$instance\",service_id=\"$postgres\"}", "hide": false, "interval": "", "legendFormat": "wal", "refId": "B" }, { "exemplar": true, "expr": "postgres_log_directory_bytes{instance=\"$instance\",service_id=\"$postgres\"}", "hide": false, "interval": "", "legendFormat": "log", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk Space Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4060", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4061", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Top databases by size.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 66, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, postgres_database_size_bytes{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{ database }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Databases", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4060", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4061", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Top tables by size in bytes.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 69, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, postgres_table_size_bytes{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{ database }}.{{ schema }}.{{ table }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Tables", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4060", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4061", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Top indexes by size in bytes.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 70, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, postgres_index_size_bytes{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{ database }}.{{ schema }}.{{ table }}.{{ index }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Indexes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4060", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4061", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Top databases by produced temporary files in bytes.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 67, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, increase(postgres_database_temp_bytes_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "{{ database }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Databases Temporary Files", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4060", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4061", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total size of active temporary files in-flight.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 68, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_temp_bytes_in_flight{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "{{ tablespace }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temporary Files in-flight", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:4060", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:4061", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Disk Space Usage", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 63, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most tables which accessed sequentially.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, rate(postgres_table_seq_tup_read_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "{{schema}}.{{table}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sequential Read, by rows", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3499", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3500", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most tables with dead tuples.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 58, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, postgres_table_tuples_dead_total{instance=\"$instance\",service_id=\"$postgres\"})", "interval": "", "legendFormat": "{{schema}}.{{table}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dead Tuples", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3499", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3500", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most tables with performed INSERTs per second.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 60, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, rate(postgres_table_tuples_inserted_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "{{schema}}.{{table}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "INSERTs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3499", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3500", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most tables with performed UPDATEs (including HOT) per second.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 59, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, rate(postgres_table_tuples_updated_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "{{schema}}.{{table}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UPDATEs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3499", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3500", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The top-most tables with performed DELETEs per second.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 61, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "topk(5, rate(postgres_table_tuples_deleted_total{instance=\"$instance\",service_id=\"$postgres\"}[1m]))", "interval": "", "legendFormat": "{{schema}}.{{table}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DELETEs", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3499", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3500", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Tables", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 44, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total amount of WAL segments (in bytes) which are not archived yet.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "postgres_archiver_lag_bytes{instance=\"$instance\",service_id=\"$postgres\"}", "interval": "", "legendFormat": "bytes", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WAL Archiving Lag, bytes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2308", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2309", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Total amount of WAL segments processed per minute.", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 9, "x": 9, "y": 17 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "increase(postgres_archiver_archived_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])", "interval": "", "legendFormat": "archived", "refId": "A" }, { "exemplar": true, "expr": "increase(postgres_archiver_failed_total{instance=\"$instance\",service_id=\"$postgres\"}[1m])", "hide": false, "interval": "", "legendFormat": "failed", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WAL Archiving, per minute", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2308", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2309", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "Important: when WAL archiving is disabled, metrics will not be collected.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "color-text", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 17 }, "id": 85, "options": { "showHeader": true }, "pluginVersion": "7.5.7", "targets": [ { "exemplar": false, "expr": "sum by (name,setting) (postgres_service_settings_info{instance=\"$instance\",service_id=\"$postgres\",name=~\"archive_.+\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "WAL archiving settings", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "name", "setting" ] } } } ], "type": "table" } ], "title": "WAL Archiving", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 5, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "100 * sum by (mode) (rate(node_cpu_seconds_total{mode!=\"idle\",instance=\"$instance\"}[1m])) / on (instance) group_left sum(rate(node_cpu_seconds_all_total{instance=\"$instance\"}[1m]))", "interval": "", "legendFormat": "{{mode}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:59", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:60", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.7", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum by (device) (rate(node_disk_time_seconds_total{instance=\"$instance\"}[1m])) / (sum by (device) (rate(node_disk_completed_total{instance=\"$instance\"}[1m])) + on() group_left vector(1))", "interval": "", "legendFormat": "{{device}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Storage Latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:59", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:60", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "System Resources Usage", "type": "row" } ], "refresh": "1m", "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "default", "value": "default" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "ds", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_boot_time_seconds, instance)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(node_boot_time_seconds, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(pgscv_services_registered_total, service_id)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "postgres", "options": [], "query": { "query": "label_values(pgscv_services_registered_total, service_id)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/^postgres.*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "nowDelay": "1m", "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "pgSCV: PostgreSQL", "uid": "N6PwjKeGz", "version": 14 }
2021-07-11 07:03:58 UTC
null
1
5
10,620
1
192,278
19,388
304,195
gitlab-ci-pipelines
GitLab CI pipelines
This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter
2019-07-26 15:40:13 UTC
2020-11-04 13:52:05 UTC
0
null
57,786
57,787
null
null
3
4
19,388
1
10,620
4
301,936
This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_GITLAB_HOST", "type": "constant", "label": "GITLAB_HOST", "value": "gitlab.com", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.1" }, { "type": "panel", "id": "grafana-polystat-panel", "name": "Polystat", "version": "1.2.2" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "This dashboard leverages the Prometheus exporter I wrote to fetch information about GitLab CI pipelines statuses. More information here: https://github.com/mvisonneau/gitlab-ci-pipelines-exporter", "editable": true, "gnetId": 10620, "graphTooltip": 0, "id": null, "iteration": 1604494964195, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 0 }, "id": 116, "options": { "content": "<p style=\"text-align:center;\"><img src=\"https://www.cloudfoundry.org/wp-content/uploads/2017/10/icon_gitlab_cf@2x.png\" width=80px/></p>", "mode": "html" }, "pluginVersion": "7.3.1", "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "text" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 0 }, "id": 107, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "count(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "PIPELINES #", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#C4162A", "value": 1 }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 0 }, "id": 117, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "count(gitlab_ci_pipeline_status{status=\"failed\", project=~\"$PROJECT\", ref=~\"$REF\"} > 0) or vector(0)", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "FAILED PIPELINES #", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 0 }, "id": 118, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1h]))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "RUNS # (in the last hour)", "type": "stat" }, { "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a", "#4040a0" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 6, "w": 15, "x": 9, "y": 0 }, "id": 110, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "polystat": { "animationSpeed": 2500, "columnAutoSize": true, "columns": "", "defaultClickThrough": "", "defaultClickThroughNewTab": false, "defaultClickThroughSanitize": false, "displayLimit": "", "fontAutoColor": true, "fontAutoScale": true, "fontSize": 4, "fontType": "Roboto", "globalDecimals": 2, "globalDisplayMode": "all", "globalDisplayTextTriggeredEmpty": "OK", "globalOperatorName": "current", "globalThresholds": [ { "$$hashKey": "object:618", "color": "#299c46", "state": 0, "value": 1 }, { "$$hashKey": "object:625", "color": "#3274D9", "state": 3, "value": 2 }, { "$$hashKey": "object:628", "color": "#d44a3a", "state": 2, "value": 3 }, { "$$hashKey": "object:631", "color": "#959595", "state": 3, "value": 4 } ], "globalUnitFormat": "short", "gradientEnabled": true, "hexagonSortByDirection": 1, "hexagonSortByField": "name", "maxMetrics": 0, "polygonBorderColor": "#10111c", "polygonBorderSize": 1, "polygonGlobalFillColor": "#0a50a1", "radius": "", "radiusAutoSize": true, "rowAutoSize": false, "rows": 4, "shape": "hexagon_pointed_top", "tooltipDisplayMode": "all", "tooltipDisplayTextTriggeredEmpty": "OK", "tooltipFontSize": 12, "tooltipFontType": "Roboto", "tooltipPrimarySortDirection": 2, "tooltipPrimarySortField": "thresholdLevel", "tooltipSecondarySortDirection": 2, "tooltipSecondarySortField": "value", "tooltipTimestampEnabled": false, "valueEnabled": false }, "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "savedComposites": [], "savedOverrides": [ { "$$hashKey": "object:591", "clickThrough": "", "colors": [ "#299c46", "#e5ac0e", "#bf1b00", "#ffffff" ], "decimals": "", "enabled": true, "label": "OVERRIDE 1", "metricName": "/.*/", "operatorName": "current", "prefix": "", "sanitizeURLEnabled": true, "scaledDecimals": null, "suffix": "", "unitFormat": "short" } ], "targets": [ { "expr": "(gitlab_ci_pipeline_status{status=\"success\", project=~\"$PROJECT\", ref=~\"$REF\"} * 1 > 0) or (gitlab_ci_pipeline_status{status=\"running\", project=~\"$PROJECT\", ref=~\"$REF\"} * 2 > 0) or (gitlab_ci_pipeline_status{status=~\"failed|canceled\", project=~\"$PROJECT\", ref=~\"$REF\"} * 3 > 0) or (gitlab_ci_pipeline_status{status!~\"success|running|failed|canceled\", project=~\"$PROJECT\", ref=~\"$REF\"} * 4 > 0)", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": " {{project}} - {{ref}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "", "transparent": true, "type": "grafana-polystat-panel", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ] }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 5184000 }, { "color": "#C4162A", "value": 15552000 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 0, "y": 3 }, "id": 108, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "center", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Value$/", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "avg(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Average Pipeline Run Frequency", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 600 }, { "color": "#d44a3a", "value": 900 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 5, "y": 3 }, "id": 106, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.1", "targets": [ { "expr": "avg(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Average Pipeline Duration", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 114, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null as zero", "options": { "alertThreshold": false }, "percentage": false, "pluginVersion": "7.3.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1m])) by (project, ref) / sum(increase(gitlab_ci_pipeline_run_count{project=~\"$PROJECT\", ref=~\"$REF\"}[1m])) by (project, ref)", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ project }} - {{ ref }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "PIPELINE RUNS", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "View pipeline #${__value.numeric}", "url": "https://${GITLAB_HOST}/${__data.fields.project}/pipelines/${__value.numeric}" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "SUCCESS", "to": "", "type": 1, "value": "1" } ] } ] }, { "matcher": { "id": "byName", "options": "Job" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 230 } ] }, { "matcher": { "id": "byName", "options": "Project" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 218 } ] }, { "matcher": { "id": "byName", "options": "Ref Kind" }, "properties": [ { "id": "custom.width", "value": 98 } ] }, { "matcher": { "id": "byName", "options": "Ref Name" }, "properties": [ { "id": "custom.width", "value": 122 } ] }, { "matcher": { "id": "byName", "options": "Duration" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-orange", "value": 900 }, { "color": "semi-dark-red", "value": 1200 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Date" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 26, "w": 12, "x": 12, "y": 6 }, "id": 122, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Date" } ] }, "pluginVersion": "7.3.1", "targets": [ { "expr": "-max(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "max(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "max(gitlab_ci_pipeline_id{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status!~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "SUCCESSFULLY COMPLETED", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #A": false, "job_name": false }, "indexByName": { "Time": 0, "Value #A": 9, "Value #B": 6, "Value #C": 7, "Value #D": 1, "job_name": 3, "kind": 4, "project": 2, "ref": 5, "status": 8 }, "renameByName": { "Value #A": "Status", "Value #B": "Date", "Value #C": "Duration", "Value #D": "ID", "job_name": "Job", "kind": "Ref Kind", "project": "Project", "ref": "Ref Name", "status": "Status" } } }, { "id": "calculateField", "options": { "alias": "Status", "mode": "reduceRow", "reduce": { "include": [ "ID" ], "reducer": "count" } } } ], "type": "table" }, { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "links": [], "mappings": [ { "from": "", "id": 1, "text": "", "to": "", "type": 1 } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "ID" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "View pipeline #${__value.numeric}", "url": "https://${GITLAB_HOST}/${__data.fields.project}/pipelines/${__value.numeric}" } ] }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } }, { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "mode": "thresholds" } }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "RUNNING", "to": "", "type": 1, "value": "2" }, { "from": "", "id": 2, "text": "FAILED", "to": "", "type": 1, "value": "3" }, { "from": "", "id": 3, "text": "CANCELED", "to": "", "type": 1, "value": "4" }, { "from": "", "id": 4, "text": "CREATED", "to": "", "type": 1, "value": "5" }, { "from": "", "id": 5, "text": "WAITING FOR RESOURCE", "to": "", "type": 1, "value": "6" }, { "from": "", "id": 6, "text": "PREPARING", "to": "", "type": 1, "value": "7" }, { "from": "", "id": 7, "text": "PENDING", "to": "", "type": 1, "value": "8" }, { "from": "", "id": 8, "text": "SKIPPED", "to": "", "type": 1, "value": "9" }, { "from": "", "id": 9, "text": "MANUAL", "to": "", "type": 1, "value": "10" }, { "from": "", "id": 10, "text": "SCHEDULED", "to": "", "type": 1, "value": "11" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-blue", "value": 1 }, { "color": "semi-dark-red", "value": 3 }, { "color": "light-orange", "value": 5 }, { "color": "rgb(135, 135, 134)", "value": 9 } ] } } ] }, { "matcher": { "id": "byName", "options": "Job" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 230 } ] }, { "matcher": { "id": "byName", "options": "Project" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 218 } ] }, { "matcher": { "id": "byName", "options": "Ref Kind" }, "properties": [ { "id": "custom.width", "value": 98 } ] }, { "matcher": { "id": "byName", "options": "Ref Name" }, "properties": [ { "id": "custom.width", "value": 122 } ] }, { "matcher": { "id": "byName", "options": "Duration" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-orange", "value": 900 }, { "color": "semi-dark-red", "value": 1200 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Date" }, "properties": [ { "id": "unit", "value": "dtdurations" }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 22, "w": 12, "x": 0, "y": 10 }, "id": 120, "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Date" } ] }, "pluginVersion": "7.3.1", "targets": [ { "expr": "-max(time() - gitlab_ci_pipeline_timestamp{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B" }, { "expr": "max(gitlab_ci_pipeline_duration_seconds{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) unless (max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind) > 0)", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "C" }, { "expr": "(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"running\"}) by (project, ref, kind) * 2) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"failed\"}) by (project, ref, kind) * 3) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"canceled\"}) by (project, ref, kind) * 4) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"created\"}) by (project, ref, kind) * 5) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"waiting_for_resource\"}) by (project, ref, kind) * 6) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"preparing\"}) by (project, ref, kind) * 7) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"pending\"}) by (project, ref, kind) * 8) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"skipped\"}) by (project, ref, kind) * 9) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"manual\"}) by (project, ref, kind) * 10) > 0 or\n(max(gitlab_ci_pipeline_status{project=~\"$PROJECT\", ref=~\"$REF\", status=~\"scheduled\"}) by (project, ref, kind) * 11) > 0", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" }, { "expr": "max(gitlab_ci_pipeline_id{project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind, job_name) unless (max(gitlab_ci_pipeline_status{status=~\"success\", project=~\"$PROJECT\", ref=~\"$REF\"}) by (project, ref, kind, job_name) > 0)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "RUNNING, FAILED OR NOT COMPLETED", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #A": false, "job_name": false }, "indexByName": { "Time": 0, "Value #A": 9, "Value #B": 6, "Value #C": 7, "Value #D": 1, "job_name": 3, "kind": 4, "project": 2, "ref": 5, "status": 8 }, "renameByName": { "Value #A": "Status", "Value #B": "Date", "Value #C": "Duration", "Value #D": "ID", "job_name": "Job", "kind": "Ref Kind", "project": "Project", "ref": "Ref Name", "status": "Status" } } } ], "type": "table" } ], "refresh": "10s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "value": "${VAR_GITLAB_HOST}", "text": "${VAR_GITLAB_HOST}", "selected": false }, "error": null, "hide": 2, "label": null, "name": "GITLAB_HOST", "options": [ { "value": "${VAR_GITLAB_HOST}", "text": "${VAR_GITLAB_HOST}", "selected": false } ], "query": "${VAR_GITLAB_HOST}", "skipUrlSync": false, "type": "constant" }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id, project)", "error": null, "hide": 0, "includeAll": true, "label": "owner", "multi": true, "name": "OWNER", "options": [], "query": "label_values(gitlab_ci_pipeline_id, project)", "refresh": 2, "regex": "/(.*)\\/.*$/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id{project=~\"$OWNER.*\"}, project)", "error": null, "hide": 0, "includeAll": true, "label": "project", "multi": true, "name": "PROJECT", "options": [], "query": "label_values(gitlab_ci_pipeline_id{project=~\"$OWNER.*\"}, project)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(gitlab_ci_pipeline_id{project=~\"$PROJECT\"}, ref)", "error": null, "hide": 0, "includeAll": true, "label": "ref", "multi": true, "name": "REF", "options": [], "query": "label_values(gitlab_ci_pipeline_id{project=~\"$PROJECT\"}, ref)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "GitLab CI pipelines", "uid": "gitlab_ci_pipelines", "version": 1 }
2020-11-04 13:52:05 UTC
null
2
4
10,142
1
38,089
17,479
165
service-graph
Service Graph
null
2019-05-03 09:09:00 UTC
2020-05-07 14:42:11 UTC
0
null
0
0
null
null
0
0
17,479
1
10,142
4
114
null
{ "__inputs": [ { "name": "DS_LOCALINFLUX", "label": "LocalInflux", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.7.3" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "novatec-service-dependency-graph-panel", "name": "Service Dependency Graph", "version": "2.0" } ], "annotations": { "list": [ { "$$hashKey": "object:728", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 10142, "graphTooltip": 0, "id": null, "iteration": 1588835372501, "links": [], "panels": [ { "dataMapping": { "errorRateColumn": "error-rate", "errorRateOutgoingColumn": "error-rate-out", "extOrigin": "origin_external", "extTarget": "target_external", "requestRateColumn": "in_count", "requestRateExternalColumn": "request-rate-external", "requestRateOutgoingColumn": "out_count", "responseTimeColumn": "in_responsetime", "responseTimeExternalColumn": "response-time-external", "responseTimeOutgoingColumn": "out_responsetime", "sourceComponentPrefix": "origin_", "targetComponentPrefix": "target_", "type": "protocol" }, "datasource": "${DS_LOCALINFLUX}", "gridPos": { "h": 20, "w": 22, "x": 0, "y": 0 }, "id": 4, "links": [], "sdgSettings": { "externalIcons": [ { "icon": "web", "type": "web" }, { "icon": "message", "type": "jms" }, { "icon": "database", "type": "jdbc" }, { "icon": "http", "type": "http" } ], "filterEmptyConnections": true, "layout": "ltrTree", "maxVolume": 10000, "showConnectionStats": true, "sumTimings": false }, "sdgStyle": { "dangerColor": "rgb(184, 36, 36)", "healthyColor": "rgb(87, 148, 242)" }, "settings": { "animate": true, "dataMapping": { "errorRateColumn": "in_errors", "errorRateOutgoingColumn": "out_errors", "extOrigin": "origin_external", "extTarget": "target_external", "requestRateColumn": "in_count", "requestRateOutgoingColumn": "out_count", "responseTimeColumn": "in_responsetime", "responseTimeOutgoingColumn": "out_responsetime", "sourceComponentPrefix": "origin_", "targetComponentPrefix": "target_", "type": "protocol" }, "drillDownLink": "", "externalIcons": [ { "$$hashKey": "object:822", "filename": "web", "name": "web" }, { "$$hashKey": "object:823", "filename": "message", "name": "jms" }, { "$$hashKey": "object:824", "filename": "database", "name": "jdbc" }, { "$$hashKey": "object:825", "filename": "http", "name": "http" } ], "filterEmptyConnections": true, "showConnectionStats": true, "showDebugInformation": false, "showDummyData": false, "style": { "dangerColor": "rgb(184, 36, 36)", "healthyColor": "rgb(87, 148, 242)" }, "sumTimings": false }, "targets": [ { "alias": "in_count", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "service_in_count", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"count\") AS \"in_count\" FROM \"autogen\".\"service_in_responsetime\" \nWHERE (\"service\" =~ /^$service$/ OR \"origin_service\" =~ /^$service$/) AND $timeFilter\nGROUP BY \"service\", \"origin_service\", \"target_external\", \"protocol\"", "rawQuery": true, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "spread" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"count\") AS \"out_count\" FROM \"autogen\".\"service_out_responsetime\" \nWHERE (\"service\" =~ /^$service$/ OR \"target_service\" =~ /^$service$/) AND $timeFilter\nGROUP BY \"service\", \"target_service\", \"target_external\", \"protocol\"", "rawQuery": true, "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"sum\")/SUM(\"count\") AS \"in_responsetime\" FROM \"autogen\".\"service_in_responsetime\" \nWHERE (\"service\" =~ /^$service$/ OR \"origin_service\" =~ /^$service$/) AND $timeFilter\nGROUP BY \"service\", \"origin_service\", \"target_external\", \"protocol\"", "rawQuery": true, "refId": "C", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"sum\")/SUM(\"count\") AS \"out_responsetime\" FROM \"autogen\".\"service_out_responsetime\" \nWHERE (\"service\" =~ /^$service$/ OR \"target_service\" =~ /^$service$/) AND $timeFilter\nGROUP BY \"service\", \"target_service\", \"target_external\", \"protocol\"", "rawQuery": true, "refId": "D", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "in_count", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "service_in_count", "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"count\") AS \"in_errors\" FROM \"autogen\".\"service_in_responsetime\" \nWHERE (\"service\" =~ /^$service$/ OR \"origin_service\" =~ /^$service$/) AND \"error\"='true' AND $timeFilter\nGROUP BY \"service\", \"origin_service\", \"target_external\", \"protocol\"", "rawQuery": true, "refId": "E", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "spread" } ] ], "tags": [] }, { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "orderByTime": "ASC", "policy": "default", "query": "SELECT SUM(\"count\") AS \"out_errors\" FROM \"autogen\".\"service_out_responsetime\" \nWHERE (\"service\" =~ /^$service$/ OR \"target_service\" =~ /^$service$/) AND \"error\"='true' AND $timeFilter\nGROUP BY \"service\", \"target_service\", \"target_external\", \"protocol\"", "rawQuery": true, "refId": "F", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Service Graph", "type": "novatec-service-dependency-graph-panel" } ], "refresh": "30s", "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "service", "value": "service" }, "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "aggregationType", "options": [ { "selected": true, "text": "service", "value": "service" } ], "query": "service", "skipUrlSync": false, "type": "custom" }, { "allValue": ".*", "current": {}, "datasource": "${DS_LOCALINFLUX}", "definition": "SHOW TAG VALUES WITH KEY=\"service\"", "hide": 0, "includeAll": true, "index": -1, "label": "Service", "multi": true, "name": "service", "options": [], "query": "SHOW TAG VALUES WITH KEY=\"service\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Service Graph", "uid": "Kx4wbZRZk", "variables": { "list": [] }, "version": 1 }
2020-05-07 14:42:11 UTC
null
0
0
4,411
1
16,663
24,535
1,342
k6-load-testing-results
k6 Load Testing Results
A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter. Based on https://grafana.com/dashboards/2587
2018-01-19 19:48:02 UTC
2022-04-26 10:59:15 UTC
0
This is based on https://grafana.com/dashboards/2587 Pro-tip: Change grafana configuration `min_refresh_interval` which is default 5s to 1s to be able to get near real-time dashboard updates when doing load tests. Update 2022-04-26: - Add panel for failed http requests. - Add panel for aggregate latency - Rearrange panels a bit - Convert panels to new Grafana 8 (?) panel types (time series and tables). Update 2018-11-07 - Sharpen `name` dashboard variable to only apply to InfluxDB metrics so other measurements with a `name` tag will not fill the variable list. Remove the `errors` graph since it does not seem to be a part of K6 metrics. Change the styles of some of the graphs. Update 2018-09-25 - Update dashboard variable URL to reflect InfluxDB label change from `url` to `name`. Changes: * Adds templated URLs for easier drill down to specific URLs in a test. * Uses InfluxDB query editor for all panels instead of raw InfluxDB queries. * Adds a table with all URLs that have been tested in the time-period and their p95 latency. * Adds some explanation of the different metrics on top.
0
0
Other
null
0
0
24,535
1
4,411
4
117
A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter. Based on https://grafana.com/dashboards/2587
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.0" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "A dashboard for visualizing results from the k6.io load testing tool, using the InfluxDB exporter.\r\n\r\nBased on https://grafana.com/dashboards/2587\r\n\r\n", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 4411, "graphTooltip": 2, "id": null, "iteration": 1650966340089, "links": [], "liveNow": false, "panels": [ { "collapsed": true, "datasource": { "type": "influxdb", "uid": "P951FEA4DE68E13C5" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 68, "panels": [ { "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "id": 66, "links": [], "options": { "content": "### To choose which measurements to show, use the **Measurements** drop-down in the top left corner!\n\nK6 collects metrics for several phases during the HTTP request lifetime.\n\nThe combined delays for the application and network (send, wait, recieve) are available in this metric:\n * **http_req_duration** _( Total time for request, excluding time spent blocked (http_req_blocked), DNS lookup (http_req_looking_up) and TCP connect (http_req_connecting) time. )_\n\nThis metric can also be broken down into these metrics:\n * **http_req_tls_handshaking** _( Time spent handshaking TLS session with remote host. )_\n * **http_req_sending** _( Time spent sending data to remote host. )_\n * **http_req_waiting** _( Time spent waiting for response from remote host (a.k.a. \"time to first byte\", or \"TTFB\"). )_\n * **http_req_receiving** _( Time spent receiving response data from remote host. )_\n\nThese metrics measure delays and durations on the client:\n\n * **http_req_blocked** _( Time spent blocked (waiting for a free TCP connection slot) before initiating request. )_\n * **http_req_looking_up** _( Time spent looking up remote host name in DNS. )_\n * **http_req_connecting** _( Time spent establishing TCP connection to remote host. )_\n\n\n### View official K6.io documentation here: [https://docs.k6.io/docs/result-metrics][1]\n\n\n[1]: https://docs.k6.io/docs/result-metrics\n\n", "mode": "markdown" }, "pluginVersion": "8.5.0", "transparent": true, "type": "text", "datasource": "${DS_INFLUXDB}" } ], "title": "Documentation", "type": "row" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "P951FEA4DE68E13C5" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 69, "panels": [], "title": "K6 Test overview (all URLs)", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 2 }, "id": 1, "interval": ">1s", "links": [], "options": { "legend": { "calcs": [ "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "alias": "Active VUs", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "vus", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [], "datasource": "${DS_INFLUXDB}" } ], "title": "Virtual Users", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 2 }, "id": 17, "interval": "1s", "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "alias": "Requests per Second", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http_reqs", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [], "datasource": "${DS_INFLUXDB}" } ], "title": "Requests per Second", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 2 }, "id": 72, "interval": "1s", "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "alias": "Failed requests per Second", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "http_req_failed", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [] } ], "title": "Failed requests per Second", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 2 }, "id": 71, "interval": ">1s", "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "alias": "max", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ] }, { "alias": "p90", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "90" ], "type": "percentile" } ] ] }, { "alias": "p95", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ] }, { "alias": "min", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ] ] } ], "title": "Aggregate $Measurement (over time)", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Num Errors" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BF1B00", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 9 }, "id": 10, "interval": ">1s", "links": [], "options": { "legend": { "calcs": [ "mean", "sum" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "alias": "$tag_check", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "check" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "checks", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [], "datasource": "${DS_INFLUXDB}" } ], "title": "Checks Per Second", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "displayName", "value": "Time" }, { "id": "custom.align", "value": "auto" }, { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "percentile" }, "properties": [ { "id": "displayName", "value": "P95" }, { "id": "unit", "value": "ms" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "url" }, "properties": [ { "id": "displayName", "value": "URL" }, { "id": "unit", "value": "short" }, { "id": "decimals", "value": 2 }, { "id": "custom.align" } ] } ] }, "gridPos": { "h": 7, "w": 18, "x": 6, "y": 9 }, "id": 67, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.0", "targets": [ { "alias": "min", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "expr": "", "format": "table", "groupBy": [ { "params": [ "name" ], "type": "tag" } ], "hide": false, "intervalFactor": 2, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [] } ], "title": "URLs and 95p latency", "transformations": [ { "id": "merge", "options": { "reducers": [] } } ], "type": "table" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "P951FEA4DE68E13C5" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 70, "panels": [], "repeat": "Measurement", "title": "$Measurement", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 17 }, "id": 11, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (mean)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 17 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (max)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 17 }, "id": 15, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "median" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (med)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 17 }, "id": 16, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (min)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 17 }, "id": 12, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "90" ], "type": "percentile" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (p90)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 17 }, "id": 13, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (p95)", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "description": "Grouped by 1 sec intervals", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 4, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 20 }, "id": 5, "interval": ">1s", "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "alias": "max", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" }, { "alias": "p90", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ "90" ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" }, { "alias": "p95", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [ 95 ], "type": "percentile" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" }, { "alias": "min", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "min" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (over time)", "type": "timeseries" }, { "cards": {}, "color": { "cardColor": "rgb(0, 234, 255)", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "timeseries", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 20 }, "heatmap": {}, "height": "250px", "hideZeroBuckets": false, "highlightCards": true, "id": 8, "interval": ">1s", "legend": { "show": false }, "links": [], "reverseYBuckets": false, "targets": [ { "dsType": "influxdb", "groupBy": [], "hide": false, "measurement": "/^$Measurement$/", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" } ] ], "tags": [ { "key": "url", "operator": "=~", "value": "/^$URL$/" } ], "datasource": "${DS_INFLUXDB}" } ], "title": "$Measurement (over time)", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "ms", "logBase": 2, "show": true }, "yBucketBound": "auto" } ], "refresh": false, "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": [ "http_req_duration" ], "value": [ "http_req_duration" ] }, "hide": 0, "includeAll": true, "multi": true, "name": "Measurement", "options": [ { "selected": false, "text": "All", "value": "$__all" }, { "selected": true, "text": "http_req_duration", "value": "http_req_duration" }, { "selected": false, "text": "http_req_blocked", "value": "http_req_blocked" }, { "selected": false, "text": "http_req_connecting", "value": "http_req_connecting" }, { "selected": false, "text": "http_req_looking_up", "value": "http_req_looking_up" }, { "selected": false, "text": "http_req_receiving", "value": "http_req_receiving" }, { "selected": false, "text": "http_req_sending", "value": "http_req_sending" }, { "selected": false, "text": "http_req_waiting", "value": "http_req_waiting" } ], "query": "http_req_duration,http_req_blocked,http_req_connecting,http_req_looking_up,http_req_receiving,http_req_sending,http_req_waiting", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "allValue": "*", "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "", "hide": 0, "includeAll": true, "label": "URL", "multi": false, "name": "URL", "options": [], "query": "SHOW TAG VALUES FROM \"http_req_duration\" WITH KEY = \"name\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "1s", "10s", "30s", "5m", "30m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "k6 Load Testing Results", "uid": "Reasd", "version": 5, "weekStart": "" }
2022-04-26 10:59:15 UTC
null
0
0