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
11,759
1
351,853
20,911
62,297
coredns-with-nodelocaldns
CoreDNS with NodeLocalDNS
A dashboard for the CoreDNS DNS server which also exposes NodeLocal Cache metrics.
2020-02-20 09:12:08 UTC
2021-04-13 12:13:19 UTC
0
- Until revision 5 this dashboard is compatible with CoreDNS 1.6.x and below - From revision 6 this dashboard is compatible with CoreDNS 1.7.x and above The reason for this incompatibility is that release 1.7.0 introduced a breaking change on naming convention of some metrics. For more info check, [CoreDNS 1.7.0 Release Notes](https://coredns.io/2020/06/15/coredns-1.7.0-release/) Kudos to [Stelios Mavroudis](https://github.com/smavroud) for this fix.
50,197
50,198
null
null
0
0
20,911
1
11,759
6
55,786
A dashboard for the CoreDNS DNS server which also exposes NodeLocal Cache metrics.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.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": "A dashboard for the CoreDNS DNS server which also exposes NodeLocal Cache metrics.", "editable": true, "gnetId": 11759, "graphTooltip": 0, "id": null, "iteration": 1618313277043, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "CoreDNS.io", "type": "link", "url": "https://coredns.io" } ], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (proto)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}", "refId": "A", "step": 60 }, { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 60 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 0 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "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_requests_total{instance=~\"$instance\"}[5m])) by (type)", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 60 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (zone)", "intervalFactor": 2, "legendFormat": "{{zone}}", "refId": "A", "step": 60 }, { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m]))", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 60 } ], "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": "${DS_PROMETHEUS}", "description": "Total Requests by service on all nodes", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 7 }, "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": "7.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (service)", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by service)", "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}", "description": "Seperates requests by instance. \nPort 9253: Metrics from NodeLocalCache \nPort 9153: Metrics from Kube-DNS ", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 8, "y": 7 }, "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.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (node,pod)", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by node and pod)", "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}", "description": "Total Requests by service on selected node", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 24, "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.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\", node=\"$node\"}[5m])) by (service)", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by service) on selected node", "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}", "description": "Requests by pod on all nodes", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 14 }, "hiddenSeries": false, "id": 26, "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.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (pod)", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by pod)", "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}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 14 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m])) by (type, zone)", "intervalFactor": 2, "legendFormat": "{{zone}} - {{type}}", "refId": "A", "step": 60 }, { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m]))", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 60 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by zone, 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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_do_requests_total{instance=~\"$instance\"}[5m]))", "intervalFactor": 2, "legendFormat": "DO", "refId": "A", "step": 40 }, { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\"}[5m]))", "intervalFactor": 2, "legendFormat": "total", "refId": "B", "step": 40 } ], "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": "${DS_PROMETHEUS}", "description": "Requests by pod on select node", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 13, "x": 11, "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.4.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_requests_total{instance=~\"$instance\",node=\"$node\"}[5m])) by (pod)", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests (by pod) on selected node", "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}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "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{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "intervalFactor": 2, "legendFormat": "{{proto}}:99 ", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "intervalFactor": 2, "legendFormat": "{{proto}}:90", "refId": "B", "step": 60 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto))", "intervalFactor": 2, "legendFormat": "{{proto}}:50", "refId": "C", "step": 60 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.3", "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{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:99 ", "refId": "A", "step": 60 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:90", "refId": "B", "step": 60 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:50", "refId": "C", "step": 60 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 35 }, "hiddenSeries": false, "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, "pluginVersion": "7.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_responses_total{instance=~\"$instance\"}[5m])) by (rcode)", "intervalFactor": 2, "legendFormat": "{{rcode}}", "refId": "A", "step": 40 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 35 }, "hiddenSeries": false, "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, "pluginVersion": "7.4.3", "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{instance=~\"$instance\"}[5m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "99% - {{ job }}", "refId": "A", "step": 40 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_request_duration_seconds_bucket{instance=~\"$instance\"}[5m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "90% - {{ job }}", "refId": "B", "step": 40 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_request_duration_seconds_bucket{instance=~\"$instance\"}[5m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "50% - {{ job }}", "refId": "C", "step": 40 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 42 }, "hiddenSeries": false, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(coredns_dns_responses_total{instance=~\"$instance\"}[5m])) by (rcode,zone)", "intervalFactor": 2, "legendFormat": "{{rcode}} {{zone}}", "refId": "A", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Responses (by rcode,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": "short", "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": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 42 }, "hiddenSeries": false, "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, "pluginVersion": "7.4.3", "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{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:99%", "refId": "A", "step": 40 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le,proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:90%", "refId": "B", "step": 40 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"tcp\"}[5m])) by (le, proto)) ", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{proto}}:50%", "metric": "", "refId": "C", "step": 40 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 49 }, "hiddenSeries": false, "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, "pluginVersion": "7.4.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(coredns_cache_entries{instance=~\"$instance\"}) by (type)", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A", "step": 40 } ], "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 49 }, "hiddenSeries": false, "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, "pluginVersion": "7.4.3", "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{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "intervalFactor": 2, "legendFormat": "{{proto}}:99%", "refId": "A", "step": 40 }, { "expr": "histogram_quantile(0.90, sum(rate(coredns_dns_response_size_bytes_bucket{instance=\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "intervalFactor": 2, "legendFormat": "{{proto}}:90%", "refId": "B", "step": 40 }, { "expr": "histogram_quantile(0.50, sum(rate(coredns_dns_response_size_bytes_bucket{instance=~\"$instance\",proto=\"udp\"}[5m])) by (le,proto)) ", "intervalFactor": 2, "legendFormat": "{{proto}}:50%", "metric": "", "refId": "C", "step": 40 } ], "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": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 56 }, "hiddenSeries": false, "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, "pluginVersion": "7.4.3", "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{instance=~\"$instance\"}[5m])) by (type)", "intervalFactor": 2, "legendFormat": "hits:{{type}}", "refId": "A", "step": 40 }, { "expr": "sum(rate(coredns_cache_misses_total{instance=~\"$instance\"}[5m])) by (type)", "intervalFactor": 2, "legendFormat": "misses", "refId": "B", "step": 40 } ], "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 } } ], "refresh": "30s", "schemaVersion": 27, "style": "dark", "tags": [ "dns", "coredns", "nodelocalcache" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(up{k8s_app=\"node-local-dns\"}, instance)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(up{k8s_app=\"node-local-dns\"}, instance)", "refId": "prometheus-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(coredns_dns_requests_total, node)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "node", "multi": false, "name": "node", "options": [], "query": { "query": "label_values(coredns_dns_requests_total, node)", "refId": "prometheus-node-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "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": "utc", "title": "CoreDNS with NodeLocalDNS", "uid": "2XyV79Kix", "version": 2 }
2021-04-13 11:57:20 UTC
null
0
0
16,406
1
359,506
28,923
19
tarantool-data-grid-dashboard
Tarantool Data Grid dashboard
Dashboard for Tarantool Data Grid ver. 2 application monitoring, based on grafonnet library.
2022-06-08 08:32:42 UTC
2023-06-01 07:25:00 UTC
0
# About project This dashboard is based on [grafonnet](https://github.com/grafana/grafonnet-lib) library. Sources are available in project's [GitHub page](https://github.com/tarantool/grafana-dashboard). # Configuration The dashboard is designed to work with *TDG* + *Prometheus* + *Grafana* cluster. ## TDG configuration The dashboard is designed to work with [Tarantool Data Grid (ver. 2)](https://www.tarantool.io/en/datagrid/) cluster. TDG must be configured to have a *prometheus* metrics endpoint for Prometheus (refer to _cartridge.roles.metrics_ role [page](https://www.tarantool.io/en/doc/latest/book/monitoring/getting_started/#cartridge-role) for instructions). # Dashboard Metrics used in dashboard are based on Tarantool [metrics](https://github.com/tarantool/metrics) module and TDG metrics. Time series are grouped by *alias* parameter, so you can use this dashboard to monitor a cluster of Tarantool instances. Dashboard contains the following sections: * Cluster overview * Replication overview * Tarantool network activity * Tarantool memtx allocation overview * Tarantool MVCC overview * Tarantool vinyl statistics * Tarantool CPU statistics * Tarantool runtime overview * Tarantool LuaJit statistics * Tarantool operations statistics * TDG Kafka common statistics * TDG Kafka brokers statistics * TDG Kafka topics statistics * TDG Kafka consumer statistics * TDG Kafka producer statistics * TDG expirationd statistics * TDG tuples statistics * TDG file connectors statistics * TDG GraphQL requests * TDG IProto requests * TDG REST API requests * TDG tasks statistics ## Cluster overview Contains several cluster overview panels, providing some aggregated info on cluster instances health, overall load and memory stats. Also contains panels on [Cartridge issues](https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_api/modules/cartridge.issues/) count, read only status and switchover triggers, election info. ## Replication overview Contains info about replication lag and status, clock delta and synchronous queue statistics. ## Tarantool network activity Overview of instances network activity. Displays input and output data load, as well as network connections, detailed requests stats and memory consumption. ## Tarantool memtx allocation overview Overview of Tarantool memtx memory allocation (tuples and indexes). Contains short instruction on memory allocation monitoring. You can read more about *slab* [here](https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_slab/#lua-function.box.slab.info). ## Tarantool MVCC overview Contains statistics of Tarantool memtx engine transactions manager. ## Tarantool vinyl statistics Overview of Tarantool vinyl memory and disk allocation, vinyl scheduler process and transaction statistics. You can read more about *vinyl engine* [here](https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_slab/#lua-function.box.slab.info). ## Tarantool CPU statistics Contains CPU process time statistics for each instance and separate thread load. ## Tarantool runtime overview Metrics related to runtime. Contains Lua and transaction memory panels, fiber statistics panels and event loop panel. ## Tarantool LuaJit statistics Detailed Lua runtime overview. Contains panels about objects allocation and garbage collect, memory consumption and LuaJit traces info. ## Tarantool operations statistics Overview of operations on Tarantool spaces (select, update, etc.) aggregated over all Tarantool spaces, as well as other operations activity (eval, call, auth, errors and SQL calls). ## TDG Kafka common statistics TDG Kafka connector common statistics. See [librdkafka "top-level" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#top-level) for details. ## TDG Kafka brokers statistics TDG Kafka connector brokers statistics. See [librdkafka "brokers" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#brokers) for details. ## TDG Kafka topics statistics TDG Kafka connector topics statistics. See [librdkafka "topics" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#topics) for details. ## TDG Kafka consumer statistics TDG Kafka connector consumer statistics. See [librdkafka "cgrp" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#cgrp) for details. ## TDG Kafka producer statistics TDG Kafka connector producer statistics. See [librdkafka "eos" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#eos) for details. ## TDG expirationd statistics TDG [expirationd](https://github.com/tarantool/expirationd) module statistics. ## TDG tuples statistics Tuple find operations statistics. ## TDG file connectors statistics File connectors overall and current process statistics. ## TDG GraphQL requests TDG API GraphQL requests statistics. ## TDG IProto requests TDG API IProto net.box calls statistics. ## TDG REST API requests TDG REST API requests statistics. ## TDG tasks statistics TDG tasks, jobs and system tasks statistics. # Contributing Project is open-sourced, so you can freely file an issue with suggestion or bug report to our [GitHub page](https://github.com/tarantool/grafana-dashboard).
73,838
73,839
null
null
0
0
28,923
1
16,406
7
0
Dashboard for Tarantool Data Grid ver. 2 application monitoring, based on grafonnet library.
{ "__inputs": [], "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" }, { "id": "graph", "name": "Graph", "type": "panel", "version": "" }, { "id": "timeseries", "name": "Timeseries", "type": "panel", "version": "" }, { "id": "text", "name": "Text", "type": "panel", "version": "" }, { "id": "stat", "name": "Stat", "type": "panel", "version": "" }, { "id": "table", "name": "Table", "type": "panel", "version": "" }, { "id": "prometheus", "name": "Prometheus", "type": "datasource", "version": "1.0.0" } ], "annotations": { "list": [] }, "description": "Dashboard for Tarantool Data Grid ver. 2 application monitoring, based on grafonnet library.", "editable": true, "gnetId": 16406, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "panels": [ { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [ { "columns": [], "datasource": "$prometheus", "description": "Overview of Tarantool instances observed by Prometheus job.\n\nIf instance row is *red*, it means Prometheus can't reach\nURI specified in targets or ran into error.\nIf instance row is *green*, it means instance is up and running and\nPrometheus is successfully extracting metrics from it.\n\"Uptime\" column shows time since instant start.\n\nInstance alias filtering is disabled here.\n\nIf Prometheus job filter is not specified, displays running instances\nand ignores unreachable instances (we have no specific source to fetch)\n", "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "id": 3, "links": [], "sort": { "col": 2, "desc": false }, "styles": [ { "alias": "Instance alias", "mappingType": 1, "pattern": "alias", "thresholds": [], "type": "string" }, { "alias": "Instance URI", "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "string" }, { "alias": "Uptime", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "mappingType": 1, "pattern": "Value", "thresholds": [ "0.1", "0.1" ], "type": "number", "unit": "s" }, { "alias": "job", "pattern": "job", "type": "hidden" }, { "alias": "/.*/", "pattern": "/.*/", "type": "hidden" } ], "targets": [ { "expr": "up{job=~\"$job\"} * on(instance) group_left(alias) tnt_info_uptime{job=~\"$job\"} or\non(instance) label_replace(up{job=~\"$job\"}, \"alias\", \"Not available\", \"instance\", \".*\")\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Cluster status overview", "transform": "table", "type": "table" }, { "datasource": "$prometheus", "description": "Count of running Tarantool instances observed by Prometheus job.\nIf Prometheus can't reach URI specified in targets\nor ran into error, instance is not counted.\n\nInstance alias filtering is disabled here.\n", "gridPos": { "h": 3, "w": 6, "x": 12, "y": 1 }, "id": 4, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "decimals": 0, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "title": "Total instances running:", "unit": "none" }, "fields": "", "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.0", "targets": [ { "expr": "sum(up{job=~\"$job\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "", "transparent": false, "type": "stat" }, { "datasource": "$prometheus", "description": "Overall value of memory used by Tarantool\nitems and indexes (*arena_used* value).\nIf Tarantool instance is not available\nfor Prometheus metrics extraction now,\nits contribution is not counted.\n\nInstance alias filtering is disabled here.\n", "gridPos": { "h": 3, "w": 3, "x": 18, "y": 1 }, "id": 5, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "title": "Overall memory used:", "unit": "bytes" }, "fields": "", "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.0", "targets": [ { "expr": "sum(tnt_slab_arena_used{job=~\"$job\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "", "transparent": false, "type": "stat" }, { "datasource": "$prometheus", "description": "Overall value of memory available for Tarantool items\nand indexes allocation (*memtx_memory* or *quota_size* values).\nIf Tarantool instance is not available for Prometheus metrics\nextraction now, its contribution is not counted.\n\nInstance alias filtering is disabled here.\n", "gridPos": { "h": 3, "w": 3, "x": 21, "y": 1 }, "id": 6, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "title": "Overall memory reserved:", "unit": "bytes" }, "fields": "", "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.0", "targets": [ { "expr": "sum(tnt_slab_quota_size{job=~\"$job\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "", "transparent": false, "type": "stat" }, { "datasource": "$prometheus", "description": "Overall rate of HTTP requests processed\non Tarantool instances (all methods and response codes).\nIf Tarantool instance is not available for Prometheus metrics\nextraction now, its contribution is not counted.\n\nInstance alias filtering is disabled here.\n", "gridPos": { "h": 5, "w": 4, "x": 12, "y": 4 }, "id": 7, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "title": "Overall HTTP load:", "unit": "reqps" }, "fields": "", "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.0", "targets": [ { "expr": "sum(rate(http_server_request_latency_count{job=~\"$job\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "", "transparent": false, "type": "stat" }, { "datasource": "$prometheus", "description": "Overall rate of network requests processed on Tarantool instances.\nIf Tarantool instance is not available for Prometheus metrics\nextraction now, its contribution is not counted.\n\nInstance alias filtering is disabled here.\n", "gridPos": { "h": 5, "w": 4, "x": 16, "y": 4 }, "id": 8, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "title": "Overall net load:", "unit": "reqps" }, "fields": "", "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.0", "targets": [ { "expr": "sum(rate(tnt_net_requests_total{job=~\"$job\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "", "transparent": false, "type": "stat" }, { "datasource": "$prometheus", "description": "Overall rate of operations performed on Tarantool spaces\n(*select*, *insert*, *update* etc.).\nIf Tarantool instance is not available for Prometheus metrics\nextraction now, its contribution is not counted.\n\nInstance alias filtering is disabled here.\n", "gridPos": { "h": 5, "w": 4, "x": 20, "y": 4 }, "id": 9, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "last" ], "defaults": { "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "title": "Overall space load:", "unit": "ops" }, "fields": "", "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.0", "targets": [ { "expr": "sum(rate(tnt_stats_op_total{job=~\"$job\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "", "transparent": false, "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of \"warning\" issues on each cluster instance.\n\"warning\" issues includes high replication lag, replication long idle,\nfailover and switchover issues, clock issues, memory fragmentation,\nconfiguration issues and alien members warnings.\n\nPanel works with `cartridge >= 2.0.2`, `metrics >= 0.6.0`,\nwhile `metrics >= 0.9.0` is recommended for per instance display.\n", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 9 }, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_cartridge_issues{alias=~\"$alias\",job=~\"$job\",level=\"warning\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cartridge warning issues", "tooltip": { "shared": true, "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of \"critical\" issues on each cluster instance.\n\"critical\" issues includes replication process critical fails and\nrunning out of available memory.\n\nPanel works with `cartridge >= 2.0.2`, `metrics >= 0.6.0`,\nwhile `metrics >= 0.9.0` is recommended for per instance display.\n", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 9 }, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_cartridge_issues{alias=~\"$alias\",job=~\"$job\",level=\"critical\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cartridge critical issues", "tooltip": { "shared": true, "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Displays the count of failover triggers in a replicaset.\nGraph shows average per second.\n\nPanel works with `metrics >= 0.15.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 15 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_cartridge_failover_trigger_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Failovers triggered", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "failovers per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "datasource": "$prometheus", "description": "`master` status means instance is available for read and\nwrite operations. `replica` status means instance is\navailable only for read operations.\n\nPanel works with `metrics >= 0.11.0` and Grafana 8.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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "0": { "color": "green", "index": 0, "text": "master" } }, "type": "value" }, { "options": { "1": { "color": "yellow", "index": 0, "text": "replica" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 15 }, "id": 13, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "expr": "tnt_read_only{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "title": "Tarantool instance status", "type": "timeseries" }, { "datasource": "$prometheus", "description": "Election state (mode) of the node.\nWhen election is enabled, the node is writable only in the leader state.\n\nAll the non-leader nodes are called `follower`s.\n`candidate`s are nodes that start a new election round.\n`leader` is a node that collected a quorum of votes.\n\nPanel works with Grafana 8.x.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "0": { "color": "green", "index": 0, "text": "follower" } }, "type": "value" }, { "options": { "1": { "color": "yellow", "index": 0, "text": "candidate" } }, "type": "value" }, { "options": { "2": { "color": "green", "index": 0, "text": "leader" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" }, { "options": { "from": 1.001, "result": { "index": 0, "text": "-" }, "to": 1.999 }, "type": "range" } ], "max": 2, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 23 }, "id": 14, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "expr": "tnt_election_state{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "title": "Instance election state", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "ID of a node the current node votes for.\nIf the value is 0, it means the node hasn’t\nvoted in the current term yet.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 23 }, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_election_vote{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instance election vote", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Leader node ID in the current term.\nIf the value is 0, it means the node doesn’t know which\nnode is the leader in the current term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 23 }, "id": 16, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_election_leader{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instance election leader", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Current election term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 23 }, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_election_term{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Election term", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "term", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Cluster overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 18, "panels": [ { "datasource": "$prometheus", "description": "`follows` status means replication is running.\nOtherwise, `not running` is displayed.\n\nPanel works with `metrics >= 0.13.0` and Grafana 8.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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "1": { "color": "green", "index": 0, "text": "follows" } }, "type": "value" }, { "options": { "0": { "color": "red", "index": 0, "text": "not running" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 32 }, "id": 19, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "expr": "tnt_replication_status{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} {{stream}} ({{id}})", "refId": "A" } ], "title": "Tarantool replication status", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Replication lag value for Tarantool instance.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 32 }, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_replication_lag{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} ({{id}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tarantool replication lag", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Clock drift across the cluster.\nmax shows difference with the fastest clock (always positive),\nmin shows difference with the slowest clock (always negative).\n\nPanel works with `metrics >= 0.10.0`.\n", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 32 }, "id": 21, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_clock_delta{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} ({{delta}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instances clock delta", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Instance ID of the current synchronous replication master.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 40 }, "id": 22, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_synchro_queue_owner{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue owner", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "owner id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Current queue term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 40 }, "id": 23, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_synchro_queue_term{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue term", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "term", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Count of transactions collecting confirmations now.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 40 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_synchro_queue_len{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue transactions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "datasource": "$prometheus", "description": "Whether the queue is processing any system entry (CONFIRM/ROLLBACK/PROMOTE/DEMOTE).\n\nPanel works with Grafana 8.x.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "1": { "color": "yellow", "index": 0, "text": "busy" } }, "type": "value" }, { "options": { "0": { "color": "green", "index": 0, "text": "not busy" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 40 }, "id": 25, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "expr": "tnt_synchro_queue_busy{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "title": "Synchronous queue busy", "type": "timeseries" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Replication overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 48 }, "id": 26, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory used for network input/output buffers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 49 }, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_info_memory_net{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Net 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Data received by instance from binary protocol connections.\nGraph shows average bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 49 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_received_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "received", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Data sent by instance with binary protocol connections.\nGraph shows average bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 49 }, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_sent_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "sent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of network requests this instance has handled.\nGraph shows mean rps.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 57 }, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_requests_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests handled", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "decimals": 0, "description": "Number of pending network requests.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 57 }, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_requests_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests pending", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": 0, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average number of requests processed by tx thread per second.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 65 }, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_requests_in_progress_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processed requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "decimals": 0, "description": "Number of requests currently being processed in the tx thread.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 65 }, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_requests_in_progress_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in progress", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average number of requests which was placed in queues\nof streams per second.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 65 }, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_requests_in_stream_queue_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (overall)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "decimals": 0, "description": "Number of requests currently waiting in queues of streams.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 65 }, "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_requests_in_stream_queue_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (current)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average number of new binary protocol connections per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 73 }, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_connections_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "New binary connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$prometheus", "decimals": 0, "description": "Number of current active binary protocol connections.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 73 }, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_connections_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current binary connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Data sent by instance with binary protocol connections,\nseparated per thread.\nGraph shows average bytes per second.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 81 }, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_per_thread_sent_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data sent (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "sent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Data received by instance from binary protocol connections,\nseparated per thread.\nGraph shows average bytes per second.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 81 }, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_per_thread_received_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data received (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "received", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average number of new binary protocol connections per second,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 89 }, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_per_thread_connections_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "New binary connections (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$prometheus", "decimals": 0, "description": "Number of current active binary protocol connections,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 89 }, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_per_thread_connections_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current binary connections (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of network requests this instance has handled,\nseparated per thread.\nGraph shows mean rps.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 97 }, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_per_thread_requests_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests handled (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "description": "Average number of requests processed per second,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 97 }, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_per_thread_requests_in_progress_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processed requests (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "description": "Average number of requests which was placed in queues\nof streams per second, separated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 97 }, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_net_per_thread_requests_in_stream_queue_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (overall per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "decimals": 0, "description": "Number of pending network requests,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 105 }, "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_per_thread_requests_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests pending (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Number of requests currently being processed,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 105 }, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_per_thread_requests_in_progress_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in progress (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Number of requests currently waiting in queues of streams,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 105 }, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_net_per_thread_requests_in_stream_queue_current{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} (thread {{thread}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (current per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool network activity", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 113 }, "id": 48, "panels": [ { "content": "`quota_used_ratio` > 90%, `arena_used_ratio` > 90%, 50% < `items_used_ratio` < 90% – your memory is highly fragmented. See [docs](https://www.tarantool.io/en/doc/1.10/reference/reference_lua/box_slab/#lua-function.box.slab.info) for more info.\n\n`quota_used_ratio` > 90%, `arena_used_ratio` > 90%, `items_used_ratio` > 90% – you are running out of memory. You should consider increasing Tarantool’s memory limit (*box.cfg.memtx_memory*).\n", "datasource": null, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 114 }, "id": 49, "mode": "markdown", "title": "Slab allocator monitoring information", "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "`quota_used_ratio` = `quota_used` / `quota_size`.\n\n`quota_used` – used by slab allocator (for both tuple and index slabs).\n\n`quota_size` – memory limit for slab allocator (as configured in the *memtx_memory* parameter).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 117 }, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_quota_used_ratio{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used by slab allocator (quota_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "`arena_used_ratio` = `arena_used` / `arena_size`.\n\n`arena_used` – used for both tuples and indexes.\n\n`arena_size` – allocated for both tuples and indexes.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 117 }, "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_arena_used_ratio{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples and indexes (arena_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "`items_used_ratio` = `items_used` / `items_size`.\n\n`items_used` – used only for tuples.\n\n`items_size` – allocated only for tuples.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 117 }, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_items_used_ratio{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples (items_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory used by slab allocator (for both tuple and index slabs).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 125 }, "id": 53, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_quota_used{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used by slab allocator (quota_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory used for both tuples and indexes.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 125 }, "id": 54, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_arena_used{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples and indexes (arena_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory used for only tuples.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 125 }, "id": 55, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_items_used{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples (items_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory limit for slab allocator (as configured in the *memtx_memory* parameter).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 133 }, "id": 56, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_quota_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Slab allocator memory limit (quota_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory allocated for both tuples and indexes by slab allocator.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 133 }, "id": 57, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_arena_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated for tuples and indexes (arena_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory allocated for only tuples by slab allocator.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 133 }, "id": 58, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_slab_items_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated for tuples (items_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool memtx allocation overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 141 }, "id": 59, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows the number of bytes that are allocated\nfor the statements of all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 142 }, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_statements{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows average bytes used by transactions for statements\n(`txn.statements.total` bytes / number of open transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 142 }, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_statements{alias=~\"$alias\",job=~\"$job\",kind=\"average\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows the maximum number of bytes used by one\nthe current transaction for statements.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 142 }, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_statements{alias=~\"$alias\",job=~\"$job\",kind=\"max\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows memory allocated for all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 150 }, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_user{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows transaction average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 150 }, "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_user{alias=~\"$alias\",job=~\"$job\",kind=\"average\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows the maximum number of bytes allocated over all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 150 }, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_user{alias=~\"$alias\",job=~\"$job\",kind=\"max\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows memory allocated for all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 158 }, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_system{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows transaction average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 158 }, "id": 67, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_system{alias=~\"$alias\",job=~\"$job\",kind=\"average\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows the maximum number of bytes allocated over all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 158 }, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_tnx_system{alias=~\"$alias\",job=~\"$job\",kind=\"max\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows memory allocated for trackers of all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 166 }, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_trackers{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows transaction tracker average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 166 }, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_trackers{alias=~\"$alias\",job=~\"$job\",kind=\"average\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows the maximum number of bytes allocated for a tracker\nover all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 166 }, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_trackers{alias=~\"$alias\",job=~\"$job\",kind=\"max\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows memory allocated for all current conflicts.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 174 }, "id": 72, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_conflicts{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows transaction conflict average\n(total allocated bytes / number of all current conflict).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 174 }, "id": 73, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_conflicts{alias=~\"$alias\",job=~\"$job\",kind=\"average\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows the maximum number of bytes allocated for a transaction conflict.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 174 }, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_conflicts{alias=~\"$alias\",job=~\"$job\",kind=\"max\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 182 }, "id": 75, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_used_stories{alias=~\"$alias\",job=~\"$job\",kind=\"count\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples used", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 182 }, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_used_stories{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples used size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 182 }, "id": 77, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_used_retained{alias=~\"$alias\",job=~\"$job\",kind=\"count\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples used", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 182 }, "id": 78, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_used_retained{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples used size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 190 }, "id": 79, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_read_view_stories{alias=~\"$alias\",job=~\"$job\",kind=\"count\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples in read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 190 }, "id": 80, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_read_view_stories{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples in read views size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 190 }, "id": 81, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_read_view_retained{alias=~\"$alias\",job=~\"$job\",kind=\"count\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples in read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 190 }, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_read_view_retained{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples in read views size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 198 }, "id": 83, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_tracking_stories{alias=~\"$alias\",job=~\"$job\",kind=\"count\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples tracked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 198 }, "id": 84, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_tracking_stories{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples tracked size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 198 }, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_tracking_retained{alias=~\"$alias\",job=~\"$job\",kind=\"count\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples tracked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 198 }, "id": 86, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_memtx_mvcc_tuples_tracking_retained{alias=~\"$alias\",job=~\"$job\",kind=\"total\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples tracked size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool MVCC overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 206 }, "id": 87, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Number of records in the space (memtx engine).\nName of space is specified after dash.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 207 }, "id": 88, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_space_len{alias=~\"$alias\",engine=\"memtx\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} — {{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of records (memtx)", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Number of records in the space (vinyl engine).\nName of space is specified after dash.\nBy default this metrics is disabled,\nto enable it you must set global variable\ninclude_vinyl_count to true. Beware that\ncount() operation scans the space and may\nslow down your app. \n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 207 }, "id": 89, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_tuples{alias=~\"$alias\",engine=\"vinyl\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} — {{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of records (vinyl)", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total number of bytes in all tuples of the space (memtx engine).\nName of space is specified after dash.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 215 }, "id": 90, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_space_bsize{alias=~\"$alias\",engine=\"memtx\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} — {{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data size (memtx)", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total number of bytes taken by the index.\nName of space is specified after dash,\nindex name specified in parentheses.\nIncludes both memtx and vinyl spaces.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 215 }, "id": 91, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_space_index_bsize{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} — {{name}} ({{index_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index size", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total size of tuples and all indexes in the space (memtx engine).\nName of space is specified after dash.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 215 }, "id": 92, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_space_total_bsize{alias=~\"$alias\",engine=\"memtx\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} — {{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total size (memtx)", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool space statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 223 }, "id": 93, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The amount of data stored in the `.run` files located in the `vinyl_dir` directory.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 224 }, "id": 94, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_disk_data_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl disk data", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The amount of data stored in the `.index` files located in the `vinyl_dir` directory.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 224 }, "id": 95, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_disk_index_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl disk index", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of memory in bytes currently used to store tuples (data).\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 232 }, "id": 96, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_memory_tuple_cache{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples cache 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 232 }, "id": 97, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_memory_page_index{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of memory in bytes used by bloom filters.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 232 }, "id": 98, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_memory_bloom_filter{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bloom filter 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The estimated average rate of taking dumps, bytes per second.\nInitially, the rate value is 10 megabytes per second\nand being recalculated depending on the the actual rate.\nOnly significant dumps that are larger than one megabyte\nare used for the estimate.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 240 }, "id": 99, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_regulator_dump_bandwidth{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator dump bandwidth", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The actual average rate of performing the write operations, bytes per second.\nThe rate is calculated as a 5-second moving average.\nIf the metric value is gradually going down, this can indicate some disk issues.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 240 }, "id": 100, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_regulator_write_rate{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator write rate", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The write rate limit, bytes per second.\nThe regulator imposes the limit on transactions based on the observed dump/compaction performance.\nIf the metric value is down to approximately 100 Kbps,\nthis indicates issues with the disk or the scheduler.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 240 }, "id": 101, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_regulator_rate_limit{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator rate limit", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "«Level 0» (L0) memory area in bytes. L0 is the area that\nvinyl can use for in-memory storage of an LSM tree.\nBy monitoring this metric, you can see when L0 is getting\nclose to its maximum (tnt_vinyl_regulator_dump_watermark),\nat which time a dump will occur. You can expect L0 = 0\nimmediately after the dump operation is completed.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 248 }, "id": 102, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_memory_level0{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Level 0 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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The maximum amount of memory used for in-memory storing of a vinyl LSM tree.\nWhen accessing this maximum, the dumping must occur.\nFor details, see https://www.tarantool.io/en/doc/latest/book/box/engines/#engines-algorithm-filling-lsm.\nThe value is slightly smaller than the amount of memory allocated for vinyl trees,\nwhich is the `vinyl_memory` parameter.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 248 }, "id": 103, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_regulator_dump_watermark{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator dump watermark", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The number of fibers that are blocked waiting for Vinyl level0 memory quota.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.8.3`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 248 }, "id": 104, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_regulator_blocked_writers{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator blocked writers", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "fibers", "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": "$prometheus", "description": "Average per second rate of commits (successful transaction ends).\nIt includes implicit commits: for example, any insert operation causes a commit\nunless it is within a `box.begin()`–`box.commit()` block.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 256 }, "id": 105, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_vinyl_tx_commit{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx commit rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$prometheus", "description": "Average per second rate of rollbacks (unsuccessful transaction ends).\nThis is not merely a count of explicit `box.rollback()` requests — it includes requests\nthat ended with errors.\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 256 }, "id": 106, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_vinyl_tx_rollback{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx rollback rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$prometheus", "description": "Average per second rate of conflicts that caused transactions to roll back.\nThe ratio `tx conflicts` / `tx commits` above 5% indicates that vinyl is not healthy.\nAt this moment you’ll probably see a lot of other problems with vinyl.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 256 }, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_vinyl_tx_conflict{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx conflict rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$prometheus", "decimals": 0, "description": "Number of current read views, that is, transactions entered a read-only state\nto avoid conflict temporarily.\nIf the value stays non-zero for a long time, it indicates of a memory leak.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 256 }, "id": 108, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_tx_read_views{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "The number of the scheduler dump/compaction tasks in progress now.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 264 }, "id": 109, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_vinyl_scheduler_tasks{alias=~\"$alias\",job=~\"$job\",status=\"inprogress\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler tasks in progress", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Scheduler dump/compaction tasks failed.\nAverage per second rate is shown.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 264 }, "id": 110, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_vinyl_scheduler_tasks{alias=~\"$alias\",job=~\"$job\",status=\"failed\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler failed tasks rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "per second rate", "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": "$prometheus", "description": "Time spent by all worker threads performing dumps.\nAverage per second rate is shown.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 264 }, "id": 111, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_vinyl_scheduler_dump_time{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler dump time rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "per second rate", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Scheduler dumps completed average per second rate.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 264 }, "id": 112, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_vinyl_scheduler_dump_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler dump count rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "per second rate", "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": true, "title": "Tarantool vinyl statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 272 }, "id": 113, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "This is the average share of time\nspent by instance process executing in user mode.\nMetrics obtained using `getrusage()` call.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 273 }, "id": 114, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_cpu_user_time{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU user 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": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "This is the average share of time\nspent by instance process executing in kernel mode.\nMetrics obtained using `getrusage()` call.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 273 }, "id": 115, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_cpu_system_time{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU system 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": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of time that each process has been scheduled\nin user mode, measured in clock ticks (divide by\nsysconf(_SC_CLK_TCK)). This includes guest time,\nguest_time (time spent running a virtual CPU, see\nbelow), so that applications that are not aware of\nthe guest time field do not lose that time from\ntheir calculations. Average ticks per second is displayed.\n\nMetrics are obtained by parsing `/proc/self/task/[pid]/stat`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 281 }, "id": 116, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_cpu_thread{alias=~\"$alias\",job=~\"$job\",kind=\"user\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} — {{thread_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread user time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "ticks per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of time that this process has been scheduled\nin kernel mode, measured in clock ticks (divide by\nsysconf(_SC_CLK_TCK)). Average ticks per second is displayed.\n\nMetrics are obtained by parsing `/proc/self/task/[pid]/stat`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 281 }, "id": 117, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_cpu_thread{alias=~\"$alias\",job=~\"$job\",kind=\"system\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}} — {{thread_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread system time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "ticks per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool CPU statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 289 }, "id": 118, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory used for objects allocated with Lua\nby using its internal mechanisms.\nLua memory is bounded by 2 GB per instance. \n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 290 }, "id": 119, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_info_memory_lua{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Lua 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory used by runtime arena.\nRuntime arena stores network buffers, tuples\ncreated with box.tuple.new and other objects\nallocated by application not covered by basic\nLua mechanisms (spaces data and indexes\nare not included here, see memtx/vinyl arena).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 290 }, "id": 120, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_runtime_used{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Runtime arena 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Memory in use by active transactions.\nFor the vinyl storage engine, this is the total size of\nall allocated objects (struct txv, struct vy_tx, struct vy_read_interval)\nand tuples pinned for those objects. \n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 290 }, "id": 121, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_info_memory_tx{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transactions 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of fiber context switches.\nContext switches are counted over all current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 298 }, "id": 122, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_fiber_csw{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fiber context switches", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "switches", "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": "$prometheus", "description": "Duration of last event loop iteration (tx thread).\nHigh duration results in longer responses,\npossible bad health signals and may be the\nreason of \"Too long WAL write\" errors.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 298 }, "id": 123, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_ev_loop_time{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Event loop time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "cycle duration", "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": "$prometheus", "decimals": 0, "description": "Current number of fibers in tx thread. \n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 306 }, "id": 124, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_fiber_amount{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of fibers", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of memory used by current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 306 }, "id": 125, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_fiber_memused{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory used by fibers", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of memory reserved for current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 306 }, "id": 126, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tnt_fiber_memalloc{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory reserved for fibers", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool runtime overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 314 }, "id": 127, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average number of snap restores (guard assertions\nleading to stopping trace executions) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 315 }, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_jit_snap_restore_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Snap restores", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "restores per second", "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": "$prometheus", "description": "Average number of new JIT traces per second.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 315 }, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_jit_trace_num{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JIT traces written", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$prometheus", "description": "Average number of JIT trace aborts per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 315 }, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_jit_trace_abort_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JIT traces aborted", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "aborts per second", "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": "$prometheus", "description": "Total size of allocated machine code areas.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 315 }, "id": 131, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "lj_jit_mcode_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Machine code areas", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average number of strings being extracted from hash instead of allocating per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 323 }, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_strhash_hit_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Strings interned", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "interned per second", "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": "$prometheus", "description": "Average number of strings being allocated due to hash miss per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 323 }, "id": 133, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_strhash_miss_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Strings allocated", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "allocated per second", "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": "$prometheus", "description": "Average count of incremental GC steps (atomic state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 331 }, "id": 134, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_steps_atomic_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (atomic)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$prometheus", "description": "Average count of incremental GC steps (sweepstring state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 331 }, "id": 135, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_steps_sweepstring_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (sweepstring)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$prometheus", "description": "Average count of incremental GC steps (finalize state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 331 }, "id": 136, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_steps_finalize_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (finalize)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$prometheus", "description": "Average count of incremental GC steps (sweep state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 339 }, "id": 137, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_steps_sweep_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (sweep)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$prometheus", "description": "Average count of incremental GC steps (propagate state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 339 }, "id": 138, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_steps_propagate_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (propagate)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$prometheus", "description": "Average count of incremental GC steps (pause state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 339 }, "id": 139, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_steps_pause_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (pause)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$prometheus", "decimals": 0, "description": "Number of allocated string objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 347 }, "id": 140, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "lj_gc_strnum{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "String objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Number of allocated table objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 347 }, "id": 141, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "lj_gc_tabnum{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Table objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Number of allocated cdata objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 347 }, "id": 142, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "lj_gc_cdatanum{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "cdata objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Number of allocated userdata objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 347 }, "id": 143, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "lj_gc_udatanum{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "userdata objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Current allocated Lua memory.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 355 }, "id": 144, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "lj_gc_memory{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current Lua 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average amount of freed Lua memory per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 355 }, "id": 145, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_freed_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Freed Lua 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": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Average amount of allocated Lua memory per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 355 }, "id": 146, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(lj_gc_allocated_total{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated Lua 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": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool LuaJit statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 363 }, "id": 147, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total count of SELECT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 364 }, "id": 148, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"select\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total count of INSERT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 364 }, "id": 149, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"insert\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total count of REPLACE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 364 }, "id": 150, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"replace\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total count of UPSERT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 372 }, "id": 151, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"upsert\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total count of UPDATE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 372 }, "id": 152, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"update\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPDATE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Total count of DELETE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 372 }, "id": 153, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"delete\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DELETE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Requests to execute stored procedures.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 380 }, "id": 154, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"call\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Call requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Calls to evaluate Lua code.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 380 }, "id": 155, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"eval\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Eval calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Requests resulted in error.\nGraph shows average errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 380 }, "id": 156, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"error\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Authentication requests.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 388 }, "id": 157, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"auth\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Authentication requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "SQL prepare calls.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.x.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 388 }, "id": 158, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"prepare\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL prepare calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "SQL execute calls.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.x.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 388 }, "id": 159, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"execute\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL execute calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.begin()`, IPROTO_EXECUTE\noperations with `TRANSACTION START` and IPROTO_BEGIN operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 396 }, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"begin\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction begins", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "begins per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.commit()`, IPROTO_EXECUTE\noperations with `COMMIT` and IPROTO_COMMIT operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 396 }, "id": 161, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"commit\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction commits", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "commits per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.rollback()`, IPROTO_EXECUTE\noperations with `ROLLBACK` and IPROTO_ROLLBACK operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 396 }, "id": 162, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tnt_stats_op_total{alias=~\"$alias\",job=~\"$job\",operation=\"rollback\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction rollbacks", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "rollbacks per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool operations statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 404 }, "id": 163, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of ops (callbacks, events, etc) waiting in queue\nfor application to serve with rd_kafka_poll().\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 405 }, "id": 164, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_replyq{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operations in queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "operations", "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": "$prometheus", "description": "Current number of messages in producer queues.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 405 }, "id": 165, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_msg_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages in queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$prometheus", "description": "Current number of messages in producer queues.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 405 }, "id": 166, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_msg_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of messages in queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of requests sent to Kafka brokers.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 413 }, "id": 167, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_tx{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "description": "Amount of bytes transmitted to Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 413 }, "id": 168, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_tx_bytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$prometheus", "description": "Number of responses received from Kafka brokers.\nGraph shows mean responses per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 413 }, "id": 169, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_rx{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Responses received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "responses per second", "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": "$prometheus", "description": "Amount of bytes received from Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 413 }, "id": 170, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_rx_bytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$prometheus", "description": "Number of messages transmitted (produced) to Kafka brokers.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 421 }, "id": 171, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_txmsgs{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$prometheus", "description": "Amount of message bytes (including framing, such as per-Message\nframing and MessageSet/batch framing) transmitted to Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 421 }, "id": 172, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_txmsg_bytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Message bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$prometheus", "description": "Number of messages consumed, not including ignored\nmessages (due to offset, etc), from Kafka brokers.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 421 }, "id": 173, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_rxmsgs{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$prometheus", "description": "Amount of message bytes (including framing) received\nfrom Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 421 }, "id": 174, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_rxmsg_bytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Message bytes received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": true, "title": "TDG Kafka common statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 429 }, "id": 175, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Time since last broker state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 430 }, "id": 176, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_stateage{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since state change", "tooltip": { "shared": true, "sort": 2, "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": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of connection attempts to a broker, including successful and failed,\nand name resolution failures.\nGraph shows mean attempts per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 430 }, "id": 177, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_connects{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Connection attempts", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "attempts per second", "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": "$prometheus", "description": "Number of disconnects from a broker (triggered by broker, network, load-balancer, etc.)\nGraph shows mean disconnects per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 430 }, "id": 178, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_disconnects{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disconnects", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "disconnects per second", "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": "$prometheus", "description": "Number of broker thread poll wakeups.\nGraph shows mean wakeups per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 430 }, "id": 179, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_wakeups{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Poll wakeups", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "wakeups per second", "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": "$prometheus", "description": "Number of requests awaiting transmission to a broker.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 438 }, "id": 180, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_outbuf_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests awaiting transmission", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests", "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": "$prometheus", "description": "Number of messages awaiting transmission to a broker.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 438 }, "id": 181, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_outbuf_msg_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages awaiting transmission", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages", "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": "$prometheus", "description": "Number of requests in-flight to a broker awaiting response.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 438 }, "id": 182, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_waitresp_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests waiting response", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests", "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": "$prometheus", "description": "Number of messages in-flight to a broker awaiting response.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 438 }, "id": 183, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_waitresp_msg_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages awaiting response", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages", "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": "$prometheus", "description": "Number of requests sent to a broker.\nGraph shows mean attempts per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 446 }, "id": 184, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_tx{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "description": "Amount of bytes sent to a broker.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 446 }, "id": 185, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_txbytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$prometheus", "description": "Number of transmission errors to a broker.\nGraph shows mean errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 446 }, "id": 186, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_txerrs{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transmission errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "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": "$prometheus", "description": "Number of request retries to a broker.\nGraph shows mean retries per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 454 }, "id": 187, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_txretries{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request retries", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "retries per second", "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": "$prometheus", "description": "Time since last socket send to a broker (or -1 if no sends yet for current connection).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 454 }, "id": 188, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_txidle{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since socket send", "tooltip": { "shared": true, "sort": 2, "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": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of requests timed out for a broker.\nGraph shows mean retries per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 454 }, "id": 189, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_req_timeouts{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests timed out", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "description": "Number of responses received from a broker.\nGraph shows mean attempts per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 462 }, "id": 190, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_rx{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Responses received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "responses per second", "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": "$prometheus", "description": "Amount of bytes received from a broker.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 462 }, "id": 191, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_rxbytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$prometheus", "description": "Number of errors received from a broker.\nGraph shows mean errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 462 }, "id": 192, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_rxerrs{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "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": "$prometheus", "description": "Number of mber of unmatched correlation ids in response\n(typically for timed out requests).\nGraph shows mean errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 470 }, "id": 193, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_rxcorriderrs{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response corellation errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "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": "$prometheus", "description": "Time since last socket receive (or -1 if no sends yet for current connection).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 470 }, "id": 194, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_rxidle{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since socket receive", "tooltip": { "shared": true, "sort": 2, "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": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of partial MessageSets received.\nGraph shows mean retries per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 470 }, "id": 195, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_broker_rxpartial{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partial MessageSets received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "description": "Number of requests sent, separated by type.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 478 }, "id": 196, "legend": { "alignAsTable": true, "avg": true, "current": 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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(tdg_kafka_broker_req{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{request}} — {{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests sent by type", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$prometheus", "description": "99th percentile of internal producer queue latency.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 488 }, "id": 197, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_int_latency{alias=~\"$alias\",job=~\"$job\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Producer queue latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "µs", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "99th percentile of internal request queue latency.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 488 }, "id": 198, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_outbuf_latency{alias=~\"$alias\",job=~\"$job\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request queue latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "µs", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "99th percentile of round-trip time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 488 }, "id": 199, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_rtt{alias=~\"$alias\",job=~\"$job\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Broker latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "µs", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "99th percentile of broker throttling time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 488 }, "id": 200, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_broker_throttle{alias=~\"$alias\",job=~\"$job\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{broker_name}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Broker throttle", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG Kafka brokers statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 496 }, "id": 201, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Age of client's topic object.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 497 }, "id": 202, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_age{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Topic age", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Age of metadata from broker for this topic.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 497 }, "id": 203, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_metadata_age{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Topic metadata age", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "99th percentile of batch size.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 505 }, "id": 204, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_batchsize{alias=~\"$alias\",job=~\"$job\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Batch size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "99th percentile of batch message count.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 505 }, "id": 205, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_batchcnt{alias=~\"$alias\",job=~\"$job\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Batch message count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "99th percentile", "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": "$prometheus", "description": "Number of messages waiting to be produced in first-level\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 513 }, "id": 206, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_partitions_msgq_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages in partition queue", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of messages ready to be produced in transmit\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 513 }, "id": 207, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_partitions_xmit_msgq_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages ready in partition queue", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of pre-fetched messages in fetch\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 513 }, "id": 208, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_partitions_fetchq_cnt{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages pre-fetched in partition queue", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of message bytes waiting to be produced in first-level\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 521 }, "id": 209, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_partitions_msgq_bytes{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Message size in partition queue", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of message bytes ready to be produced in transmit\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 521 }, "id": 210, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_partitions_xmit_msgq_bytes{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ready messages size in partition queue", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of pre-fetched messages bytes in\nfetch queue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 521 }, "id": 211, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_partitions_fetchq_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Pre-fetched messages size in partition queue", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of messages transmitted (produced) of a partition topic.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 529 }, "id": 212, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_topic_partitions_txmsgs{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$prometheus", "description": "Amout of message bytes transmitted (produced) of a partition topic.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 529 }, "id": 213, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_topic_partitions_txbytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition message bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of messages consumed, not including ignored messages,\nof a partition topic.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 529 }, "id": 214, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_topic_partitions_rxmsgs{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages consumed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$prometheus", "description": "Amout of message bytes consumed, not including ignored messages,\nof a partition topic.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 529 }, "id": 215, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_topic_partitions_rxbytes{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition message bytes consumed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of dropped outdated messages of a partition topic.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 537 }, "id": 216, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_topic_partitions_rx_ver_drops{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages dropped", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$prometheus", "description": "Current number of messages in-flight to/from broker\nof a partition topic.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 537 }, "id": 217, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_topic_partitions_msgs_inflight{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{topic}}, {{partition}}) — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages in flight", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": true, "title": "TDG Kafka topics statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 545 }, "id": 218, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Time elapsed since last state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 546 }, "id": 219, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_cgrp_stateage{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since state change", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Time elapsed since last rebalance (assign or revoke).\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 546 }, "id": 220, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_cgrp_rebalance_age{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since rebalance", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of rebalances (assign or revoke).\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 554 }, "id": 221, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_kafka_cgrp_rebalance_cnt{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rebalance activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "rebalances per second", "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": "$prometheus", "description": "Current assignment's partition count.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 554 }, "id": 222, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_cgrp_assignment_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Assignment partition count", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG Kafka consumer statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 562 }, "id": 223, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Time elapsed since last idemp_state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 563 }, "id": 224, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_eos_idemp_stateage{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since idemp_state change", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Time elapsed since last txn_state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 563 }, "id": 225, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_kafka_eos_txn_stateage{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}} ({{type}}, {{connector_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since txn_state change", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG Kafka producer statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 571 }, "id": 226, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "A number of task tuples checked for expiration (expired + skipped).\nGraph shows mean tuples per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 572 }, "id": 227, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(expirationd_checked_count{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples checked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per second", "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": "$prometheus", "description": "A number of task expired tuples.\nGraph shows mean tuples per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 572 }, "id": 228, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(expirationd_expired_count{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples expired", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per second", "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": "$prometheus", "decimals": 0, "description": "A number of task restarts since start.\nFrom the start is equal to 1.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 580 }, "id": 229, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "expirationd_restarts{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Restart count", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "A task's operation time.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 580 }, "id": 230, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "expirationd_working_time{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operation time", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "expirationd module statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 588 }, "id": 231, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Amount of tuples scanned in request.\nData resets between each collect.\nGraph shows average per request.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 589 }, "id": 232, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_scanned_tuples_sum{alias=~\"$alias\",job=~\"$job\"} / tdg_scanned_tuples_count{alias=~\"$alias\",job=~\"$job\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples scanned (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per request", "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": "$prometheus", "description": "Amount of tuples returned in request.\nData resets between each collect.\nGraph shows average per request.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 589 }, "id": 233, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_returned_tuples_sum{alias=~\"$alias\",job=~\"$job\"} / tdg_returned_tuples_count{alias=~\"$alias\",job=~\"$job\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples returned (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per request", "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": "$prometheus", "decimals": 0, "description": "Amount of tuples scanned in request.\nData resets between each collect.\nGraph shows maximum observation.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 597 }, "id": 234, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_scanned_tuples_max{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples scanned (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples per request", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Amount of tuples returned in request.\nData resets between each collect.\nGraph shows maximum observation.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 597 }, "id": 235, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_returned_tuples_max{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples returned (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples per request", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG tuples statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 605 }, "id": 236, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "A number of files processed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 606 }, "id": 237, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_connector_input_file_processed_count{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{connector_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total files processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "files", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "A number of objects processed over all files.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 606 }, "id": 238, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_connector_input_file_processed_objects_count{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{connector_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total objects processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "objects per second", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "A number of files failed to process.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 606 }, "id": 239, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_connector_input_file_failed_count{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{connector_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Files failed to processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "files", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Current file size.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 614 }, "id": 240, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_connector_input_file_size{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{connector_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current file size", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Processed bytes count from the current file.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 614 }, "id": 241, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_connector_input_file_current_bytes_processed{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{connector_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current file bytes processed", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "description": "Processed objects count from the current file.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 614 }, "id": 242, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_connector_input_file_current_processed_objects{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{connector_name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current file objects processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "objects", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG file connector statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 622 }, "id": 243, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "A number of successfully executed GraphQL queries.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 623 }, "id": 244, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_graphql_query_time_count{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation_name}} ({{schema}}, {{entity}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success queries", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "Average time of GraphQL query execution.\nOnly success requests are count.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 623 }, "id": 245, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_graphql_query_time_sum{alias=~\"$alias\",job=~\"$job\"} / tdg_graphql_query_time_count{alias=~\"$alias\",job=~\"$job\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation_name}} ({{schema}}, {{entity}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success query 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": "average", "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": "$prometheus", "description": "A number of GraphQL queries failed to execute.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 623 }, "id": 246, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_graphql_query_fail{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation_name}} ({{schema}}, {{entity}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error queries", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "A number of successfully executed GraphQL mutations.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 631 }, "id": 247, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_graphql_mutation_time_count{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation_name}} ({{schema}}, {{entity}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success mutations", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "Average time of GraphQL mutation execution.\nOnly success requests are count.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 631 }, "id": 248, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_graphql_mutation_time_sum{alias=~\"$alias\",job=~\"$job\"} / tdg_graphql_mutation_time_count{alias=~\"$alias\",job=~\"$job\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation_name}} ({{schema}}, {{entity}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success mutation 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": "average", "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": "$prometheus", "description": "A number of GraphQL mutations failed to execute.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 631 }, "id": 249, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_graphql_mutation_fail{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{operation_name}} ({{schema}}, {{entity}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error mutations", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": true, "title": "TDG GraphQL requests", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 639 }, "id": 250, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of repository.put method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 640 }, "id": 251, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.put\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.put IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 640 }, "id": 252, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.put\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.put_batch method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 640 }, "id": 253, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.put_batch\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put_batch requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.put_batch IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 640 }, "id": 254, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.put_batch\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put_batch request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.find method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 648 }, "id": 255, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.find\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "find requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.find IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 648 }, "id": 256, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.find\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "find request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.update method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 656 }, "id": 257, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.update\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "update requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.update IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 656 }, "id": 258, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.update\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "update request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.get method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 656 }, "id": 259, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.get\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "get requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.get IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 656 }, "id": 260, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.get\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "get request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.delete method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 664 }, "id": 261, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.delete\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "delete requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.delete IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 664 }, "id": 262, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.delete\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "delete request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.count method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 664 }, "id": 263, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.count\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "count requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.count IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 664 }, "id": 264, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.count\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "count request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.map_reduce method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 672 }, "id": 265, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.map_reduce\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "map_reduce requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.map_reduce IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 672 }, "id": 266, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.map_reduce\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "map_reduce request 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": "99th percentile", "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": "$prometheus", "description": "Number of repository.call_on_storage method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 672 }, "id": 267, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_iproto_data_query_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"repository.call_on_storage\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "call_on_storage requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of repository.call_on_storage IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 672 }, "id": 268, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_iproto_data_query_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"repository.call_on_storage\",quantile=\"0.99\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "call_on_storage request 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": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG IProto requests", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 680 }, "id": 269, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of TDG REST API GET requests processed with code 2xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 681 }, "id": 270, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_rest_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"GET\",status_code=~\"^2\\\\d{2}$\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success read requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "Number of TDG REST API GET requests processed with code 4xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 681 }, "id": 271, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_rest_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"GET\",status_code=~\"^4\\\\d{2}$\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read requests (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "Number of TDG REST API GET requests processed with code 5xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 681 }, "id": 272, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_rest_exec_time_count{alias=~\"$alias\",job=~\"$job\",method=\"GET\",status_code=~\"^5\\\\d{2}$\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read requests (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of TDG REST API request execution time.\nOnly GET requests processed with code 2xx are displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 689 }, "id": 273, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_rest_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"GET\",quantile=\"0.99\",status_code=~\"^2\\\\d{2}$\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success read request 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": "99th percentile", "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": "$prometheus", "description": "99th percentile of TDG REST API request execution time.\nOnly GET requests processed with code 4xx are displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 689 }, "id": 274, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_rest_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"GET\",quantile=\"0.99\",status_code=~\"^4\\\\d{2}$\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read request latency (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "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": "$prometheus", "description": "99th percentile of TDG REST API request execution time.\nOnly GET requests processed with code 5xx are displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 689 }, "id": 275, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_rest_exec_time{alias=~\"$alias\",job=~\"$job\",method=\"GET\",quantile=\"0.99\",status_code=~\"^5\\\\d{2}$\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read request latency (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "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": "$prometheus", "description": "Number of TDG REST API POST/PUT/DELETE requests\nprocessed with code 2xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 697 }, "id": 276, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_rest_exec_time_count{alias=~\"$alias\",job=~\"$job\",method!=\"GET\",status_code=~\"^2\\\\d{2}$\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success write requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "Number of TDG REST API POST/PUT/DELETE requests\nprocessed with code 4xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 697 }, "id": 277, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_rest_exec_time_count{alias=~\"$alias\",job=~\"$job\",method!=\"GET\",status_code=~\"^4\\\\d{2}$\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error write requests (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "Number of TDG REST API POST/PUT/DELETE requests\nprocessed with code 5xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 697 }, "id": 278, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_rest_exec_time_count{alias=~\"$alias\",job=~\"$job\",method!=\"GET\",status_code=~\"^5\\\\d{2}$\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error write requests (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$prometheus", "description": "99th percentile of TDG REST API request execution time.\nOnly POST/PUT/DELETE requests processed with code 2xx\nare displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 705 }, "id": 279, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_rest_exec_time{alias=~\"$alias\",job=~\"$job\",method!=\"GET\",quantile=\"0.99\",status_code=~\"^2\\\\d{2}$\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success write request 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": "99th percentile", "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": "$prometheus", "description": "99th percentile of TDG REST API request execution time.\nOnly POST/PUT/DELETE requests processed with code 4xx\nare displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 705 }, "id": 280, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_rest_exec_time{alias=~\"$alias\",job=~\"$job\",method!=\"GET\",quantile=\"0.99\",status_code=~\"^4\\\\d{2}$\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error write request latency (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "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": "$prometheus", "description": "99th percentile of TDG REST API request execution time.\nOnly POST/PUT/DELETE requests processed with code 5xx\nare displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 705 }, "id": 281, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_rest_exec_time{alias=~\"$alias\",job=~\"$job\",method!=\"GET\",quantile=\"0.99\",status_code=~\"^5\\\\d{2}$\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}} (code {{status_code}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read request latency (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG REST API requests", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 713 }, "id": 282, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of TDG jobs started.\nGraph shows mean jobs per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 714 }, "id": 283, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_jobs_started{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs started", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "jobs per second", "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": "$prometheus", "description": "Number of TDG jobs failed.\nGraph shows mean jobs per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 714 }, "id": 284, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_jobs_failed{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs failed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "jobs per second", "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": "$prometheus", "description": "Number of TDG jobs succeeded.\nGraph shows mean jobs per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 714 }, "id": 285, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_jobs_succeeded{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs succeeded", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "jobs per second", "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": "$prometheus", "description": "Number of TDG jobs running now.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 722 }, "id": 286, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_jobs_running{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs running", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$prometheus", "description": "Average time of TDG job execution.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 722 }, "id": 287, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_jobs_execution_time_sum{alias=~\"$alias\",job=~\"$job\"} / tdg_jobs_execution_time_count{alias=~\"$alias\",job=~\"$job\"\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs execution time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "average", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of TDG tasks started.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 730 }, "id": 288, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_tasks_started{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks started", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$prometheus", "description": "Number of TDG tasks failed.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 730 }, "id": 289, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_tasks_failed{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks failed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$prometheus", "description": "Number of TDG tasks succeeded.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 730 }, "id": 290, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_tasks_succeeded{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks succeeded", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$prometheus", "description": "Number of TDG tasks stopped.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 730 }, "id": 291, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_tasks_stopped{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks stopped", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$prometheus", "description": "Number of TDG tasks running now.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 738 }, "id": 292, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_tasks_running{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks running", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$prometheus", "description": "Average time of TDG task execution.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 738 }, "id": 293, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_tasks_execution_time_sum{alias=~\"$alias\",job=~\"$job\"} / tdg_tasks_execution_time_count{alias=~\"$alias\",job=~\"$job\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks execution time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "average", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "description": "Number of TDG system tasks started.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 746 }, "id": 294, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_system_tasks_started{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks started", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$prometheus", "description": "Number of TDG system tasks failed.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 746 }, "id": 295, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_system_tasks_failed{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks failed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$prometheus", "description": "Number of TDG system tasks succeeded.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 746 }, "id": 296, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "rate(tdg_system_tasks_succeeded{alias=~\"$alias\",job=~\"$job\"}[$__rate_interval])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks succeeded", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$prometheus", "description": "Number of TDG system tasks running now.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 754 }, "id": 297, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_system_tasks_running{alias=~\"$alias\",job=~\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks running", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$prometheus", "description": "Average time of TDG system task execution.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 754 }, "id": 298, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": [ { "expr": "tdg_system_tasks_execution_time_sum{alias=~\"$alias\",job=~\"$job\"} / tdg_system_tasks_execution_time_count{alias=~\"$alias\",job=~\"$job\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{name}} ({{kind}}) — {{alias}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks execution time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "average", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG tasks statistics", "titleSize": "h6", "type": "row" } ], "refresh": "30s", "rows": [], "schemaVersion": 21, "style": "dark", "tags": [ "tarantool", "TDG" ], "templating": { "list": [ { "current": {}, "hide": 0, "label": "Datasource", "name": "prometheus", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$prometheus", "hide": 0, "includeAll": false, "label": "Prometheus job", "multi": false, "name": "job", "options": [], "query": "label_values(tnt_info_uptime,job)", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "all", "value": "$__all" }, "datasource": "$prometheus", "hide": 0, "includeAll": true, "label": "Instances", "multi": true, "name": "alias", "options": [], "query": "label_values(tnt_info_uptime{job=~\"$job\"},alias)", "refresh": 2, "regex": "", "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": "browser", "title": "Tarantool Data Grid dashboard", "version": 0 }
2023-06-01 07:25:00 UTC
null
0
0
16,337
1
419,283
28,309
813
trivy-operator-vulnerabilities
Trivy Operator - Vulnerabilities
This is a modern dashboard for the Trivy Operator from Aqua Security. Made to take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes
2022-05-27 12:05:00 UTC
2023-04-06 20:15:31 UTC
0
This is a modern dashboard for the **Trivy Operator** from **Aqua Security**.\ Made to take advantage of the latest Grafana features.\ **GitHub repository:** [grafana-dashboards-kubernetes](https://github.com/dotdc/grafana-dashboards-kubernetes) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-addons-trivy-operator.png) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-addons-trivy-operator-2.png) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-addons-trivy-operator-3.png) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-addons-trivy-operator-4.png)
73,612
73,613
Other
null
1
5
28,309
1
16,337
7
0
This is a modern dashboard for the Trivy Operator from Aqua Security. Made to take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "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": "This is a modern dashboard for the Trivy Operator from Aqua Security. Made to take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 43, "panels": [], "title": "Vulnerabilities", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 1 }, "id": 60, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities{severity=\"Low\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "LOW", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 1 }, "id": 49, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities{severity=\"Medium\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "MEDIUM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 1 }, "id": 50, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities{severity=\"High\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "HIGH", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 1 }, "id": 51, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities{severity=\"Critical\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "CRITICAL", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "purple", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 1 }, "id": 52, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities{severity=\"Unknown\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "UNKNOWN", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "text", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 20, "y": 1 }, "id": 39, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities{namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "TOTAL", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 5 }, "id": 58, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities) by (namespace)", "instant": false, "interval": "$resolution", "legendFormat": "{{namespace}}", "range": true, "refId": "A" } ], "title": "Total vulnerabilities by namespaces", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 5 }, "id": 61, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities) by (severity)", "instant": false, "interval": "$resolution", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Total vulnerabilities by severity", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 85, "panels": [], "title": "Vulnerability Details", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "description": "", "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "severity" }, "properties": [ { "id": "mappings", "value": [ { "options": { "Critical": { "color": "red", "index": 0 }, "High": { "color": "orange", "index": 1 }, "Low": { "color": "blue", "index": 3 }, "Medium": { "color": "yellow", "index": 2 }, "Unknown": { "color": "purple", "index": 4 } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" } ] } ] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 14 }, "id": 83, "options": { "footer": { "enablePagination": true, "fields": [ "Value" ], "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_vulnerabilities{namespace=~\"$namespace\"}) by (namespace, image_registry, image_repository, image_tag, severity) > 0", "format": "table", "instant": false, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Vulnerability count per image and severity in $namespace namespace(s)", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": false }, "indexByName": { "Time": 0, "Value": 6, "image_registry": 2, "image_repository": 3, "image_tag": 4, "namespace": 1, "severity": 5 }, "renameByName": { "Value": "Nb of vulnerabilities", "image_registry": "Image Registry", "image_repository": "Image Repository", "image_tag": "Image Tag", "namespace": "Namespace", "severity": "Severity" } } }, { "id": "groupBy", "options": { "fields": { "All values": { "aggregations": [], "operation": "groupby" }, "Count": { "aggregations": [], "operation": "groupby" }, "Image Registry": { "aggregations": [], "operation": "groupby" }, "Image Repository": { "aggregations": [], "operation": "groupby" }, "Image Tag": { "aggregations": [], "operation": "groupby" }, "Namespace": { "aggregations": [], "operation": "groupby" }, "Nb of vulnerabilities": { "aggregations": [], "operation": "groupby" }, "Severity": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [], "operation": "groupby" }, "image_registry": { "aggregations": [], "operation": "groupby" }, "image_repository": { "aggregations": [], "operation": "groupby" }, "image_tag": { "aggregations": [], "operation": "groupby" }, "namespace": { "aggregations": [], "operation": "groupby" }, "severity": { "aggregations": [], "operation": "groupby" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "description": "Require operator.metricsVulnIdEnabled: true", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "severity" }, "properties": [ { "id": "mappings", "value": [ { "options": { "Critical": { "color": "red", "index": 0 }, "High": { "color": "orange", "index": 1 }, "Low": { "color": "blue", "index": 3 }, "Medium": { "color": "yellow", "index": 2 }, "Unknown": { "color": "purple", "index": 4 } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" } ] }, { "matcher": { "id": "byName", "options": "vuln_id" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "https://nvd.nist.gov/vuln/detail/${__value.text}", "url": "https://nvd.nist.gov/vuln/detail/${__value.text}" } ] } ] } ] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 26 }, "id": 78, "options": { "footer": { "enablePagination": true, "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_vulnerability_id{vuln_id=~\"CVE.*\", namespace=~\"$namespace\"}) by (namespace, image_registry, image_repository, image_tag, vuln_id, severity)", "format": "table", "instant": false, "interval": "$resolution", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Detaillled CVE vulnerabilities in $namespace namespace(s)", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": true, "__name__": true, "container": true, "endpoint": true, "instance": true, "job": true, "namespace": false, "service": true }, "indexByName": { "Time": 0, "Value": 7, "image_registry": 2, "image_repository": 3, "image_tag": 4, "namespace": 1, "severity": 6, "vuln_id": 5 }, "renameByName": { "image_namespace": "namespace", "image_registry": "Image Registry", "image_repository": "Image Repository", "image_tag": "Image Tag", "namespace": "Namespace", "severity": "Severity", "vuln_id": "Vulnerability", "vulnerability_id": "" } } }, { "id": "groupBy", "options": { "fields": { "Image Registry": { "aggregations": [], "operation": "groupby" }, "Image Repository": { "aggregations": [], "operation": "groupby" }, "Image Tag": { "aggregations": [], "operation": "groupby" }, "Namespace": { "aggregations": [], "operation": "groupby" }, "Severity": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "lastNotNull" ] }, "Vulnerability": { "aggregations": [], "operation": "groupby" }, "image_namespace": { "aggregations": [], "operation": "groupby" }, "namespace": { "aggregations": [], "operation": "groupby" }, "severity": { "aggregations": [], "operation": "groupby" }, "vuln_id": { "aggregations": [], "operation": "groupby" }, "vulnerability_id": { "aggregations": [], "operation": "groupby" } } } } ], "type": "table" }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 47, "panels": [], "title": "Config Audit Reports", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 39 }, "id": 53, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_resource_configaudits{severity=\"Low\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "LOW", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 39 }, "id": 54, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_resource_configaudits{severity=\"Medium\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "MEDIUM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 39 }, "id": 55, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_resource_configaudits{severity=\"High\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "HIGH", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 39 }, "id": 56, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_resource_configaudits{severity=\"Critical\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "CRITICAL", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "text", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 39 }, "id": 65, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_resource_configaudits{namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "TOTAL", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 43 }, "id": 62, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_resource_configaudits) by (namespace)", "instant": false, "interval": "$resolution", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Total config audit report by namespaces", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 43 }, "id": 63, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_resource_configaudits) by (severity)", "instant": false, "interval": "$resolution", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Total config audit report by severity", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 68, "panels": [], "title": "RBAC Assessments", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 52 }, "id": 69, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_role_rbacassessments{severity=\"Low\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "LOW", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 52 }, "id": 70, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_role_rbacassessments{severity=\"Medium\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "MEDIUM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 52 }, "id": 71, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_role_rbacassessments{severity=\"High\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "HIGH", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 52 }, "id": 72, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_role_rbacassessments{severity=\"Critical\", namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "CRITICAL", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "text", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 16, "y": 52 }, "id": 73, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_role_rbacassessments{namespace=~\"$namespace\"})", "instant": true, "interval": "$resolution", "legendFormat": "__auto", "refId": "A" } ], "title": "TOTAL", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 56 }, "id": 74, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_role_rbacassessments) by (namespace)", "instant": false, "interval": "$resolution", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Total RBAC Assessments by namespaces", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 56 }, "id": 75, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_role_rbacassessments) by (severity)", "instant": false, "interval": "$resolution", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Total RBAC Assessments by severity", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 64 }, "id": 81, "panels": [], "title": "Exposed Secrets", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "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": "blue", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 65 }, "id": 76, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(trivy_image_exposedsecrets) by (namespace)", "instant": false, "interval": "$resolution", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Total Exposed Secrets by namespaces", "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 37, "style": "dark", "tags": [ "Prometheus", "Addons", "Trivy", "Trivy-operator" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": true, "text": [ "All" ], "value": [ "$__all" ] }, "datasource": { "type": "prometheus", "uid": "${datasource}" }, "definition": "label_values(kube_pod_info, namespace)", "hide": 0, "includeAll": true, "multi": true, "name": "namespace", "options": [], "query": { "query": "label_values(kube_pod_info, namespace)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": { "selected": true, "text": "30s", "value": "30s" }, "hide": 0, "includeAll": false, "multi": false, "name": "resolution", "options": [ { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "15s", "value": "15s" }, { "selected": true, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "3m", "value": "3m" }, { "selected": false, "text": "5m", "value": "5m" } ], "query": "1s, 15s, 30s, 1m, 3m, 5m", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Trivy Operator - Vulnerabilities", "uid": "security_trivy_operator", "version": 7, "weekStart": "", "gnetId": 16337 }
2023-04-06 07:04:51 UTC
null
0
0
16,405
1
359,506
28,924
7
tarantool-data-grid-dashboard
Tarantool Data Grid dashboard
Dashboard for Tarantool Data Grid ver. 2 application monitoring, based on grafonnet library.
2022-06-08 08:13:07 UTC
2023-06-01 07:25:24 UTC
0
# About project This dashboard is based on [grafonnet](https://github.com/grafana/grafonnet-lib) library. Sources are available in project's [GitHub page](https://github.com/tarantool/grafana-dashboard). # Configuration The dashboard is designed to work with *TDG* + *Telegraf* + *InfluxDB* + *Grafana* cluster. ## TDG configuration The dashboard is designed to work with [Tarantool Data Grid (ver. 2)](https://www.tarantool.io/en/datagrid/) cluster. TDG must be configured to have a *json* metrics endpoint for Telegraf (refer to _cartridge.roles.metrics_ role [page](https://www.tarantool.io/en/doc/latest/book/monitoring/getting_started/#cartridge-role) for instructions). ## Telegraf configuration Telegraf must be configured to have `data_format` set as *"json"* and `fieldpass` list set as *["value"]*; `tag_keys` list must contain *"metric_name"*, *"label_pairs_alias"*, *"label_pairs_quantile"*, *"label_pairs_path"*, *"label_pairs_method"*, *"label_pairs_status"*, *"label_pairs_operation"*, *"label_pairs_level"*, *"label_pairs_id"*, *"label_pairs_engine"*, *"label_pairs_name"*, *"label_pairs_index_name"*, *"label_pairs_delta"*, *"label_pairs_stream"*, *"label_pairs_type"*, *"label_pairs_connector_name"*, *"label_pairs_broker_name"*, *"label_pairs_topic"*, *"label_pairs_request"*, *"label_pairs_kind"*, *"label_pairs_thread_name"*, *"label_pairs_type_name"*, *"label_pairs_operation_name"*, *"label_pairs_schema"*, *"label_pairs_entity"*, *"label_pairs_status_code"* values. You can also check out example config on [GitHub](https://github.com/tarantool/grafana-dashboard/blob/master/example_cluster/telegraf/telegraf.tfg.conf). # Dashboard Metrics used in dashboard are based on Tarantool [metrics](https://github.com/tarantool/metrics) module and TDG metrics. Time series are grouped by *alias* parameter, so you can use this dashboard to monitor a cluster of Tarantool instances. Dashboard contains the following sections: * Cluster overview * Replication overview * Tarantool network activity * Tarantool memtx allocation overview * Tarantool MVCC overview * Tarantool vinyl statistics * Tarantool CPU statistics * Tarantool runtime overview * Tarantool LuaJit statistics * Tarantool operations statistics * TDG Kafka common statistics * TDG Kafka brokers statistics * TDG Kafka topics statistics * TDG Kafka consumer statistics * TDG Kafka producer statistics * TDG expirationd statistics * TDG tuples statistics * TDG file connectors statistics * TDG GraphQL requests * TDG IProto requests * TDG REST API requests * TDG tasks statistics ## Cluster overview Contains panels on [Cartridge issues](https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_api/modules/cartridge.issues/) count, read only status and switchover triggers, election info. ## Replication overview Contains info about replication lag and status, clock delta and synchronous queue statistics. ## Tarantool network activity Overview of instances network activity. Displays input and output data load, as well as network connections, detailed requests stats and memory consumption. ## Tarantool memtx allocation overview Overview of Tarantool memtx memory allocation (tuples and indexes). Contains short instruction on memory allocation monitoring. You can read more about *slab* [here](https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_slab/#lua-function.box.slab.info). ## Tarantool MVCC overview Contains statistics of Tarantool memtx engine transactions manager. ## Tarantool vinyl statistics Overview of Tarantool vinyl memory and disk allocation, vinyl scheduler process and transaction statistics. You can read more about *vinyl engine* [here](https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_slab/#lua-function.box.slab.info). ## Tarantool CPU statistics Contains CPU process time statistics for each instance and separate thread load. ## Tarantool runtime overview Metrics related to runtime. Contains Lua and transaction memory panels, fiber statistics panels and event loop panel. ## Tarantool LuaJit statistics Detailed Lua runtime overview. Contains panels about objects allocation and garbage collect, memory consumption and LuaJit traces info. ## Tarantool operations statistics Overview of operations on Tarantool spaces (select, update, etc.) aggregated over all Tarantool spaces, as well as other operations activity (eval, call, auth, errors and SQL calls). ## TDG Kafka common statistics TDG Kafka connector common statistics. See [librdkafka "top-level" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#top-level) for details. ## TDG Kafka brokers statistics TDG Kafka connector brokers statistics. See [librdkafka "brokers" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#brokers) for details. ## TDG Kafka topics statistics TDG Kafka connector topics statistics. See [librdkafka "topics" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#topics) for details. ## TDG Kafka consumer statistics TDG Kafka connector consumer statistics. See [librdkafka "cgrp" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#cgrp) for details. ## TDG Kafka producer statistics TDG Kafka connector producer statistics. See [librdkafka "eos" statistics section](https://github.com/edenhill/librdkafka/blob/2aadc45974d32b7c7ff91805588be3fc9951f4ad/STATISTICS.md#eos) for details. ## TDG expirationd statistics TDG [expirationd](https://github.com/tarantool/expirationd) module statistics. ## TDG tuples statistics Tuple find operations statistics. ## TDG file connectors statistics File connectors overall and current process statistics. ## TDG GraphQL requests TDG API GraphQL requests statistics. ## TDG IProto requests TDG API IProto net.box calls statistics. ## TDG REST API requests TDG REST API requests statistics. ## TDG tasks statistics TDG tasks, jobs and system tasks statistics. # Contributing Project is open-sourced, so you can freely file an issue with suggestion or bug report to our [GitHub page](https://github.com/tarantool/grafana-dashboard).
73,830
73,831
Telegraf
null
0
0
28,924
1
16,405
7
0
Dashboard for Tarantool Data Grid ver. 2 application monitoring, based on grafonnet library.
{ "__inputs": [], "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" }, { "id": "graph", "name": "Graph", "type": "panel", "version": "" }, { "id": "timeseries", "name": "Timeseries", "type": "panel", "version": "" }, { "id": "text", "name": "Text", "type": "panel", "version": "" }, { "id": "influxdb", "name": "InfluxDB", "type": "datasource", "version": "1.0.0" } ], "annotations": { "list": [] }, "description": "Dashboard for Tarantool Data Grid ver. 2 application monitoring, based on grafonnet library.", "editable": true, "gnetId": 16405, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "panels": [ { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of \"warning\" issues on each cluster instance.\n\"warning\" issues includes high replication lag, replication long idle,\nfailover and switchover issues, clock issues, memory fragmentation,\nconfiguration issues and alien members warnings.\n\nPanel works with `cartridge >= 2.0.2`, `metrics >= 0.6.0`,\nwhile `metrics >= 0.9.0` is recommended for per instance display.\n", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 1 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cartridge_issues" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_level", "operator": "=", "value": "warning" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cartridge warning issues", "tooltip": { "shared": true, "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of \"critical\" issues on each cluster instance.\n\"critical\" issues includes replication process critical fails and\nrunning out of available memory.\n\nPanel works with `cartridge >= 2.0.2`, `metrics >= 0.6.0`,\nwhile `metrics >= 0.9.0` is recommended for per instance display.\n", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 1 }, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cartridge_issues" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_level", "operator": "=", "value": "critical" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cartridge critical issues", "tooltip": { "shared": true, "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Displays the count of failover triggers in a replicaset.\nGraph shows average per second.\n\nPanel works with `metrics >= 0.15.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cartridge_failover_trigger_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Failovers triggered", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "failovers per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "datasource": "$influxdb", "description": "`master` status means instance is available for read and\nwrite operations. `replica` status means instance is\navailable only for read operations.\n\nPanel works with `metrics >= 0.11.0` and Grafana 8.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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "0": { "color": "green", "index": 0, "text": "master" } }, "type": "value" }, { "options": { "1": { "color": "yellow", "index": 0, "text": "replica" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "id": 6, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_read_only" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Tarantool instance status", "type": "timeseries" }, { "datasource": "$influxdb", "description": "Election state (mode) of the node.\nWhen election is enabled, the node is writable only in the leader state.\n\nAll the non-leader nodes are called `follower`s.\n`candidate`s are nodes that start a new election round.\n`leader` is a node that collected a quorum of votes.\n\nPanel works with Grafana 8.x.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "0": { "color": "green", "index": 0, "text": "follower" } }, "type": "value" }, { "options": { "1": { "color": "yellow", "index": 0, "text": "candidate" } }, "type": "value" }, { "options": { "2": { "color": "green", "index": 0, "text": "leader" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" }, { "options": { "from": 1.001, "result": { "index": 0, "text": "-" }, "to": 1.999 }, "type": "range" } ], "max": 2, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 15 }, "id": 7, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_state" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Instance election state", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "ID of a node the current node votes for.\nIf the value is 0, it means the node hasn’t\nvoted in the current term yet.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 15 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_vote" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instance election vote", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Leader node ID in the current term.\nIf the value is 0, it means the node doesn’t know which\nnode is the leader in the current term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 15 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_leader" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instance election leader", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Current election term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 15 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_term" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Election term", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "term", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Cluster overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 11, "panels": [ { "datasource": "$influxdb", "description": "`follows` status means replication is running.\nOtherwise, `not running` is displayed.\n\nPanel works with `metrics >= 0.13.0` and Grafana 8.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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "1": { "color": "green", "index": 0, "text": "follows" } }, "type": "value" }, { "options": { "0": { "color": "red", "index": 0, "text": "not running" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 24 }, "id": 12, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias $tag_label_pairs_stream ($tag_label_pairs_id)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_stream" ], "type": "tag" }, { "params": [ "label_pairs_id" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_replication_status" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Tarantool replication status", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Replication lag value for Tarantool instance.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 24 }, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias ($tag_label_pairs_id)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_id" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_replication_lag" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tarantool replication lag", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Clock drift across the cluster.\nmax shows difference with the fastest clock (always positive),\nmin shows difference with the slowest clock (always negative).\n\nPanel works with `metrics >= 0.10.0`.\n", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 24 }, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias ($tag_label_pairs_delta)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_delta" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_clock_delta" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instances clock delta", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Instance ID of the current synchronous replication master.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 32 }, "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_owner" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue owner", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "owner id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Current queue term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 32 }, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_term" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue term", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "term", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Count of transactions collecting confirmations now.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 32 }, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_len" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue transactions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "datasource": "$influxdb", "description": "Whether the queue is processing any system entry (CONFIRM/ROLLBACK/PROMOTE/DEMOTE).\n\nPanel works with Grafana 8.x.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "1": { "color": "yellow", "index": 0, "text": "busy" } }, "type": "value" }, { "options": { "0": { "color": "green", "index": 0, "text": "not busy" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 32 }, "id": 18, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_busy" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Synchronous queue busy", "type": "timeseries" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Replication overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 19, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for network input/output buffers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 41 }, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_info_memory_net" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Net 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data received by instance from binary protocol connections.\nGraph shows average bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 41 }, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_received_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "received", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data sent by instance with binary protocol connections.\nGraph shows average bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 41 }, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_sent_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "sent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of network requests this instance has handled.\nGraph shows mean rps.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 49 }, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests handled", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of pending network requests.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 49 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests pending", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": 0, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of requests processed by tx thread per second.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 57 }, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_progress_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processed requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of requests currently being processed in the tx thread.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 57 }, "id": 26, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_progress_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in progress", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of requests which was placed in queues\nof streams per second.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 57 }, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_stream_queue_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (overall)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of requests currently waiting in queues of streams.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 57 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_stream_queue_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (current)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of new binary protocol connections per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 65 }, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_connections_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "New binary connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$influxdb", "decimals": 0, "description": "Number of current active binary protocol connections.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 65 }, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_connections_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current binary connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data sent by instance with binary protocol connections,\nseparated per thread.\nGraph shows average bytes per second.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 73 }, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_sent_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data sent (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "sent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data received by instance from binary protocol connections,\nseparated per thread.\nGraph shows average bytes per second.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 73 }, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_received_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data received (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "received", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of new binary protocol connections per second,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 81 }, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_connections_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "New binary connections (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$influxdb", "decimals": 0, "description": "Number of current active binary protocol connections,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 81 }, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_connections_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current binary connections (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of network requests this instance has handled,\nseparated per thread.\nGraph shows mean rps.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 89 }, "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests handled (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Average number of requests processed per second,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 89 }, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_progress_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processed requests (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Average number of requests which was placed in queues\nof streams per second, separated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 89 }, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_stream_queue_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (overall per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of pending network requests,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 97 }, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests pending (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of requests currently being processed,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 97 }, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_progress_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in progress (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of requests currently waiting in queues of streams,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 97 }, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_stream_queue_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (current per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool network activity", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 105 }, "id": 41, "panels": [ { "content": "`quota_used_ratio` > 90%, `arena_used_ratio` > 90%, 50% < `items_used_ratio` < 90% – your memory is highly fragmented. See [docs](https://www.tarantool.io/en/doc/1.10/reference/reference_lua/box_slab/#lua-function.box.slab.info) for more info.\n\n`quota_used_ratio` > 90%, `arena_used_ratio` > 90%, `items_used_ratio` > 90% – you are running out of memory. You should consider increasing Tarantool’s memory limit (*box.cfg.memtx_memory*).\n", "datasource": null, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 106 }, "id": 42, "mode": "markdown", "title": "Slab allocator monitoring information", "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "`quota_used_ratio` = `quota_used` / `quota_size`.\n\n`quota_used` – used by slab allocator (for both tuple and index slabs).\n\n`quota_size` – memory limit for slab allocator (as configured in the *memtx_memory* parameter).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 109 }, "id": 43, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_quota_used_ratio" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used by slab allocator (quota_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "`arena_used_ratio` = `arena_used` / `arena_size`.\n\n`arena_used` – used for both tuples and indexes.\n\n`arena_size` – allocated for both tuples and indexes.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 109 }, "id": 44, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_arena_used_ratio" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples and indexes (arena_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "`items_used_ratio` = `items_used` / `items_size`.\n\n`items_used` – used only for tuples.\n\n`items_size` – allocated only for tuples.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 109 }, "id": 45, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_items_used_ratio" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples (items_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used by slab allocator (for both tuple and index slabs).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 117 }, "id": 46, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_quota_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used by slab allocator (quota_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for both tuples and indexes.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 117 }, "id": 47, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_arena_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples and indexes (arena_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for only tuples.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 117 }, "id": 48, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_items_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples (items_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory limit for slab allocator (as configured in the *memtx_memory* parameter).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 125 }, "id": 49, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_quota_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Slab allocator memory limit (quota_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory allocated for both tuples and indexes by slab allocator.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 125 }, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_arena_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated for tuples and indexes (arena_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory allocated for only tuples by slab allocator.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 125 }, "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_items_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated for tuples (items_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool memtx allocation overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 133 }, "id": 52, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows the number of bytes that are allocated\nfor the statements of all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 134 }, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_statements" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows average bytes used by transactions for statements\n(`txn.statements.total` bytes / number of open transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 134 }, "id": 54, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_statements" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows the maximum number of bytes used by one\nthe current transaction for statements.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 134 }, "id": 55, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_statements" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows memory allocated for all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 142 }, "id": 56, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_user" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows transaction average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 142 }, "id": 57, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_user" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows the maximum number of bytes allocated over all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 142 }, "id": 58, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_user" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows memory allocated for all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 150 }, "id": 59, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_system" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows transaction average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 150 }, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_system" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows the maximum number of bytes allocated over all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 150 }, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_system" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows memory allocated for trackers of all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 158 }, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_trackers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows transaction tracker average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 158 }, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_trackers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows the maximum number of bytes allocated for a tracker\nover all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 158 }, "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_trackers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows memory allocated for all current conflicts.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 166 }, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_conflicts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows transaction conflict average\n(total allocated bytes / number of all current conflict).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 166 }, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_conflicts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows the maximum number of bytes allocated for a transaction conflict.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 166 }, "id": 67, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_conflicts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 174 }, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples used", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 174 }, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples used size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 174 }, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples used", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 174 }, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples used size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 182 }, "id": 72, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples in read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 182 }, "id": 73, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples in read views size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 182 }, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples in read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 182 }, "id": 75, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples in read views size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 190 }, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples tracked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 190 }, "id": 77, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples tracked size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 190 }, "id": 78, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples tracked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 190 }, "id": 79, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples tracked size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool MVCC overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 198 }, "id": 80, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of records in the space (memtx engine).\nName of space is specified after dash.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 199 }, "id": 81, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_len" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "memtx" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of records (memtx)", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of records in the space (vinyl engine).\nName of space is specified after dash.\nBy default this metrics is disabled,\nto enable it you must set global variable\ninclude_vinyl_count to true. Beware that\ncount() operation scans the space and may\nslow down your app. \n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 199 }, "id": 82, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tuples" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "vinyl" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of records (vinyl)", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total number of bytes in all tuples of the space (memtx engine).\nName of space is specified after dash.\n\n`No data` may be displayed because of tarantool/metrics issue #321,\nuse `metrics >= 0.12.0` to fix.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 207 }, "id": 83, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_bsize" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "memtx" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data size (memtx)", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total number of bytes taken by the index.\nName of space is specified after dash,\nindex name specified in parentheses.\nIncludes both memtx and vinyl spaces.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 207 }, "id": 84, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name ($tag_label_pairs_index_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_index_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_index_bsize" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index size", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total size of tuples and all indexes in the space (memtx engine).\nName of space is specified after dash.\n\n`No data` may be displayed because of tarantool/metrics issue #321,\nuse `metrics >= 0.12.0` to fix.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 207 }, "id": 85, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_total_bsize" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "memtx" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total size (memtx)", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool space statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 215 }, "id": 86, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The amount of data stored in the `.run` files located in the `vinyl_dir` directory.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 216 }, "id": 87, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_disk_data_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl disk data", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The amount of data stored in the `.index` files located in the `vinyl_dir` directory.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 216 }, "id": 88, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_disk_index_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl disk index", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory in bytes currently used to store tuples (data).\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 224 }, "id": 89, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_tuple_cache" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples cache 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 224 }, "id": 90, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_page_index" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory in bytes used by bloom filters.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 224 }, "id": 91, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_bloom_filter" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bloom filter 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The estimated average rate of taking dumps, bytes per second.\nInitially, the rate value is 10 megabytes per second\nand being recalculated depending on the the actual rate.\nOnly significant dumps that are larger than one megabyte\nare used for the estimate.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 232 }, "id": 92, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_dump_bandwidth" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator dump bandwidth", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The actual average rate of performing the write operations, bytes per second.\nThe rate is calculated as a 5-second moving average.\nIf the metric value is gradually going down, this can indicate some disk issues.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 232 }, "id": 93, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_write_rate" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator write rate", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The write rate limit, bytes per second.\nThe regulator imposes the limit on transactions based on the observed dump/compaction performance.\nIf the metric value is down to approximately 100 Kbps,\nthis indicates issues with the disk or the scheduler.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 232 }, "id": 94, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_rate_limit" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator rate limit", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "«Level 0» (L0) memory area in bytes. L0 is the area that\nvinyl can use for in-memory storage of an LSM tree.\nBy monitoring this metric, you can see when L0 is getting\nclose to its maximum (tnt_vinyl_regulator_dump_watermark),\nat which time a dump will occur. You can expect L0 = 0\nimmediately after the dump operation is completed.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 240 }, "id": 95, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_level0" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Level 0 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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The maximum amount of memory used for in-memory storing of a vinyl LSM tree.\nWhen accessing this maximum, the dumping must occur.\nFor details, see https://www.tarantool.io/en/doc/latest/book/box/engines/#engines-algorithm-filling-lsm.\nThe value is slightly smaller than the amount of memory allocated for vinyl trees,\nwhich is the `vinyl_memory` parameter.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 240 }, "id": 96, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_dump_watermark" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator dump watermark", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The number of fibers that are blocked waiting for Vinyl level0 memory quota.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.8.3`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 240 }, "id": 97, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_blocked_writers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator blocked writers", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "fibers", "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": "$influxdb", "description": "Average per second rate of commits (successful transaction ends).\nIt includes implicit commits: for example, any insert operation causes a commit\nunless it is within a `box.begin()`–`box.commit()` block.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 248 }, "id": 98, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_commit" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx commit rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$influxdb", "description": "Average per second rate of rollbacks (unsuccessful transaction ends).\nThis is not merely a count of explicit `box.rollback()` requests — it includes requests\nthat ended with errors.\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 248 }, "id": 99, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_rollback" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx rollback rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$influxdb", "description": "Average per second rate of conflicts that caused transactions to roll back.\nThe ratio `tx conflicts` / `tx commits` above 5% indicates that vinyl is not healthy.\nAt this moment you’ll probably see a lot of other problems with vinyl.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 248 }, "id": 100, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_conflict" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx conflict rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$influxdb", "decimals": 0, "description": "Number of current read views, that is, transactions entered a read-only state\nto avoid conflict temporarily.\nIf the value stays non-zero for a long time, it indicates of a memory leak.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 248 }, "id": 101, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_read_views" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The number of the scheduler dump/compaction tasks in progress now.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 256 }, "id": 102, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_tasks" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "inprogress" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler tasks in progress", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Scheduler dump/compaction tasks failed.\nAverage per second rate is shown.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 256 }, "id": 103, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_tasks" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "failed" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler failed tasks rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "per second rate", "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": "$influxdb", "description": "Time spent by all worker threads performing dumps.\nAverage per second rate is shown.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 256 }, "id": 104, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_dump_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler dump time rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "per second rate", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Scheduler dumps completed average per second rate.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 256 }, "id": 105, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_dump_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler dump count rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "per second rate", "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": true, "title": "Tarantool vinyl statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 264 }, "id": 106, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "This is the average share of time\nspent by instance process executing in user mode.\nMetrics obtained using `getrusage()` call.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 265 }, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cpu_user_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU user 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": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "This is the average share of time\nspent by instance process executing in kernel mode.\nMetrics obtained using `getrusage()` call.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 265 }, "id": 108, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cpu_system_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU system 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": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of time that each process has been scheduled\nin user mode, measured in clock ticks (divide by\nsysconf(_SC_CLK_TCK)). This includes guest time,\nguest_time (time spent running a virtual CPU, see\nbelow), so that applications that are not aware of\nthe guest time field do not lose that time from\ntheir calculations. Average ticks per second is displayed.\n\nMetrics are obtained by parsing `/proc/self/task/[pid]/stat`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 273 }, "id": 109, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_thread_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cpu_thread" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "user" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread user time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "ticks per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of time that this process has been scheduled\nin kernel mode, measured in clock ticks (divide by\nsysconf(_SC_CLK_TCK)). Average ticks per second is displayed.\n\nMetrics are obtained by parsing `/proc/self/task/[pid]/stat`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 273 }, "id": 110, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_thread_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cpu_thread" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "system" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Thread system time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "ticks per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool CPU statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 281 }, "id": 111, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for objects allocated with Lua\nby using its internal mechanisms.\nLua memory is bounded by 2 GB per instance. \n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 282 }, "id": 112, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_info_memory_lua" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Lua 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used by runtime arena.\nRuntime arena stores network buffers, tuples\ncreated with box.tuple.new and other objects\nallocated by application not covered by basic\nLua mechanisms (spaces data and indexes\nare not included here, see memtx/vinyl arena).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 282 }, "id": 113, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_runtime_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Runtime arena 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory in use by active transactions.\nFor the vinyl storage engine, this is the total size of\nall allocated objects (struct txv, struct vy_tx, struct vy_read_interval)\nand tuples pinned for those objects. \n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 282 }, "id": 114, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_info_memory_tx" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transactions 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of fiber context switches.\nContext switches are counted over all current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 290 }, "id": 115, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_csw" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fiber context switches", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "switches", "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": "$influxdb", "description": "Duration of last event loop iteration (tx thread).\nHigh duration results in longer responses,\npossible bad health signals and may be the\nreason of \"Too long WAL write\" errors.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 290 }, "id": 116, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_ev_loop_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Event loop time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "cycle duration", "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": "$influxdb", "decimals": 0, "description": "Current number of fibers in tx thread. \n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 298 }, "id": 117, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_amount" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of fibers", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory used by current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 298 }, "id": 118, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_memused" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory used by fibers", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory reserved for current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 298 }, "id": 119, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_memalloc" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory reserved for fibers", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool runtime overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 306 }, "id": 120, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of snap restores (guard assertions\nleading to stopping trace executions) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 307 }, "id": 121, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_snap_restore_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Snap restores", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "restores per second", "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": "$influxdb", "description": "Average number of new JIT traces per second.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 307 }, "id": 122, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_trace_num" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JIT traces written", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$influxdb", "description": "Average number of JIT trace aborts per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 307 }, "id": 123, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_trace_abort_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JIT traces aborted", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "aborts per second", "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": "$influxdb", "description": "Total size of allocated machine code areas.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 307 }, "id": 124, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_mcode_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Machine code areas", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of strings being extracted from hash instead of allocating per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 315 }, "id": 125, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_strhash_hit_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Strings interned", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "interned per second", "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": "$influxdb", "description": "Average number of strings being allocated due to hash miss per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 315 }, "id": 126, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_strhash_miss_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Strings allocated", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "allocated per second", "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": "$influxdb", "description": "Average count of incremental GC steps (atomic state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 323 }, "id": 127, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_atomic_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (atomic)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (sweepstring state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 323 }, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_sweepstring_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (sweepstring)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (finalize state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 323 }, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_finalize_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (finalize)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (sweep state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 331 }, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_sweep_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (sweep)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (propagate state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 331 }, "id": 131, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_propagate_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (propagate)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (pause state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 331 }, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_pause_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (pause)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "decimals": 0, "description": "Number of allocated string objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 339 }, "id": 133, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_strnum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "String objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of allocated table objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 339 }, "id": 134, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_tabnum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Table objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of allocated cdata objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 339 }, "id": 135, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_cdatanum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "cdata objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of allocated userdata objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 339 }, "id": 136, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_udatanum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "userdata objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Current allocated Lua memory.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 347 }, "id": 137, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_memory" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current Lua 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average amount of freed Lua memory per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 347 }, "id": 138, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_freed_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Freed Lua 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": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average amount of allocated Lua memory per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 347 }, "id": 139, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_allocated_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated Lua 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": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool LuaJit statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 355 }, "id": 140, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of SELECT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 356 }, "id": 141, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "select" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of INSERT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 356 }, "id": 142, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of REPLACE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 356 }, "id": 143, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of UPSERT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 364 }, "id": 144, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of UPDATE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 364 }, "id": 145, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "update" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPDATE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of DELETE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 364 }, "id": 146, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "delete" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DELETE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Requests to execute stored procedures.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 372 }, "id": 147, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "call" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Call requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Calls to evaluate Lua code.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 372 }, "id": 148, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "eval" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Eval calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Requests resulted in error.\nGraph shows average errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 372 }, "id": 149, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Authentication requests.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 380 }, "id": 150, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "auth" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Authentication requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "SQL prepare calls.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.x.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 380 }, "id": 151, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "prepare" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL prepare calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "SQL execute calls.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.x.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 380 }, "id": 152, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "execute" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL execute calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.begin()`, IPROTO_EXECUTE\noperations with `TRANSACTION START` and IPROTO_BEGIN operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 388 }, "id": 153, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "begin" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction begins", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "begins per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.commit()`, IPROTO_EXECUTE\noperations with `COMMIT` and IPROTO_COMMIT operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 388 }, "id": 154, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "commit" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction commits", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "commits per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.rollback()`, IPROTO_EXECUTE\noperations with `ROLLBACK` and IPROTO_ROLLBACK operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 388 }, "id": 155, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "rollback" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction rollbacks", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "rollbacks per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool operations statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 396 }, "id": 156, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of ops (callbacks, events, etc) waiting in queue\nfor application to serve with rd_kafka_poll().\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 397 }, "id": 157, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_replyq" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operations in queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "operations", "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": "$influxdb", "description": "Current number of messages in producer queues.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 397 }, "id": 158, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_msg_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages in queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$influxdb", "description": "Current number of messages in producer queues.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 397 }, "id": 159, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_msg_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Size of messages in queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of requests sent to Kafka brokers.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 405 }, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_tx" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Amount of bytes transmitted to Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 405 }, "id": 161, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_tx_bytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$influxdb", "description": "Number of responses received from Kafka brokers.\nGraph shows mean responses per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 405 }, "id": 162, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_rx" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Responses received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "responses per second", "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": "$influxdb", "description": "Amount of bytes received from Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 405 }, "id": 163, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_rx_bytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$influxdb", "description": "Number of messages transmitted (produced) to Kafka brokers.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 413 }, "id": 164, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_txmsgs" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$influxdb", "description": "Amount of message bytes (including framing, such as per-Message\nframing and MessageSet/batch framing) transmitted to Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 413 }, "id": 165, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_txmsg_bytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Message bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$influxdb", "description": "Number of messages consumed, not including ignored\nmessages (due to offset, etc), from Kafka brokers.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 413 }, "id": 166, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_rxmsgs" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$influxdb", "description": "Amount of message bytes (including framing) received\nfrom Kafka brokers.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 413 }, "id": 167, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_rxmsg_bytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Message bytes received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": true, "title": "TDG Kafka common statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 421 }, "id": 168, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Time since last broker state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 422 }, "id": 169, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_stateage" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since state change", "tooltip": { "shared": true, "sort": 2, "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": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of connection attempts to a broker, including successful and failed,\nand name resolution failures.\nGraph shows mean attempts per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 422 }, "id": 170, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_connects" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Connection attempts", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "attempts per second", "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": "$influxdb", "description": "Number of disconnects from a broker (triggered by broker, network, load-balancer, etc.)\nGraph shows mean disconnects per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 422 }, "id": 171, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_disconnects" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disconnects", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "disconnects per second", "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": "$influxdb", "description": "Number of broker thread poll wakeups.\nGraph shows mean wakeups per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 422 }, "id": 172, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_wakeups" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Poll wakeups", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "wakeups per second", "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": "$influxdb", "description": "Number of requests awaiting transmission to a broker.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 430 }, "id": 173, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_outbuf_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests awaiting transmission", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests", "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": "$influxdb", "description": "Number of messages awaiting transmission to a broker.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 430 }, "id": 174, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_outbuf_msg_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages awaiting transmission", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages", "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": "$influxdb", "description": "Number of requests in-flight to a broker awaiting response.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 430 }, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_waitresp_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests waiting response", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests", "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": "$influxdb", "description": "Number of messages in-flight to a broker awaiting response.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 430 }, "id": 176, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_waitresp_msg_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages awaiting response", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages", "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": "$influxdb", "description": "Number of requests sent to a broker.\nGraph shows mean attempts per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 438 }, "id": 177, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_tx" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Amount of bytes sent to a broker.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 438 }, "id": 178, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_txbytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$influxdb", "description": "Number of transmission errors to a broker.\nGraph shows mean errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 438 }, "id": 179, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_txerrs" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transmission errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "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": "$influxdb", "description": "Number of request retries to a broker.\nGraph shows mean retries per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 446 }, "id": 180, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_txretries" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request retries", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "retries per second", "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": "$influxdb", "description": "Time since last socket send to a broker (or -1 if no sends yet for current connection).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 446 }, "id": 181, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_txidle" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since socket send", "tooltip": { "shared": true, "sort": 2, "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": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of requests timed out for a broker.\nGraph shows mean retries per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 446 }, "id": 182, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_req_timeouts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests timed out", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Number of responses received from a broker.\nGraph shows mean attempts per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 454 }, "id": 183, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_rx" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Responses received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "responses per second", "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": "$influxdb", "description": "Amount of bytes received from a broker.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 454 }, "id": 184, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_rxbytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bytes received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "bytes per second", "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": "$influxdb", "description": "Number of errors received from a broker.\nGraph shows mean errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 454 }, "id": 185, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_rxerrs" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "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": "$influxdb", "description": "Number of mber of unmatched correlation ids in response\n(typically for timed out requests).\nGraph shows mean errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 462 }, "id": 186, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_rxcorriderrs" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response corellation errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "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": "$influxdb", "description": "Time since last socket receive (or -1 if no sends yet for current connection).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 462 }, "id": 187, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_rxidle" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since socket receive", "tooltip": { "shared": true, "sort": 2, "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": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of partial MessageSets received.\nGraph shows mean retries per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 462 }, "id": 188, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_rxpartial" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partial MessageSets received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Number of requests sent, separated by type.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 470 }, "id": 189, "legend": { "alignAsTable": true, "avg": true, "current": 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", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_label_pairs_request — $tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "label_pairs_request" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_req" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests sent by type", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "99th percentile of internal producer queue latency.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 480 }, "id": 190, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_int_latency" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Producer queue latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "µs", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of internal request queue latency.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 480 }, "id": 191, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_outbuf_latency" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request queue latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "µs", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of round-trip time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 480 }, "id": 192, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_rtt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Broker latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "µs", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "µs", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of broker throttling time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 480 }, "id": 193, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_broker_name) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_broker_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_broker_throttle" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Broker throttle", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG Kafka brokers statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 488 }, "id": 194, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Age of client's topic object.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 489 }, "id": 195, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_age" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Topic age", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Age of metadata from broker for this topic.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 489 }, "id": 196, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_metadata_age" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Topic metadata age", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of batch size.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 497 }, "id": 197, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_batchsize" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Batch size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of batch message count.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 497 }, "id": 198, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_batchcnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Batch message count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "99th percentile", "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": "$influxdb", "description": "Number of messages waiting to be produced in first-level\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 505 }, "id": 199, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_msgq_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages in partition queue", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of messages ready to be produced in transmit\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 505 }, "id": 200, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_xmit_msgq_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages ready in partition queue", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of pre-fetched messages in fetch\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 505 }, "id": 201, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_fetchq_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Messages pre-fetched in partition queue", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of message bytes waiting to be produced in first-level\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 513 }, "id": 202, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_msgq_bytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Message size in partition queue", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of message bytes ready to be produced in transmit\nqueue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 513 }, "id": 203, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_xmit_msgq_bytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ready messages size in partition queue", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of pre-fetched messages bytes in\nfetch queue of a partition.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 513 }, "id": 204, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_fetchq_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Pre-fetched messages size in partition queue", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of messages transmitted (produced) of a partition topic.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 521 }, "id": 205, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_txmsgs" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$influxdb", "description": "Amout of message bytes transmitted (produced) of a partition topic.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 521 }, "id": 206, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_txbytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition message bytes sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of messages consumed, not including ignored messages,\nof a partition topic.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 521 }, "id": 207, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_rxmsgs" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages consumed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$influxdb", "description": "Amout of message bytes consumed, not including ignored messages,\nof a partition topic.\nGraph shows mean bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 521 }, "id": 208, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_rxbytes" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition message bytes consumed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of dropped outdated messages of a partition topic.\nGraph shows mean messages per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 529 }, "id": 209, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_rx_ver_drops" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages dropped", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": "$influxdb", "description": "Current number of messages in-flight to/from broker\nof a partition topic.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 529 }, "id": 210, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_topic, $tag_label_pairs_partition) — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "label_pairs_topic" ], "type": "tag" }, { "params": [ "label_pairs_partition" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_topic_partitions_msgs_inflight" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition messages in flight", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "messages per second", "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": true, "title": "TDG Kafka topics statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 537 }, "id": 211, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Time elapsed since last state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 538 }, "id": 212, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_cgrp_stateage" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since state change", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Time elapsed since last rebalance (assign or revoke).\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 538 }, "id": 213, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_cgrp_rebalance_age" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since rebalance", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of rebalances (assign or revoke).\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 546 }, "id": 214, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_cgrp_rebalance_cnt" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rebalance activity", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "rebalances per second", "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": "$influxdb", "description": "Current assignment's partition count.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 546 }, "id": 215, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_cgrp_assignment_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Assignment partition count", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG Kafka consumer statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 554 }, "id": 216, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Time elapsed since last idemp_state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 555 }, "id": 217, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_eos_idemp_stateage" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since idemp_state change", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Time elapsed since last txn_state change.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 555 }, "id": 218, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias ($tag_label_pairs_type, $tag_label_pairs_connector_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_kafka_eos_txn_stateage" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Time since txn_state change", "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": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG Kafka producer statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 563 }, "id": 219, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "A number of task tuples checked for expiration (expired + skipped).\nGraph shows mean tuples per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 564 }, "id": 220, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_checked_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples checked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per second", "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": "$influxdb", "description": "A number of task expired tuples.\nGraph shows mean tuples per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 564 }, "id": 221, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_expired_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples expired", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per second", "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": "$influxdb", "decimals": 0, "description": "A number of task restarts since start.\nFrom the start is equal to 1.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 572 }, "id": 222, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_restarts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Restart count", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "A task's operation time.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 572 }, "id": 223, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_working_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operation time", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "expirationd module statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 580 }, "id": 224, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of tuples scanned in request.\nData resets between each collect.\nGraph shows average per request.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 581 }, "id": 225, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tdg_scanned_tuples_sum\") / mean(\"tdg_scanned_tuples_count\")\nas \"average\" FROM\n(SELECT \"value\" as \"tdg_scanned_tuples_sum\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_scanned_tuples_sum' AND \"label_pairs_alias\" =~ /^$alias$/) AND $timeFilter),\n(SELECT \"value\" as \"tdg_scanned_tuples_count\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_scanned_tuples_count' AND \"label_pairs_alias\" =~ /^$alias$/) AND $timeFilter)\nGROUP BY time($__interval), \"label_pairs_alias\", \"label_pairs_type_name\" fill(null)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples scanned (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per request", "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": "$influxdb", "description": "Amount of tuples returned in request.\nData resets between each collect.\nGraph shows average per request.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 581 }, "id": 226, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tdg_returned_tuples_sum\") / mean(\"tdg_returned_tuples_count\")\nas \"average\" FROM\n(SELECT \"value\" as \"tdg_returned_tuples_sum\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_returned_tuples_sum' AND \"label_pairs_alias\" =~ /^$alias$/) AND $timeFilter),\n(SELECT \"value\" as \"tdg_returned_tuples_count\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_returned_tuples_count' AND \"label_pairs_alias\" =~ /^$alias$/) AND $timeFilter)\nGROUP BY time($__interval), \"label_pairs_alias\", \"label_pairs_type_name\" fill(null)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples returned (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per request", "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": "$influxdb", "decimals": 0, "description": "Amount of tuples scanned in request.\nData resets between each collect.\nGraph shows maximum observation.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 589 }, "id": 227, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_scanned_tuples_max" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples scanned (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples per request", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Amount of tuples returned in request.\nData resets between each collect.\nGraph shows maximum observation.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 589 }, "id": 228, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_returned_tuples_max" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples returned (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples per request", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG tuples statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 597 }, "id": 229, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "A number of files processed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 598 }, "id": 230, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_connector_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_connector_input_file_processed_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total files processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "files", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "A number of objects processed over all files.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 598 }, "id": 231, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_connector_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_connector_input_file_processed_objects_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total objects processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "objects per second", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "A number of files failed to process.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 598 }, "id": 232, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_connector_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_connector_input_file_failed_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Files failed to processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "files", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Current file size.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 606 }, "id": 233, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_connector_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_connector_input_file_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current file size", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Processed bytes count from the current file.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 606 }, "id": 234, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_connector_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_connector_input_file_current_bytes_processed" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current file bytes processed", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Processed objects count from the current file.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 606 }, "id": 235, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_connector_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_connector_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_connector_input_file_current_processed_objects" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current file objects processed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "objects", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG file connector statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 614 }, "id": 236, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "A number of successfully executed GraphQL queries.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 615 }, "id": 237, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_operation_name ($tag_label_pairs_schema, $tag_label_pairs_entity) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_operation_name" ], "type": "tag" }, { "params": [ "label_pairs_schema" ], "type": "tag" }, { "params": [ "label_pairs_entity" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_graphql_query_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success queries", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "Average time of GraphQL query execution.\nOnly success requests are count.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 615 }, "id": 238, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_operation_name ($tag_label_pairs_schema, $tag_label_pairs_entity) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tdg_graphql_query_time_sum\") / mean(\"tdg_graphql_query_time_count\")\nas \"average\" FROM\n(SELECT \"value\" as \"tdg_graphql_query_time_sum\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_graphql_query_time_sum' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter),\n(SELECT \"value\" as \"tdg_graphql_query_time_count\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_graphql_query_time_count' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter)\nGROUP BY time($__interval), \"label_pairs_alias\", \"label_pairs_operation_name\",\n\"label_pairs_schema\", \"label_pairs_entity\" fill(null)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success query 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": "average", "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": "$influxdb", "description": "A number of GraphQL queries failed to execute.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 615 }, "id": 239, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_operation_name ($tag_label_pairs_schema, $tag_label_pairs_entity) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_operation_name" ], "type": "tag" }, { "params": [ "label_pairs_schema" ], "type": "tag" }, { "params": [ "label_pairs_entity" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_graphql_query_fail" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error queries", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "A number of successfully executed GraphQL mutations.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 623 }, "id": 240, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_operation_name ($tag_label_pairs_schema, $tag_label_pairs_entity) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_operation_name" ], "type": "tag" }, { "params": [ "label_pairs_schema" ], "type": "tag" }, { "params": [ "label_pairs_entity" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_graphql_mutation_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success mutations", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "Average time of GraphQL mutation execution.\nOnly success requests are count.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 623 }, "id": 241, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_operation_name ($tag_label_pairs_schema, $tag_label_pairs_entity) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tdg_graphql_mutation_time_sum\") / mean(\"tdg_graphql_mutation_time_count\")\nas \"average\" FROM\n(SELECT \"value\" as \"tdg_graphql_mutation_time_sum\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_graphql_mutation_time_sum' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter),\n(SELECT \"value\" as \"tdg_graphql_mutation_time_count\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_graphql_mutation_time_count' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter)\nGROUP BY time($__interval), \"label_pairs_alias\", \"label_pairs_operation_name\",\n\"label_pairs_schema\", \"label_pairs_entity\" fill(null)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success mutation 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": "average", "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": "$influxdb", "description": "A number of GraphQL mutations failed to execute.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 623 }, "id": 242, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_operation_name ($tag_label_pairs_schema, $tag_label_pairs_entity) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_operation_name" ], "type": "tag" }, { "params": [ "label_pairs_schema" ], "type": "tag" }, { "params": [ "label_pairs_entity" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_graphql_mutation_fail" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error mutations", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": true, "title": "TDG GraphQL requests", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 631 }, "id": 243, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of repository.put method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 632 }, "id": 244, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.put" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.put IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 632 }, "id": 245, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.put" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.put_batch method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 632 }, "id": 246, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.put_batch" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put_batch requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.put_batch IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 632 }, "id": 247, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.put_batch" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "put_batch request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.find method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 640 }, "id": 248, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.find" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "find requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.find IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 640 }, "id": 249, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.find" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "find request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.update method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 648 }, "id": 250, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.update" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "update requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.update IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 648 }, "id": 251, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.update" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "update request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.get method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 648 }, "id": 252, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.get" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "get requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.get IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 648 }, "id": 253, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.get" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "get request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.delete method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 656 }, "id": 254, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.delete" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "delete requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.delete IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 656 }, "id": 255, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.delete" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "delete request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.count method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 656 }, "id": 256, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "count requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.count IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 656 }, "id": 257, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.count" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "count request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.map_reduce method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 664 }, "id": 258, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.map_reduce" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "map_reduce requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.map_reduce IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 664 }, "id": 259, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.map_reduce" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "map_reduce request 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": "99th percentile", "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": "$influxdb", "description": "Number of repository.call_on_storage method calls through IProto.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 664 }, "id": 260, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.call_on_storage" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "call_on_storage requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of repository.call_on_storage IProto call execution time.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 664 }, "id": 261, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_type — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_iproto_data_query_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "repository.call_on_storage" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "call_on_storage request 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": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG IProto requests", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 672 }, "id": 262, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of TDG REST API GET requests processed with code 2xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 673 }, "id": 263, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^2\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success read requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "Number of TDG REST API GET requests processed with code 4xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 673 }, "id": 264, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^4\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read requests (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "Number of TDG REST API GET requests processed with code 5xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 673 }, "id": 265, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^5\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read requests (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of TDG REST API request execution time.\nOnly GET requests processed with code 2xx are displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 681 }, "id": 266, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^2\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success read request 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": "99th percentile", "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": "$influxdb", "description": "99th percentile of TDG REST API request execution time.\nOnly GET requests processed with code 4xx are displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 681 }, "id": 267, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^4\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read request latency (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "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": "$influxdb", "description": "99th percentile of TDG REST API request execution time.\nOnly GET requests processed with code 5xx are displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 681 }, "id": 268, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^5\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read request latency (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "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": "$influxdb", "description": "Number of TDG REST API POST/PUT/DELETE requests\nprocessed with code 2xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 689 }, "id": 269, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "!=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^2\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success write requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "Number of TDG REST API POST/PUT/DELETE requests\nprocessed with code 4xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 689 }, "id": 270, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "!=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^4\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error write requests (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "Number of TDG REST API POST/PUT/DELETE requests\nprocessed with code 5xx.\nGraph shows mean requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 689 }, "id": 271, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "!=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^5\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error write requests (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "request per second", "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": "$influxdb", "description": "99th percentile of TDG REST API request execution time.\nOnly POST/PUT/DELETE requests processed with code 2xx\nare displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 697 }, "id": 272, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "!=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^2\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success write request 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": "99th percentile", "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": "$influxdb", "description": "99th percentile of TDG REST API request execution time.\nOnly POST/PUT/DELETE requests processed with code 4xx\nare displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 697 }, "id": 273, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "!=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^4\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error write request latency (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "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": "$influxdb", "description": "99th percentile of TDG REST API request execution time.\nOnly POST/PUT/DELETE requests processed with code 5xx\nare displayed.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 697 }, "id": 274, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_method $tag_label_pairs_type (code $tag_label_pairs_status_code) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_type" ], "type": "tag" }, { "params": [ "label_pairs_status_code" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_rest_exec_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_method", "operator": "!=", "value": "GET" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status_code", "operator": "=~", "value": "/^5\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error read request latency (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG REST API requests", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 705 }, "id": 275, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of TDG jobs started.\nGraph shows mean jobs per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 706 }, "id": 276, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_jobs_started" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs started", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "jobs per second", "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": "$influxdb", "description": "Number of TDG jobs failed.\nGraph shows mean jobs per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 706 }, "id": 277, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_jobs_failed" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs failed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "jobs per second", "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": "$influxdb", "description": "Number of TDG jobs succeeded.\nGraph shows mean jobs per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 706 }, "id": 278, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_jobs_succeeded" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs succeeded", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "jobs per second", "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": "$influxdb", "description": "Number of TDG jobs running now.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 714 }, "id": 279, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_jobs_running" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs running", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$influxdb", "description": "Average time of TDG job execution.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 714 }, "id": 280, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tdg_jobs_execution_time_sum\") / mean(\"tdg_jobs_execution_time_count\")\nas \"average\" FROM\n(SELECT \"value\" as \"tdg_jobs_execution_time_sum\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_jobs_execution_time_sum' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter),\n(SELECT \"value\" as \"tdg_jobs_execution_time_count\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_jobs_execution_time_count' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter)\nGROUP BY time($__interval), \"label_pairs_alias\", \"label_pairs_name\" fill(null)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Jobs execution time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "average", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of TDG tasks started.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 722 }, "id": 281, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_tasks_started" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks started", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$influxdb", "description": "Number of TDG tasks failed.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 722 }, "id": 282, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_tasks_failed" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks failed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$influxdb", "description": "Number of TDG tasks succeeded.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 722 }, "id": 283, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_tasks_succeeded" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks succeeded", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$influxdb", "description": "Number of TDG tasks stopped.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 722 }, "id": 284, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_tasks_stopped" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks stopped", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$influxdb", "description": "Number of TDG tasks running now.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 730 }, "id": 285, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_tasks_running" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks running", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$influxdb", "description": "Average time of TDG task execution.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 730 }, "id": 286, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tdg_tasks_execution_time_sum\") / mean(\"tdg_tasks_execution_time_count\")\nas \"average\" FROM\n(SELECT \"value\" as \"tdg_tasks_execution_time_sum\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_tasks_execution_time_sum' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter),\n(SELECT \"value\" as \"tdg_tasks_execution_time_count\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_tasks_execution_time_count' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter)\nGROUP BY time($__interval), \"label_pairs_alias\", \"label_pairs_name\",\n\"label_pairs_kind\" fill(null)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks execution time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "average", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of TDG system tasks started.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 738 }, "id": 287, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_system_tasks_started" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks started", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$influxdb", "description": "Number of TDG system tasks failed.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 738 }, "id": 288, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_system_tasks_failed" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks failed", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$influxdb", "description": "Number of TDG system tasks succeeded.\nGraph shows mean tasks per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 738 }, "id": 289, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_system_tasks_succeeded" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks succeeded", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tasks per second", "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": "$influxdb", "description": "Number of TDG system tasks running now.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 746 }, "id": 290, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_kind" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tdg_system_tasks_running" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "System tasks running", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "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": "$influxdb", "description": "Average time of TDG system task execution.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 746 }, "id": 291, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name ($tag_label_pairs_kind) — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tdg_system_tasks_execution_time_sum\") / mean(\"tdg_system_tasks_execution_time_count\")\nas \"average\" FROM\n(SELECT \"value\" as \"tdg_system_tasks_execution_time_sum\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_system_tasks_execution_time_sum' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter),\n(SELECT \"value\" as \"tdg_system_tasks_execution_time_count\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tdg_system_tasks_execution_time_count' AND \"label_pairs_alias\" =~ /^$alias$/)\nAND $timeFilter)\nGROUP BY time($__interval), \"label_pairs_alias\", \"label_pairs_name\",\n\"label_pairs_kind\" fill(null)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tasks execution time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "average", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "TDG tasks statistics", "titleSize": "h6", "type": "row" } ], "refresh": "30s", "rows": [], "schemaVersion": 21, "style": "dark", "tags": [ "tarantool", "TDG" ], "templating": { "list": [ { "current": {}, "hide": 0, "label": "Datasource", "name": "influxdb", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$influxdb", "hide": 0, "includeAll": false, "label": "Retention policy", "multi": false, "name": "policy", "options": [], "query": "SHOW RETENTION POLICIES", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$influxdb", "hide": 0, "includeAll": false, "label": "Measurement", "multi": false, "name": "measurement", "options": [], "query": "SHOW MEASUREMENTS WHERE \"metric_name\"='tnt_info_uptime'", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "all", "value": "$__all" }, "datasource": "$influxdb", "hide": 0, "includeAll": true, "label": "Instances", "multi": true, "name": "alias", "options": [], "query": "SHOW TAG VALUES FROM \"$policy\".\"$measurement\" WITH KEY=\"label_pairs_alias\"", "refresh": 2, "regex": "", "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": "browser", "title": "Tarantool Data Grid dashboard", "version": 0 }
2023-06-01 07:25:24 UTC
null
0
0
17,346
1
564,999
27,405
0
traefik-official-standalone-dashboard
Traefik Official Standalone Dashboard
Official dashboard for Standalone Traefik
2022-11-04 08:01:31 UTC
2023-01-12 13:34:28 UTC
0
Official dashboard for a single instance of Traefik. It only uses native prometheus metrics from Traefik. It can be filtered by DataSources, Services and Entrypoint. https://github.com/traefik/traefik/tree/master/contrib/grafana
78,303
78,304
Other
null
0
0
27,405
1
17,346
7
0
Official dashboard for Standalone Traefik
{ "__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": "Official dashboard for Standalone Traefik", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 17346, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 9, "panels": [], "title": "General", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 5, "x": 0, "y": 1 }, "id": 13, "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}" }, "editorMode": "code", "expr": "count(traefik_config_reloads_total)", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Traefik Instances", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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 }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 5, "y": 1 }, "id": 7, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(rate(traefik_entrypoint_requests_total{entrypoint=~\"$entrypoint\"}[1m])) by (entrypoint)", "legendFormat": "{{entrypoint}}", "range": true, "refId": "A" } ], "title": "Requests per Entrypoint", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "https://medium.com/@tristan_96324/prometheus-apdex-alerting-d17a065e39d0", "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 }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "id": 6, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "(sum(rate(traefik_entrypoint_request_duration_seconds_bucket{le=\"0.3\",code=\"200\",entrypoint=~\"$entrypoint\"}[5m])) by (method) + \n sum(rate(traefik_entrypoint_request_duration_seconds_bucket{le=\"1.2\",code=\"200\",entrypoint=~\"$entrypoint\"}[5m])) by (method)) / 2 / \n sum(rate(traefik_entrypoint_request_duration_seconds_count{code=\"200\",entrypoint=~\"$entrypoint\"}[5m])) by (method)\n", "legendFormat": "{{method}}", "range": true, "refId": "A" } ], "title": "Apdex score", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Mean Distribution", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 0, "y": 3 }, "id": 14, "options": { "legend": { "displayMode": "list", "placement": "right", "showLegend": true, "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "tooltip": { "mode": "multi", "sort": "asc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(rate(traefik_service_requests_total{service=~\"$service.*\",protocol=\"http\"}[1m])) by (method, code)", "legendFormat": "{{method}}[{{code}}]", "range": true, "refId": "A" } ], "title": "Http Code ", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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 }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "id": 23, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "topk(15,\n label_replace(\n traefik_service_request_duration_seconds_sum{service=~\"$service.*\",protocol=\"http\"} / \n traefik_service_request_duration_seconds_count{service=~\"$service.*\",protocol=\"http\"},\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")\n)\n\n", "legendFormat": "{{method}}[{{code}}] on {{service}}", "range": true, "refId": "A" } ], "title": "Top slow services", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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 }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "id": 5, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "topk(15,\n label_replace(\n sum by (service,code) \n (rate(traefik_service_requests_total{service=~\"$service.*\",protocol=\"http\"}[5m])) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")\n)", "legendFormat": "[{{code}}] on {{service}}", "range": true, "refId": "A" } ], "title": "Most requested services", "type": "timeseries" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 11, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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" } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "id": 3, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "label_replace(\n 1 - (sum by (service)\n (rate(traefik_service_request_duration_seconds_bucket{le=\"1.2\",service=~\"$service.*\"}[5m])) / sum by (service) \n (rate(traefik_service_request_duration_seconds_count{service=~\"$service.*\"}[5m]))\n ) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\"\n)", "legendFormat": "{{service}}", "range": true, "refId": "A" } ], "title": "Services failing SLO of 1200ms", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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" } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "id": 4, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "label_replace(\n 1 - (sum by (service)\n (rate(traefik_service_request_duration_seconds_bucket{le=\"0.3\",service=~\"$service.*\"}[5m])) / sum by (service) \n (rate(traefik_service_request_duration_seconds_count{service=~\"$service.*\"}[5m]))\n ) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\"\n)", "legendFormat": "{{service}}", "range": true, "refId": "A" } ], "title": "Services failing SLO of 300ms", "type": "timeseries" } ], "title": "SLO", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 16, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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" }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 12, "w": 8, "x": 0, "y": 19 }, "id": 17, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "topk(15,\n label_replace(\n sum by (service,method,code) \n (rate(traefik_service_requests_total{service=~\"$service.*\",code=~\"2..\",protocol=\"http\"}[5m])) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")\n)", "legendFormat": "{{method}}[{{code}}] on {{service}}", "range": true, "refId": "A" } ], "title": "2xx over 5 min", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisGridShow": true, "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" }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 12, "w": 8, "x": 8, "y": 19 }, "id": 18, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "topk(15,\n label_replace(\n sum by (service,method,code) \n (rate(traefik_service_requests_total{service=~\"$service.*\",code=~\"5..\",protocol=\"http\"}[5m])) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")\n)", "legendFormat": "{{method}}[{{code}}] on {{service}}", "range": true, "refId": "A" } ], "title": "5xx over 5 min", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisGridShow": true, "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" }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 12, "w": 8, "x": 16, "y": 19 }, "id": 19, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "topk(15,\n label_replace(\n sum by (service,method,code) \n (rate(traefik_service_requests_total{service=~\"$service.*\",code!~\"2..|5..\",protocol=\"http\"}[5m])) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")\n)", "legendFormat": "{{method}}[{{code}}] on {{service}}", "range": true, "refId": "A" } ], "title": "Other codes over 5 min", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisGridShow": true, "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" }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 31 }, "id": 20, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "topk(15,\n label_replace(\n sum by (service,method) \n (rate(traefik_service_requests_bytes_total{service=~\"$service.*\",protocol=\"http\"}[1m])) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")\n)", "legendFormat": "{{method}} on {{service}}", "range": true, "refId": "A" } ], "title": "Requests Size", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisGridShow": true, "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" }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 31 }, "id": 24, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "topk(15,\n label_replace(\n sum by (service,method) \n (rate(traefik_service_responses_bytes_total{service=~\"$service.*\",protocol=\"http\"}[1m])) > 0,\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")\n)", "legendFormat": "{{method}} on {{service}}", "range": true, "refId": "A" } ], "title": "Responses Size", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "id": 2, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "label_replace(\n sum(traefik_service_open_connections{service=~\"$service.*\"}) by (service),\n \"service\", \"$1\", \"service\", \"([^-]+-[^-]+).*\")", "legendFormat": "{{service}}", "range": true, "refId": "A" } ], "title": "Connections per Service", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 39 }, "id": 21, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(traefik_entrypoint_open_connections{entrypoint=~\"$entrypoint\"}) by (entrypoint)\n", "legendFormat": "{{entrypoint}}", "range": true, "refId": "A" } ], "title": "Connections per Entrypoint", "type": "timeseries" } ], "title": "HTTP Details", "type": "row" } ], "refresh": false, "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "multi": false, "name": "DS_PROMETHEUS", "label": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(traefik_entrypoint_open_connections, entrypoint)", "hide": 0, "includeAll": true, "multi": false, "name": "entrypoint", "options": [], "query": { "query": "label_values(traefik_entrypoint_open_connections, entrypoint)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(traefik_service_open_connections, service)", "hide": 0, "includeAll": true, "multi": false, "name": "service", "options": [], "query": { "query": "label_values(traefik_service_open_connections, service)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Traefik Official Standalone Dashboard", "uid": "n5bu_kv45", "version": 6, "weekStart": "" }
2023-01-12 13:34:28 UTC
null
0
0
15,128
1
497,832
28,437
258
azure-alert-consumption
Azure / Alert Consumption
A summary of all alerts for the subscription and other filters selected
2021-10-18 16:12:35 UTC
2023-04-17 20:44:55 UTC
0
Using Azure Monitor data source, this dashboard helps you visualize an overview of all Azure alerts that were fired for the specified resource group/s. The table shows key details like Severity, Monitor condition, Alert state, Affected resource among others. Data can also be filtered on multiple columns allowing you to narrow the type of alerts displayed. 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/) Send your feedback to [azmongrafana@microsoft.com](mailto:azmongrafana@microsoft.com)
69,192
69,193
null
null
0
0
28,437
1
15,128
7
0
A summary of all alerts for the subscription and other filters selected
{ "__inputs": [], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.4.3" }, { "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": "" } ], "description": "A summary of all alerts for the subscription and other filters selected", "editable": true, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Total Alerts" }, "properties": [ { "id": "links", "value": [ { "targetBlank": false, "title": "", "url": "d/dyzn5SK7z/azure-alert-consumption?${ds:queryparam}&${sub:queryparam}&${rg:queryparam}&${__url_time_range}&var-mc=Fired&var-mc=Resolved&var-as=New&var-as=Acknowledged&var-as=Closed&var-sev=Sev0&var-sev=Sev1&var-sev=Sev2&var-sev=Sev3&var-sev=Sev4" } ] } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 0 }, "id": 4, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "textMode": "value_and_name" }, "targets": [ { "azureMonitor": { "dimensionFilters": [], "timeGrain": "auto" }, "azureResourceGraph": { "query": "alertsmanagementresources\r\n| where type == \"microsoft.alertsmanagement/alerts\"\r\n| where todatetime(properties.essentials.lastModifiedDateTime) >= $__timeFrom and todatetime(properties.essentials.lastModifiedDateTime) <= $__timeTo\r\n| where tolower(subscriptionId) == tolower(\"$sub\") and properties.essentials.targetResourceGroup in~ ($rg) and properties.essentials.monitorCondition in~ ($mc)\r\nand properties.essentials.alertState in~ ($as) and properties.essentials.severity in~ ($sev)\r\n| summarize count()" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Resource Graph", "refId": "A", "subscription": "", "subscriptions": [ "$sub" ] } ], "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "count_": "Total Alerts" } } } ], "type": "stat" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "red", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Critical" }, "properties": [ { "id": "links", "value": [ { "targetBlank": false, "title": "", "url": "d/dyzn5SK7z/azure-alert-consumption?${ds:queryparam}&${sub:queryparam}&${rg:queryparam}&${__url_time_range}&var-mc=Fired&var-mc=Resolved&var-as=New&var-as=Acknowledged&var-as=Closed&var-sev=Sev0" } ] } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 2, "y": 0 }, "id": 15, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "textMode": "value_and_name" }, "targets": [ { "azureMonitor": { "dimensionFilters": [], "timeGrain": "auto" }, "azureResourceGraph": { "query": "alertsmanagementresources\r\n| where type == \"microsoft.alertsmanagement/alerts\"\r\n| where todatetime(properties.essentials.lastModifiedDateTime) >= $__timeFrom and todatetime(properties.essentials.lastModifiedDateTime) <= $__timeTo\r\n| where tolower(subscriptionId) == tolower(\"$sub\") and properties.essentials.targetResourceGroup in~ ($rg) and properties.essentials.monitorCondition in~ ($mc)\r\nand properties.essentials.alertState in~ ($as) and properties.essentials.severity in~ ($sev) and properties.essentials.severity == \"Sev0\" \r\n| summarize count()" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Resource Graph", "refId": "A", "subscription": "", "subscriptions": [ "$sub" ] } ], "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "count_": "Critical" } } } ], "type": "stat" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "orange", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Error" }, "properties": [ { "id": "links", "value": [ { "targetBlank": false, "title": "", "url": "d/dyzn5SK7z/azure-alert-consumption?${ds:queryparam}&${sub:queryparam}&${rg:queryparam}&${__url_time_range}&var-mc=Fired&var-mc=Resolved&var-as=New&var-as=Acknowledged&var-as=Closed&var-sev=Sev1" } ] } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 0 }, "id": 8, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "textMode": "value_and_name" }, "targets": [ { "azureMonitor": { "dimensionFilters": [], "timeGrain": "auto" }, "azureResourceGraph": { "query": "alertsmanagementresources\r\n| where type == \"microsoft.alertsmanagement/alerts\"\r\n| where todatetime(properties.essentials.lastModifiedDateTime) >= $__timeFrom and todatetime(properties.essentials.lastModifiedDateTime) <= $__timeTo\r\n| where tolower(subscriptionId) == tolower(\"$sub\") and properties.essentials.targetResourceGroup in~ ($rg) and properties.essentials.monitorCondition in~ ($mc)\r\nand properties.essentials.alertState in~ ($as) and properties.essentials.severity in~ ($sev) and properties.essentials.severity == \"Sev1\" \r\n| summarize count()" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Resource Graph", "refId": "A", "subscription": "", "subscriptions": [ "$sub" ] } ], "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "count_": "Error" } } } ], "type": "stat" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "yellow", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Warning" }, "properties": [ { "id": "links", "value": [ { "targetBlank": false, "title": "", "url": "d/dyzn5SK7z/azure-alert-consumption?${ds:queryparam}&${sub:queryparam}&${rg:queryparam}&${__url_time_range}&var-mc=Fired&var-mc=Resolved&var-as=New&var-as=Acknowledged&var-as=Closed&var-sev=Sev2" } ] } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 6, "y": 0 }, "id": 10, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "textMode": "value_and_name" }, "targets": [ { "azureMonitor": { "dimensionFilters": [], "timeGrain": "auto" }, "azureResourceGraph": { "query": "alertsmanagementresources\r\n| where type == \"microsoft.alertsmanagement/alerts\"\r\n| where todatetime(properties.essentials.lastModifiedDateTime) >= $__timeFrom and todatetime(properties.essentials.lastModifiedDateTime) <= $__timeTo\r\n| where tolower(subscriptionId) == tolower(\"$sub\") and properties.essentials.targetResourceGroup in~ ($rg) and properties.essentials.monitorCondition in~ ($mc)\r\nand properties.essentials.alertState in~ ($as) and properties.essentials.severity in~ ($sev) and properties.essentials.severity == \"Sev2\" \r\n| summarize count()" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Resource Graph", "refId": "A", "subscription": "", "subscriptions": [ "$sub" ] } ], "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "count_": "Warning" } } } ], "type": "stat" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Informational" }, "properties": [ { "id": "links", "value": [ { "targetBlank": false, "title": "", "url": "d/dyzn5SK7z/azure-alert-consumption?${ds:queryparam}&${sub:queryparam}&${rg:queryparam}&${__url_time_range}&var-mc=Fired&var-mc=Resolved&var-as=New&var-as=Acknowledged&var-as=Closed&var-sev=Sev3" } ] } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 8, "y": 0 }, "id": 12, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "textMode": "value_and_name" }, "targets": [ { "azureMonitor": { "dimensionFilters": [], "timeGrain": "auto" }, "azureResourceGraph": { "query": "alertsmanagementresources\r\n| where type == \"microsoft.alertsmanagement/alerts\"\r\n| where todatetime(properties.essentials.lastModifiedDateTime) >= $__timeFrom and todatetime(properties.essentials.lastModifiedDateTime) <= $__timeTo\r\n| where tolower(subscriptionId) == tolower(\"$sub\") and properties.essentials.targetResourceGroup in~ ($rg) and properties.essentials.monitorCondition in~ ($mc)\r\nand properties.essentials.alertState in~ ($as) and properties.essentials.severity in~ ($sev) and properties.essentials.severity == \"Sev3\" \r\n| summarize count()" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Resource Graph", "refId": "A", "subscription": "", "subscriptions": [ "$sub" ] } ], "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "count_": "Informational" } } } ], "type": "stat" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "purple", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Verbose" }, "properties": [ { "id": "links", "value": [ { "targetBlank": false, "title": "", "url": "d/dyzn5SK7z/azure-alert-consumption?${ds:queryparam}&${sub:queryparam}&${rg:queryparam}&${__url_time_range}&var-mc=Fired&var-mc=Resolved&var-as=New&var-as=Acknowledged&var-as=Closed&var-sev=Sev4" } ] } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 10, "y": 0 }, "id": 14, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "textMode": "value_and_name" }, "targets": [ { "azureMonitor": { "dimensionFilters": [], "timeGrain": "auto" }, "azureResourceGraph": { "query": "alertsmanagementresources\r\n| where type == \"microsoft.alertsmanagement/alerts\"\r\n| where todatetime(properties.essentials.lastModifiedDateTime) >= $__timeFrom and todatetime(properties.essentials.lastModifiedDateTime) <= $__timeTo\r\n| where tolower(subscriptionId) == tolower(\"$sub\") and properties.essentials.targetResourceGroup in~ ($rg) and properties.essentials.monitorCondition in~ ($mc)\r\nand properties.essentials.alertState in~ ($as) and properties.essentials.severity in~ ($sev) and properties.essentials.severity == \"Sev4\" \r\n| summarize count()" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Resource Graph", "refId": "A", "subscription": "", "subscriptions": [ "$sub" ] } ], "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "count_": "Verbose" } } } ], "type": "stat" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlYlRd" }, "custom": { "align": "center", "displayMode": "auto", "filterable": true }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80.0002 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Severity" }, "properties": [ { "id": "mappings", "value": [ { "options": { "\"Sev0\"": { "color": "red", "index": 4, "text": "Critical" }, "\"Sev1\"": { "color": "orange", "index": 3, "text": "Error" }, "\"Sev2\"": { "color": "yellow", "index": 2, "text": "Warning" }, "\"Sev3\"": { "color": "blue", "index": 1, "text": "Informational" }, "\"Sev4\"": { "color": "#8F3BB8", "index": 0, "text": "Verbose" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-background-solid" } ] }, { "matcher": { "id": "byName", "options": "Name" }, "properties": [ { "id": "custom.displayMode", "value": "color-text" }, { "id": "links", "value": [ { "targetBlank": true, "title": "test title", "url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_Monitoring/AlertDetailsTemplateBlade/alertId/%2Fsubscriptions%2F${sub}%2Fresourcegroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%2Fproviders%2FMicrosoft.AlertsManagement%2Falerts%2F${__data.fields[\"Alert ID\"]}" } ] } ] }, { "matcher": { "id": "byName", "options": "properties_essentials_monitorCondition" }, "properties": [ { "id": "mappings", "value": [ { "options": { "Fired": { "color": "orange", "index": 1 }, "Resolved": { "color": "green", "index": 0 } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "basic" } ] } ] }, "gridPos": { "h": 16, "w": 24, "x": 0, "y": 4 }, "id": 2, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true, "sortBy": [] }, "targets": [ { "azureResourceGraph": { "query": "alertsmanagementresources\r\n| join kind=leftouter (ResourceContainers | where type=='microsoft.resources/subscriptions' | project SubName=name, subscriptionId) on subscriptionId\r\n| where type == \"microsoft.alertsmanagement/alerts\"\r\n| where tolower(subscriptionId) == tolower(\"$sub\") and properties.essentials.targetResourceGroup in~ ($rg) and properties.essentials.monitorCondition in~ ($mc)\r\nand properties.essentials.alertState in~ ($as) and properties.essentials.severity in~ ($sev)\r\nand todatetime(properties.essentials.lastModifiedDateTime) >= $__timeFrom and todatetime(properties.essentials.lastModifiedDateTime) <= $__timeTo\r\n| parse id with * \"alerts/\" alertId\r\n| project name, properties.essentials.severity, tostring(properties.essentials.monitorCondition), \r\ntostring(properties.essentials.alertState), todatetime(properties.essentials.lastModifiedDateTime), tostring(properties.essentials.monitorService), alertId\r\n", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "insightsAnalytics": { "query": "", "resultFormat": "time_series" }, "queryType": "Azure Resource Graph", "refId": "A", "subscription": "", "subscriptions": [ "$sub" ] } ], "title": "V1 Alerts", "transformations": [ { "id": "organize", "options": { "excludeByName": { "alertId": false }, "indexByName": { "alertId": 6, "name": 0, "properties_essentials_alertState": 3, "properties_essentials_lastModifiedDateTime": 5, "properties_essentials_monitorCondition": 2, "properties_essentials_monitorService": 4, "properties_essentials_severity": 1 }, "renameByName": { "alertId": "Alert ID", "name": "Name", "properties_essentials_alertState": "User Response", "properties_essentials_monitorService": "Monitor Service", "properties_essentials_lastModifiedDateTime": "Fired Time", "properties_essentials_monitorCondition": "Alert Condition", "properties_essentials_severity": "Severity" } } } ], "transparent": true, "type": "table" } ], "refresh": "", "schemaVersion": 35, "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" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "definition": "subscriptions()", "hide": 0, "includeAll": false, "label": "Subscription", "multi": false, "name": "sub", "options": [], "query": "subscriptions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "definition": "ResourceGroups($sub)", "hide": 0, "includeAll": false, "label": "Resource Group(s)", "multi": true, "name": "rg", "options": [], "query": "ResourceGroups($sub)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": { "selected": false, "text": [ "Fired", "Resolved" ], "value": [ "Fired", "Resolved" ] }, "hide": 0, "includeAll": false, "label": "Alert Condition", "multi": true, "name": "mc", "options": [ { "selected": true, "text": "Fired", "value": "Fired" }, { "selected": true, "text": "Resolved", "value": "Resolved" } ], "query": "Fired, Resolved", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": [ "New", "Acknowledged", "Closed" ], "value": [ "New", "Acknowledged", "Closed" ] }, "hide": 0, "includeAll": false, "label": "User Response", "multi": true, "name": "as", "options": [ { "selected": true, "text": "New", "value": "New" }, { "selected": true, "text": "Acknowledged", "value": "Acknowledged" }, { "selected": true, "text": "Closed", "value": "Closed" } ], "query": "New, Acknowledged, Closed", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": false, "text": [ "Critical", "Error", "Warning", "Informational", "Verbose" ], "value": [ "Sev0", "Sev1", "Sev2", "Sev3", "Sev4" ] }, "hide": 0, "includeAll": false, "label": "Severity", "multi": true, "name": "sev", "options": [ { "selected": true, "text": "Critical", "value": "Sev0" }, { "selected": true, "text": "Error", "value": "Sev1" }, { "selected": true, "text": "Warning", "value": "Sev2" }, { "selected": true, "text": "Informational", "value": "Sev3" }, { "selected": true, "text": "Verbose", "value": "Sev4" } ], "query": "Critical : Sev0, Error : Sev1, Warning : Sev2, Informational : Sev3, Verbose : Sev4", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-30d", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "30m", "1h", "12h", "24h", "3d", "7d", "30d" ] }, "title": "Azure / Alert Consumption", "uid": "dyzn5SK7z", "version": 45, "gnetId": 15128 }
2023-04-17 20:44:55 UTC
null
0
0
659
1
12,941
25,682
15,456
aws-eventbridge
AWS EventBridge
Visualize AWS EventBridge metrics
2016-10-15 22:41:11 UTC
2022-08-20 14:50:15 UTC
0
## AWS EvenBridge Visualize AWS EventBridge 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')
74,921
74,922
Other
null
0
0
25,682
1
659
7
6
Visualize AWS EventBridge metrics
{ "__inputs": [], "__elements": [], "__requires": [ { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.5" }, { "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": "Visualize AWS EventBridge metrics", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 659, "graphTooltip": 0, "id": null, "iteration": 1661005804877, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "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": 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": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Latency_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "TargetResponseTime_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "ClientConnections_Sum" }, "properties": [ { "id": "unit", "value": "none" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "id": 7, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "alias": "", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": { "RuleName": "$rulename" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "TriggeredRules", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "A", "region": "$region", "sqlExpression": "", "statistic": "Sum" } ], "title": "TriggeredRules", "type": "timeseries" }, { "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "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": 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": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Latency_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "TargetResponseTime_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "ClientConnections_Sum" }, "properties": [ { "id": "unit", "value": "none" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "id": 10, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "alias": "", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": { "RuleName": "$rulename" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "Invocations", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "A", "region": "$region", "sqlExpression": "", "statistic": "Sum" } ], "title": "Invocations", "type": "timeseries" }, { "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "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": 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": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Latency_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "TargetResponseTime_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "ClientConnections_Sum" }, "properties": [ { "id": "unit", "value": "none" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "id": 8, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "alias": "{{metric}} {{RuleName}}", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": { "RuleName": "$rulename" }, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "DeadLetterInvocations", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "A", "region": "$region", "sql": { "select": { "name": "AVG", "type": "function" } }, "sqlExpression": "", "statistic": "Sum" }, { "alias": "{{metric}} {{RuleName}}", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": { "RuleName": "$rulename" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "FailedInvocations", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "B", "region": "$region", "sql": { "select": { "name": "AVG", "type": "function" } }, "sqlExpression": "", "statistic": "Sum" }, { "alias": "{{metric}} {{RuleName}}", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": { "RuleName": "$rulename" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "InvocationsFailedToBeSentToDlq", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "C", "region": "$region", "sql": { "select": { "name": "AVG", "type": "function" } }, "sqlExpression": "", "statistic": "Sum" }, { "alias": "{{metric}} {{RuleName}}", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": { "RuleName": "$rulename" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "InvocationsSentToDlq", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "D", "region": "$region", "sql": { "select": { "name": "AVG", "type": "function" } }, "sqlExpression": "", "statistic": "Sum" }, { "alias": "{{metric}} {{RuleName}}", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": { "RuleName": "$rulename" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "ThrottledRules", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "F", "region": "$region", "sql": { "select": { "name": "AVG", "type": "function" } }, "sqlExpression": "", "statistic": "Sum" } ], "title": "DeadLetterInvocations/FailedInvocations/InvocationsFailedToBeSentToDlq/InvocationsSentToDlq/ThrottledRules", "type": "timeseries" }, { "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "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": 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": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "Latency_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "TargetResponseTime_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "ClientConnections_Sum" }, "properties": [ { "id": "unit", "value": "none" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 21 }, "id": 12, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "alias": "", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": {}, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "MatchedEvents", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "A", "region": "$region", "sqlExpression": "", "statistic": "SampleCount" } ], "title": "MatchedEvents", "type": "timeseries" }, { "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "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": 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": "ms" }, "overrides": [ { "matcher": { "id": "byName", "options": "Latency_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "TargetResponseTime_Average" }, "properties": [ { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "ClientConnections_Sum" }, "properties": [ { "id": "unit", "value": "none" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 28 }, "id": 11, "links": [], "options": { "legend": { "calcs": [ "max", "min", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.5", "targets": [ { "alias": "", "application": { "filter": "" }, "datasource": { "type": "cloudwatch", "uid": "${datasource}" }, "dimensions": {}, "expression": "", "functions": [], "group": { "filter": "" }, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricEditorMode": 0, "metricName": "IngestionToInvocationStartLatency", "metricQueryType": 0, "mode": 0, "namespace": "AWS/Events", "options": { "showDisabledItems": false }, "period": "", "queryMode": "Metrics", "refId": "A", "region": "$region", "sqlExpression": "", "statistic": "Average" } ], "title": "IngestionToInvocationStartLatency", "type": "timeseries" }, { "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 35 }, "id": 2, "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/eventbridge/latest/userguide/eb-monitoring.html\">AWS CloudWatch EventBridge documentation</a> | \n<a target=\"_blank\" href=\"https://grafana.com/dashboards/659\">Installed from Grafana.com dashboards</a> | \n<a target=\"_blank\" href=\"https://github.com/monitoringartist/grafana-aws-cloudwatch-dashboards\">Fork me on GitHub</a>", "mode": "html" }, "pluginVersion": "8.3.5", "title": "Documentation", "type": "text" } ], "refresh": false, "schemaVersion": 34, "style": "dark", "tags": [ "monitoringartist", "cloudwatch" ], "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "queryValue": "yet", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "uid": "${datasource}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Region", "multi": false, "name": "region", "options": [], "query": "regions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "*", "current": {}, "datasource": { "uid": "${datasource}" }, "definition": "dimension_values($region, AWS/Events, Invocations, RuleName)", "hide": 0, "includeAll": true, "label": "RuleName", "multi": false, "name": "rulename", "options": [], "query": "dimension_values($region, AWS/Events, Invocations, RuleName)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" } ] }, "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": "AWS EventBridge", "uid": "AWSEventB", "version": 19, "weekStart": "" }
2022-08-20 14:50:15 UTC
null
0
0
12,456
1
391,428
21,407
79,328
solr-dashboard
Solr Dashboard
Default dashboard for Solr Exporter
2020-06-11 14:26:31 UTC
2021-05-20 12:02:29 UTC
0
This is a Grafana dashboard that works OOTB with the Solr Prometheus Exporter. See [https://solr.apache.org/guide/monitoring-solr-with-prometheus-and-grafana.html](https://solr.apache.org/guide/monitoring-solr-with-prometheus-and-grafana.html) for setup instructions. The dashboard shows a selection of metrics from * Solr cluster-level overview * Jetty (request etc) * the Java VM (memory, GC etc) * OS metrics (memory, cpu disk etc) * Solr node (number of cores, threads etc) * Solr Core metrics (index size, num docs etc) Changelog: * April 2021: New Solr Cluster row on top, showing number of live nodes, collections, shard status and shard leaders. * January 2021: New Query metrics row, showing QPS metrics per collection (requires solr-exporter 8.8 or later) * October 2020 version: Now the collection, shard, replica, core dropdowns on top actually filter the graphs!
53,452
53,453
Other
null
0
0
21,407
1
12,456
7
520
Default dashboard for Solr 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.3.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": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Default dashboard for Solr Exporter", "editable": true, "gnetId": 12456, "graphTooltip": 0, "id": null, "iteration": 1619091548109, "links": [ { "icon": "external link", "tags": [], "title": "Solr project", "type": "link", "url": "https://solr.apache.org/" }, { "icon": "external link", "tags": [], "title": "Solr Prometheus documentation", "type": "link", "url": "https://solr.apache.org/guide/monitoring-solr-with-prometheus-and-grafana.html" } ], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 64, "panels": [], "title": "Solr Cluster", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 62, "legend": { "alignAsTable": false, "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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total nodes", "lines": true }, { "alias": "Live nodes", "bars": true, "color": "#37872D", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_collections_live_nodes", "format": "time_series", "instant": false, "interval": "", "legendFormat": "Live nodes", "refId": "A" }, { "expr": "count(count by (node_name) (solr_collections_replica_state)) < solr_collections_live_nodes or solr_collections_live_nodes", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Total nodes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of live nodes", "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": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "description": "", "fieldConfig": { "defaults": { "unit": "short" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 1 }, "hiddenSeries": false, "id": 221, "legend": { "alignAsTable": false, "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.5.4", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:395", "alias": "Ensemble size", "lines": true }, { "$$hashKey": "object:396", "alias": "Healthy nodes", "bars": true, "color": "#5794F2", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "count(solr_zookeeper_nodestatus == 1)", "format": "time_series", "instant": false, "interval": "", "legendFormat": "Healthy nodes", "refId": "A" }, { "exemplar": true, "expr": "solr_zookeeper_ensemble_size", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Ensemble size", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Zookeepers", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:413", "decimals": 0, "format": "short", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:414", "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "hiddenSeries": false, "id": 68, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "solr_collections_shard_leader{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "interval": "", "legendFormat": "{{collection}} {{shard}} {{replica}} ({{node_name}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Shard leaders", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "short", "label": "Leaders", "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}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 3, "x": 0, "y": 9 }, "id": 74, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.0", "targets": [ { "expr": "count(count by (collection) (solr_collections_replica_state{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}))", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Number of collections", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 9, "x": 3, "y": 9 }, "id": 70, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "7.3.0", "targets": [ { "expr": "count(solr_collections_replica_state{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"})", "interval": "", "legendFormat": "Total replicas", "refId": "B" }, { "expr": "count(solr_collections_replica_state{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"} == 1) OR on() vector(0)", "interval": "", "legendFormat": "Active", "refId": "D" }, { "expr": "count(solr_collections_replica_state{state=\"down\",base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}) OR on() vector(0)", "interval": "", "legendFormat": "Down", "refId": "A" }, { "expr": "count(solr_collections_replica_state{state=\"recovering\",base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}) OR on() vector(0)", "interval": "", "legendFormat": "Recovering", "refId": "C" }, { "expr": "count(solr_collections_replica_state{state=\"recovery_failed\",base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}) OR on() vector(0)", "interval": "", "legendFormat": "Recovery failed", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "Current replica state", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 72, "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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "1 - solr_collections_replica_state{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "interval": "", "legendFormat": "{{collection}} {{shard}} {{replica}} ({{node_name}})={{state}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Replica state history", "description": "Active replicas have value 0. Non-active replicas will show stacked in the graph.", "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": "Non-active states", "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, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 211, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Distributed QPS 1-min rate aggregated by collection, roughly the current QPS across all nodes per collection", "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": 8, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 201, "legend": { "avg": false, "current": true, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (collection) (solr_metrics_core_query_1minRate{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"})", "interval": "", "legendFormat": "{{collection}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total QPS (by collection)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "qps", "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": "Distributed QPS 1-min rate aggregated by base_url (Solr node)", "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": 8, "x": 8, "y": 18 }, "hiddenSeries": false, "id": 202, "legend": { "avg": false, "current": true, "hideEmpty": 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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (base_url) (solr_metrics_core_query_1minRate{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"})", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total QPS (by node)", "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": 8, "x": 16, "y": 18 }, "hiddenSeries": false, "id": 206, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_p95_ms{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{core}} {{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distributed Query Time per Core (p95 ms)", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 204, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_5minRate{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{core}} {{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distributed QPS per Core (5-min rate)", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 25 }, "hiddenSeries": false, "id": 205, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_p99_ms{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{core}} {{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distributed Query Time per Core (p99 ms)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "ms", "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": 8, "x": 16, "y": 25 }, "hiddenSeries": false, "id": 203, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_1minRate{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 3, "legendFormat": "{{base_url}} {{core}} {{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distributed QPS per Core (1-min rate)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "qps", "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": 8, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 207, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_p75_ms{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{core}} {{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distributed Query Time per Core (p75 ms)", "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}", "description": "Helps identify if a core is receiving more traffic than other cores, possibly indicating unbalanced load.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 32 }, "hiddenSeries": false, "id": 218, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_query_local_count{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}[1m])", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 3, "legendFormat": "{{base_url}}/{{core}}{{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Local Query Count per Core", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "qps", "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": 8, "x": 16, "y": 32 }, "hiddenSeries": false, "id": 219, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_local_1minRate{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 3, "legendFormat": "{{base_url}}/{{core}}{{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Local QPS per Core (1-min rate)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "qps", "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": 8, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 217, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_local_p95_ms{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "interval": "", "intervalFactor": 3, "legendFormat": "{{base_url}}/{{core}}{{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Local Query Time per Core (p95 ms)", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 39 }, "hiddenSeries": false, "id": 210, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_client_errors_1minRate{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{core}} {{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Query Client Errors per Core (1-min 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": 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": 8, "x": 16, "y": 39 }, "hiddenSeries": false, "id": 209, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_query_errors_1minRate{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\",searchHandler=~\"$searchHandler\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{core}} {{searchHandler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Query Errors per Core (1-min 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": 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 } } ], "repeat": null, "title": "Query Metrics", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 212, "panels": [ { "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": 19 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_jetty_requests_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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": "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": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 1, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_jetty_response_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{status}}", "refId": "A", "step": 40 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response", "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": 24, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 55, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_jetty_dispatches_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Dispatches", "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 } } ], "repeat": null, "title": "Jetty Metrics", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 213, "panels": [ { "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": 20 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_buffers{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{pool}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Buffers", "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": 20 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_buffers_bytes{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{pool}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Buffer 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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 27 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_jvm_gc_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC 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": "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": 27 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_jvm_gc_seconds_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC Time", "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": 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": 0, "y": 34 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_memory_heap_bytes{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Heap 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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_memory_non_heap_bytes{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Non-Heap 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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_memory_pools_bytes{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{space}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pool 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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 41 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_memory_bytes{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory 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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 48 }, "hiddenSeries": false, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_threads{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads", "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 } } ], "repeat": null, "title": "JVM Metrics", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 214, "panels": [ { "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": 21 }, "hiddenSeries": false, "id": 11, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_os_memory_bytes{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory 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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 21 }, "hiddenSeries": false, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_os_file_descriptors{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "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": 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": 28 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_os_cpu_load{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Load", "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": "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": 28 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_jvm_os_cpu_time_seconds{base_url=~\"$base_url\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Time", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 35 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_jvm_os_load_average{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load Average", "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 } } ], "repeat": null, "title": "OS Metrics", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 215, "panels": [ { "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": 22 }, "hiddenSeries": false, "id": 19, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_node_requests_total{base_url=~\"$base_url\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 22 }, "hiddenSeries": false, "id": 22, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_node_time_seconds_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Time", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_node_client_errors_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Client Errors", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_node_server_errors_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server Errors", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 36 }, "hiddenSeries": false, "id": 18, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_node_errors_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 36 }, "hiddenSeries": false, "id": 21, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_node_timeouts_total{base_url=~\"$base_url\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Timeouts", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 43 }, "hiddenSeries": false, "id": 23, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_node_cores{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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": 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": 43 }, "hiddenSeries": false, "id": 24, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_node_core_root_fs_bytes{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Core Root File System", "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 50 }, "hiddenSeries": false, "id": 25, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_node_thread_pool_completed_total{base_url=~\"$base_url\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{handler}} {{executor}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Thread Pool Completed", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 50 }, "hiddenSeries": false, "id": 26, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_node_thread_pool_submitted_total{base_url=~\"$base_url\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{handler}} {{executor}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Thread Pool Submitted", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 57 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_node_thread_pool_running{base_url=~\"$base_url\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}} {{handler}} {{executor}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Thread Pool Running", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 16, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_node_connections{base_url=~\"$base_url\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}} {{handler}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connections", "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}", "description": "Number of leaders on each node", "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": 8, "x": 16, "y": 64 }, "hiddenSeries": false, "id": 220, "legend": { "avg": false, "current": true, "hideEmpty": 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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (base_url) (solr_collections_shard_leader{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"})", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Leader Count (by node)", "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": "Node Metrics", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 216, "panels": [ { "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": 31, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_requests_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_time_seconds_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Time", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 29, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_client_errors_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Client 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": "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": 30 }, "hiddenSeries": false, "id": 32, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_server_errors_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Server 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": "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": 0, "y": 37 }, "hiddenSeries": false, "id": 30, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_errors_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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": "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": 37 }, "hiddenSeries": false, "id": 33, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_timeouts_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}{{handler}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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": 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": 0, "y": 44 }, "hiddenSeries": false, "id": 35, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_searcher_cache_ratio{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}} {{type}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Searcher Cache Hit Ratio", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 44 }, "hiddenSeries": false, "id": 36, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_searcher_cache{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}} {{type}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Searcher Cache", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 51 }, "hiddenSeries": false, "id": 37, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_searcher_warmup_time_seconds{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}} {{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Searcher Warm Up Time", "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": 51 }, "hiddenSeries": false, "id": 38, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_searcher_cumulative_cache_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}} {{type}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Searcher Cumulative Cache", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 39, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_fs_bytes{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "File System", "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 58 }, "hiddenSeries": false, "id": 40, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_index_size_bytes{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Index 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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 65 }, "hiddenSeries": false, "id": 41, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_searcher_documents{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}} {{item}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Searcher Documents", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 72 }, "hiddenSeries": false, "id": 42, "legend": { "alignAsTable": true, "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": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_adds_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Adds (cumulative)", "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": 72 }, "hiddenSeries": false, "id": 46, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "solr_metrics_core_update_handler_pending_docs{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pending Docs", "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": 8, "x": 0, "y": 79 }, "hiddenSeries": false, "id": 43, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_deletes_by_id_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Deletes By ID", "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": 8, "x": 8, "y": 79 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_deletes_by_query_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Deletes By Query", "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": 8, "x": 16, "y": 79 }, "hiddenSeries": false, "id": 47, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_expunge_deletes_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Expunge Deletes", "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": 0, "y": 86 }, "hiddenSeries": false, "id": 48, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_merges_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Merges", "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": 86 }, "hiddenSeries": false, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_splits_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Splits", "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": 0, "y": 93 }, "hiddenSeries": false, "id": 49, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_optimizes_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Optimizes", "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": 93 }, "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_rollbacks_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Rollbacks", "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": 8, "x": 0, "y": 100 }, "hiddenSeries": false, "id": 51, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_soft_auto_commits_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Soft Auto Commits", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 100 }, "hiddenSeries": false, "id": 53, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_auto_commits_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Auto Commits", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 100 }, "hiddenSeries": false, "id": 54, "legend": { "alignAsTable": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_commits_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Commits", "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": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 107 }, "hiddenSeries": false, "id": 45, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(solr_metrics_core_update_handler_errors_total{base_url=~\"$base_url\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\",core=~\"$core\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{base_url}}/{{core}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Update Handler Errors", "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 } } ], "repeat": null, "title": "Core Metrics", "type": "row" } ], "refresh": "30s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "zk_host", "options": [], "query": "label_values(solr_ping{zk_host=~\".+\"},zk_host)", "refresh": 1, "regex": "/(.+)/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "base_url", "options": [], "query": "label_values(solr_ping{base_url=~\".+\"},base_url)", "refresh": 1, "regex": "/(.+)/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "collection", "options": [], "query": "label_values(solr_collections_shard_state{zk_host=~\"$zk_host\",collection=~\".+\"},collection)", "refresh": 1, "regex": "/(.+)/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "shard", "options": [], "query": "label_values(solr_collections_shard_state{zk_host=~\"$zk_host\",collection=~\"$collection\",shard=~\".+\"},shard)", "refresh": 1, "regex": "/(.+)/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "replica", "options": [], "query": "label_values(solr_collections_replica_state{zk_host=~\"$zk_host\",collection=~\"$collection\",shard=~\"$shard\",replica=~\".+\"},replica)", "refresh": 1, "regex": "/(.+)/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "core", "options": [], "query": "label_values(solr_collections_replica_state{zk_host=~\"$zk_host\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\"},core)", "refresh": 1, "regex": "/(.+)/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(solr_metrics_core_query_errors_1minRate{zk_host=~\"$zk_host\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\"},searchHandler)", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "searchHandler", "options": [], "query": "label_values(solr_metrics_core_query_errors_1minRate{zk_host=~\"$zk_host\",collection=~\"$collection\",shard=~\"$shard\",replica=~\"$replica\"},searchHandler)", "refresh": 1, "regex": "/(.+)/", "skipUrlSync": false, "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": "Solr Dashboard", "uid": "yt5eXHbMz5", "version": 2 }
2021-05-20 12:02:29 UTC
null
0
0
14,221
1
65,309
23,685
49
pktvisor-prometheus
pktvisor - Prometheus
a dashboard for displaying pktvisor prometheus metrics
2021-04-13 20:26:20 UTC
2022-02-04 19:40:52 UTC
0
pktvisor (pktvisor.dev) is a network observability agent that analyzes at the edge. It is part of the Orb (getorb.io) ecosystem. This dashboard can be used as a starting point to visualize Orb/pktvisor metrics. See pktvisor.dev and getorb.io for information on how to deploy and collect these metrics.
68,661
68,662
Other
null
0
0
23,685
1
14,221
7
15
a dashboard for displaying pktvisor prometheus metrics
{ "__inputs": [ { "name": "DS_GRAFANACLOUD-NS1RD81-PROM", "label": "grafanacloud-ns1rd81-prom", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.5" }, { "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": "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" } ] }, "description": "a dashboard for displaying pktvisor prometheus metrics", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "iteration": 1644002327836, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "pktvisor docs", "tooltip": "", "type": "link", "url": "https://pktvisor.dev" } ], "liveNow": false, "panels": [ { "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 47, "title": "DNS Overview (Now)", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 1 }, "id": 52, "interval": "1m", "maxDataPoints": 180, "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": "count(count by (instance) (dns_wire_packets_total{instance=~\"$instance\"}))", "hide": false, "instant": false, "interval": "", "legendFormat": "Shown", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "count(count by (instance) (dns_wire_packets_total))", "hide": false, "instant": false, "interval": "", "legendFormat": "Total", "queryType": "randomWalk", "refId": "A" } ], "title": "Agents", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 1 }, "id": 49, "interval": "1m", "maxDataPoints": 180, "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 (dns_rates_total{instance=~\"$instance\",quantile=\"0.95\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "B" } ], "title": "Total QPS (p95)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 1 }, "id": 54, "interval": "1m", "maxDataPoints": 180, "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 (dns_xact_in_total{instance=~\"$instance\"})", "instant": false, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Xact In", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "µs" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 1 }, "id": 51, "interval": "1m", "maxDataPoints": 180, "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": "max (dns_xact_in_quantiles_us{instance=~\"$instance\",quantile=\"0.95\"})", "instant": true, "interval": "", "legendFormat": "p95", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "max (dns_xact_in_quantiles_us{instance=~\"$instance\",quantile=\"0.99\"})", "hide": false, "instant": true, "interval": "", "legendFormat": "p99", "queryType": "randomWalk", "refId": "B" } ], "title": "Xact In Time", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 1 }, "id": 55, "interval": "1m", "maxDataPoints": 180, "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 (dns_xact_out_total{instance=~\"$instance\"})", "instant": false, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Xact Out", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "µs" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 1 }, "id": 50, "interval": "1m", "maxDataPoints": 180, "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": "max (dns_xact_out_quantiles_us{instance=~\"$instance\",quantile=\"0.95\"})", "instant": true, "interval": "", "legendFormat": "p95", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "max (dns_xact_out_quantiles_us{instance=~\"$instance\",quantile=\"0.99\"})", "hide": false, "instant": true, "interval": "", "legendFormat": "p99", "queryType": "randomWalk", "refId": "B" } ], "title": "Xact Out Time", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 1 }, "id": 53, "interval": "1m", "maxDataPoints": 180, "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 (dns_cardinality_qname{instance=~\"$instance\"})", "instant": false, "interval": "", "legendFormat": "", "queryType": "randomWalk", "refId": "A" } ], "title": "Unique QNames", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 45, "panels": [], "title": "DNS Name Overview", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 30, "interval": "1m", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(topk(10,quantile_over_time(.95,dns_top_qname2{instance=~\"$instance\"}[${__interval}])/60)) by (qname)", "hide": false, "instant": false, "interval": "1m", "intervalFactor": 1, "legendFormat": "{{name}}", "queryType": "randomWalk", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(topk(10,quantile_over_time(.95,dns_top_qname3{instance=~\"$instance\"}[${__interval}])/60)) by (qname)", "hide": false, "instant": false, "interval": "1m", "intervalFactor": 1, "legendFormat": "{{name}}", "queryType": "randomWalk", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Top DNS Names", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:196", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:197", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 65, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 4, "x": 0, "y": 18 }, "id": 28, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_qname2{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{qname}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Names Agg2", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Metric" }, "properties": [ { "id": "custom.width", "value": 223 } ] } ] }, "gridPos": { "h": 9, "w": 5, "x": 4, "y": 18 }, "id": 59, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_qname3{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{qname}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Names Agg3", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "QName" }, "properties": [ { "id": "custom.width", "value": 299 } ] } ] }, "gridPos": { "h": 9, "w": 5, "x": 9, "y": 18 }, "id": 56, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_nxdomain{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{qname}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top NXDOMAIN", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "QName" }, "properties": [ { "id": "custom.width", "value": 234 } ] } ] }, "gridPos": { "h": 9, "w": 5, "x": 14, "y": 18 }, "id": 57, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_refused{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{qname}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top REFUSED", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "QName" }, "properties": [ { "id": "custom.width", "value": 234 } ] } ] }, "gridPos": { "h": 9, "w": 5, "x": 19, "y": 18 }, "id": 58, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_srvfail{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{qname}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top SRVFAIL", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" } ], "title": "DNS QName Tables", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 6, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 0, "y": 19 }, "id": 38, "interval": "1m", "maxDataPoints": 180, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "right", "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(dns_top_rcode{instance=~\"$instance\"}) by (rcode)", "hide": false, "interval": "", "legendFormat": "{{name}}", "queryType": "randomWalk", "refId": "C" } ], "title": "Result Codes", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 5, "y": 19 }, "id": 40, "interval": "1m", "maxDataPoints": 180, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "right", "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.3", "targets": [ { "exemplar": true, "expr": "sum(dns_wire_packets_udp{instance=~\"$instance\"}) by (name)", "hide": false, "interval": "", "legendFormat": "UDP", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "sum(dns_wire_packets_tcp{instance=~\"$instance\"}) by (name)", "hide": false, "interval": "", "legendFormat": "TCP", "queryType": "randomWalk", "refId": "A" } ], "title": "Transport", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 10, "y": 19 }, "id": 37, "interval": "1m", "maxDataPoints": 180, "options": { "displayLabels": [], "legend": { "displayMode": "list", "placement": "right", "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(dns_top_qtype{instance=~\"$instance\"}) by (qtype)", "hide": false, "interval": "", "legendFormat": "{{name}}", "queryType": "randomWalk", "refId": "C" } ], "title": "QTypes", "type": "piechart" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 14, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:584", "alias": "p99", "color": "#96D98D", "lines": false, "pointradius": 1, "points": true }, { "$$hashKey": "object:605", "alias": "p90", "color": "#37872D" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(dns_rates_total{instance=~\"$instance\",quantile=\"0.9\"})", "interval": "", "legendFormat": "p90", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(dns_rates_total{instance=~\"$instance\",quantile=\"0.99\"})", "hide": false, "interval": "", "legendFormat": "p99", "queryType": "randomWalk", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "DNS Packets (In+Out)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 25, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(dns_wire_packets_ipv4{instance=~\"$instance\"}/60)", "interval": "", "legendFormat": "IPv4", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(dns_wire_packets_ipv6{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "IPv6", "queryType": "randomWalk", "refId": "B" }, { "exemplar": true, "expr": "sum(dns_wire_packets_tcp{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "TCP", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "sum(dns_wire_packets_udp{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "UDP", "queryType": "randomWalk", "refId": "D" } ], "thresholds": [], "timeRegions": [], "title": "DNS Protocols", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 27, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:371", "alias": "Xact Out (remote server)", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(dns_xact_in_total{instance=~\"$instance\"}/60)", "interval": "", "legendFormat": "Xact In (local server)", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(dns_xact_out_total{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "Xact Out (remote server)", "queryType": "randomWalk", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "DNS Transactions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 26, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(dns_wire_packets_nxdomain{instance=~\"$instance\"}/60)", "interval": "", "legendFormat": "NXDOMAIN", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(dns_wire_packets_srvfail{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "SRVFAIL", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "sum(dns_wire_packets_refused{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "REFUSED", "queryType": "randomWalk", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "DNS Errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 31, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(dns_top_rcode{instance=~\"$instance\"}/60) by (rcode)", "interval": "", "legendFormat": "{{rcode}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Top DNS RCodes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 40 }, "hiddenSeries": false, "id": 33, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(dns_top_udp_ports{instance=~\"$instance\"}/60) by (port)", "interval": "", "legendFormat": "{{port}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Top DNS Ports", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 47 }, "hiddenSeries": false, "id": 32, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(dns_top_qtype{instance=~\"$instance\"}/60) by (qtype)", "interval": "", "legendFormat": "{{name}}", "queryType": "randomWalk", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Top DNS QTypes", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "reqps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 47 }, "hiddenSeries": false, "id": 34, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:621", "alias": "Out p95", "transform": "negative-Y" }, { "$$hashKey": "object:628", "alias": "Out p99", "lines": false, "pointradius": 1, "points": true, "transform": "negative-Y" }, { "$$hashKey": "object:678", "alias": "In p99", "lines": false, "pointradius": 1, "points": true } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "max(dns_xact_in_quantiles_us{instance=~\"$instance\",quantile=\"0.95\"})", "interval": "", "legendFormat": "In p95", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "max(dns_xact_out_quantiles_us{instance=~\"$instance\",quantile=\"0.95\"})", "hide": false, "interval": "", "legendFormat": "Out p95", "queryType": "randomWalk", "refId": "B" }, { "exemplar": true, "expr": "max(dns_xact_out_quantiles_us{instance=~\"$instance\",quantile=\"0.99\"})", "hide": false, "interval": "", "legendFormat": "Out p99", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "max(dns_xact_in_quantiles_us{instance=~\"$instance\",quantile=\"0.99\"})", "hide": false, "interval": "", "legendFormat": "In p99", "queryType": "randomWalk", "refId": "D" } ], "thresholds": [], "timeRegions": [], "title": "DNS Transaction", "tooltip": { "shared": false, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "µs", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "title": "DNS Details", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 19 }, "id": 67, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 62 }, "id": 29, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_rcode{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{rcode}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top RCodes", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Requests (sum)" }, "properties": [ { "id": "custom.width", "value": 158 } ] } ] }, "gridPos": { "h": 7, "w": 4, "x": 4, "y": 62 }, "id": 36, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_qtype{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{qtype}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top QTypes", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "string" }, "overrides": [ { "matcher": { "id": "byName", "options": "Requests (sum)" }, "properties": [ { "id": "custom.width", "value": 158 } ] } ] }, "gridPos": { "h": 7, "w": 4, "x": 8, "y": 62 }, "id": 60, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "dns_top_udp_ports{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{port}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top DNS Src Ports", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" } ], "title": "DNS Detail Tables", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 4, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 13, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 7, "interval": "1m", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(packets_ipv4{instance=~\"$instance\"}/60)", "interval": "", "legendFormat": "IPv4", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(packets_ipv6{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "IPv6", "queryType": "randomWalk", "refId": "B" }, { "exemplar": true, "expr": "sum(packets_tcp{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "TCP", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "sum(packets_udp{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "UDP", "queryType": "randomWalk", "refId": "D" }, { "exemplar": true, "expr": "sum(packets_other_l4{instance=~\"$instance\"}/60)", "hide": false, "interval": "", "legendFormat": "Other L4", "queryType": "randomWalk", "refId": "E" } ], "thresholds": [], "timeRegions": [], "title": "Traffic Breakdown", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "pps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 34 }, "hiddenSeries": false, "id": 2, "interval": "1m", "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:360", "alias": "p99 In", "lines": false, "pointradius": 1, "points": true }, { "$$hashKey": "object:394", "alias": "/Out$/", "color": "#8AB8FF", "transform": "negative-Y" }, { "$$hashKey": "object:401", "alias": "p99 Out", "lines": false, "pointradius": 1, "points": true }, { "$$hashKey": "object:451", "alias": "/In$/", "color": "#56A64B" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(packets_rates_pps_in{instance=~\"$instance\",quantile=\"0.9\"})", "interval": "", "legendFormat": "p90 In", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(packets_rates_pps_in{instance=~\"$instance\",quantile=\"0.99\"})", "hide": false, "interval": "", "legendFormat": "p99 In", "queryType": "randomWalk", "refId": "B" }, { "exemplar": true, "expr": "sum(packets_rates_pps_out{instance=~\"$instance\",quantile=\"0.9\"})", "hide": false, "interval": "", "legendFormat": "p90 Out", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "sum(packets_rates_pps_out{instance=~\"$instance\",quantile=\"0.99\"})", "hide": false, "interval": "", "legendFormat": "p99 Out", "queryType": "randomWalk", "refId": "D" } ], "thresholds": [], "timeRegions": [], "title": "Packet In/Out", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "pps", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 34 }, "hiddenSeries": false, "id": 39, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:131", "alias": "TCP Errors", "color": "#C4162A" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(pcap_tcp_reassembly_errors{instance=~\"$instance\"})", "interval": "", "legendFormat": "TCP Errors", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(pcap_os_drops{instance=~\"$instance\"})", "hide": false, "interval": "", "legendFormat": "OS Drops", "queryType": "randomWalk", "refId": "B" }, { "exemplar": true, "expr": "sum(pcap_if_drops{instance=~\"$instance\"})", "hide": false, "interval": "", "legendFormat": "IF Drops", "queryType": "randomWalk", "refId": "C" } ], "thresholds": [], "timeRegions": [], "title": "PCAP Errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:281", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:282", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 11, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(packets_top_geoLoc{instance=~\"$instance\"}/60) by (geo_loc)", "format": "time_series", "interval": "", "legendFormat": "{{geo_loc}}", "queryType": "randomWalk", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(packets_top_ASN{instance=~\"$instance\"}/60) by (asn)", "hide": false, "interval": "", "legendFormat": "ASN {{asn}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Top Geo IP/ASN", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:334", "format": "pps", "logBase": 1, "show": true }, { "$$hashKey": "object:335", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 41 }, "id": 19, "interval": "1m", "maxDataPoints": 180, "options": { "displayLabels": [ "name" ], "legend": { "displayMode": "list", "placement": "right", "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "tooltip": { "mode": "multi" } }, "pluginVersion": "7.5.3", "targets": [ { "exemplar": true, "expr": "sum(packets_ipv4{instance=~\"$instance\"})", "interval": "", "legendFormat": "IPv4", "queryType": "randomWalk", "refId": "A" }, { "exemplar": true, "expr": "sum(packets_ipv6{instance=~\"$instance\"})", "hide": false, "interval": "", "legendFormat": "IPv6", "queryType": "randomWalk", "refId": "B" } ], "title": "L3 Protocols", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 41 }, "id": 20, "interval": "1m", "maxDataPoints": 180, "options": { "displayLabels": [ "name" ], "legend": { "displayMode": "list", "placement": "right", "values": [ "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.3", "targets": [ { "exemplar": true, "expr": "sum(packets_tcp{instance=~\"$instance\"})", "hide": false, "interval": "", "legendFormat": "TCP", "queryType": "randomWalk", "refId": "C" }, { "exemplar": true, "expr": "sum(packets_udp{instance=~\"$instance\"})", "hide": false, "interval": "", "legendFormat": "UDP", "queryType": "randomWalk", "refId": "D" }, { "exemplar": true, "expr": "sum(packets_other_l4{instance=~\"$instance\"})", "hide": false, "interval": "", "legendFormat": "Other L4", "queryType": "randomWalk", "refId": "E" } ], "title": "L4 Protocols", "type": "piechart" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "unit": "pps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 48 }, "hiddenSeries": false, "id": 9, "interval": "1m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "maxDataPoints": 180, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(packets_top_ipv4{instance=~\"$instance\"}/60) by (ipv4)", "format": "time_series", "interval": "", "legendFormat": "{{ipv4}}", "queryType": "randomWalk", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "sum(packets_top_ipv6{instance=~\"$instance\"}/60) by (ipv6)", "format": "time_series", "hide": false, "interval": "", "legendFormat": "{{ipv6}}", "queryType": "randomWalk", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Top IPs", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "pps", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "title": "Network L2-L3", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 69, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 22 }, "id": 15, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "packets_top_ipv4{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ipv4}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top IPv4", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 22 }, "id": 61, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "packets_top_ipv6{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{ipv6}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top IPv6", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 22 }, "id": 62, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "packets_top_geoLoc{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{geo_loc}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top GeoLoc", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 22 }, "id": 63, "interval": "1m", "maxDataPoints": 180, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Value (sum)" } ] }, "pluginVersion": "8.3.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "exemplar": true, "expr": "packets_top_ASN{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{asn}}", "queryType": "randomWalk", "refId": "A" } ], "title": "Top ASN", "transformations": [ { "id": "seriesToRows", "options": {} }, { "id": "groupBy", "options": { "fields": { "Metric": { "aggregations": [], "operation": "groupby" }, "Value": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" } ], "title": "Network Tables", "type": "row" } ], "refresh": "1m", "schemaVersion": 34, "style": "dark", "tags": [ "pktvisor", "orb", "network" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_GRAFANACLOUD-NS1RD81-PROM}" }, "definition": "label_values(instance)", "hide": 0, "includeAll": true, "multi": true, "name": "instance", "options": [], "query": { "query": "label_values(instance)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "datasource": { "type": "prometheus", "uid": "grafanacloud-prom" }, "filters": [], "hide": 0, "name": "Filters", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "pktvisor - Prometheus", "uid": "MFI2PQlGk", "version": 100, "weekStart": "", "gnetId": 14221 }
2022-02-04 19:40:52 UTC
null
0
0
311
1
17,182
540
2,083
graphite-carbon-metrics-obfuscurity
Graphite Carbon Metrics (obfuscurity)
Obfuscurity's "extended remix" of the Graphite Carbon Metrics dashboard
2016-08-12 16:22:02 UTC
2016-09-08 19:40:08 UTC
0
This is a more exhaustive take on the original Graphite Carbon Metrics dashboard. Aside from some minor metric fixes, it adds new panels for memory footprint and cache details (keys & datapoints in cache, avg number of datapoints per key, etc). Note that while the first half of the dashboard relies on Carbon's predictable naming format (`carbon.agents.*`), the latter half uses collectd metrics that vary according to the Graphite server's hostname. The dashboard is currently opinionated to assume a hostname of "graphite" (i.e. `collectd.graphite.*`) although I'm hoping to find time to leverage Grafana's new templating support to make this more dynamic. If your naming schema doesn't match mine, you'll need to update the affected panels' query definitions. * Carbon Metrics * Updates/sec (write ops) * Metrics received/sec (ingress) * Committed points/sec (datapoints written to disk) * Creates/sec (new Whisper files) * CPU (avg across Cache instances) * Points per Update (avg across Cache instances) * Carbon Memory & CPU * Metric keys in Cache (unique metric names) * Datapoints in Cache * Relay Destination Queue Length (datapoints queued per destination) * Average datapoints per key in Cache * Datapoints received during full cache * Average Relay Batch Size (average number of datapoints per relay transmission) * Disk write ops and write time (requires collectd [disk](https://collectd.org/wiki/index.php/Plugin:Disk) plugin) * Metric retrieval time (requires collectd [tail](https://collectd.org/wiki/index.php/Plugin:Tail) plugin and [this configuration](https://gist.github.com/jssjr/7159484)) * Network traffic (requires collectd [interface](https://collectd.org/wiki/index.php/Plugin:Interface) plugin) * Load (requires collectd [load](https://collectd.org/wiki/index.php/Plugin:Load) plugin) * CPU (by state, requires collectd [cpu](https://collectd.org/wiki/index.php/Plugin:CPU) plugin)
3,486
3,489
collectd
<Plugin "tail"> # cache performance <File "/opt/graphite/storage/log/webapp/cache.log"> Instance "graphite_web" <Match> Regex "Request-Cache hit " DSType "CounterInc" Type "counter" Instance "request_cache_hit" </Match> <Match> Regex "Request-Cache miss " DSType "CounterInc" Type "counter" Instance "request_cache_miss" </Match> <Match> Regex "CarbonLink creating a new socket " DSType "CounterInc" Type "counter" Instance "socket_create_count" </Match> <Match> Regex "CarbonLink cache-query request " DSType "CounterInc" Type "counter" Instance "query_count" </Match> <Match> Regex "CarbonLink set-metadata request " DSType "CounterInc" Type "counter" Instance "set-metadata_count" </Match> <Match> Regex "Data-Cache hit " DSType "CounterInc" Type "counter" Instance "data_cache_hit" </Match> <Match> Regex "Data-Cache miss " DSType "CounterInc" Type "counter" Instance "data_cache_miss" </Match> </File> # rendering performance <File "/opt/graphite/storage/log/webapp/rendering.log"> Instance "graphite_web" # PNG's <Match> Regex "Rendered PNG in ([0-9\.]+) seconds" DSType "CounterInc" Type "requests" Instance "render_png_count" </Match> <Match> Regex "Rendered PNG in ([0-9\.]+) seconds" DSType "GaugeMin" Type "response_time" Instance "render_png_time_min" </Match> <Match> Regex "Rendered PNG in ([0-9\.]+) seconds" DSType "GaugeMax" Type "response_time" Instance "render_png_time_max" </Match> <Match> Regex "Rendered PNG in ([0-9\.]+) seconds" DSType "GaugeAverage" Type "response_time" Instance "render_png_time_avg" </Match> # pickle (carbonlink) <Match> Regex "Total pickle rendering time ([0-9\.]+)" DSType "CounterInc" Type "counter" Instance "render_pickle_count" </Match> <Match> Regex "Total pickle rendering time ([0-9\.]+)" DSType "GaugeMin" Type "response_time" Instance "render_pickle_time_min" </Match> <Match> Regex "Total pickle rendering time ([0-9\.]+)" DSType "GaugeMax" Type "response_time" Instance "render_pickle_time_max" </Match> <Match> Regex "Total pickle rendering time ([0-9\.]+)" DSType "GaugeAverage" Type "response_time" Instance "render_pickle_time_avg" </Match> # rawData (json, csv, etc) <Match> Regex "Total rawData rendering time ([0-9\.]+)" DSType "CounterInc" Type "counter" Instance "render_rawdata_count" </Match> <Match> Regex "Total rawData rendering time ([0-9\.]+)" DSType "GaugeMin" Type "response_time" Instance "render_rawdata_time_min" </Match> <Match> Regex "Total rawData rendering time ([0-9\.]+)" DSType "GaugeMax" Type "response_time" Instance "render_rawdata_time_max" </Match> <Match> Regex "Total rawData rendering time ([0-9\.]+)" DSType "GaugeAverage" Type "response_time" Instance "render_rawdata_time_avg" </Match> # total render time <Match> Regex "Total rendering time ([0-9\.]+) seconds" DSType "CounterInc" Type "counter" Instance "total_render_count" </Match> <Match> Regex "Total rendering time ([0-9\.]+) seconds" DSType "GaugeMin" Type "response_time" Instance "total_render_time_min" </Match> <Match> Regex "Total rendering time ([0-9\.]+) seconds" DSType "GaugeMax" Type "response_time" Instance "total_render_time_max" </Match> <Match> Regex "Total rendering time ([0-9\.]+) seconds" DSType "GaugeAverage" Type "response_time" Instance "total_render_time_avg" </Match> # cached response time <Match> Regex "Returned cached response in ([0-9\.]+) seconds" DSType "CounterInc" Type "counter" Instance "cached_response_time_count" </Match> <Match> Regex "Returned cached response in ([0-9\.]+) seconds" DSType "GaugeMin" Type "response_time" Instance "cached_response_time_min" </Match> <Match> Regex "Returned cached response in ([0-9\.]+) seconds" DSType "GaugeMax" Type "response_time" Instance "cached_response_time_max" </Match> <Match> Regex "Returned cached response in ([0-9\.]+) seconds" DSType "GaugeAverage" Type "response_time" Instance "cached_response_time_avg" </Match> # data retrieval time <Match> Regex "Retrieval of [^ ]+ took ([0-9\.]+)" DSType "CounterInc" Type "counter" Instance "retrieval_count" </Match> <Match> Regex "Retrieval of [^ ]+ took ([0-9\.]+)" DSType "GaugeMin" Type "response_time" Instance "retrieval_time_min" </Match> <Match> Regex "Retrieval of [^ ]+ took ([0-9\.]+)" DSType "GaugeMax" Type "response_time" Instance "retrieval_time_max" </Match> <Match> Regex "Retrieval of [^ ]+ took ([0-9\.]+)" DSType "GaugeAverage" Type "response_time" Instance "retrieval_time_avg" </Match> </File> </Plugin>
0
0
540
1
311
7
1,306
Obfuscurity's "extended remix" of the Graphite Carbon Metrics dashboard
{ "__inputs": [ { "name": "DS_GRAPHITE", "label": "graphite", "description": "", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" } ], "__requires": [ { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "3.1.1" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" } ], "id": null, "title": "Graphite Carbon Metrics (obfuscurity)", "description": "Obfuscurity's \"extended remix\" of the Graphite Carbon Metrics dashboard", "tags": [ "graphite", "carbon" ], "style": "dark", "timezone": "utc", "editable": true, "hideControls": false, "sharedCrosshair": true, "rows": [ { "collapse": false, "editable": true, "height": "250px", "panels": [ { "aliasColors": {}, "annotate": { "enable": false }, "bars": false, "datasource": "${DS_GRAPHITE}", "editable": true, "fill": 0, "grid": { "max": null, "min": 0, "threshold1": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2": null, "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "id": 1, "legend": { "avg": false, "current": false, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "loadingEditor": false, "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "resolution": 100, "scale": 1, "seriesOverrides": [ { "alias": "Points Per Update", "yaxis": 2 }, { "alias": "CPU", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "alias(scaleToSeconds(sumSeries(carbon.agents.*.updateOperations), 1), 'Updates')" }, { "hide": false, "refId": "B", "target": "alias(scaleToSeconds(sumSeries(carbon.agents.*.metricsReceived), 1), 'Metrics Received')" }, { "hide": false, "refId": "C", "target": "alias(scaleToSeconds(sumSeries(carbon.agents.*.committedPoints), 1), 'Committed Points')" }, { "hide": false, "refId": "D", "target": "alias(averageSeries(carbon.agents.*.pointsPerUpdate), 'Points Per Update')" }, { "hide": false, "refId": "E", "target": "alias(averageSeries(carbon.agents.*.cpuUsage),'CPU')" }, { "hide": false, "refId": "F", "target": "alias(scaleToSeconds(sumSeries(carbon.agents.*.creates), 1), 'Creates')" } ], "timeFrom": null, "timeShift": null, "title": "Carbon Cache Metrics", "tooltip": { "msResolution": false, "query_as_alias": true, "shared": true, "sort": 0, "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 } ], "zerofill": true }, { "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": 2, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false, "rightSide": false, "alignAsTable": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "averageSeries(carbon.agents.*.cpuUsage)", "yaxis": 2 }, { "alias": "CPU", "yaxis": 2 }, { "alias": "relay cpu", "yaxis": 2 }, { "alias": "cache cpu", "yaxis": 2 } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(carbon.agents.*.memUsage), 'cache memory')" }, { "refId": "C", "target": "alias(sumSeries(carbon.relays.*.memUsage), 'relay memory')" }, { "hide": false, "refId": "B", "target": "alias(averageSeries(carbon.agents.*.cpuUsage), 'cache cpu')" }, { "hide": false, "refId": "D", "target": "alias(averageSeries(carbon.relays.*.cpuUsage), 'relay cpu')" } ], "timeFrom": null, "timeShift": null, "title": "Carbon Memory & CPU", "tooltip": { "msResolution": true, "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": "percent", "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_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": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(carbon.agents.*.cache.queues, 2)" } ], "timeFrom": null, "timeShift": null, "title": "Number of Metric keys (names) in Cache", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "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_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": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(carbon.agents.*.cache.size, 2)" } ], "timeFrom": null, "timeShift": null, "title": "Total Datapoints in Cache", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "individual" }, "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": "Relay Destination Queue Length", "error": false, "span": 4, "editable": true, "type": "graph", "isNew": true, "id": 13, "targets": [ { "refId": "A", "target": "groupByNode(carbon.relays.*.destinations.*.relayMaxQueueLength, 4, 'sum')" } ], "datasource": "${DS_GRAPHITE}", "renderer": "flot", "yaxes": [ { "label": null, "show": true, "logBase": 1, "min": null, "max": null, "format": "short" }, { "label": null, "show": true, "logBase": 1, "min": null, "max": null, "format": "short" } ], "xaxis": { "show": true }, "grid": { "threshold1": null, "threshold2": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "lines": true, "fill": 1, "linewidth": 2, "points": false, "pointradius": 5, "bars": false, "stack": true, "percentage": false, "legend": { "show": false, "values": false, "min": false, "max": false, "current": false, "total": false, "avg": false }, "nullPointMode": "connected", "steppedLine": false, "tooltip": { "value_type": "cumulative", "shared": true, "sort": 2, "msResolution": true }, "timeFrom": null, "timeShift": null, "aliasColors": {}, "seriesOverrides": [], "links": [] } ], "title": "New row" }, { "title": "New row", "height": "250px", "editable": true, "collapse": false, "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": 5, "isNew": true, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "B", "target": "alias(divideSeries(averageSeries(carbon.agents.*.cache.size), averageSeries(carbon.agents.*.cache.queues)),\"avg datapoints\")", "textEditor": true } ], "timeFrom": null, "timeShift": null, "title": "Average datapoints per key in cache", "tooltip": { "msResolution": true, "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_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": [], "span": 4, "stack": true, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(carbon.agents.*.cache.overflow, 2)" } ], "timeFrom": null, "timeShift": null, "title": "Datapoints received during full cache", "tooltip": { "msResolution": true, "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": "Average Relay Batch Size", "error": false, "span": 4, "editable": true, "type": "graph", "isNew": true, "id": 14, "targets": [ { "refId": "A", "target": "averageSeries(carbon.relays.*.destinations.*.sent)", "hide": true }, { "refId": "B", "target": "averageSeries(carbon.relays.*.destinations.*.batchesSent)", "hide": true }, { "target": "alias(divideSeries(#A,#B),\"Relay Batch Size\")", "refId": "C", "textEditor": true } ], "datasource": "${DS_GRAPHITE}", "renderer": "flot", "yaxes": [ { "label": null, "show": true, "logBase": 1, "min": null, "max": null, "format": "short" }, { "label": null, "show": true, "logBase": 1, "min": null, "max": null, "format": "short" } ], "xaxis": { "show": true }, "grid": { "threshold1": null, "threshold2": null, "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "lines": true, "fill": 1, "linewidth": 2, "points": false, "pointradius": 5, "bars": false, "stack": false, "percentage": false, "legend": { "show": true, "values": false, "min": false, "max": false, "current": false, "total": false, "avg": false }, "nullPointMode": "connected", "steppedLine": false, "tooltip": { "value_type": "cumulative", "shared": true, "sort": 0, "msResolution": true }, "timeFrom": null, "timeShift": null, "aliasColors": {}, "seriesOverrides": [], "links": [] } ] }, { "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": 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": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(collectd.graphite.disk-*.disk_ops.write, 'disk-(\\w+)', '\\1'), 2)" } ], "timeFrom": null, "timeShift": null, "title": "Disk write ops", "tooltip": { "msResolution": true, "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_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": 9, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(collectd.graphite.disk-*.disk_time.write, 'disk-(\\w+)', '\\1'), 2)" } ], "timeFrom": null, "timeShift": null, "title": "Disk write time", "tooltip": { "msResolution": true, "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": { "collectd.graphite.tail-graphite_web.response_time-retrieval_time_max": "#890F02" }, "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": 12, "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": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "aliasByNode(scale(collectd.graphite.tail-graphite_web.response_time-retrieval_time_avg, 100), 3)" }, { "hide": false, "refId": "B", "target": "aliasByNode(scale(collectd.graphite.tail-graphite_web.response_time-retrieval_time_max, 100), 3)" } ], "timeFrom": null, "timeShift": null, "title": "Metric retrieval time", "tooltip": { "msResolution": true, "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 } ] } ], "title": "New row" }, { "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": 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": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(scaleToSeconds(collectd.graphite.interface-eth0.if_octets.*, 1), 4)" } ], "timeFrom": null, "timeShift": null, "title": "Network traffic", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "show": true }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": 500000, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "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": 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": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(collectd.graphite.load.load.*, 4)" } ], "timeFrom": null, "timeShift": null, "title": "Load", "tooltip": { "msResolution": true, "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_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": 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": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(aliasSub(averageSeries(collectd.graphite.cpu-*.cpu-interrupt), 'cpu-(\\w+)', '\\1'), 3)" }, { "refId": "B", "target": "aliasByNode(aliasSub(averageSeries(collectd.graphite.cpu-*.cpu-softirq), 'cpu-(\\w+)', '\\1'), 3)" }, { "refId": "C", "target": "aliasByNode(aliasSub(averageSeries(collectd.graphite.cpu-*.cpu-steal), 'cpu-(\\w+)', '\\1'), 3)" }, { "refId": "D", "target": "aliasByNode(aliasSub(averageSeries(collectd.graphite.cpu-*.cpu-system), 'cpu-(\\w+)', '\\1'), 3)" }, { "refId": "E", "target": "aliasByNode(aliasSub(averageSeries(collectd.graphite.cpu-*.cpu-user), 'cpu-(\\w+)', '\\1'), 3)" }, { "refId": "F", "target": "aliasByNode(aliasSub(averageSeries(collectd.graphite.cpu-*.cpu-wait), 'cpu-(\\w+)', '\\1'), 3)" } ], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "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" } ], "time": { "from": "now-3h", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "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" }, "templating": { "enable": false, "list": [] }, "annotations": { "enable": false, "list": [ { "datasource": "${DS_GRAPHITE}", "enable": true, "iconColor": "rgba(255, 96, 96, 1)", "name": "events" } ] }, "refresh": "10s", "schemaVersion": 12, "version": 0, "links": [], "gnetId": 311 }
2016-09-08 18:56:55 UTC
2016-09-08 19:40:08 UTC
0
0
14,419
1
494,134
22,085
53
hc-monitor
HC Monitor
A concise dashboard for monitoring a single server
2021-05-11 18:17:22 UTC
2021-08-05 21:32:39 UTC
0
On this Dashboard we used Telegraf, to store Data on InfluxDB. We additionally use net & netstat For the whole tutorial have a look at https://community.hetzner.com/tutorials/server-monitoring-using-grafana-and-influxdb Grafana 8.1 required!
62,884
62,885
Telegraf
Create an additional config file for Telegraf: $ touch /etc/telegraf/telegraf.d/netquery.conf Now that we have created the file edit it (/etc/telegraf/telegraf.d/netquery.conf). Here you paste the following content [[inputs.net]] [[inputs.netstat]]
0
0
22,085
1
14,419
7
33
A concise dashboard for monitoring a single server
{ "__inputs": [ { "name": "choose_your_datasource_here", "label": "choose_your_datasource_here", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.0" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "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": "A concise dashboard for monitoring a single server", "editable": true, "gnetId": 14419, "graphTooltip": 0, "id": null, "iteration": 1628197912216, "links": [], "panels": [ { "datasource": null, "description": "", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 50, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.1.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": null, "timeShift": null, "title": "${server}", "transparent": true, "type": "text" }, { "cacheTimeout": null, "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 70 }, { "color": "#d50c2d", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 1 }, "id": 26, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "CPU_USAGE", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* -1 + 100" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "title": "CPU usage", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 80 }, { "color": "#d50c2d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 1 }, "id": 24, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "RAM_USED", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "RAM", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "dtdhms" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 8, "y": 1 }, "id": 21, "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.1.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "SYSTEM_UPTIME", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Uptime", "type": "stat" }, { "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 75 }, { "color": "#d50c2d", "value": 90 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 1 }, "id": 60, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Processes", "type": "stat" }, { "cacheTimeout": null, "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 75 }, { "color": "#d50c2d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 1 }, "id": 23, "interval": null, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.1.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Disk usage", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 50 }, { "color": "#d50c2d", "value": 70 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 8, "y": 3 }, "id": 45, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.1.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "swap", "orderByTime": "ASC", "policy": "default", "refId": "SWAP_USED", "resultFormat": "time_series", "select": [ [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "title": "Swap", "type": "gauge" }, { "cacheTimeout": null, "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 30 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 40 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 10, "y": 3 }, "id": 28, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.0", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "query": "SELECT non_negative_derivative(mean(\"usage_iowait\"), 1s) FROM \"cpu\" WHERE \"host\" =~ /^$server$/ AND \"cpu\" = 'cpu-total' AND $timeFilter GROUP BY time($interval) fill(null)", "rawQuery": false, "refId": "CPU_IO_WAIT", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_iowait" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "title": "IOWait", "type": "stat" }, { "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 75 }, { "color": "#d50c2d", "value": 90 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 4 }, "id": 61, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total_threads" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Threads", "type": "stat" }, { "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 75 }, { "color": "#d50c2d", "value": 90 } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 4 }, "id": 35, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.0", "targets": [ { "alias": "Down", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "NET_DOWN", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "$__interval" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$interface$/" } ] }, { "alias": "Up", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "NET_UP", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "$__interval" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$interface$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Network", "type": "stat" }, { "cacheTimeout": null, "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd", "seriesBy": "last" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 14, "gradientMode": "scheme", "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": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "#59a219", "value": null }, { "color": "#fdc400", "value": 70 }, { "color": "#d50c2d", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 7 }, "id": 62, "interval": null, "links": [], "maxDataPoints": 100, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.1.0", "targets": [ { "alias": "CPU Usage", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "CPU_USAGE", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "* -1 + 100" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "title": "CPU usage", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "graph": false, "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": "dark-orange", "value": null }, { "color": "semi-dark-yellow", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "system.mean" }, "properties": [ { "id": "color", "value": { "fixedColor": "#fdc400", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 12 }, "id": 46, "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.5", "targets": [ { "alias": "load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "CPU_LOAD", "resultFormat": "time_series", "select": [ [ { "params": [ "load1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Load Average", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "scheme", "hideFrom": { "graph": false, "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": "processes" }, "overrides": [ { "matcher": { "id": "byName", "options": "processes.mean" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 12 }, "id": 48, "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.5", "targets": [ { "alias": "process count $server", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "processes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Processes", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "graph": false, "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": "bits" }, "overrides": [ { "matcher": { "id": "byName", "options": "Used" }, "properties": [ { "id": "color", "value": { "fixedColor": "#d50c2d", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "cached" }, "properties": [ { "id": "color", "value": { "fixedColor": "#fdc400", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 20 }, "id": 4, "links": [], "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.5", "targets": [ { "alias": "Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "RAM_USED", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "cached", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "RAM_CACHED", "resultFormat": "time_series", "select": [ [ { "params": [ "cached" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "RAM", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "graph": false, "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": "TCP Close" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "TCP Closing" }, "properties": [ { "id": "color", "value": { "fixedColor": "#fdc400", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "TCP Establlished" }, "properties": [ { "id": "color", "value": { "fixedColor": "#d50c2d", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "UDP Socket" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 29 }, "id": 52, "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.5", "targets": [ { "alias": "TCP Close", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "netstat", "orderByTime": "ASC", "policy": "default", "refId": "TCP_CLOSE", "resultFormat": "time_series", "select": [ [ { "params": [ "tcp_close_wait" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "TCP Closing", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "netstat", "orderByTime": "ASC", "policy": "default", "refId": "TCP_CLOSING", "resultFormat": "time_series", "select": [ [ { "params": [ "tcp_closing" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "TCP Establlished", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "netstat", "orderByTime": "ASC", "policy": "default", "refId": "TCP_ESTABLISHED", "resultFormat": "time_series", "select": [ [ { "params": [ "tcp_established" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "UDP Socket", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "netstat", "orderByTime": "ASC", "policy": "default", "refId": "UDP_SOCKET", "resultFormat": "time_series", "select": [ [ { "params": [ "udp_socket" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Netstat", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "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": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "binbps" }, "overrides": [ { "matcher": { "id": "byName", "options": "ens18 - incoming" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "ens18 - outgoing" }, "properties": [ { "id": "color", "value": { "fixedColor": "#fdc400", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "eth0 - incoming" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "eth0 - outgoing" }, "properties": [ { "id": "color", "value": { "fixedColor": "#fdc400", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "br-mailcow - incoming" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 29 }, "id": 54, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.3", "targets": [ { "alias": "$interface - incoming", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "net_incomig", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "$inter" ], "type": "non_negative_derivative" }, { "params": [ "*-1" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$interface$/" } ] }, { "alias": "$interface - outgoing", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "net_outgoing", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "$inter" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "interface", "operator": "=~", "value": "/^$interface$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Network", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "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": "iops" }, "overrides": [ { "matcher": { "id": "byName", "options": "read IO" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 38 }, "id": 55, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.3", "targets": [ { "alias": "read IO", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "READ_IO", "resultFormat": "time_series", "select": [ [ { "params": [ "reads" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*-1" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$disc$/" } ] }, { "alias": "write IO", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "WRITE_IO", "resultFormat": "time_series", "select": [ [ { "params": [ "writes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*-1" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$disc$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Disk I/O requests for /dev/${disc}", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "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": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "IO read" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 38 }, "id": 56, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.3", "targets": [ { "alias": "IO read", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "IO_READ", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*-1" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$disc$/" } ] }, { "alias": "IO write", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "IO_WRITE", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*-1" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "name", "operator": "=~", "value": "/^$disc$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Disk I/O bytes for /dev/${disc}", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "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": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "diskio.non_negative_derivative" }, "properties": [ { "id": "color", "value": { "fixedColor": "#fdc400", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "IO read" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 38 }, "id": 57, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.3", "targets": [ { "alias": "IO read", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "IO_READ", "resultFormat": "time_series", "select": [ [ { "params": [ "read_time" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*-1" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] }, { "alias": "IO write", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "IO_WRITE", "resultFormat": "time_series", "select": [ [ { "params": [ "write_time" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "*-1" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Disk I/O time for /dev/${disc}", "type": "timeseries" }, { "datasource": "${choose_your_datasource_here}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "graph": false, "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": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Used - /dev/sda" }, "properties": [ { "id": "color", "value": { "fixedColor": "#59a219", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Total - /dev/sda" }, "properties": [ { "id": "color", "value": { "fixedColor": "#fdc400", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 46 }, "id": 58, "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.5", "targets": [ { "alias": "Used - /dev/${disc}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "refId": "Used", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "path", "operator": "=", "value": "/" } ] }, { "alias": "Total - /dev/${disc}", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "refId": "total", "resultFormat": "time_series", "select": [ [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$server$/" }, { "condition": "AND", "key": "path", "operator": "=", "value": "/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Disk usage for /dev/${disc}", "type": "timeseries" } ], "refresh": "10s", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "choose_your_datasource_here", "value": "choose_your_datasource_here" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${choose_your_datasource_here}", "definition": "SHOW TAG VALUES FROM system WITH KEY=host", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Server", "multi": false, "name": "server", "options": [], "query": "SHOW TAG VALUES FROM system WITH KEY=host", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "1m", "value": "1m" }, "description": null, "error": null, "hide": 0, "label": null, "name": "inter", "options": [ { "selected": false, "text": "10sec", "value": "10sec" }, { "selected": false, "text": "30sec", "value": "30sec" }, { "selected": true, "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": "10sec,30sec,1m,10m,30m,1h,6h,12h,1d,7d,14d,30d", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${choose_your_datasource_here}", "definition": "SHOW TAG VALUES FROM \"net\" WITH KEY = \"interface\" WHERE host =~ /$server/", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Network Interface", "multi": false, "name": "interface", "options": [], "query": "SHOW TAG VALUES FROM \"net\" WITH KEY = \"interface\" WHERE host =~ /$server/", "refresh": 1, "regex": "^(?!.*veth|all|tap).*$", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${choose_your_datasource_here}", "definition": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"name\" WHERE host =~ /$server/", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "disc", "multi": false, "name": "disc", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"name\" WHERE host =~ /$server/", "refresh": 1, "regex": "", "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": "HC Monitor", "uid": "UMVMRJjGk", "version": 16 }
2021-08-05 21:26:50 UTC
null
0
0
3,894
1
54,000
23,224
9,842
apache
Apache
Apache Prometheus Dashboard
2017-12-04 11:15:17 UTC
2022-09-11 14:52:18 UTC
0
Nearly all values exported by Prometheus Apache exporter graphed. Available on github: [https://github.com/rfmoz/grafana-dashboards.git](https://github.com/rfmoz/grafana-dashboards.git)
51,764
51,765
nodeExporter
null
1
5
23,224
1
3,894
7
801
null
{ "__inputs": [ { "name": "DS_LOCALHOST", "label": "localhost", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.4.3" }, { "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": 3894, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 102, "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_LOCALHOST}", "decimals": 1, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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": "s", "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": "apache_uptime_seconds_total{instance=~\"$host:$port\"}", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 240 } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "50%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALHOST}", "decimals": 0, "fill": 7, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Apache Down", "color": "#BF1B00" }, { "alias": "Apache Down", "transform": "negative-Y" } ], "spaceLength": 10, "span": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(apache_up{instance=~\"$host:$port\"} == 1)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Apache Up", "refId": "A", "step": 240 }, { "expr": "scalar(count(apache_up{instance=~\"$host:$port\"} == 0))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Apache Down", "refId": "B", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Apache Up / Down", "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": "1", "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Basic Apache status", "titleSize": "h6" }, { "collapse": false, "height": "365", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 3, "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(apache_sent_kilobytes_total{instance=~\"$host:$port\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Kilobytes Sent", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current total kbytes sent", "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 1, "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(apache_accesses_total{instance=~\"$host:$port\"}[5m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "Accesses", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current total apache accesses", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Traffic Load", "titleSize": "h6" }, { "collapse": false, "height": "365", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 2, "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": 12, "stack": true, "steppedLine": false, "targets": [ { "expr": "apache_scoreboard{instance=~\"$host:$port\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ state }}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Apache scoreboard 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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Scoreboard", "titleSize": "h6" }, { "collapse": false, "height": "365", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "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": true, "steppedLine": false, "targets": [ { "expr": "apache_workers{instance=~\"$host:$port\"}\n", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ state }}", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Apache worker 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": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCALHOST}", "decimals": 2, "fill": 1, "id": 4, "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": "apache_cpuload{instance=~\"$host:$port\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Load", "refId": "A", "step": 240 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Apache 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": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Processing Load", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 0, "includeAll": false, "label": "host", "multi": false, "name": "host", "options": [], "query": "label_values(apache_up, instance)", "refresh": 2, "regex": "/([^:]+):.*/", "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_LOCALHOST}", "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "port", "options": [], "query": "label_values(apache_up, instance)", "refresh": 1, "regex": "/[^:]+:(.*)/", "sort": 0, "tagValuesQuery": "", "tags": [], "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": "Apache", "version": 13, "description": "Apache Prometheus Dashboard" }
2021-12-17 08:02:15 UTC
2022-09-11 14:52:18 UTC
0
0
8,124
1
194,058
14,981
107
ibm-cloud-functions-action-performance-metrics
IBM Cloud Functions - Action Performance Metrics
Action performance metrics available for the users of IBM Cloud Functions.
2018-09-27 09:55:31 UTC
2019-08-15 14:05:49 UTC
0
null
36,524
36,527
Other
null
0
0
14,981
1
8,124
7
34
Action performance metrics available for the users of IBM Cloud Functions.
{ "__inputs": [ { "name": "DS_IBM_CLOUD MONITORING", "label": "IBM Cloud Monitoring", "description": "", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" } ], "annotations": { "list": [] }, "description": "Action performance metrics available for the users of IBM Cloud Functions.", "editable": true, "gnetId": 8124, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": false, "rows": [ { "collapse": false, "height": 231, "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_IBM_CLOUD MONITORING}", "decimals": null, "description": "The ratio of successful activations to all activations.", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 7, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": null, "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(69, 67, 170)", "show": false }, "targets": [ { "hide": false, "refId": "B", "target": "asPercent(summarize(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.status.success, '2w', 'sum', false), #A)", "targetFull": "asPercent(summarize(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.status.select metric, '2w', 'sum', false), summarize(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.activation, '2w', 'sum', false))", "textEditor": false }, { "hide": true, "refId": "A", "target": "summarize(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.status.*, '2w', 'sum', false)", "textEditor": false } ], "thresholds": "50,75,100", "timeFrom": null, "title": "Activation success rate", "transparent": false, "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(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "${DS_IBM_CLOUD MONITORING}", "decimals": null, "description": "The last received value of concurrent invocations in the system.", "format": "none", "gauge": { "maxValue": 1000, "minValue": 0, "show": true, "thresholdLabels": true, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 11, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": null, "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(69, 67, 170)", "show": false }, "targets": [ { "hide": false, "refId": "A", "target": "ibmcloud.public.functions.*.action.namespace.*.action-concurrency.concurrent-invocations", "textEditor": false } ], "thresholds": "500,1000", "timeFrom": null, "title": "Concurrent activations", "transparent": false, "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_IBM_CLOUD MONITORING}", "decimals": null, "description": "Duration of the latest action activation.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 14, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": null, "nullPointMode": "connected", "nullText": null, "postfix": " ms", "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(69, 67, 170)", "show": false }, "targets": [ { "hide": false, "refId": "A", "target": "ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.duration" } ], "thresholds": "1000,2500,5000", "timeFrom": null, "title": "Action duration", "transparent": false, "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_IBM_CLOUD MONITORING}", "decimals": null, "description": "Initialization time of the action activation.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "hideTimeOverride": false, "id": 9, "interval": null, "links": [], "mappingType": 1, "mappingTypes": [ { "name": "value to text", "value": 1 }, { "name": "range to text", "value": 2 } ], "maxDataPoints": 100, "minSpan": null, "nullPointMode": "connected", "nullText": null, "postfix": " ms", "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(69, 67, 170)", "show": false }, "targets": [ { "hide": false, "refId": "A", "target": "ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.init-time" }, { "hide": true, "refId": "B", "target": "summarize(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.init-time, '2w', 'sum', false)" } ], "thresholds": "1000,2500,5000", "timeFrom": null, "title": "Action initialization time", "transparent": false, "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "General gauges", "titleSize": "h6" }, { "collapse": false, "height": 301, "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_IBM_CLOUD MONITORING}", "description": "Total number of activations of the current action", "fill": 2, "id": 1, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(transformNull(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.activation, 0), 'Activation')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Activations", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": false, "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": {}, "bars": false, "datasource": "${DS_IBM_CLOUD MONITORING}", "description": "Total number of successful activations of the current action", "fill": 2, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(transformNull(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.status.success, 0), 'Success')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Activation success", "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 } ] }, { "aliasColors": {}, "bars": false, "datasource": "${DS_IBM_CLOUD MONITORING}", "description": "Total number of activation errors of the current action.", "fill": 2, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(transformNull(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.status.error.*, 0), 'Error')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Activation errors", "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": true, "title": "Activation result graphs", "titleSize": "h6" }, { "collapse": false, "height": "300", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_IBM_CLOUD MONITORING}", "fill": 2, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "C", "target": "alias(transformNull(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.duration, 0), 'Duration')" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Duration", "tooltip": { "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Duration graphs", "titleSize": "h6" }, { "collapse": false, "height": "300", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_IBM_CLOUD MONITORING}", "fill": 2, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "B", "target": "alias(transformNull(ibmcloud.public.functions.*.action.namespace.*.action-performance.$Package.$Action.init-time, 0), 'Init time')" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Initialization Time", "tooltip": { "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Init Time Graph", "titleSize": "h6" }, { "collapse": false, "height": "300", "panels": [ { "aliasColors": {}, "bars": false, "datasource": "${DS_IBM_CLOUD MONITORING}", "description": "The number of concurrently running activations in the system.", "fill": 2, "id": 4, "legend": { "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "connected", "percentage": false, "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(transformNull(ibmcloud.public.functions.*.action.namespace.*.action-concurrency.concurrent-invocations, 0), 'Concurrent invocations')" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Concurrent invocations", "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": true, "title": "Concurrency", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_IBM_CLOUD MONITORING}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Package", "options": [], "query": "ibmcloud.public.functions.*.action.namespace.*.action-performance.*", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_IBM_CLOUD MONITORING}", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Action", "options": [], "query": "ibmcloud.public.functions.*.action.namespace.*.action-performance.*.*", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "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": "IBM Cloud Functions - Action Performance Metrics", "version": 21 }
2019-08-15 14:05:49 UTC
null
0
0
179
1
22,958
9,887
30,599
docker-prometheus-monitoring
Docker and Host Monitoring w/ Prometheus
Docker Monitoring Template
2016-07-14 11:06:31 UTC
2018-07-31 20:59:37 UTC
0
The dashboard is part of the [Docker Prometheus Quickstart Project](https://github.com/vegasbrianc/prometheus/) The project uses the latest versions of Prometheus, Grafana, cAdvisor, and node-exporter. Also, included in the project is automated provisioning of datasources & dashboards. If your have any suggestions or would like to contribute please visit - [Docker Prometheus Quick Start Project](https://github.com/vegasbrianc/prometheus) Regards, Brian Christner
33,080
33,083
nodeExporter
null
2
4
9,887
1
179
7
15,689
Docker Monitoring Template
{ "__inputs": [ { "name": "Prometheus", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "5.2.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" }, { "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": "Docker Monitoring Template", "editable": true, "gnetId": 179, "graphTooltip": 1, "id": null, "iteration": 1533037835187, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 17, "panels": [], "title": "Host Info", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "Prometheus", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 1 }, "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": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "time() - process_start_time_seconds{job=\"prometheus\"}", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "Prometheus", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 5, "x": 6, "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 }, "tableColumn": "", "targets": [ { "expr": "sum(ALERTS)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "0,1", "title": "Alerts", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "0" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "Prometheus", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 11, "y": 1 }, "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": "", "targets": [ { "expr": "sum(up)", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "0,1", "title": "Targets Online", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "Prometheus", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 4, "x": 15, "y": 1 }, "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": true }, "tableColumn": "", "targets": [ { "expr": "count(rate(container_last_seen{job=\"cadvisor\", name!=\"\"}[5m]))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "0,1", "title": "Running Containers", "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(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)" ], "datasource": "Prometheus", "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 8 }, "id": 4, "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(node_memory_MemTotal_bytes) - sum(node_memory_MemFree_bytes +node_memory_Buffers_bytes + node_memory_Cached_bytes) ) / sum(node_memory_MemTotal_bytes) * 100", "format": "time_series", "interval": "10s", "intervalFactor": 1, "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "Memory usage", "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": "Prometheus", "decimals": 2, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 8 }, "id": 6, "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(sum by (container_name)( rate(container_cpu_usage_seconds_total[1m] ) )) / count(node_cpu_seconds_total{mode=\"system\"}) * 100", "format": "time_series", "interval": "1m", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "CPU usage", "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": "Prometheus", "decimals": 2, "editable": true, "error": false, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 7, "x": 12, "y": 8 }, "id": 7, "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_fs_limit_bytes - container_fs_usage_bytes) / sum(container_fs_limit_bytes)", "interval": "10s", "intervalFactor": 1, "metric": "", "refId": "A", "step": 10 } ], "thresholds": "65, 90", "title": "Filesystem usage", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": { "RECEIVE": "#ea6460", "SENT": "#1f78c1", "TRANSMIT": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "fill": 4, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 14 }, "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": "sum(rate(container_network_receive_bytes_total{id=\"/\"}[$interval])) by (id)", "format": "time_series", "interval": "2m", "intervalFactor": 2, "legendFormat": "RECEIVE", "refId": "A" }, { "expr": "- sum(rate(container_network_transmit_bytes_total{id=\"/\"}[$interval])) by (id)", "format": "time_series", "interval": "2m", "intervalFactor": 2, "legendFormat": "TRANSMIT", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Node Network Traffic", "tooltip": { "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": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Available Memory": "#508642", "Used Memory": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "fill": 3, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 14 }, "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": true, "steppedLine": false, "targets": [ { "expr": "sum(node_memory_MemTotal_bytes) - sum(node_memory_MemAvailable_bytes)", "format": "time_series", "interval": "2m", "intervalFactor": 2, "legendFormat": "Used Memory", "refId": "B" }, { "expr": "sum(node_memory_MemAvailable_bytes)", "format": "time_series", "interval": "2m", "intervalFactor": 2, "legendFormat": "Available Memory", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Node Mermory", "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Available Memory": "#508642", "Free Storage": "#447ebc", "Total Storage Available": "#508642", "Used Memory": "#bf1b00", "Used Storage": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "fill": 3, "gridPos": { "h": 9, "w": 7, "x": 12, "y": 14 }, "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": true, "steppedLine": false, "targets": [ { "expr": "sum(node_filesystem_free_bytes {job=\"node-exporter\", instance=~\".*9100\", device=~\"/dev/.*\", mountpoint!=\"/var/lib/docker/aufs\"}) ", "format": "time_series", "interval": "2m", "intervalFactor": 2, "legendFormat": "Free Storage", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem Available", "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": "s", "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": 23 }, "id": 19, "panels": [], "repeat": null, "title": "Container Performance", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 3, "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 10, "w": 6, "x": 0, "y": 24 }, "id": 3, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "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": "container_cpu_load_average_10s{image!=\"\"}", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ name }}", "metric": "container_cpu_user_seconds_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Container CPU 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": "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": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 10, "w": 6, "x": 6, "y": 24 }, "id": 2, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "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": "container_memory_max_usage_bytes{image!=\"\"}", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ name }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Container Memory Usage", "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": 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": "Prometheus", "fontSize": "100%", "gridPos": { "h": 13, "w": 10, "x": 12, "y": 24 }, "id": 23, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "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": "ALERTS", "format": "table", "intervalFactor": 1, "refId": "A" } ], "title": "Alerts", "transform": "table", "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 14, "w": 6, "x": 0, "y": 34 }, "id": 8, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "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": "sort_desc(sum by (name) (rate(container_network_receive_bytes_total{image!=\"\"}[1m] ) ))", "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ name }}", "metric": "container_network_receive_bytes_total", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Container Network Input", "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": 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": "Prometheus", "decimals": 2, "editable": true, "error": false, "fill": 0, "grid": {}, "gridPos": { "h": 14, "w": 6, "x": 6, "y": 34 }, "id": 9, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "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": "sort_desc(sum by (name) (rate(container_network_transmit_bytes_total{image!=\"\"}[1m] ) ))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ name }}", "metric": "container_network_transmit_bytes_total", "refId": "B", "step": 4 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Container Network Output", "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": 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 } }, { "columns": [], "datasource": "Prometheus", "fontSize": "100%", "gridPos": { "h": 10, "w": 10, "x": 12, "y": 37 }, "id": 30, "links": [], "pageSize": 10, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "link": false, "linkUrl": "", "pattern": "Time", "type": "date" }, { "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": "cadvisor_version_info", "format": "table", "instant": false, "interval": "15m", "intervalFactor": 2, "legendFormat": "cAdvisor Version: {{cadvisorVersion}}", "refId": "A" }, { "expr": "prometheus_build_info", "format": "table", "interval": "15m", "intervalFactor": 2, "legendFormat": "Prometheus Version: {{version}}", "refId": "B" }, { "expr": "node_exporter_build_info", "format": "table", "interval": "15m", "intervalFactor": 2, "legendFormat": "Node-Exporter Version: {{version}}", "refId": "C" } ], "title": "Running Versions", "transform": "table", "type": "table" } ], "refresh": "10s", "schemaVersion": 16, "style": "dark", "tags": [ "docker", "prometheus, ", "node-exporter", "cadvisor" ], "templating": { "list": [ { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "1m", "value": "1m" }, "hide": 0, "label": "interval", "name": "interval", "options": [ { "selected": true, "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" } ] }, "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 and Host Monitoring w/ Prometheus", "uid": "64nrElFmk", "version": 4 }
2018-07-31 20:57:45 UTC
2018-07-31 20:59:37 UTC
1
3
5,225
1
25,587
17,033
9,806
kubernetes-deployments
Kubernetes Deployments
null
2018-03-23 11:41:57 UTC
2020-03-25 00:02:28 UTC
0
Displays cpu/memory/network for Deployments. This dashboard allows for drilling down from namespace->deployment->pod->container in such a way that you don't have to care about the specific pod if you only care about the average of the current deployments. The configuration is compatible with this instillation of Prometheus - https://github.com/kubernetes/charts/tree/master/stable/prometheus A default node exporter will also likely function. Dashboard sources - https://github.com/sstarcher/grafana-dashboards
24,458
24,461
Other
null
5
5
17,033
1
5,225
7
2,899
null
{ "__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": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": false, "gnetId": 5225, "graphTooltip": 1, "id": null, "iteration": 1550688543929, "links": [ { "icon": "external link", "tags": [], "title": "Github", "type": "link", "url": "https://github.com/sstarcher/grafana-dashboards" }, { "icon": "external link", "tags": [], "title": "Grafana", "type": "link", "url": "https://grafana.com/dashboards/5225" } ], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "id": 1, "isNew": false, "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": 2, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (container_memory_usage_bytes{pod=~\"$pod\", container=~\"$container\", container!=\"POD\", container!=\"\"})", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "Current", "metric": "container_memory_usage_bytes", "refId": "A", "step": 15 }, { "expr": "sum (kube_pod_container_resource_requests_memory_bytes{pod=~\"$pod\", container=~\"$container\"})", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 2, "legendFormat": "Request", "metric": "kube_pod_container_resource_requests_memory_bytes", "refId": "B", "step": 20 }, { "expr": "sum (kube_pod_container_resource_limits_memory_bytes{pod=~\"$pod\", container=~\"$container\"})", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 2, "legendFormat": "Limit", "metric": "kube_pod_container_resource_limits_memory_bytes", "refId": "C", "step": 20 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory 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": "bytes", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "id": 2, "isNew": false, "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": 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{image!=\"\",container!=\"POD\",pod=~\"$pod\", container=~\"$container\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Current", "refId": "A", "step": 30 }, { "expr": "sum(kube_pod_container_resource_requests_cpu_cores{pod=~\"$pod\", container=~\"$container\"})", "format": "time_series", "interval": "10s", "intervalFactor": 2, "legendFormat": "Request", "metric": "kube_pod_container_resource_requests_cpu_cores", "refId": "B", "step": 20 }, { "expr": "sum(kube_pod_container_resource_limits_cpu_cores{pod=~\"$pod\", container=~\"$container\"})", "format": "time_series", "interval": "10s", "intervalFactor": 2, "legendFormat": "Limit", "metric": "kube_pod_container_resource_limits_memory_bytes", "refId": "C", "step": 20 } ], "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": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fill": 1, "grid": { "threshold1Color": "rgba(216, 200, 27, 0.27)", "threshold2Color": "rgba(234, 112, 112, 0.22)" }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 14 }, "id": 3, "isNew": false, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": 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 (rate(container_network_receive_bytes_total{pod=~\"$pod\"}[5m]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Network I/O", "refId": "A", "step": 30 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network 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": "bytes", "logBase": 1, "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 16, "style": "dark", "tags": [ "kubernetes" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(kube_pod_info, namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Deployments", "multi": false, "name": "deployment", "options": [], "query": "label_values(kube_deployment_metadata_generation{namespace=~\"$namespace\"}, deployment)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Pod", "multi": false, "name": "pod", "options": [], "query": "label_values(kube_pod_info{namespace=~\"$namespace\", created_by_name=~\"$deployment-\\\\w{5,10}\"}, pod)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Container", "multi": false, "name": "container", "options": [], "query": "label_values(kube_pod_container_info{namespace=~\"$namespace\", pod=~\"$pod\"}, container)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "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": "browser", "title": "Kubernetes Deployments", "uid": "qZVNJvziz", "version": 1 }
2020-03-25 00:02:28 UTC
null
4
5
5,045
1
129,725
6,718
221
kanali
Kanali
A Kubernetes Native API Management Solution.
2018-03-12 15:22:27 UTC
2018-03-13 00:10:06 UTC
0
# Kanali
23,834
23,837
null
null
0
0
6,718
1
5,045
7
110
A Kubernetes Native API Management Solution.
{ "__inputs": [ { "name": "DS_KANALI", "label": "Datasource", "description": "Name of Prometheus datasource.", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.6" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.2.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 5045, "graphTooltip": 0, "hideControls": false, "links": [], "rows": [ { "collapse": false, "height": 250, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "ceil(sum(increase(kanali_http_request_latency_milliseconds_count[30m])) by (job))", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Requests Total", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KANALI}", "fill": 1, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "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(rate(kanali_http_request_latency_milliseconds_count[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Requests Per Second", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests Per Second", "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": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KANALI}", "fill": 1, "id": 42, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "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(rate(kanali_http_request_latency_milliseconds_count{code=~\"[4-5][0-9][0-9]\"}[2m])) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Errors Per Second", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Errors Per Second", "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": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KANALI}", "fill": 1, "id": 40, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "minSpan": 12, "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ {} ], "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, avg(rate(kanali_http_request_latency_milliseconds_bucket[2m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "99% Percentile", "refId": "A" }, { "expr": "histogram_quantile(0.95, avg(rate(kanali_http_request_latency_milliseconds_bucket[2m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "95% Percentile", "refId": "B" }, { "expr": "histogram_quantile(0.90, avg(rate(kanali_http_request_latency_milliseconds_bucket[2m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "90% Percentile", "refId": "C" }, { "expr": "histogram_quantile(0.50, avg(rate(kanali_http_request_latency_milliseconds_bucket[2m])) by (le, job))", "format": "time_series", "intervalFactor": 2, "legendFormat": "50% Percentile", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request Duration", "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "RED Metrics", "titleSize": "h6" }, { "collapse": true, "height": "200", "panels": [ { "aliasColors": { "debug": "#989898", "error": "#e7b416", "fatal": "#ff5468", "info": "#48a43f", "warn": "#99c140" }, "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_KANALI}", "fontSize": "80%", "format": "short", "id": 43, "interval": null, "legend": { "show": false, "values": true }, "legendType": "Under graph", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "donut", "span": 2, "strokeWidth": "5", "targets": [ { "expr": "(floor(sum(increase(kanali_log_count{level=\"debug\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "debug", "refId": "A" }, { "expr": "(floor(sum(increase(kanali_log_count{level=\"info\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "info", "refId": "B" }, { "expr": "(floor(sum(increase(kanali_log_count{level=\"warn\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "warn", "refId": "C" }, { "expr": "(floor(sum(increase(kanali_log_count{level=\"error\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "error", "refId": "D" }, { "expr": "(floor(sum(increase(kanali_log_count{level=\"panic\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "panic", "refId": "E" }, { "expr": "(floor(sum(increase(kanali_log_count{level=\"fatal\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "fatal", "refId": "F" } ], "title": "", "type": "grafana-piechart-panel", "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "rgb(87, 203, 57)", "#989898", "#d44a3a" ], "datasource": "${DS_KANALI}", "decimals": 0, "format": "percentunit", "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, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(0,0,0, 0.18)", "full": false, "lineColor": "#000000", "show": false }, "tableColumn": "", "targets": [ { "expr": "(floor(sum(increase(kanali_log_count{level=\"debug\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Debug Logs", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0.00%", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#cca300", "#48A43F", "#d44a3a" ], "datasource": "${DS_KANALI}", "decimals": 0, "format": "percentunit", "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, "minSpan": 2, "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": true, "lineColor": "#cca300", "show": false }, "tableColumn": "", "targets": [ { "expr": "(floor(sum(increase(kanali_log_count{level=\"info\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Info Logs", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0.00%", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#99c140", "#d44a3a" ], "datasource": "${DS_KANALI}", "decimals": 0, "format": "percentunit", "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, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(0,0,0, 0.18)", "full": false, "lineColor": "#000000", "show": true }, "tableColumn": "", "targets": [ { "expr": "(floor(sum(increase(kanali_log_count{level=\"warn\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Warn Logs", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0.00%", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#e7b416", "#d44a3a" ], "datasource": "${DS_KANALI}", "decimals": 0, "format": "percentunit", "gauge": { "maxValue": 100, "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, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(0,0,0, 0.18)", "full": false, "lineColor": "#000000", "show": true }, "tableColumn": "", "targets": [ { "expr": "(floor(sum(increase(kanali_log_count{level=\"error\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Error Logs", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0.00%", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#db7b2b", "#d44a3a" ], "datasource": "${DS_KANALI}", "decimals": 0, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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, "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(0,0,0, 0.18)", "full": false, "lineColor": "#000000", "show": true }, "tableColumn": "", "targets": [ { "expr": "(floor(sum(increase(kanali_log_count{level=\"panic\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Panic Logs", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#FF5468", "#d44a3a" ], "datasource": "${DS_KANALI}", "decimals": 0, "format": "percentunit", "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, "minSpan": 2, "nullPointMode": "connected", "nullText": null, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "120%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(0,0,0, 0.18)", "full": false, "lineColor": "#000000", "show": true }, "tableColumn": "", "targets": [ { "expr": "(floor(sum(increase(kanali_log_count{level=\"fatal\"}[30m]))) / floor(sum(increase(kanali_log_count[30m])))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Fatal Logs", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "0.00%", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#989898", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 25, "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": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "ceil(sum(increase(kanali_log_count[30m]))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Total Logs", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Logging Metrics", "titleSize": "h6" }, { "collapse": true, "height": 196, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "decimals": 2, "format": "decmbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(process_resident_memory_bytes{kubernetes_name=\"kanali-gateway\"}) / 1000000", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Average Total 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_KANALI}", "decimals": 2, "format": "decmbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(go_memstats_heap_alloc_bytes{kubernetes_name=\"kanali-gateway\"}) / 1000000", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Average Heap Size", "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_KANALI}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(go_goroutines{kubernetes_name=\"kanali-gateway\"})", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Average Goroutines", "type": "singlestat", "valueFontSize": "150%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_KANALI}", "fill": 1, "id": 14, "legend": { "alignAsTable": false, "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, "span": 12, "stack": false, "steppedLine": false, "targets": [ { "expr": "irate(process_cpu_seconds_total{kubernetes_name=\"kanali-gateway\"}[30m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Time", "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 } ] }, { "columns": [], "datasource": "${DS_KANALI}", "fontSize": "100%", "id": 44, "links": [], "minSpan": 6, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 6, "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, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "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, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Goroutines", "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, "pattern": "Value", "thresholds": [], "type": "number", "unit": "none" }, { "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(go_goroutines{kubernetes_name=\"kanali-gateway\"}) by (instance)", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Goroutines By Replica", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_KANALI}", "fontSize": "100%", "id": 45, "links": [], "minSpan": 6, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 6, "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, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "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, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Open Files", "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, "pattern": "Value", "thresholds": [], "type": "number", "unit": "none" }, { "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(process_open_fds{kubernetes_name=\"kanali-gateway\"}) by (instance)", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Open Files By Replica", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_KANALI}", "fontSize": "100%", "id": 46, "links": [], "minSpan": 6, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 6, "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, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "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, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Last GC", "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, "pattern": "Value", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "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, "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, "pattern": "kubernetes_name", "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, "pattern": "kubernetes_namespace", "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": "time() - go_memstats_last_gc_time_seconds{kubernetes_name=\"kanali-gateway\"} ", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Last Garbage Collection", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_KANALI}", "fontSize": "100%", "id": 47, "links": [], "minSpan": 6, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 6, "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, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "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, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Age", "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, "pattern": "Value", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "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, "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, "pattern": "kubernetes_name", "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, "pattern": "kubernetes_namespace", "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": "time() - process_start_time_seconds{kubernetes_name=\"kanali-gateway\"} ", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Process Age", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_KANALI}", "fontSize": "100%", "id": 48, "links": [], "minSpan": 6, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 6, "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, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "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, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Total 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, "pattern": "Value", "thresholds": [], "type": "number", "unit": "decmbytes" }, { "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, "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, "pattern": "kubernetes_name", "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, "pattern": "kubernetes_namespace", "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": "process_resident_memory_bytes{kubernetes_name=\"kanali-gateway\"} / 1000000", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Total Memory", "transform": "table", "type": "table" }, { "columns": [], "datasource": "${DS_KANALI}", "fontSize": "100%", "id": 49, "links": [], "minSpan": 6, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "span": 6, "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, "link": false, "pattern": "Time", "thresholds": [], "type": "hidden", "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, "pattern": "instance", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Heap 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": 2, "pattern": "Value", "thresholds": [], "type": "number", "unit": "decmbytes" }, { "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, "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, "pattern": "kubernetes_name", "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, "pattern": "kubernetes_namespace", "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": "go_memstats_heap_alloc_bytes{kubernetes_name=\"kanali-gateway\"} / 1000000", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Heap Size", "transform": "table", "type": "table" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Process Metrics", "titleSize": "h6" }, { "collapse": true, "height": "200", "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#989898", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "none", "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": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(jaeger:reporter_spans)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Reported Spans Total", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#48A43F", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(jaeger:reporter_spans{result=\"ok\"} / sum(jaeger:reporter_spans)) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Reported Spans Ok", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#db7b2b", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(jaeger:reporter_spans{result=\"dropped\"} / sum(jaeger:reporter_spans)) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Reported Spans Dropped", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "#FF5468", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(jaeger:reporter_spans{result=\"err\"} / sum(jaeger:reporter_spans)) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Reported Spans Errored", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(100, 139, 26, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "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" } ], "span": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(jaeger:started_spans)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Spans Started", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(223, 201, 162, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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": 4, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(jaeger:finished_spans / sum(jaeger:started_spans)) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Spans Finished", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(102, 207, 227, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 32, "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": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(jaeger:started_spans{sampled=\"y\"} / sum(jaeger:started_spans)) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Spans Sampled", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(100, 139, 26, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "description": "Number of traces started both by this tracer and externally.", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 33, "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": 5, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(jaeger:traces{state=\"*\"}) OR on() vector(0)", "format": "time_series", "interval": "", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Traces Started Total", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(102, 207, 227, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "description": "Percentage of traces started by this tracer.", "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 35, "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": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(jaeger:traces{state=\"started\"} / (sum(jaeger:traces{state=\"started\"}) + sum(jaeger:traces{state=\"joined\"}))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Traces Started Internally", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(100, 139, 26, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "description": "Percentage of traces started externally.", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 3, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(jaeger:traces{state=\"joined\"} / (sum(jaeger:traces{state=\"started\"}) + sum(jaeger:traces{state=\"joined\"}))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Traces Started Externally", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(223, 201, 162, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "description": "Percentage of traces started by this tracer and sampled.", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "id": 38, "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": 7, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(sum(jaeger:traces{state=\"started\",sampled=\"y\"}) / (jaeger:traces{state=\"started\"} + sum(jaeger:traces{state=\"joined\"}))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Traces Sampled Started Internally", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#299c46", "rgba(102, 207, 227, 0.89)", "#d44a3a" ], "datasource": "${DS_KANALI}", "description": "Percentage of externally started traces that were sampled.", "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "span": 5, "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "(sum(jaeger:traces{state=\"joined\",sampled=\"y\"}) / (jaeger:traces{state=\"started\"} + sum(jaeger:traces{state=\"joined\"}))) OR on() vector(0)", "format": "time_series", "intervalFactor": 2, "refId": "A" } ], "thresholds": "", "title": "Traces Sampled Started Externally", "type": "singlestat", "valueFontSize": "120%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Tracing Metrics", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [] }, "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": "Kanali", "description": "A Kubernetes Native API Management Solution." }
2018-03-13 00:10:06 UTC
null
0
0
9,916
1
236,440
13,947
323
node-exporter-basics
node_exporter_basics
Basic node exporter dashboard
2019-03-13 21:54:14 UTC
2019-03-29 23:51:15 UTC
0
A basic example of a templated dashboard using node exporter metrics
43,037
43,038
nodeExporter
null
0
0
13,947
1
9,916
7
113
Basic node exporter dashboard
{ "__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": "6.0.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" } ] }, "description": "Basic node exporter dashboard", "editable": true, "gnetId": 9916, "graphTooltip": 1, "id": null, "iteration": 1553903406492, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorPrefix": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "decimals": 0, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "hideTimeOverride": false, "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": "s", "postfixFontSize": "80%", "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_seconds{instance=\"$instance\"} - node_boot_time_seconds{instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Uptime", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "gridPos": { "h": 8, "w": 4, "x": 4, "y": 0 }, "id": 10, "links": [], "options": { "maxValue": 100, "minValue": 0, "showThresholdLabels": false, "showThresholdMarkers": true, "thresholds": [ { "color": "#7EB26D", "index": 0, "value": null }, { "color": "#F2CC0C", "index": 1, "value": 70 }, { "color": "#E02F44", "index": 2, "value": 90 } ], "valueMappings": [], "valueOptions": { "decimals": 0, "prefix": "", "stat": "current", "suffix": "", "unit": "percentunit" } }, "targets": [ { "expr": "1 - node_filesystem_avail_bytes{instance=\"$instance\",mountpoint=~\"/(data)?\",fstype!=\"rootfs\"} / node_filesystem_size_bytes{instance=\"$instance\",mountpoint=~\"/(data)?\",fstype!=\"rootfs\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Root filesystem usage", "type": "gauge" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "format": "bytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 4, "x": 8, "y": 0 }, "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": "80%", "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_bytes{instance=\"$instance\", mountpoint=~\"/(data)?\",fstype!=\"rootfs\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "Root filesystem size", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "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", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "stack": false, "steppedLine": false, "targets": [ { "expr": "label_replace(avg by (mode, instance) (irate(node_cpu_seconds_total{instance=\"$instance\", mode!=\"idle\"}[5m])), \"instance\", \"$1\", \"instance\", \"([^:]+):.+\")", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }}/{{ mode }}", "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": [ { "decimals": 3, "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 } }, { "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": 4, "w": 4, "x": 0, "y": 4 }, "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": "80%", "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(node_cpu_seconds_total{instance=\"$instance\", mode=\"idle\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "CPU cores", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 4, "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", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/.+\\/total/", "color": "#73BF69", "fill": 0, "stack": "A" }, { "alias": "/.+\\/swap/", "color": "#F2495C", "stack": "A" }, { "alias": "/.+\\/used/", "stack": "B" }, { "alias": "/.+\\/cache.+/" } ], "stack": true, "steppedLine": false, "targets": [ { "expr": "label_replace((node_memory_MemTotal_bytes{instance=\"$instance\"}), \"instance\", \"$1\", \"instance\", \"([^:]+):.+\")", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }}/total", "refId": "A" }, { "expr": "label_replace(node_memory_MemTotal_bytes{instance=\"$instance\"} - node_memory_MemFree_bytes{instance=\"$instance\"}, \"instance\", \"$1\", \"instance\", \"([^:]+):.+\")", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }}/used", "refId": "B" }, { "expr": "label_replace((node_memory_SwapTotal_bytes{instance=\"$instance\"} - node_memory_SwapFree_bytes{instance=\"$instance\"}), \"instance\", \"$1\", \"instance\", \"([^:]+):.+\")", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }}/swap", "refId": "D" }, { "expr": "label_replace((node_memory_Cached_bytes{instance=\"$instance\"} + node_memory_Buffers_bytes{instance=\"$instance\"}), \"instance\", \"$1\", \"instance\", \"([^:]+):.+\")", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ instance }}/cache+buffers", "refId": "E" } ], "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": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "fill": 1, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "id": 6, "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", "paceLength": 10, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Tx:.+/", "transform": "negative-Y" } ], "stack": false, "steppedLine": false, "targets": [ { "expr": "label_replace(irate(node_network_receive_bytes_total{instance=\"$instance\",device!~\"lo\"}[5m]), \"instance\", \"$1\", \"instance\", \"([^:]+):.+\")", "format": "time_series", "intervalFactor": 1, "legendFormat": "Rx: {{ instance }}/{{ device }}", "refId": "A" }, { "expr": "label_replace(irate(node_network_transmit_bytes_total{instance=\"$instance\",device!~\"lo\"}[5m]), \"instance\", \"$1\", \"instance\", \"([^:]+):.+\")", "format": "time_series", "intervalFactor": 1, "legendFormat": "Tx: {{ instance }}/{{ device }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network IO", "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": "10s", "schemaVersion": 18, "style": "dark", "tags": [ "linux", "node" ], "templating": { "list": [ { "allValue": ".+", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(node_exporter_build_info, instance)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "instance", "options": [], "query": "label_values(node_exporter_build_info, instance)", "refresh": 1, "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": "utc", "title": "node_exporter_basics", "uid": "8dZuHwjmk", "version": 1 }
2019-03-29 23:51:15 UTC
null
0
0
13,105
1
210,798
22,607
16,314
1-k8s-for-prometheus-dashboard-20211010
1 K8S for Prometheus Dashboard 20211010中文版
【中文版本】2021.10.10更新,kubernetes资源全面展示!包含K8S整体资源总览、微服务资源明细、Pod资源明细及K8S网络带宽,优化重要指标展示。https://github.com/starsliao/Prometheus
2020-10-04 17:30:59 UTC
2022-12-19 09:09:55 UTC
0
### kubernetes资源全面展示!包含K8S整体资源总览、微服务资源明细、Pod资源明细及K8S网络带宽,优化展示指标。 - 兼容kube-state-metrics_v1.9.x、kube-state-metrics_v2.x - 支持Grafana 7.5.11、Grafana 8.x **Grafana7的用户请更新到`7.5.11+`** --- # 注意事项: 1. 关于节点名称的标签,因为cadvisor是使用`instance`,而kube-state-metrics是使用`node`;这样会导致grafana节点信息表格中,没有统一的字段来连接各个查询,所以需要在`prometheus.yaml`中增加以下内容来给cadvisor的指标复制一个node标签。 - 请在`cadvisor的job`下增加以下内容: ``` metric_relabel_configs: - source_labels: [instance] separator: ; regex: (.+) target_label: node replacement: $1 action: replace ``` 2. 请确认kube-state-metrics和cadvisor已经接入了Prometheus,`kube-state-metrics_v1.9.8`、`kube-state-metrics_v2.2.1`的安装可以参考[【这里】](https://github.com/starsliao/Prometheus/tree/master/kubernetes),提供国内源。(K8S v1.16及以下的版本建议使用kube-state-metrics_v1.9.8) - **安装完成之后展示有问题的话,可以把kube-state-metrics的镜像换成:** - registry.cn-shenzhen.aliyuncs.com/starsl/kube-state-metrics:v2.3.0 3. 菜单中K8S变量`origin_prometheus`,取自于Prometheus的外部系统标签:`external_labels`,可用于支持多个Prometheus接入VictoriaMetrics或Thanos等第三方存储使用`remote_write`方式的场景。例如:多个K8S集群,每个K8S内部署一个Prometheus,并使用统一的Grafana来展示。(默认取值空,指标中无该标签不影响使用;如果grafana图表无法展示,尝试在grafana中编辑异常的图表,在promql中去掉该变量,如果展示正常了,说明prometheus版本过低,请更新到最新版。) --- ### 更新说明: ##### v20211010 1. 基于K8S总可用资源的维度,修改了各类资源总可用量的指标,指标更加精准。 2. 支持`kube-state-metrics_v2.x`并兼容`kube-state-metrics_v1.9.x`。 3. 所有表格使用了新的表格样式,并且对各字段颜色做了处理。 4. 根据节点、微服务、Pod维度调整了图表展示效果。 5. 提供了`kube-state-metrics_v1.9.8`和`kube-state-metrics_v2.2.1`的部署文件和国内源。参考[【这里】](https://github.com/starsliao/Prometheus/tree/master/kubernetes) ##### v20201209 1. 使用`Filter by name`来优化了表格展示的字段。 2. 增加了关于节点名称标签在不同指标中不一致的说明。 ##### v20201208 1. 调整了资源总览页的展示效果。 2. 增加了更多命名空间维度的统计信息。 3. 总览页的节点明细表格更新为grafana7的样式,增加了各节点资源的使用比例并标记颜色。 4. 微服务和pod的表格数据与曲线图分开2个卡片展示,表格中可以直接查看微服务及对应Pod的明细。 5. 曲线图使用独立的卡片展示,浏览所有微服务表格时,不会出现服务过多引起卡顿的情况,建议制定微服务后在查看曲线图。 6. 优化了部分图表的描述。 ### 关注公众号【**云原生 DevOps**】加入运维群交流,获取更多... ![](https://starsl.cn/static/img/qr.png) --- #### 整体资源总览 ![](https://grafana.com/api/dashboards/13105/images/9490/image) #### 微服务资源明细 ![](https://grafana.com/api/dashboards/13105/images/9021/image) #### Pod资源明细 ![](https://grafana.com/api/dashboards/13105/images/9022/image) #### K8S网络带宽 ![](https://grafana.com/api/dashboards/13105/images/9023/image) --- **注意:Prometheus需要能采集到`cadvisor`与`kube-state-metrics`的指标。** - cAdvisor作为kubelet内置的一部分程序可以直接使用。 - kube-state-metrics部署可参考:[https://github.com/starsliao/Prometheus/tree/master/kubernetes](https://github.com/starsliao/Prometheus/tree/master/kubernetes) #### Prometheus job配置参考(kube-state-metrics部署在ops-monit命名空间): ``` - job_name: 'k8s-cadvisor' metrics_path: /metrics/cadvisor kubernetes_sd_configs: - role: node relabel_configs: - source_labels: [__address__] regex: '(.*):10250' replacement: '${1}:10255' target_label: __address__ action: replace - action: labelmap regex: __meta_kubernetes_node_label_(.+) metric_relabel_configs: - source_labels: [instance] separator: ; regex: (.+) target_label: node replacement: $1 action: replace - source_labels: [pod_name] separator: ; regex: (.+) target_label: pod replacement: $1 action: replace - source_labels: [container_name] separator: ; regex: (.+) target_label: container replacement: $1 action: replace - job_name: kube-state-metrics kubernetes_sd_configs: - role: endpoints namespaces: names: - ops-monit relabel_configs: - source_labels: [__meta_kubernetes_service_label_app_kubernetes_io_name] regex: kube-state-metrics replacement: $1 action: keep - action: labelmap regex: __meta_kubernetes_service_label_(.+) - source_labels: [__meta_kubernetes_namespace] action: replace target_label: k8s_namespace - source_labels: [__meta_kubernetes_service_name] action: replace target_label: k8s_sname ``` --- ### 博客:[StarsL.cn](https://starsl.cn/) ### 问题请到github上提交issue。 ### GitHub:[https://github.com/starsliao/Prometheus](https://github.com/starsliao/Prometheus)
67,534
67,535
Other
null
20
4.1
22,607
1
13,105
7
2,190
【中文版本】2021.10.10更新,kubernetes资源全面展示!包含K8S整体资源总览、微服务资源明细、Pod资源明细及K8S网络带宽,优化重要指标展示。https://github.com/starsliao/Prometheus
{ "__inputs": [ { "name": "DS__VICTORIAMETRICS", "label": " VictoriaMetrics", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.11" }, { "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": [ { "$$hashKey": "object:247", "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": "【中文版本】2021.10.10更新,kubernetes资源全面展示!包含K8S整体资源总览、微服务资源明细、Pod资源明细及K8S网络带宽,优化重要指标展示。https://github.com/starsliao/Prometheus", "editable": true, "gnetId": 13105, "graphTooltip": 0, "id": null, "iteration": 1633873748245, "links": [ { "icon": "bolt", "tags": [], "targetBlank": true, "title": "Update", "tooltip": "更新当前仪表板", "type": "link", "url": "https://grafana.com/dashboards/13105" }, { "$$hashKey": "object:831", "icon": "question", "tags": [ "node_exporter" ], "targetBlank": true, "title": "GitHub", "tooltip": "查看更多仪表板", "type": "link", "url": "https://github.com/starsliao/Prometheus" }, { "$$hashKey": "object:1091", "asDropdown": true, "icon": "external link", "tags": [], "targetBlank": true, "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS__VICTORIAMETRICS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 54, "panels": [], "title": "节点资源总览:所选节点:【$Node】", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "decimals": 1, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.8 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 0.99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 1 }, "id": 44, "links": [], "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "exemplar": true, "expr": "sum(container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"}) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})", "hide": false, "instant": true, "interval": "", "legendFormat": "内存使用率", "refId": "C" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"}) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})", "hide": false, "instant": true, "interval": "", "legendFormat": "内存请求率", "refId": "A" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"}) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})", "hide": false, "instant": true, "interval": "10s", "intervalFactor": 1, "legendFormat": "内存限制率", "refId": "B", "step": 10 } ], "title": "节点内存比例", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "decimals": 1, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0.8 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 0.99 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 1 }, "id": 45, "links": [], "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "exemplar": true, "expr": "sum (irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"}[2m])) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU使用率", "refId": "C" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"}) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "CPU请求率", "refId": "A" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"}) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "CPU限制率", "refId": "B" } ], "title": "节点CPU比例", "type": "bargauge" }, { "datasource": "${DS__VICTORIAMETRICS}", "description": "集群节点数,节点POD数,节点POD上限", "fieldConfig": { "defaults": { "mappings": [], "max": 1000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1000 }, { "color": "red", "value": 2000 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 1 }, "id": 74, "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "expr": "count(kube_node_info{origin_prometheus=~\"$origin_prometheus\"})", "instant": true, "interval": "", "legendFormat": "节点数", "refId": "A" }, { "expr": "count(kube_pod_info{origin_prometheus=~\"$origin_prometheus\",created_by_kind!~\"<none>|Job\",node=~\"^$Node$\"})", "hide": false, "instant": true, "interval": "", "legendFormat": "Pod数", "refId": "B" }, { "exemplar": true, "expr": "sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"pods\", unit=\"integer\",node=~\"^$Node$\"})", "hide": false, "instant": true, "interval": "", "legendFormat": "上限Pod", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "节点与Pod", "type": "bargauge" }, { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "空间" }, "properties": [ { "id": "custom.width", "value": 8 } ] }, { "matcher": { "id": "byName", "options": "Pod" }, "properties": [ { "id": "custom.width", "value": 21 } ] }, { "matcher": { "id": "byName", "options": "SVC" }, "properties": [ { "id": "custom.width", "value": 7 } ] }, { "matcher": { "id": "byName", "options": "微服务" }, "properties": [ { "id": "custom.width", "value": 4 } ] }, { "matcher": { "id": "byName", "options": "配置" }, "properties": [ { "id": "custom.width", "value": 16 } ] }, { "matcher": { "id": "byName", "options": "密码" }, "properties": [ { "id": "custom.width", "value": 33 } ] } ] }, "gridPos": { "h": 8, "w": 5, "x": 11, "y": 1 }, "id": 51, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "空间" } ] }, "pluginVersion": "7.5.11", "targets": [ { "expr": "count(kube_pod_info{origin_prometheus=~\"$origin_prometheus\",node=~\"^$Node$\"}) by (namespace)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "expr": "count(kube_service_info{origin_prometheus=~\"$origin_prometheus\"}) by(namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "expr": "count(count(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\"}) by(container,namespace))by(namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "expr": "count(kube_configmap_info{origin_prometheus=~\"$origin_prometheus\"}) by(namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "configmap", "refId": "B" }, { "expr": "count(kube_secret_info{origin_prometheus=~\"$origin_prometheus\"}) by(namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "secret", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "命名空间", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "namespace" } }, { "id": "organize", "options": { "excludeByName": { "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true }, "indexByName": { "Time 1": 2, "Time 2": 4, "Time 3": 6, "Value #A": 3, "Value #C": 5, "Value #D": 1, "namespace": 0 }, "renameByName": { "Time 1": "", "Time 2": "", "Value #A": "Pod", "Value #B": "配置", "Value #C": "SVC", "Value #D": "微服务", "Value #E": "密码", "namespace": "空间" } } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 1 }, "height": "200px", "hiddenSeries": false, "id": 32, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sideWidth": 200, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum (rate(container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}[2m]))*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "接收", "metric": "network", "refId": "A", "step": 10 }, { "exemplar": true, "expr": "sum (rate(container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}[2m]))*8", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "发送", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$NameSpace:网络总览(关联节点与命名空间)", "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:750", "format": "binbps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:751", "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "decimals": 1, "mappings": [], "max": 1000000000000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 800000000000 }, { "color": "red", "value": 1000000000000 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 5 }, "id": 71, "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "exemplar": true, "expr": "sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "总内存", "refId": "A" }, { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "使用量", "refId": "C" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "请求量", "refId": "D" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "限制量", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "节点内存信息", "type": "bargauge" }, { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "decimals": 1, "mappings": [], "max": 500, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 500 }, { "color": "red", "value": 1000 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 5 }, "id": 72, "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "exemplar": true, "expr": "sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "总核数", "refId": "A" }, { "exemplar": true, "expr": "sum (irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",id=\"/\",node=~\"^$Node$\"}[2m]))", "instant": true, "interval": "", "legendFormat": "使用量", "refId": "C" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "请求量", "refId": "D" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "限制量", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "节点CPU核数", "type": "bargauge" }, { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "decimals": 2, "mappings": [], "max": 8000000000000, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 5000000000000 }, { "color": "red", "value": 10000000000000 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "使用率" }, "properties": [ { "id": "unit", "value": "percentunit" }, { "id": "max", "value": 1 }, { "id": "min", "value": 0 }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 80 }, { "color": "red", "value": 90 } ] } } ] } ] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 5 }, "id": 73, "options": { "displayMode": "basic", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.5.11", "targets": [ { "expr": "sum (container_fs_usage_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"}) / sum (container_fs_limit_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "使用率", "refId": "C" }, { "expr": "sum (container_fs_usage_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "使用量", "refId": "A" }, { "expr": "sum (container_fs_limit_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"})", "instant": true, "interval": "", "legendFormat": "总量", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "节点存储信息", "type": "bargauge" }, { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Pod" }, "properties": [ { "id": "custom.width", "value": 51 } ] }, { "matcher": { "id": "byName", "options": "状态" }, "properties": [ { "id": "custom.width", "value": 51 } ] }, { "matcher": { "id": "byName", "options": "CPU使用(核)" }, "properties": [ { "id": "custom.width", "value": 63 } ] }, { "matcher": { "id": "byName", "options": "CPU总" }, "properties": [ { "id": "custom.width", "value": 54 } ] }, { "matcher": { "id": "byName", "options": "CPU限制" }, "properties": [ { "id": "custom.width", "value": 58 } ] }, { "matcher": { "id": "byName", "options": "内存使用" }, "properties": [ { "id": "custom.width", "value": 78 } ] }, { "matcher": { "id": "byName", "options": "内存总" }, "properties": [ { "id": "custom.width", "value": 76 } ] }, { "matcher": { "id": "byName", "options": "内存限制" }, "properties": [ { "id": "custom.width", "value": 83 } ] }, { "matcher": { "id": "byName", "options": "磁盘使用" }, "properties": [ { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "磁盘总" }, "properties": [ { "id": "custom.width", "value": 84 } ] }, { "matcher": { "id": "byName", "options": "内存%" }, "properties": [ { "id": "custom.width", "value": 92 } ] }, { "matcher": { "id": "byName", "options": "内存请求%" }, "properties": [ { "id": "custom.width", "value": 63 } ] }, { "matcher": { "id": "byName", "options": "内存限制%" }, "properties": [ { "id": "custom.width", "value": 59 } ] }, { "matcher": { "id": "byName", "options": "CPU使用%" }, "properties": [ { "id": "custom.width", "value": 81 } ] }, { "matcher": { "id": "byName", "options": "CPU请求%" }, "properties": [ { "id": "custom.width", "value": 77 } ] }, { "matcher": { "id": "byName", "options": "CPU限制%" }, "properties": [ { "id": "custom.width", "value": 59 } ] }, { "matcher": { "id": "byName", "options": "磁盘使用%" }, "properties": [ { "id": "custom.width", "value": 72 } ] }, { "matcher": { "id": "byRegexp", "options": ".*%" }, "properties": [ { "id": "unit", "value": "percentunit" }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 80 }, { "color": "red", "value": 90 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byRegexp", "options": "(内存使用|内存总|内存请求|内存限制|磁盘使用|磁盘总)" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "节点" }, "properties": [ { "id": "custom.width", "value": 96 } ] }, { "matcher": { "id": "byName", "options": "内存使用%" }, "properties": [ { "id": "custom.width", "value": 67 } ] }, { "matcher": { "id": "byName", "options": "内存请求" }, "properties": [ { "id": "custom.width", "value": 75 } ] }, { "matcher": { "id": "byName", "options": "CPU请求" }, "properties": [ { "id": "custom.width", "value": 58 } ] }, { "matcher": { "id": "byRegexp", "options": "(CPU总|内存总|磁盘总|Pod上限)" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } } ] }, { "matcher": { "id": "byName", "options": "Pod上限" }, "properties": [ { "id": "custom.width", "value": 54 } ] }, { "matcher": { "id": "byRegexp", "options": "CPU使用\\(核\\)$|内存使用$|磁盘使用$" }, "properties": [ { "id": "custom.displayMode", "value": "color-text" }, { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 9 }, "id": 52, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "磁盘使用%" } ] }, "pluginVersion": "7.5.11", "targets": [ { "expr": "count(kube_pod_info{origin_prometheus=~\"$origin_prometheus\",created_by_kind!~\"<none>|Job\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "pod数", "refId": "A" }, { "exemplar": true, "expr": "kube_node_status_condition{origin_prometheus=~\"$origin_prometheus\",status=\"true\",node=~\"^$Node$\"} == 1", "format": "table", "instant": true, "interval": "", "legendFormat": "状态", "refId": "B" }, { "exemplar": true, "expr": "sum (irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"}[2m])) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "I" }, { "exemplar": true, "expr": "kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "J" }, { "exemplar": true, "expr": "sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"}) by (node) - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" }, { "expr": "sum (container_fs_usage_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "K" }, { "exemplar": true, "expr": "sum (container_fs_limit_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"}) by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "L" }, { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"})by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存使用%", "refId": "M" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"})by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存请求%", "refId": "N" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",node=~\"^$Node$\"})by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存限制%", "refId": "O" }, { "exemplar": true, "expr": "sum (irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"}[2m]))by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU使用%", "refId": "P" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"})by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU请求%", "refId": "Q" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",node=~\"^$Node$\"})by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "内存限制%", "refId": "R" }, { "expr": "sum (container_fs_usage_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"})by (node) / sum (container_fs_limit_bytes{origin_prometheus=~\"$origin_prometheus\",device=~\"^/dev/.*$\",id=\"/\",node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "磁盘使用%", "refId": "S" }, { "exemplar": true, "expr": "sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"pods\", unit=\"integer\",node=~\"^$Node$\"})by (node)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Pod上限", "refId": "T" } ], "timeFrom": null, "timeShift": null, "title": "$Node:节点信息明细", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 1": true, "Time 10": true, "Time 11": true, "Time 12": true, "Time 13": true, "Time 14": true, "Time 15": true, "Time 16": true, "Time 17": true, "Time 18": true, "Time 19": true, "Time 2": true, "Time 20": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Time 8": true, "Time 9": true, "Value #B": true, "Value #E": false, "Value #F": false, "__name__": true, "app_kubernetes_io_name": true, "app_kubernetes_io_name 1": true, "app_kubernetes_io_name 2": true, "app_kubernetes_io_name 3": true, "app_kubernetes_io_version": true, "app_kubernetes_io_version 1": true, "app_kubernetes_io_version 2": true, "app_kubernetes_io_version 3": true, "condition": false, "instance": true, "instance 1": true, "instance 2": true, "instance 3": true, "job": true, "job 1": true, "job 2": true, "job 3": true, "k8s_namespace": true, "k8s_namespace 1": true, "k8s_namespace 2": true, "k8s_namespace 3": true, "k8s_sname": true, "k8s_sname 1": true, "k8s_sname 2": true, "k8s_sname 3": true, "origin_prometheus": true, "origin_prometheus 1": true, "origin_prometheus 2": true, "origin_prometheus 3": true, "resource": true, "status": true, "unit": true }, "indexByName": { "Time": 26, "Value #A": 3, "Value #B": 6, "Value #C": 7, "Value #D": 14, "Value #E": 10, "Value #F": 12, "Value #G": 17, "Value #H": 19, "Value #I": 8, "Value #J": 15, "Value #K": 22, "Value #L": 21, "Value #M": 16, "Value #N": 18, "Value #O": 20, "Value #P": 9, "Value #Q": 11, "Value #R": 13, "Value #S": 23, "Value #T": 2, "__name__": 4, "app_kubernetes_io_name": 27, "app_kubernetes_io_version": 28, "condition": 1, "instance": 29, "job": 30, "k8s_namespace": 31, "k8s_sname": 32, "node": 0, "origin_prometheus": 33, "resource": 24, "status": 5, "unit": 25 }, "renameByName": { "Value #A": "Pod", "Value #C": "CPU总", "Value #D": "内存总", "Value #E": "CPU请求", "Value #F": "CPU限制", "Value #G": "内存请求", "Value #H": "内存限制", "Value #I": "CPU使用(核)", "Value #J": "内存使用", "Value #K": "磁盘使用", "Value #L": "磁盘总", "Value #M": "内存使用%", "Value #N": "内存请求%", "Value #O": "内存限制%", "Value #P": "CPU使用%", "Value #Q": "CPU请求%", "Value #R": "CPU限制%", "Value #S": "磁盘使用%", "Value #T": "Pod上限", "condition": "状态", "node": "节点" } } }, { "id": "filterFieldsByName", "options": {} } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 75, "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.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2068", "alias": "/总核数.*/", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum (irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"}[2m]))by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\", node=~\"^$Node$\"})by (node)*100", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "{{node}}", "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$Node:节点CPU明细", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1711", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1712", "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__VICTORIAMETRICS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 8, "x": 8, "y": 17 }, "hiddenSeries": false, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container!=\"\",node=~\"^$Node$\"})by (node) / sum(kube_node_status_allocatable{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\", node=~\"^$Node$\"})by (node)*100", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "{{node}}", "refId": "I" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$Node:节点内存明细", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1711", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1712", "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__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 8, "x": 16, "y": 17 }, "height": "200px", "hiddenSeries": false, "id": 78, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum (irate(container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",node=~\"^$Node$\"}[2m]))by (node) *8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "流入:{{node}}", "metric": "network", "refId": "A", "step": 10 }, { "exemplar": true, "expr": "sum (irate(container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",node=~\"^$Node$\"}[2m]))by (node) *8", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "流出:{{node}}", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$Node:节点网络总览", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:750", "format": "binbps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:751", "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": "${DS__VICTORIAMETRICS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 61, "panels": [ { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "displayName": "", "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*%.*" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "gradient-gauge" } ] }, { "matcher": { "id": "byRegexp", "options": "总内存.*" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byName", "options": "总磁盘使用" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 10737418240 }, { "color": "red", "value": 16106127360 } ] } }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byRegexp", "options": ".*限制" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "总CPU限制" }, "properties": [ { "id": "custom.width", "value": 84 } ] }, { "matcher": { "id": "byName", "options": "总内存限制" }, "properties": [ { "id": "custom.width", "value": 77 } ] }, { "matcher": { "id": "byName", "options": "总内存使用(RSS) " }, "properties": [ { "id": "custom.width", "value": 119 } ] }, { "matcher": { "id": "byName", "options": "总内存需求" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "容器数" }, "properties": [ { "id": "custom.width", "value": 69 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "green", "value": 2 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "平均内存%(RSS)" }, "properties": [ { "id": "custom.width", "value": 112 } ] }, { "matcher": { "id": "byName", "options": "整体CPU%(最大100%)" }, "properties": [ { "id": "custom.width", "value": 150 } ] }, { "matcher": { "id": "byName", "options": "整体核数使用" }, "properties": [ { "id": "custom.width", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "总CPU需求" }, "properties": [ { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "平均内存%(WSS)" }, "properties": [ { "id": "custom.width", "value": 130 } ] }, { "matcher": { "id": "byName", "options": "总内存使用(WSS)" }, "properties": [ { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "命名空间" }, "properties": [ { "id": "custom.width", "value": 79 } ] }, { "matcher": { "id": "byRegexp", "options": "整体核数使用$|总内存使用\\(WSS\\)$|总内存使用\\(RSS\\) $" }, "properties": [ { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } }, { "id": "custom.displayMode", "value": "color-text" } ] }, { "matcher": { "id": "byName", "options": "容器名" }, "properties": [ { "id": "custom.width", "value": 149 } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 2 }, "id": 57, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "容器名" } ] }, "pluginVersion": "7.5.11", "targets": [ { "exemplar": true, "expr": "sum(irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}[2m])) by (container) / (sum(container_spec_cpu_quota{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}/100000) by (container)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "sum(irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}[2m])) by (container)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "整体核数使用", "refId": "L" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "I" }, { "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "expr": "sum (container_memory_rss{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "平均内存%(RSS)", "refId": "H" }, { "expr": "sum (container_memory_rss{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "总内存使用(RSS) ", "refId": "K" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "expr": "sum(container_fs_usage_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "J" }, { "exemplar": true, "expr": "count(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by(container,namespace) - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "G" } ], "timeFrom": null, "timeShift": null, "title": "微服务(容器名)资源统计", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 1": true, "Time 10": true, "Time 11": true, "Time 12": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Time 8": true, "Time 9": true }, "indexByName": { "Time 1": 2, "Time 10": 20, "Time 11": 22, "Time 12": 24, "Time 2": 4, "Time 3": 6, "Time 4": 8, "Time 5": 10, "Time 6": 12, "Time 7": 14, "Time 8": 16, "Time 9": 18, "Value #A": 3, "Value #B": 7, "Value #C": 9, "Value #D": 13, "Value #E": 19, "Value #F": 21, "Value #G": 25, "Value #H": 15, "Value #I": 11, "Value #J": 23, "Value #K": 17, "Value #L": 5, "container": 1, "namespace": 0 }, "renameByName": { "Time 1": "", "Value #A": "整体CPU%(最大100%)", "Value #B": "总CPU需求", "Value #C": "总CPU限制", "Value #D": "总内存使用(WSS)", "Value #E": "总内存需求", "Value #F": "总内存限制", "Value #G": "容器数", "Value #H": "平均内存%(RSS)", "Value #I": "平均内存%(WSS)", "Value #J": "总磁盘使用", "Value #K": "总内存使用(RSS) ", "Value #L": "整体核数使用", "container": "容器名", "namespace": "命名空间" } } }, { "id": "filterFieldsByName", "options": {} } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS__VICTORIAMETRICS}", "decimals": 3, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 10 }, "height": "", "hiddenSeries": false, "id": 24, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": true, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}[2m])) by (container) / (sum(container_spec_cpu_quota{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}/100000) by (container)) * 100", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ container}}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "微服务(容器名)整体CPU使用率(最大100%)", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5607", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5608", "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__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 10 }, "hiddenSeries": false, "id": 59, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": 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 }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container) * 100", "interval": "", "intervalFactor": 1, "legendFormat": "WSS:{{ container }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 }, { "expr": "sum (container_memory_rss{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"}) by (container) * 100", "interval": "", "intervalFactor": 1, "legendFormat": "RSS:{{ container }}", "metric": "container_memory_usage:sort_desc", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "微服务(容器名)整体内存使用率", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5686", "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5687", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "流入:wholion-lbs": "purple", "流出:wholion-lbs": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 10 }, "hiddenSeries": false, "id": 16, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(sum(irate(container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)* on(pod) group_right kube_pod_container_info) by(container) *8", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "流入:{{ container }}", "metric": "network", "refId": "A", "step": 10 }, { "exemplar": true, "expr": "sum(sum(irate(container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)* on(pod) group_right kube_pod_container_info) by(container) *8", "interval": "", "intervalFactor": 1, "legendFormat": "流出:{{ container }}", "metric": "network", "refId": "B", "step": 10 }, { "expr": "sum (rate (container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "-> {{ pod }}", "metric": "network", "refId": "C", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "<- {{ pod }}", "metric": "network", "refId": "D", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "微服务(容器名)每秒网络带宽 (可关联节点)", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8106", "format": "binbps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:8107", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "微服务(容器名)资源总览:所选微服务:【$Container】", "type": "row" }, { "collapsed": true, "datasource": "${DS__VICTORIAMETRICS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 49, "panels": [ { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "displayName": "", "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "CPU%(最大100%)" }, "properties": [ { "id": "custom.width", "value": 140 } ] }, { "matcher": { "id": "byName", "options": "命名空间" }, "properties": [ { "id": "custom.width", "value": 78 } ] }, { "matcher": { "id": "byName", "options": "Pod名称" }, "properties": [ { "id": "custom.width", "value": 136 } ] }, { "matcher": { "id": "byName", "options": "使用核数" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "CPU需求" }, "properties": [ { "id": "custom.width", "value": 68 } ] }, { "matcher": { "id": "byName", "options": "CPU限制" }, "properties": [ { "id": "custom.width", "value": 65 } ] }, { "matcher": { "id": "byName", "options": "WSS%" }, "properties": [ { "id": "custom.width", "value": 129 } ] }, { "matcher": { "id": "byName", "options": "WSS" }, "properties": [ { "id": "custom.width", "value": 73 } ] }, { "matcher": { "id": "byName", "options": "RSS%" }, "properties": [ { "id": "custom.width", "value": 132 } ] }, { "matcher": { "id": "byName", "options": "RSS" }, "properties": [ { "id": "custom.width", "value": 68 } ] }, { "matcher": { "id": "byName", "options": "内存需求" }, "properties": [ { "id": "custom.width", "value": 69 } ] }, { "matcher": { "id": "byName", "options": "内存限制" }, "properties": [ { "id": "custom.width", "value": 71 } ] }, { "matcher": { "id": "byName", "options": "重启" }, "properties": [ { "id": "custom.width", "value": 67 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "red", "value": 3 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "磁盘" }, "properties": [ { "id": "custom.width", "value": 71 }, { "id": "unit", "value": "bytes" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 10737418240 }, { "color": "red", "value": 16106127360 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byRegexp", "options": ".*%.*" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "gradient-gauge" } ] }, { "matcher": { "id": "byRegexp", "options": "内存.*|WSS$|RSS$" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byRegexp", "options": ".*限制" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "节点" }, "properties": [ { "id": "custom.width", "value": 87 } ] }, { "matcher": { "id": "byRegexp", "options": "使用核数$|WSS$|RSS$" }, "properties": [ { "id": "custom.displayMode", "value": "color-text" }, { "id": "color", "value": { "fixedColor": "orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "容器名" }, "properties": [ { "id": "custom.width", "value": 116 } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 3 }, "id": 47, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "7.5.11", "targets": [ { "exemplar": true, "expr": "sum(irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}[2m])) by (container, pod,node,namespace) / (sum(container_spec_cpu_quota{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}/100000) by (container, pod,node,namespace)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "sum(irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}[2m])) by (container, pod,node,namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU核数使用", "refId": "Q" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",pod=~\"$Pod\",container =~\"$Container\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container,pod,node,namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"cpu\", unit=\"core\",pod=~\"$Pod\",container =~\"$Container\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container,pod,node,namespace)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod,node,namespace)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod,node,namespace) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "wss%", "refId": "I" }, { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod,node,namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "wss", "refId": "D" }, { "exemplar": true, "expr": "sum (container_memory_rss{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod,node,namespace)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod,node,namespace) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "rss%", "refId": "L" }, { "exemplar": true, "expr": "sum (container_memory_rss{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod,node,namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "rss", "refId": "K" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",pod=~\"$Pod\",container =~\"$Container\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container,pod,node,namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{origin_prometheus=~\"$origin_prometheus\",resource=\"memory\", unit=\"byte\",pod=~\"$Pod\",container =~\"$Container\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container,pod,node,namespace)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "exemplar": true, "expr": "sum(container_fs_usage_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container,pod,node,namespace)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "J" }, { "exemplar": true, "expr": "kube_pod_container_status_restarts_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",namespace=~\"$NameSpace\"} * on (pod) group_left(node) kube_pod_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" }, { "exemplar": true, "expr": "cass_jvm_heap{service=~\"$Container\"} * on (pod_ip) group_right(service) kube_pod_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",namespace=~\"$NameSpace\"}", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "", "refId": "M" }, { "exemplar": true, "expr": "cass_jvm_heap_max{service=~\"$Container\"} * on (pod_ip) group_right(service) kube_pod_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",namespace=~\"$NameSpace\"}", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "", "refId": "N" }, { "expr": "cass_jvm_noheap{service=~\"$Container\"} * on (pod_ip) group_right(service) kube_pod_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",namespace=~\"$NameSpace\"}", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "", "refId": "O" }, { "expr": "cass_jvm_noheap_max{service=~\"$Container\"} * on (pod_ip) group_right(service) kube_pod_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",namespace=~\"$NameSpace\"}", "format": "table", "hide": true, "instant": true, "interval": "", "legendFormat": "", "refId": "P" } ], "timeFrom": null, "timeShift": null, "title": "$Node:Pod资源明细(可关联节点)", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 1": true, "Time 10": true, "Time 11": true, "Time 12": true, "Time 13": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Time 8": true, "Time 9": true, "Value #G": true, "__name__": true, "app_kubernetes_io_name": true, "app_kubernetes_io_name 1": true, "app_kubernetes_io_name 2": true, "app_kubernetes_io_version": true, "app_kubernetes_io_version 1": true, "app_kubernetes_io_version 2": true, "container 1": true, "container 10": true, "container 11": true, "container 12": true, "container 2": true, "container 3": true, "container 4": true, "container 5": true, "container 6": true, "container 7": true, "container 8": true, "container 9": true, "created_by_kind": true, "created_by_name": true, "host_ip": true, "instance": true, "instance 1": true, "instance 2": true, "job": true, "job 1": true, "job 2": true, "k8s_namespace": true, "k8s_namespace 1": true, "k8s_namespace 2": true, "k8s_sname": true, "k8s_sname 1": true, "k8s_sname 2": true, "namespace": false, "namespace 1": true, "namespace 10": true, "namespace 11": true, "namespace 12": false, "namespace 2": true, "namespace 3": true, "namespace 4": true, "namespace 5": true, "namespace 6": true, "namespace 7": true, "namespace 8": true, "namespace 9": true, "node 1": true, "node 10": true, "node 11": false, "node 12": true, "node 2": true, "node 3": true, "node 4": true, "node 5": true, "node 6": true, "node 7": true, "node 8": true, "node 9": true, "origin_prometheus": true, "origin_prometheus 1": true, "origin_prometheus 2": true, "phase": true, "pod_ip": true, "priority_class": true, "uid": true }, "indexByName": { "Time": 23, "Value #A": 4, "Value #B": 6, "Value #C": 7, "Value #D": 9, "Value #E": 12, "Value #F": 13, "Value #H": 22, "Value #I": 8, "Value #J": 14, "Value #K": 11, "Value #L": 10, "Value #Q": 5, "app_kubernetes_io_name": 15, "app_kubernetes_io_version": 16, "container": 2, "instance": 17, "job": 18, "k8s_namespace": 19, "k8s_sname": 20, "namespace": 1, "node": 0, "origin_prometheus": 21, "pod": 3 }, "renameByName": { "Value #A": "CPU%(最大100%)", "Value #B": "CPU需求", "Value #C": "CPU限制", "Value #D": "WSS", "Value #E": "内存需求", "Value #F": "内存限制", "Value #H": "重启", "Value #I": "WSS%", "Value #J": "磁盘", "Value #K": "RSS", "Value #L": "RSS%", "Value #Q": "使用核数", "container": "容器名", "namespace": "命名空间", "namespace 1": "", "namespace 12": "命名空间", "node": "节点", "node 1": "", "node 11": "节点", "pod": "Pod名称", "priority_class": "" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "节点", "命名空间", "Pod名称", "CPU%(最大100%)", "使用核数", "CPU需求", "CPU限制", "WSS%", "WSS", "RSS%", "RSS", "内存需求", "内存限制", "磁盘", "重启", "容器名" ] } } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 11 }, "height": "", "hiddenSeries": false, "id": 58, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(irate(container_cpu_usage_seconds_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}[2m])) by (container, pod) / (sum(container_spec_cpu_quota{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}/100000) by (container, pod)) * 100", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod容器CPU使用率(最大100%可关联节点)", "tooltip": { "msResolution": true, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5607", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5608", "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__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 11 }, "hiddenSeries": false, "id": 27, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum (container_memory_working_set_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod) * 100", "interval": "", "intervalFactor": 1, "legendFormat": "WSS:{{ pod }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 }, { "exemplar": true, "expr": "sum (container_memory_rss{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod)/ sum(container_spec_memory_limit_bytes{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",container =~\"$Container\",container !=\"\",container!=\"POD\",node=~\"^$Node$\",namespace=~\"$NameSpace\"}) by (container, pod) * 100", "interval": "", "intervalFactor": 1, "legendFormat": "RSS:{{ pod }}", "metric": "container_memory_usage:sort_desc", "refId": "B", "step": 10 }, { "exemplar": true, "expr": "(cass_jvm_heap{service=~\"$Container\"} * on (pod_ip) group_right(service) kube_pod_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",namespace=~\"$NameSpace\"}) / (cass_jvm_heap_max{service=~\"$Container\"} * on (pod_ip) group_right(service) kube_pod_info{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",namespace=~\"$NameSpace\"}) * 100", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Heap:{{ pod }}", "metric": "container_memory_usage:sort_desc", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod容器内存使用率(可关联节点)", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5686", "format": "percent", "label": null, "logBase": 1, "max": "100", "min": null, "show": true }, { "$$hashKey": "object:5687", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "流入:wholion-lbs": "purple", "流出:wholion-lbs": "green" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 11 }, "hiddenSeries": false, "id": 77, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(sum(irate(container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)* on(pod) group_right kube_pod_container_info) by(pod) *8", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "流入:{{ pod}}", "metric": "network", "refId": "A", "step": 10 }, { "exemplar": true, "expr": "sum(sum(irate(container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)* on(pod) group_right kube_pod_container_info) by(pod) *8", "interval": "", "intervalFactor": 1, "legendFormat": "流出:{{ pod}}", "metric": "network", "refId": "B", "step": 10 }, { "expr": "sum (rate (container_network_receive_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "-> {{ pod }}", "metric": "network", "refId": "C", "step": 10 }, { "expr": "- sum (rate (container_network_transmit_bytes_total{origin_prometheus=~\"$origin_prometheus\",pod=~\"$Pod\",image!=\"\",name=~\"^k8s_.*\",node=~\"^$Node$\",namespace=~\"$NameSpace\",pod=~\".*$Container.*\"}[2m])) by (pod)", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "<- {{ pod }}", "metric": "network", "refId": "D", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pod每秒网络带宽 (可关联节点)", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:8106", "format": "binbps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:8107", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Pod资源总览:所选Pod:【$Pod】", "type": "row" } ], "refresh": "", "schemaVersion": 27, "style": "dark", "tags": [ "StarsL.cn", "Prometheus", "Kubernetes" ], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(origin_prometheus)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "K8S", "multi": false, "name": "origin_prometheus", "options": [], "query": { "query": "label_values(origin_prometheus)", "refId": " VictoriaMetrics-origin_prometheus-Variable-Query" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(kube_node_info{origin_prometheus=~\"$origin_prometheus\"},node)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "节点", "multi": false, "name": "Node", "options": [], "query": { "query": "label_values(kube_node_info{origin_prometheus=~\"$origin_prometheus\"},node)", "refId": " VictoriaMetrics-Node-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(kube_namespace_labels{origin_prometheus=~\"$origin_prometheus\"},namespace)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "命名空间", "multi": false, "name": "NameSpace", "options": [], "query": { "query": "label_values(kube_namespace_labels{origin_prometheus=~\"$origin_prometheus\"},namespace)", "refId": " VictoriaMetrics-NameSpace-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\"},container)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "微服务(容器名)", "multi": false, "name": "Container", "options": [], "query": { "query": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\"},container)", "refId": " VictoriaMetrics-Container-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\",container=~\"$Container\"},pod)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Pod", "multi": false, "name": "Pod", "options": [], "query": { "query": "label_values(kube_pod_container_info{origin_prometheus=~\"$origin_prometheus\",namespace=~\"$NameSpace\",container=~\"$Container\"},pod)", "refId": " VictoriaMetrics-Pod-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "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": "1 K8S for Prometheus Dashboard 20211010中文版", "uid": "PwMJtdvnz", "version": 10 }
2021-10-10 13:51:08 UTC
2022-10-03 09:09:30 UTC
4
5
15,055
1
546,462
22,520
1,838
monitor-pod-cpu-and-memory-usage
Monitor Pod CPU and Memory usage
null
2021-09-27 12:45:28 UTC
2021-09-29 03:31:21 UTC
0
Base kube-state-metrics
67,235
67,236
null
null
0
0
22,520
1
15,055
7
1,180
null
{ "__inputs": [ { "name": "DS_VM-CLUSTER", "label": "vm-cluster", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.4" }, { "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", "type": "dashboard" } ] }, "editable": true, "gnetId": 15055, "graphTooltip": 0, "id": null, "iteration": 1632885227666, "links": [], "panels": [ { "datasource": null, "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": "string" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "max(rate(container_cpu_usage_seconds_total{pod=\"$pod\",container=\"$container\"}[5m])) by (container)", "interval": "", "legendFormat": "container usage", "refId": "A" }, { "exemplar": true, "expr": "max(kube_pod_container_resource_requests{pod=\"$pod\",container=\"$container\",resource=\"cpu\"}) by (container)", "hide": false, "interval": "", "legendFormat": "container request", "refId": "B" }, { "exemplar": true, "expr": "max(kube_pod_container_resource_limits{pod=\"$pod\",container=\"$container\",resource=\"cpu\"}) by (container)", "hide": false, "interval": "", "legendFormat": "container limit", "refId": "C" }, { "exemplar": true, "expr": "sum(increase(container_cpu_cfs_throttled_periods_total{pod=\"$pod\",container=\"$container\"}[5m])) / ignoring(id) sum(increase(container_cpu_cfs_periods_total{}[5m]))", "hide": false, "interval": "", "legendFormat": "throttling ", "refId": "D" } ], "title": "CPU(cores)", "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 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 0 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "max(container_memory_working_set_bytes{container=\"$container\",pod=\"$pod\"} / (1024*1024)) by (container)", "interval": "", "legendFormat": "container usage", "refId": "A" }, { "exemplar": true, "expr": "max(kube_pod_container_resource_requests{container=\"$container\",pod=\"$pod\",resource=\"memory\"}) by (container) / (1024*1024)", "hide": false, "interval": "", "legendFormat": "container request", "refId": "B" }, { "exemplar": true, "expr": "max(kube_pod_container_resource_limits{pod=\"$pod\",container=\"$container\",resource=\"memory\"}) by (container) / (1024*1024)", "hide": false, "interval": "", "legendFormat": "container limit", "refId": "C" } ], "title": "Memory(Mi)", "type": "timeseries" }, { "datasource": null, "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": 8 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "max by (owner_name,container)((container_memory_usage_bytes{container=\"$container\",pod=\"$pod\"}) * on(pod) group_left(owner_name) avg by (namespace,pod,owner_name)(kube_pod_owner{owner_kind=~\"DaemonSet|StatefulSet|ReplicaSet\"})) / (1024*1024)", "interval": "", "legendFormat": "Conservative Strategy", "refId": "A" }, { "exemplar": true, "expr": "quantile by (owner_name,container)(0.99,(container_memory_usage_bytes{container=\"$container\",pod=\"$pod\"}) * on(pod) group_left(owner_name) avg by (namespace,pod,owner_name)(kube_pod_owner{owner_kind=~\"DaemonSet|StatefulSet|ReplicaSet\"})) / (1024*1024)", "hide": false, "interval": "", "legendFormat": "Aggressive Strategy", "refId": "B" } ], "title": "Expect Memory Setting", "type": "timeseries" }, { "datasource": null, "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": 9 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "targets": [ { "exemplar": true, "expr": "max by (container,owner_name)((rate(container_cpu_usage_seconds_total{pod=\"$pod\",container=\"$container\"}[5m])) * on(pod) group_left(owner_name) avg by (namespace,pod,owner_name)(kube_pod_owner{owner_kind=~\"DaemonSet|StatefulSet|ReplicaSet\"}))", "hide": false, "interval": "", "legendFormat": "Conservative Strategy ", "refId": "A" }, { "exemplar": true, "expr": "quantile by (owner_name,container)(0.99,(rate(container_cpu_usage_seconds_total{pod=\"$pod\",container=\"$container\"}[5m])) * on(pod) group_left(owner_name) avg by (namespace,pod,owner_name)(kube_pod_owner{owner_kind=~\"DaemonSet|StatefulSet|ReplicaSet\"}))", "hide": false, "interval": "", "legendFormat": "Aggressive Strategy", "refId": "B" } ], "title": "Expect CPU Setting", "type": "timeseries" } ], "refresh": "", "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_VM-CLUSTER}", "definition": "label_values(kube_pod_owner{owner_kind=~\"DaemonSet|StatefulSet|ReplicaSet\"},owner_name)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "App", "multi": false, "name": "app", "options": [], "query": { "query": "label_values(kube_pod_owner{owner_kind=~\"DaemonSet|StatefulSet|ReplicaSet\"},owner_name)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${DS_VM-CLUSTER}", "definition": "label_values(kube_pod_owner{owner_name=\"$app\"},pod)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Pod", "multi": false, "name": "pod", "options": [], "query": { "query": "label_values(kube_pod_owner{owner_name=\"$app\"},pod)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "allValue": null, "current": {}, "datasource": "${DS_VM-CLUSTER}", "definition": "label_values(kube_pod_container_info{pod=\"$pod\"},container)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Container", "multi": false, "name": "container", "options": [], "query": { "query": "label_values(kube_pod_container_info{pod=\"$pod\"},container)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Monitor Pod CPU and Memory usage", "uid": "wu-8KEN7z", "version": 69 }
2021-09-29 03:31:21 UTC
null
0
0
11,352
1
159,995
20,711
4,602,418
erlang-distribution
Erlang-Distribution
Erlang Distribution links, inet socket, port driver, dist process + tls_connection & tls_sender
2019-12-04 19:59:08 UTC
2021-03-22 19:13:00 UTC
0
Understand the behaviour of Erlang clustering via Erlang Distribution links, inet socket, port driver & dist process. If the Erlang Distribution is using TLS, the state of tls_connection & tls_sender processes will be shown as well. Metrics displayed: * Distribution link * State: established / connecting / waiting * Data buffered * Data sent to peer node / s * Data received from peer node / s * Messages sent to peer node / s * Messages received from peer node / s * Average inet packet size sent to peer node * Average inet packet size received from peer node * Port driver * Memory used * Data buffered * Dist process * State: waiting / running / garbage_collecting / runnable / suspended / exiting * Queued messages * Memory used * Process reductions / s The last set of metrics are repeated for the `tls_connection` and `tls_sender` processes if the Erlang Distribution is using TLS. Filter by: * RabbitMQ Cluster * Process type Depends on `rabbitmq-prometheus` plugin, built-in since [RabbitMQ v3.8.0](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.0) Learn more about [RabbitMQ built-in Prometheus support](https://www.rabbitmq.com/prometheus.html) To get it working locally with RabbitMQ in 3 simple steps, follow this [Quick Start guide](https://www.rabbitmq.com/prometheus.html#quick-start)
48,468
48,469
null
null
1
3
20,711
1
11,352
7
4,502,979
Erlang Distribution links, inet socket, port driver, dist process + tls_connection & tls_sender
{ "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.0" }, { "type": "datasource", "id": "prometheus", "name": "prometheus", "version": "2.0.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "version": "" }, { "type": "panel", "id": "flant-statusmap-panel", "name": "Statusmap", "version": "0.3.4" } ], "annotations": { "list": [ { "$$hashKey": "object:13", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Erlang Distribution links, inet socket, port driver, dist process + tls_connection & tls_sender", "editable": true, "gnetId": 11352, "graphTooltip": 1, "id": null, "iteration": 1587996382757, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "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" } ], "sparkline": { "fillColor": "rgba(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(erlang_vm_dist_node_state * on(instance) group_left(rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}) OR vector(0)", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "2,6", "timeFrom": null, "timeShift": null, "title": "All distribution links", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#C4162A", "#1F60C4", "#37872D" ], "datasource": "${DS_PROMETHEUS}", "description": "When a connection between a node and peer is established, the distribution link is considered to be `up`", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 27, "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(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(erlang_vm_dist_node_state * on(instance) group_left(rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"} == 3) OR vector(0)", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "2,6", "timeFrom": null, "timeShift": null, "title": "Established distribution links", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#37872D", "#1F60C4", "#C4162A" ], "datasource": "${DS_PROMETHEUS}", "description": "When a new connection is exchanging information between the node and the peer the distribution link is considered to be `pending`", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "id": 26, "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(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(erlang_vm_dist_node_state * on(instance) group_left(rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"} == 1) OR vector(0)", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1,6", "timeFrom": null, "timeShift": null, "title": "Connecting distribution links", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#37872D", "#1F60C4", "#C4162A" ], "datasource": "${DS_PROMETHEUS}", "description": "When a new connection is established and there is an existing connection between the node and the peer, this connection needs to wait for the initial connection to go down before it can become active. The distribution link is considered `up_pending`", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 0 }, "id": 28, "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(255, 255, 255, 0)", "full": false, "lineColor": "rgb(255, 255, 255)", "show": true }, "tableColumn": "", "targets": [ { "expr": "count(erlang_vm_dist_node_state * on(instance) group_left(rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"} == 2) OR vector(0)", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "1,6", "timeFrom": null, "timeShift": null, "title": "Waiting distribution links", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 74, "panels": [], "title": "distribution links", "type": "row" }, { "cards": { "cardHSpacing": 2, "cardMinWidth": 5, "cardRound": null, "cardVSpacing": 2 }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGreens", "defaultColor": "#757575", "exponent": 0.5, "min": null, "mode": "discrete", "thresholds": [ { "color": "#37872D", "tooltip": "established", "value": "3" }, { "color": "#FA6400", "tooltip": "connecting", "value": "1" }, { "color": "#FADE2A", "tooltip": "waiting", "value": "2" } ] }, "data": { "decimals": null, "unitFormat": "short" }, "datasource": "${DS_PROMETHEUS}", "description": "", "gridPos": { "h": 5, "w": 12, "x": 0, "y": 4 }, "highlightCards": true, "id": 19, "legend": { "show": true }, "links": [], "nullPointMode": "as empty", "targets": [ { "aggregation": "Last", "decimals": 2, "displayAliasType": "Warning / Critical", "displayType": "Regular", "displayValueWithAlias": "Never", "expr": "erlang_vm_dist_node_state * on(instance) group_left(rabbitmq_node, rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A", "units": "none", "valueHandler": "Number Threshold" } ], "timeFrom": null, "timeShift": null, "title": "State of distribution links", "tooltip": { "show": true }, "type": "flant-statusmap-panel", "useMax": true, "xAxis": { "labelFormat": "%a %m/%d", "minBucketWidthToShowWeekends": 4, "show": true, "showCrosshair": true, "showWeekends": true }, "yAxis": { "show": true, "showCrosshair": false }, "yAxisSort": "metrics" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Data currently buffered in the output queue of the distribution link.\n\nAny values above the 64MB threshold hint to an overloaded distribution. This applies to the default `zdbbl` value in RabbitMQ, which is 128MB.\n\n- [RabbitMQ Runtime Tuning - zdbbl](https://www.rabbitmq.com/runtime.html#distribution-buffer)\n- [erl +zdbbl](http://erlang.org/doc/man/erl.html#+zdbbl)", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 4 }, "hiddenSeries": false, "id": 62, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:130", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "$$hashKey": "object:131", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "$$hashKey": "object:132", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "$$hashKey": "object:133", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "$$hashKey": "object:134", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "$$hashKey": "object:135", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "$$hashKey": "object:136", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "$$hashKey": "object:137", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "$$hashKey": "object:138", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "$$hashKey": "object:139", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "erlang_vm_dist_node_queue_size_bytes * on(instance) group_left(rabbitmq_node, rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:234", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 65536000, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Data buffered in the distribution links queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:206", "decimals": 0, "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:207", "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": 9 }, "id": 9, "panels": [], "title": "inet socket", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(erlang_vm_dist_send_bytes[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Data sent to peer node / s", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "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": "", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:276", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "$$hashKey": "object:277", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "$$hashKey": "object:278", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "$$hashKey": "object:279", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "$$hashKey": "object:280", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "$$hashKey": "object:281", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "$$hashKey": "object:282", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "$$hashKey": "object:283", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "$$hashKey": "object:284", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "$$hashKey": "object:285", "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(erlang_vm_dist_recv_bytes[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} <- {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Data received from peer node / s", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:352", "decimals": 1, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:353", "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 inet packets sent to the distribution link port.\n\nIf too few messages are sent and data sits in the port driver buffer, increasing the `inet_dist_connect_options` as well as `inet_dist_listen_options` buffer values will result in more stable throughput.", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(erlang_vm_dist_send_cnt[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distribution messages sent to peer node / s", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Number of inet packets received from the distribution link port.\n\nIf too many messages are received, increasing the `inet_dist_connect_options` as well as `inet_dist_listen_options` buffer values will result in more stable throughput.", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(erlang_vm_dist_recv_cnt[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} <- {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Distribution messages received from peer node / s", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Corresponds to the average size of the argument passed to `gen_tcp:send/2` or equivalent.\n\nTypically corresponds to TCP window size.\n\nIf TLS is used for inter-node communication, the `inet` packet size will be varied so that the system as a whole is both secure and performant.\n\n`inet` packets larger than the TCP window will be split into TCP packets by the system kernel.\n\n`inet` packets smaller than the TCP window _may_ be joined into TCP packets by the system kernel.\n\n* [`inet` packet](http://erlang.org/doc/man/inet.html#packet)", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 20 }, "hiddenSeries": false, "id": 39, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(rate(erlang_vm_dist_send_bytes[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}) / \n(rate(erlang_vm_dist_send_cnt[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average inet packet size sent to peer node", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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}", "description": "Corresponds to the average size of the argument received from `gen_tcp:recv/2` or equivalent.\n\nTypically corresponds to TCP window size.\n\nIf TLS is used for inter-node communication, the `inet` packet size will be varied so that the system as a whole is both secure and performant.\n\n* [`inet` packet](http://erlang.org/doc/man/inet.html#packet)", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 20 }, "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(rate(erlang_vm_dist_recv_bytes[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}) / \n(rate(erlang_vm_dist_recv_cnt[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} <- {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average inet packet size received from peer node", "tooltip": { "shared": true, "sort": 2, "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": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 11, "panels": [], "title": "port driver", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The total number of bytes allocated for this port by the runtime system. The port itself can have allocated memory that is not included.", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "id": 12, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "erlang_vm_dist_port_memory_bytes * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory used by the port driver", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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}", "description": "The total number of bytes queued by the port using the ERTS driver queue implementation\n\nAny values above a few KBs hint to an overloaded distribution", "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/rabbit/", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "erlang_vm_dist_port_queue_size_bytes * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Data in the port driver buffer", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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 } }, { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 14, "panels": [], "repeat": "erlang_vm_dist_proc_type", "title": "$erlang_vm_dist_proc_type process", "type": "row" }, { "cacheTimeout": null, "cards": { "cardHSpacing": 2, "cardMinWidth": 5, "cardRound": null, "cardVSpacing": 2 }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateGnYlRd", "defaultColor": "#757575", "exponent": 0.5, "mode": "discrete", "thresholds": [ { "color": "#37872D", "tooltip": "waiting", "value": "6" }, { "color": "#96D98D", "tooltip": "running", "value": "5" }, { "color": "#1F60C4", "tooltip": "garbage_collecting", "value": "4" }, { "color": "#FADE2A", "tooltip": "runnable", "value": "3" }, { "color": "#FA6400", "tooltip": "suspended", "value": "2" }, { "color": "#C4162A", "tooltip": "exiting", "value": "1" } ] }, "data": { "decimals": null, "unitFormat": "short" }, "datasource": "${DS_PROMETHEUS}", "description": "", "gridPos": { "h": 5, "w": 12, "x": 0, "y": 32 }, "highlightCards": true, "id": 18, "legend": { "show": true }, "links": [], "nullPointMode": "as empty", "targets": [ { "aggregation": "Last", "decimals": 2, "displayAliasType": "Warning / Critical", "displayType": "Regular", "displayValueWithAlias": "Never", "expr": "erlang_vm_dist_proc_status{type=\"$erlang_vm_dist_proc_type\"} * on(instance) group_left(rabbitmq_node, rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"} ", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A", "units": "none", "valueHandler": "Number Threshold" } ], "timeFrom": null, "timeShift": null, "title": "Process state", "tooltip": { "show": true }, "type": "flant-statusmap-panel", "useMax": true, "xAxis": { "labelFormat": "%a %m/%d", "minBucketWidthToShowWeekends": 4, "show": true, "showCrosshair": true, "showWeekends": true }, "yAxis": { "show": true, "showCrosshair": false }, "yAxisSort": "metrics" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The number of messages currently in the message queue of the process\n\nAny values above 0 hint to an overloaded distribution", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 32 }, "hiddenSeries": false, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/rabbit/", "color": "#C4162A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "erlang_vm_dist_proc_message_queue_len{type=\"$erlang_vm_dist_proc_type\"} * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Messages in the process queue", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "The size in bytes of process memory. This includes call stack, heap, and internal structures.", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 37 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "erlang_vm_dist_proc_memory_bytes{type=\"$erlang_vm_dist_proc_type\"} * on(instance) group_left(rabbitmq_node, rabbitmq_cluster) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory used by the process", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "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}", "description": "The number of reductions executed by the process", "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 37 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?0(\\b|\\.)/", "color": "#56A64B" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?1(\\b|\\.)/", "color": "#F2CC0C" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?2(\\b|\\.)/", "color": "#3274D9" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?3(\\b|\\.)/", "color": "#A352CC" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?4(\\b|\\.)/", "color": "#FF780A" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?5(\\b|\\.)/", "color": "#96D98D" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?6(\\b|\\.)/", "color": "#FFEE52" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?7(\\b|\\.)/", "color": "#8AB8FF" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?8(\\b|\\.)/", "color": "#CA95E5" }, { "alias": "/^rabbit@[a-zA-Z\\.\\-]*?9(\\b|\\.)/", "color": "#FFB357" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(erlang_vm_dist_proc_reductions{type=\"$erlang_vm_dist_proc_type\"}[60s]) * on(instance) group_left(rabbitmq_cluster, rabbitmq_node) rabbitmq_identity_info{rabbitmq_cluster=\"$rabbitmq_cluster\", namespace=\"$namespace\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{rabbitmq_node}} -> {{peer}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Process reductions / s", "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": "15s", "schemaVersion": 22, "style": "dark", "tags": [ "rabbitmq-prometheus" ], "templating": { "list": [ { "current": { "selected": false, "text": "default", "value": "default" }, "hide": 2, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource", "datasource": "${DS_PROMETHEUS}" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rabbitmq_identity_info, namespace)", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(rabbitmq_identity_info, namespace)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(rabbitmq_identity_info{namespace=\"$namespace\"}, rabbitmq_cluster)", "hide": 0, "includeAll": false, "index": -1, "label": "RabbitMQ Cluster", "multi": false, "name": "rabbitmq_cluster", "options": [], "query": "label_values(rabbitmq_identity_info{namespace=\"$namespace\"}, rabbitmq_cluster)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "All", "value": [ "$__all" ] }, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(erlang_vm_dist_proc_status, type)", "hide": 0, "includeAll": true, "index": -1, "label": "Process type", "multi": true, "name": "erlang_vm_dist_proc_type", "options": [], "query": "label_values(erlang_vm_dist_proc_status, type)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "15s", "30s", "1m", "5m", "10m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Erlang-Distribution", "uid": "d-SFCCmZz", "variables": { "list": [] }, "version": 20210308, "__inputs": [ { "name": "DS_PROMETHEUS", "label": "prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ] }
2021-03-22 19:13:00 UTC
null
1
3
16,006
1
5,000
28,602
399
mimir-alertmanager-resources
Mimir / Alertmanager resources
null
2022-03-30 13:00:14 UTC
2023-05-03 13:27:06 UTC
0
The Alertmanager resources dashboard shows CPU, memory, disk and networking metrics for the Alertmanager. 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/).
72,242
72,243
null
null
0
0
28,602
1
16,006
8
0
null
{ "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 16006, "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": 0, "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": [ { "alias": "request", "color": "#FFC000", "dashLength": 5, "dashes": true, "fill": 0 }, { "alias": "limit", "color": "#E02F44", "dashLength": 5, "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_cpu_usage_seconds_total{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"alertmanager\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 }, { "expr": "min(container_spec_cpu_quota{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"alertmanager\"} / container_spec_cpu_period{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"alertmanager\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "min(kube_pod_container_resource_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"alertmanager\",resource=\"cpu\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "sort": 2 }, "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": 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": [ { "alias": "request", "color": "#FFC000", "dashLength": 5, "dashes": true, "fill": 0 }, { "alias": "limit", "color": "#E02F44", "dashLength": 5, "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(pod) (container_memory_working_set_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"alertmanager\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 }, { "expr": "min(container_spec_memory_limit_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"alertmanager\"} > 0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "min(kube_pod_container_resource_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"alertmanager\",resource=\"memory\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (workingset)", "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 } ] }, { "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=~\"alertmanager\"})", "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": "Alertmanager", "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": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_receive_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?alertmanager.*\"}[$__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": 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": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_network_transmit_bytes_total{cluster=~\"$cluster\", namespace=~\"$namespace\",pod=~\"(.*mimir-)?alertmanager.*\"}[$__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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Network", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "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": 6, "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=~\"alertmanager\",\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": 7, "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": 6, "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=~\"alertmanager\",\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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Disk", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "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": 12, "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=~\"(alertmanager).*\"\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 / Alertmanager resources", "uid": "a6883fb22799ac74479c7db872451092", "version": 0 }
2023-05-03 13:27:06 UTC
null
0
0
13,250
1
428,770
28,798
108
lotus-node-health
Lotus Node Health
Dashboard to track Filecoin Lotus node health stats.
2020-10-22 12:12:35 UTC
2023-05-18 14:20:43 UTC
0
null
0
0
nodeExporter
null
0
0
28,798
1
13,250
8
0
Dashboard to track Filecoin Lotus node health stats.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.1" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "type": "panel", "id": "table", "name": "Table", "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": "Dashboard to track Filecoin Lotus node health stats.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 13250, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(10, 10, 10)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 0 }, "id": 14, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "instance" } ] }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "lotus_info", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Node Versions", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": true, "__name__": true, "commit": false, "endpoint": true, "instance": true, "job": true, "namespace": true, "service": true }, "indexByName": { "Time": 0, "Value": 10, "__name__": 1, "commit": 9, "endpoint": 2, "instance": 6, "job": 3, "namespace": 4, "pod": 5, "service": 7, "version": 8 }, "renameByName": {} } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 13, "x": 0, "y": 10 }, "id": 6, "options": { "displayMode": "gradient", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "lotus_peer_count", "instant": true, "interval": "", "legendFormat": "{{ pod }}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "visor_peer_count", "interval": "", "legendFormat": "{{ pod }}", "refId": "B" } ], "title": "Filecoin Network Peers", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 11, "x": 13, "y": 10 }, "id": 2, "options": { "displayMode": "gradient", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "9.0.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "lotus_chain_node_worker_height{service=~\"spacenet.*\"}", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "worker-{{ pod }}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "visor_chain_node_worker_height", "interval": "", "legendFormat": "worker-{{ pod }}", "refId": "A" } ], "title": "Network Height (spacenet)", "type": "bargauge" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 30000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "message": "Warning, take a look at the `Block Validation timing` for the pod.\nPod could be removed from the ingress traffic due to this problem :scream: \nCheck the pod and value below:", "name": "Duration for Block Validation on the pod more than 30s", "noDataState": "no_data", "notifications": [] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 2, "gridPos": { "h": 9, "w": 13, "x": 0, "y": 18 }, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "rate(lotus_block_validation_ms_sum[5m])/rate(lotus_block_validation_ms_count[5m]) OR rate(visor_block_validation_ms_sum[5m])/rate(visor_block_validation_ms_count[5m])", "hide": false, "instant": false, "interval": "", "legendFormat": "{{ pod }}", "refId": "A" } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 30000, "visible": true } ], "timeRegions": [], "title": "Duration for Block Validation in ms", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "10s", "schemaVersion": 36, "style": "dark", "tags": [ "lotus" ], "templating": { "list": [] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Lotus Node Health", "uid": "mtZa2T-7k1", "version": 1, "weekStart": "" }
2023-05-18 14:20:43 UTC
null
0
0
16,019
1
5,000
28,619
371
mimir-scaling
Mimir / Scaling
null
2022-03-30 14:01:24 UTC
2023-05-03 13:32:10 UTC
0
The Scaling dashboard shows services that are not scaled correctly. 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/).
72,224
72,225
null
null
0
0
28,619
1
16,019
8
0
null
{ "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 16019, "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": "200px", "panels": [ { "id": 1, "options": { "content": "This dashboard identifies scaling-related issues by suggesting services that you might want to scale up.\nThe table that follows contains a suggested number of replicas and the reason why.\nIf the system is failing and depending on the reason, try scaling up to the specified number.\nThe specified numbers are intended as helpful guidelines when things go wrong, rather than prescriptive guidelines.\n\nReasons:\n- **sample_rate**: There are not enough replicas to handle the\n sample rate. Applies to distributor and ingesters.\n- **active_series**: There are not enough replicas\n to handle the number of active series. Applies to ingesters.\n- **cpu_usage**: There are not enough replicas\n based on the CPU usage of the jobs vs the resource requests.\n Applies to all jobs.\n- **memory_usage**: There are not enough replicas based on the memory\n usage vs the resource requests. Applies to all jobs.\n- **active_series_limits**: There are not enough replicas to hold 60% of the\n sum of all the per tenant series limits.\n- **sample_rate_limits**: There are not enough replicas to handle 60% of the\n sum of all the per tenant rate limits.\n", "mode": "markdown" }, "span": 12, "title": "", "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Service scaling", "titleSize": "h6" }, { "collapse": false, "height": "400px", "panels": [ { "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": [], "sort": { "col": 0, "desc": false }, "spaceLength": 10, "span": 12, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Required Replicas", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Cluster", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Cluster", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "cluster", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Service", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "deployment", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Namespace", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "namespace", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Reason", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "reason", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "sort_desc(\n cluster_namespace_deployment_reason:required_replicas:count{cluster=~\"$cluster\", namespace=~\"$namespace\"}\n > ignoring(reason) group_left\n cluster_namespace_deployment:actual_replicas:count{cluster=~\"$cluster\", namespace=~\"$namespace\"}\n)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Workload-based scaling", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "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": "Scaling", "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": { "selected": true, "text": "All", "value": "$__all" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "cluster", "multi": true, "name": "cluster", "options": [], "query": "label_values(cortex_build_info, cluster)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": { "selected": true, "text": "All", "value": "$__all" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "namespace", "multi": true, "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 / Scaling", "uid": "64bbad83507b7289b514725658e10352", "version": 0 }
2023-05-03 13:32:10 UTC
null
0
0
16,026
1
5,000
28,623
472
mimir-writes
Mimir / Writes
null
2022-03-30 15:22:03 UTC
2023-05-03 13:33:17 UTC
0
The Writes dashboard shows health metrics for the write path and object storage metrics for operations triggered by the write path. The dashboard isolates each service on the write path into its own section and displays the order in which a write request flows. 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/).
72,214
72,215
null
null
0
0
28,623
1
16,026
8
0
null
{ "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 16026, "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": "125px", "panels": [ { "content": "<p>\n This dashboard shows various health metrics for the write path.\n It is broken into sections for each service on the write path,\n and organized by the order in which the write request flows.\n <br/>\n Incoming metrics data travels from the gateway → distributor → ingester.\n <br/>\n For each service, there are 3 panels showing\n (1) requests per second to that service,\n (2) average, median, and p99 latency of requests to that service, and\n (3) p99 latency of requests to each instance of that service.\n</p>\n<p>\n It also includes metrics for the key-value (KV) stores used to manage\n the high-availability tracker and the ingesters.\n</p>\n", "datasource": null, "description": "", "id": 1, "mode": "markdown", "span": 12, "title": "", "transparent": true, "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Writes dashboard description", "titleSize": "h6" }, { "collapse": false, "height": "100px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "format": "short", "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": 2, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cluster_namespace_job:cortex_distributor_received_samples:rate5m{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})", "format": "time_series", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "70,80", "timeFrom": null, "timeShift": null, "title": "Samples / sec", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "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", "description": "### Exemplars / sec\nThe total number of received exemplars by the distributors, excluding rejected and deduped exemplars, but not necessarily ingested by the ingesters.\n\n", "fill": 1, "format": "short", "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": 2, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cluster_namespace_job:cortex_distributor_received_exemplars:rate5m{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})", "format": "time_series", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "70,80", "timeFrom": null, "timeShift": null, "title": "Exemplars / sec", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "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", "description": "### In-memory series\nThe number of series not yet flushed to object storage that are held in ingester memory.\n\n", "fill": 1, "format": "short", "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": 2, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cortex_ingester_memory_series{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}\n/ on(cluster, namespace) group_left\nmax by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"}))\n", "format": "time_series", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "70,80", "timeFrom": null, "timeShift": null, "title": "In-memory series", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "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", "description": "### Exemplars in ingesters\nNumber of TSDB exemplars currently in ingesters' storage.\n\n", "fill": 1, "format": "short", "id": 5, "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": 2, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cortex_ingester_tsdb_exemplar_exemplars_in_storage{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}\n/ on(cluster, namespace) group_left\nmax by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"}))\n", "format": "time_series", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "70,80", "timeFrom": null, "timeShift": null, "title": "Exemplars in ingesters", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "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, "format": "short", "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": 2, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(count by(user) (cortex_ingester_active_series{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}))", "format": "time_series", "instant": true, "intervalFactor": 2, "refId": "A" } ], "thresholds": "70,80", "timeFrom": null, "timeShift": null, "title": "Tenants", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "singlestat", "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": false, "title": "Headlines", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "1xx": "#EAB839", "2xx": "#7EB26D", "3xx": "#6ED0E0", "4xx": "#EF843C", "5xx": "#E24D42", "error": "#E24D42", "success": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 7, "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 (status) (\n label_replace(label_replace(rate(cortex_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"}[$__rate_interval]),\n \"status\", \"${1}xx\", \"status_code\", \"([0-9])..\"),\n \"status\", \"${1}\", \"status_code\", \"([a-z]+)\"))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{status}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests / sec", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "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": "histogram_quantile(0.99, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"})) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "99th Percentile", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.50, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"})) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "50th Percentile", "refId": "B", "step": 10 }, { "expr": "1e3 * sum(cluster_job_route:cortex_request_duration_seconds_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"}) / sum(cluster_job_route:cortex_request_duration_seconds_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Latency", "tooltip": { "shared": false, "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": false } ] }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "fillOpacity": 0, "lineWidth": 1, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" } }, "thresholds": { "mode": "absolute", "steps": [] }, "unit": "s" }, "overrides": [] }, "id": 9, "links": [], "options": { "legend": { "displayMode": "hidden", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "span": 4, "targets": [ { "exemplar": true, "expr": "histogram_quantile(0.99, sum by(le, pod) (rate(cortex_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", route=~\"/distributor.Distributor/Push|/httpgrpc.*|api_(v1|prom)_push|otlp_v1_metrics\"}[$__rate_interval])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "legendLink": null, "step": 10 } ], "title": "Per pod p99 latency", "type": "timeseries" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Distributor", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "1xx": "#EAB839", "2xx": "#7EB26D", "3xx": "#6ED0E0", "4xx": "#EF843C", "5xx": "#E24D42", "error": "#E24D42", "success": "#7EB26D" }, "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": 4, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (status) (\n label_replace(label_replace(rate(cortex_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\",route=\"/cortex.Ingester/Push\"}[$__rate_interval]),\n \"status\", \"${1}xx\", \"status_code\", \"([0-9])..\"),\n \"status\", \"${1}\", \"status_code\", \"([a-z]+)\"))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{status}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests / sec", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "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": "histogram_quantile(0.99, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", route=\"/cortex.Ingester/Push\"})) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "99th Percentile", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.50, sum by (le) (cluster_job_route:cortex_request_duration_seconds_bucket:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", route=\"/cortex.Ingester/Push\"})) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "50th Percentile", "refId": "B", "step": 10 }, { "expr": "1e3 * sum(cluster_job_route:cortex_request_duration_seconds_sum:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", route=\"/cortex.Ingester/Push\"}) / sum(cluster_job_route:cortex_request_duration_seconds_count:sum_rate{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", route=\"/cortex.Ingester/Push\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Latency", "tooltip": { "shared": false, "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": false } ] }, { "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "fillOpacity": 0, "lineWidth": 1, "pointSize": 5, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" } }, "thresholds": { "mode": "absolute", "steps": [] }, "unit": "s" }, "overrides": [] }, "id": 12, "links": [], "options": { "legend": { "displayMode": "hidden", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "span": 4, "targets": [ { "exemplar": true, "expr": "histogram_quantile(0.99, sum by(le, pod) (rate(cortex_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", route=\"/cortex.Ingester/Push\"}[$__rate_interval])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "", "legendLink": null, "step": 10 } ], "title": "Per pod p99 latency", "type": "timeseries" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ingester", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Replicas\nThe maximum and current number of distributor replicas.\nNote: The current number of replicas can still show 1 replica even when scaled to 0.\nBecause HPA never reports 0 replicas, the query will report 0 only if the HPA is not active.\n\n", "fill": 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 as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Max .+/", "dashes": true, "fill": 0 }, { "alias": "/Current .+/", "fill": 0 } ], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_horizontalpodautoscaler_spec_max_replicas{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\"}\n# Add the scaletargetref_name label for readability\n+ on (cluster, namespace, horizontalpodautoscaler) group_left (scaletargetref_name)\n 0*kube_horizontalpodautoscaler_info{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "Max {{ scaletargetref_name }}", "legendLink": null, "step": 10 }, { "expr": "kube_horizontalpodautoscaler_status_current_replicas{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\"}\n# HPA doesn't go to 0 replicas, so we multiply by 0 if the HPA is not active\n* on (cluster, namespace, horizontalpodautoscaler)\n kube_horizontalpodautoscaler_status_condition{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\", condition=\"ScalingActive\", status=\"true\"}\n# Add the scaletargetref_name label for readability\n+ on (cluster, namespace, horizontalpodautoscaler) group_left (scaletargetref_name)\n 0*kube_horizontalpodautoscaler_info{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\"}\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "Current {{ scaletargetref_name }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Replicas", "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", "description": "### Scaling metric (CPU): Desired replicas\nThis panel shows the scaling metric exposed by KEDA divided by the target/threshold used.\nIt should represent the desired number of replicas, ignoring the min/max constraints applied later.\n\n", "fill": 1, "id": 14, "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": "keda_metrics_adapter_scaler_metrics_value{metric=~\".*cpu.*\"}\n/\non(metric) group_left label_replace(\n kube_horizontalpodautoscaler_spec_target_metric{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\"},\n \"metric\", \"$1\", \"metric_name\", \"(.+)\"\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ scaledObject }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scaling metric (CPU): Desired replicas", "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", "description": "### Scaling metric (memory): Desired replicas\nThis panel shows the scaling metric exposed by KEDA divided by the target/threshold used.\nIt should represent the desired number of replicas, ignoring the min/max constraints applied later.\n\n", "fill": 1, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "keda_metrics_adapter_scaler_metrics_value{metric=~\".*memory.*\"}\n/\non(metric) group_left label_replace(\n kube_horizontalpodautoscaler_spec_target_metric{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\"},\n \"metric\", \"$1\", \"metric_name\", \"(.+)\"\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ scaledObject }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Scaling metric (memory): Desired replicas", "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", "description": "### Autoscaler failures rate\nThe rate of failures in the KEDA custom metrics API server. Whenever an error occurs, the KEDA custom\nmetrics server is unable to query the scaling metric from Prometheus so the autoscaler woudln't work properly.\n\n", "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 as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(metric) (rate(keda_metrics_adapter_scaler_errors[$__rate_interval])) +\non(metric) group_left\nlabel_replace(\n kube_horizontalpodautoscaler_spec_target_metric{cluster=~\"$cluster\", namespace=~\"$namespace\", horizontalpodautoscaler=~\"keda-hpa-distributor\"}\n * 0, \"metric\", \"$1\", \"metric_name\", \"(.+)\"\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{metric}} failures", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Autoscaler failures rate", "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": "Distributor - autoscaling", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "1xx": "#EAB839", "2xx": "#7EB26D", "3xx": "#6ED0E0", "4xx": "#EF843C", "5xx": "#E24D42", "error": "#E24D42", "success": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 17, "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": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (status) (\n label_replace(label_replace(rate(cortex_kv_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-hatracker\"}[$__rate_interval]),\n \"status\", \"${1}xx\", \"status_code\", \"([0-9])..\"),\n \"status\", \"${1}\", \"status_code\", \"([a-z]+)\"))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{status}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests / sec", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "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": 18, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(cortex_kv_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-hatracker\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "99th Percentile", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.50, sum(rate(cortex_kv_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-hatracker\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "50th Percentile", "refId": "B", "step": 10 }, { "expr": "sum(rate(cortex_kv_request_duration_seconds_sum{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-hatracker\"}[$__rate_interval])) * 1e3 / sum(rate(cortex_kv_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-hatracker\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Latency", "tooltip": { "shared": false, "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Distributor - key-value store for high-availability (HA) deduplication", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "1xx": "#EAB839", "2xx": "#7EB26D", "3xx": "#6ED0E0", "4xx": "#EF843C", "5xx": "#E24D42", "error": "#E24D42", "success": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 19, "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": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (status) (\n label_replace(label_replace(rate(cortex_kv_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-(lifecycler|ring)\"}[$__rate_interval]),\n \"status\", \"${1}xx\", \"status_code\", \"([0-9])..\"),\n \"status\", \"${1}\", \"status_code\", \"([a-z]+)\"))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{status}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests / sec", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "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": 20, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(cortex_kv_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-(lifecycler|ring)\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "99th Percentile", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.50, sum(rate(cortex_kv_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-(lifecycler|ring)\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "50th Percentile", "refId": "B", "step": 10 }, { "expr": "sum(rate(cortex_kv_request_duration_seconds_sum{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-(lifecycler|ring)\"}[$__rate_interval])) * 1e3 / sum(rate(cortex_kv_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", kv_name=~\"distributor-(lifecycler|ring)\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Latency", "tooltip": { "shared": false, "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Distributor - key-value store for distributors ring", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "1xx": "#EAB839", "2xx": "#7EB26D", "3xx": "#6ED0E0", "4xx": "#EF843C", "5xx": "#E24D42", "error": "#E24D42", "success": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 21, "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": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum by (status) (\n label_replace(label_replace(rate(cortex_kv_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", kv_name=~\"ingester-.*\"}[$__rate_interval]),\n \"status\", \"${1}xx\", \"status_code\", \"([0-9])..\"),\n \"status\", \"${1}\", \"status_code\", \"([a-z]+)\"))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{status}}", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests / sec", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "reqps", "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": 22, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(cortex_kv_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", kv_name=~\"ingester-.*\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "99th Percentile", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.50, sum(rate(cortex_kv_request_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", kv_name=~\"ingester-.*\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "50th Percentile", "refId": "B", "step": 10 }, { "expr": "sum(rate(cortex_kv_request_duration_seconds_sum{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", kv_name=~\"ingester-.*\"}[$__rate_interval])) * 1e3 / sum(rate(cortex_kv_request_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", kv_name=~\"ingester-.*\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Latency", "tooltip": { "shared": false, "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ingester - key-value store for the ingesters ring", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "failed": "#E24D42", "successful": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Uploaded blocks / sec\nThe rate of blocks being uploaded from the ingesters\nto object storage.\n\n", "fill": 10, "id": 23, "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": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_ingester_shipper_uploads_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval])) - sum(rate(cortex_ingester_shipper_upload_failures_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "successful", "legendLink": null, "step": 10 }, { "expr": "sum(rate(cortex_ingester_shipper_upload_failures_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "failed", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Uploaded blocks / sec", "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", "description": "### Upload latency\nThe average, median (50th percentile), and 99th percentile time\nthe ingesters take to upload blocks to object storage.\n\n", "fill": 1, "id": 24, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(thanos_objstore_bucket_operation_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\",component=\"ingester\",operation=\"upload\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "99th Percentile", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.50, sum(rate(thanos_objstore_bucket_operation_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\",component=\"ingester\",operation=\"upload\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "50th Percentile", "refId": "B", "step": 10 }, { "expr": "sum(rate(thanos_objstore_bucket_operation_duration_seconds_sum{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\",component=\"ingester\",operation=\"upload\"}[$__rate_interval])) * 1e3 / sum(rate(thanos_objstore_bucket_operation_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\",component=\"ingester\",operation=\"upload\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Upload latency", "tooltip": { "shared": false, "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ingester - shipper", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "failed": "#E24D42", "successful": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Compactions per second\nIngesters maintain a local TSDB per-tenant on disk. Each TSDB maintains a head block for each\nactive time series; these blocks get periodically compacted (by default, every 2h).\nThis panel shows the rate of compaction operations across all TSDBs on all ingesters.\n\n", "fill": 10, "id": 25, "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": 6, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_ingester_tsdb_compactions_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "successful", "legendLink": null, "step": 10 }, { "expr": "sum(rate(cortex_ingester_tsdb_compactions_failed_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "failed", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compactions / sec", "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", "description": "### Compaction latency\nThe average, median (50th percentile), and 99th percentile time ingesters take to compact TSDB head blocks\non the local filesystem.\n\n", "fill": 1, "id": 26, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.99, sum(rate(cortex_ingester_tsdb_compaction_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "99th Percentile", "refId": "A", "step": 10 }, { "expr": "histogram_quantile(0.50, sum(rate(cortex_ingester_tsdb_compaction_duration_seconds_bucket{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval])) by (le)) * 1e3", "format": "time_series", "intervalFactor": 2, "legendFormat": "50th Percentile", "refId": "B", "step": 10 }, { "expr": "sum(rate(cortex_ingester_tsdb_compaction_duration_seconds_sum{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval])) * 1e3 / sum(rate(cortex_ingester_tsdb_compaction_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Average", "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Compactions latency", "tooltip": { "shared": false, "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ingester - TSDB head", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": { "failed": "#E24D42", "successful": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### WAL truncations per second\nThe WAL is truncated each time a new TSDB block is written. This panel measures the rate of\ntruncations.\n\n", "fill": 10, "id": 27, "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(rate(cortex_ingester_tsdb_wal_truncations_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval])) - sum(rate(cortex_ingester_tsdb_wal_truncations_failed_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "successful", "legendLink": null, "step": 10 }, { "expr": "sum(rate(cortex_ingester_tsdb_wal_truncations_failed_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "failed", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL truncations / sec", "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": { "failed": "#E24D42", "successful": "#7EB26D" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Checkpoints created per second\nCheckpoints are created as part of the WAL truncation process.\nThis metric measures the rate of checkpoint creation.\n\n", "fill": 10, "id": 28, "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(rate(cortex_ingester_tsdb_checkpoint_creations_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval])) - sum(rate(cortex_ingester_tsdb_checkpoint_creations_failed_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "successful", "legendLink": null, "step": 10 }, { "expr": "sum(rate(cortex_ingester_tsdb_checkpoint_creations_failed_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "failed", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Checkpoints created / sec", "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", "description": "### WAL truncations latency (including checkpointing)\nAverage time taken to perform a full WAL truncation,\nincluding the time taken for the checkpointing to complete.\n\n", "fill": 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 as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_ingester_tsdb_wal_truncate_duration_seconds_sum{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval])) / sum(rate(cortex_ingester_tsdb_wal_truncate_duration_seconds_count{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "avg", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "WAL truncations latency (includes checkpointing)", "tooltip": { "shared": false, "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": false } ] }, { "aliasColors": { "WAL": "#E24D42", "mmap-ed chunks": "#E28A42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 30, "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(rate(cortex_ingester_tsdb_wal_corruptions_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "WAL", "legendLink": null, "step": 10 }, { "expr": "sum(rate(cortex_ingester_tsdb_mmap_chunk_corruptions_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "mmap-ed chunks", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Corruptions / sec", "tooltip": { "shared": false, "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ingester - TSDB write ahead log (WAL)", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Distributor exemplars incoming rate\nThe rate of exemplars that have come in to the distributor, including rejected or deduped exemplars.\n\n", "fill": 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 as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cluster_namespace_job:cortex_distributor_exemplars_in:rate5m{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "incoming exemplars", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor exemplars incoming rate", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ex/s", "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", "description": "### Distributor exemplars received rate\nThe rate of received exemplars, excluding rejected and deduped exemplars.\nThis number can be sensibly lower than incoming rate because we dedupe the HA sent exemplars, and then reject based on time, see `cortex_discarded_exemplars_total` for specific reasons rates.\n\n", "fill": 1, "id": 32, "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": "sum(cluster_namespace_job:cortex_distributor_received_exemplars:rate5m{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "received exemplars", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor exemplars received rate", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ex/s", "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", "description": "### Ingester ingested exemplars rate\nThe rate of exemplars ingested in the ingesters.\nEvery exemplar is sent to the replication factor number of ingesters, so the sum of rates from all ingesters is divided by the replication factor.\nThis ingested exemplars rate should match the distributor's received exemplars rate.\n\n", "fill": 1, "id": 33, "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": "sum(\n cluster_namespace_job:cortex_ingester_ingested_exemplars:rate5m{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}\n / on(cluster, namespace) group_left\n max by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "ingested exemplars", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingester ingested exemplars rate", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ex/s", "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", "description": "### Ingester appended exemplars rate\nThe rate of exemplars appended in the ingesters.\nThis can be lower than ingested exemplars rate since TSDB does not append the same exemplar twice, and those can be frequent.\n\n", "fill": 1, "id": 34, "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": "sum(\n cluster_namespace_job:cortex_ingester_tsdb_exemplar_exemplars_appended:rate5m{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"}\n / on(cluster, namespace) group_left\n max by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "appended exemplars", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingester appended exemplars rate", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ex/s", "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": "Exemplars", "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": { "selected": true, "text": "All", "value": "$__all" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "cluster", "multi": true, "name": "cluster", "options": [], "query": "label_values(cortex_build_info, cluster)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": { "selected": true, "text": "All", "value": "$__all" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "namespace", "multi": true, "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 / Writes", "uid": "8280707b8f16e7b87b840fc1cc92d4c5", "version": 0 }
2023-05-03 13:33:17 UTC
null
0
0
16,021
1
5,000
28,621
372
mimir-tenants
Mimir / Tenants
null
2022-03-30 14:01:26 UTC
2023-05-03 13:32:46 UTC
0
The Tenants dashboard shows various metrics for the selected tenant. 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/).
72,222
72,223
null
null
0
0
28,621
1
16,021
8
0
null
{ "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 16021, "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": "25px", "panels": [ { "content": "<p>\n This dashboard shows various metrics detailed by tenant (user) selected above.\n</p>\n", "datasource": null, "description": "", "id": 1, "mode": "markdown", "span": 12, "title": "", "transparent": true, "type": "text" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Tenants dashboard description", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Series\nNumber of active and in-memory series per user, and active series matching custom trackers (in parenthesis).\nNote that active series matching custom trackers are included in the total active series count.\n\n", "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": [ { "alias": "limit", "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(\n (\n cortex_ingester_memory_series_created_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"}\n - cortex_ingester_memory_series_removed_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"}\n )\n / on(cluster, namespace) group_left\n max by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "in-memory", "legendLink": null, "step": 10 }, { "expr": "max(cortex_limits_overrides{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"max_global_series_per_user\", user=\"$user\"})\nor\nmax(cortex_limits_defaults{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"max_global_series_per_user\"})\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "sum(\n cortex_ingester_active_series{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"}\n / on(cluster, namespace) group_left\n max by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "active", "legendLink": null, "step": 10 }, { "expr": "sum by (name) (\n cortex_ingester_active_series_custom_tracker{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"}\n / on(cluster, namespace) group_left\n max by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})\n) > 0\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "active ({{ name }})", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Series", "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", "description": "### Series with exemplars\nNumber of series with exemplars currently in storage.\n\n", "fill": 1, "id": 3, "legend": { "show": 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": "sum(\n cortex_ingester_tsdb_exemplar_series_with_exemplars_in_storage{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"}\n / on(cluster, namespace) group_left\n max by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "series", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Series with exemplars", "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", "description": "### Newest seen sample age\nThe age of the newest received sample seen in the distributors.\n\n", "fill": 1, "id": 4, "legend": { "show": 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": "time() - max(cortex_distributor_latest_seen_sample_timestamp_seconds{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"} > 0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "age", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Newest seen sample age", "tooltip": { "shared": false, "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": false } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Oldest exemplar age\nThe age of the oldest exemplar stored in circular storage.\nUseful to check for what time range the current exemplar buffer limit allows.\nThis usually means the max age for all exemplars for a typical setup.\nThis is not true though if one of the series timestamp is in future compared to rest series.\n\n", "fill": 1, "id": 5, "legend": { "show": 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": "time() - min(cortex_ingester_tsdb_exemplar_last_exemplars_timestamp_seconds{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"} > 0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "age", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Oldest exemplar age", "tooltip": { "shared": false, "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": false } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Series and exemplars", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Distributor requests incoming rate\nThe rate of requests that have come in to the distributor, including rejected requests.\n\n", "fill": 1, "id": 6, "legend": { "show": 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(rate(cortex_distributor_requests_in_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor requests incoming rate", "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", "description": "### Distributor requests received (accepted) rate\nThe rate of received requests, excluding rejected requests.\n\n", "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": [ { "alias": "limit", "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_distributor_received_requests_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 }, { "expr": "max(cortex_limits_overrides{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"request_rate\", user=\"$user\"})\nor\nmax(cortex_limits_defaults{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"request_rate\"})\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor requests received (accepted) rate", "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", "description": "### Distributor discarded requests rate\nThe rate of each request's discarding reason.\n\n", "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": "sum by (reason) (rate(cortex_discarded_requests_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ reason }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor discarded requests rate", "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": "Distributor ingestion requests", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Distributor samples incoming rate\nThe rate of samples that have come in to the distributor, including rejected or deduped exemplars.\n\n", "fill": 1, "id": 9, "legend": { "show": 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": "sum(rate(cortex_distributor_samples_in_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor samples incoming rate", "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", "description": "### Distributor samples received (accepted) rate\nThe rate of received samples, excluding rejected and deduped samples.\n\n", "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": [ { "alias": "limit", "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_distributor_received_samples_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 }, { "expr": "max(cortex_limits_overrides{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"ingestion_rate\", user=\"$user\"})\nor\nmax(cortex_limits_defaults{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"ingestion_rate\"})\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor samples received (accepted) rate", "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", "description": "### Distributor deduplicated/non-HA\nThe rate of deduplicated samples and the rate of received samples for a user that has HA tracking turned on, but the sample didn't contain both HA labels.\n\n", "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_distributor_deduped_samples_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "deduplicated", "legendLink": null, "step": 10 }, { "expr": "sum(rate(cortex_distributor_non_ha_samples_received_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "non-HA", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor deduplicated/non-HA", "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", "description": "### Distributor and ingester discarded samples rate\nThe rate of each sample's discarding reason.\n\n", "fill": 1, "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": "sum by (reason) (rate(cortex_discarded_samples_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ reason }} (distributor)", "legendLink": null, "step": 10 }, { "expr": "sum by (reason) (rate(cortex_discarded_samples_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ reason }} (ingester)", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor and ingester discarded samples rate", "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": "Samples ingestion funnel", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Distributor exemplars incoming rate\nThe rate of exemplars that have come in to the distributor, including rejected or deduped exemplars.\n\n", "fill": 1, "id": 13, "legend": { "show": 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": "sum(rate(cortex_distributor_exemplars_in_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor exemplars incoming rate", "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", "description": "### Distributor exemplars received (accepted) rate\nThe rate of received exemplars, excluding rejected and deduped exemplars.\nThis number can be sensibly lower than incoming rate because we dedupe the HA sent exemplars, and then reject based on time.\nSee discarded rate for reasons why exemplars are being discarded.\n\n", "fill": 1, "id": 14, "legend": { "show": 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": "sum(rate(cortex_distributor_received_exemplars_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor exemplars received (accepted) rate", "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", "description": "### Distributor discarded exemplars rate\nThe rate of each exmplars' discarding reason.\n\n", "fill": 1, "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": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (reason) (rate(cortex_discarded_exemplars_total{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ reason }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Distributor discarded exemplars rate", "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", "description": "### Ingester appended exemplars rate\nTotal number of exemplars appended in the ingesters.\nThis can be lower than ingested exemplars rate since TSDB does not append the same exemplar twice, and those can be frequent.\n\n", "fill": 1, "id": 16, "legend": { "show": 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": "sum(\n rate(cortex_ingester_tsdb_exemplar_exemplars_appended_total{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"}[$__rate_interval])\n / on(cluster, namespace) group_left\n max by (cluster, namespace) (cortex_distributor_replication_factor{cluster=~\"$cluster\", job=~\"($namespace)/((distributor|cortex|mimir|mimir-write.*))\"})\n)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Ingester appended exemplars rate", "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": "Exemplars ingestion funnel", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Symbol table size for loaded blocks\nSize of symbol table in memory for loaded blocks, averaged by ingester.\n\n", "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 as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (job) (cortex_ingester_tsdb_symbol_table_size_bytes{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ job }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Symbol table size for loaded blocks", "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", "description": "### Space used by local blocks\nThe number of bytes that are currently used for local storage by all blocks.\n\n", "fill": 1, "id": 18, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (job) (cortex_ingester_tsdb_storage_blocks_bytes{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\", user=\"$user\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ job }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Space used by local blocks", "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 } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Ingesters' storage", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "### Number of groups\nTotal number of rule groups for a tenant.\n\n", "fill": 1, "id": 19, "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": [ { "alias": "limit", "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 3, "stack": false, "steppedLine": false, "targets": [ { "expr": "count(sum by (rule_group) (cortex_prometheus_rule_group_rules{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"}))", "format": "time_series", "intervalFactor": 2, "legendFormat": "groups", "legendLink": null, "step": 10 }, { "expr": "max(cortex_limits_overrides{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"ruler_max_rule_groups_per_tenant\", user=\"$user\"})\nor\nmax(cortex_limits_defaults{cluster=~\"$cluster\", job=~\"($namespace)/((overrides-exporter|mimir-backend.*))\", limit_name=\"ruler_max_rule_groups_per_tenant\"})\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of groups", "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", "description": "### Number of rules\nTotal number of rules for a tenant.\n\n", "fill": 1, "id": 20, "legend": { "show": 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": "sum(cortex_prometheus_rule_group_rules{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "rules", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of rules", "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": 21, "legend": { "show": 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": "sum(rate(cortex_prometheus_rule_evaluations_total{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total evaluations rate", "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": 22, "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": true, "steppedLine": false, "targets": [ { "expr": "sum by (rule_group) (rate(cortex_prometheus_rule_evaluation_failures_total{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"}[$__rate_interval])) > 0", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ rule_group }}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Failed evaluations rate", "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": "Rules", "titleSize": "h6" }, { "collapse": true, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 23, "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": [], "sort": { "col": 2, "desc": true }, "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "rules", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "topk($limit, sum by (rule_group) (cortex_prometheus_rule_group_rules{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"}))", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top $limit biggest groups", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "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": 24, "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": [], "sort": { "col": 2, "desc": true }, "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "seconds", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTargetBlank": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "topk($limit, sum by (rule_group) (cortex_prometheus_rule_group_last_duration_seconds{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"}))", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Top $limit slowest groups (last evaluation)", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "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": "Top rules", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 25, "legend": { "show": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_prometheus_notifications_sent_total{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Sent notifications rate", "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": { "rate": "#E24D42" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 26, "legend": { "show": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_prometheus_notifications_errors_total{cluster=~\"$cluster\", job=~\"($namespace)/((ruler|cortex|mimir|mimir-backend.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "rate", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Failed notifications rate", "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": "Notifications", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "id": 27, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_query_frontend_queries_total{cluster=~\"$cluster\", job=~\"($namespace)/((query-frontend.*|cortex|mimir|mimir-read.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Queries / Sec", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rate of Read Requests - query-frontend", "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": 28, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cortex_query_scheduler_queue_length{cluster=~\"$cluster\", job=~\"($namespace)/((query-scheduler.*|mimir-backend.*))\", user=\"$user\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Queue Length", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of Queries Queued - query-scheduler", "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": "Read Path - Queries (User)", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 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 as zero", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(cortex_query_frontend_queries_total{cluster=~\"$cluster\", job=~\"($namespace)/((ruler-query-frontend.*))\", user=\"$user\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Queries / Sec", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rate of Read Requests - ruler-query-frontend", "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": 30, "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(cortex_query_scheduler_queue_length{cluster=~\"$cluster\", job=~\"($namespace)/((ruler-query-scheduler.*))\", user=\"$user\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Queue Length", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of Queries Queued - ruler-query-scheduler", "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": "Read Path - Queries (Ruler)", "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": { "selected": true, "text": "All", "value": "$__all" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "cluster", "multi": true, "name": "cluster", "options": [], "query": "label_values(cortex_build_info, cluster)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".+", "current": { "selected": true, "text": "All", "value": "$__all" }, "datasource": "$datasource", "hide": 0, "includeAll": true, "label": "namespace", "multi": true, "name": "namespace", "options": [], "query": "label_values(cortex_build_info{cluster=~\"$cluster\"}, namespace)", "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": "user", "multi": false, "name": "user", "options": [], "query": "label_values(cortex_ingester_active_series{cluster=~\"$cluster\", namespace=~\"$namespace\"}, user)", "refresh": 1, "regex": "", "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "10", "value": "10" }, "hide": 0, "includeAll": false, "multi": false, "name": "limit", "options": [ { "selected": true, "text": "10", "value": "10" }, { "selected": false, "text": "50", "value": "50" }, { "selected": false, "text": "100", "value": "100" }, { "selected": false, "text": "500", "value": "500" }, { "selected": false, "text": "1000", "value": "1000" } ], "type": "custom" } ] }, "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 / Tenants", "uid": "35fa247ce651ba189debf33d7ae41611", "version": 0 }
2023-05-03 13:32:46 UTC
null
0
0
16,024
1
5,000
28,625
401
mimir-writes-resources
Mimir / Writes resources
null
2022-03-30 14:01:29 UTC
2023-05-03 13:33:54 UTC
0
The Writes resources dashboard shows CPU, memory, disk, and other resource utilization metrics. The dashboard isolates each service on the write path into its own section and displays the order in which a write request flows. 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/).
72,218
72,219
null
null
0
0
28,625
1
16,024
8
0
null
{ "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 16024, "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": 4, "stack": true, "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": 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": 4, "stack": true, "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": 10, "id": 3, "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(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": "Summary", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "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": [ { "alias": "request", "color": "#FFC000", "dashLength": 5, "dashes": true, "fill": 0 }, { "alias": "limit", "color": "#E02F44", "dashLength": 5, "dashes": true, "fill": 0 } ], "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\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 }, { "expr": "min(container_spec_cpu_quota{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor\"} / container_spec_cpu_period{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "min(kube_pod_container_resource_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor\",resource=\"cpu\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "sort": 2 }, "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": 5, "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": [ { "alias": "request", "color": "#FFC000", "dashLength": 5, "dashes": true, "fill": 0 }, { "alias": "limit", "color": "#E02F44", "dashLength": 5, "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(pod) (container_memory_working_set_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 }, { "expr": "min(container_spec_memory_limit_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor\"} > 0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "min(kube_pod_container_resource_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor\",resource=\"memory\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (workingset)", "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 } ] }, { "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": "sum by(pod) (go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"distributor\"})", "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": "Distributor", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "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": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (cortex_ingester_memory_series{cluster=~\"$cluster\", job=~\"($namespace)/((ingester.*|cortex|mimir|mimir-write.*))\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "In-memory series", "tooltip": { "sort": 2 }, "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": [ { "alias": "request", "color": "#FFC000", "dashLength": 5, "dashes": true, "fill": 0 }, { "alias": "limit", "color": "#E02F44", "dashLength": 5, "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (rate(container_cpu_usage_seconds_total{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 }, { "expr": "min(container_spec_cpu_quota{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"} / container_spec_cpu_period{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "min(kube_pod_container_resource_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\",resource=\"cpu\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU", "tooltip": { "sort": 2 }, "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": "Ingester", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "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": [ { "alias": "request", "color": "#FFC000", "dashLength": 5, "dashes": true, "fill": 0 }, { "alias": "limit", "color": "#E02F44", "dashLength": 5, "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(pod) (container_memory_rss{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 }, { "expr": "min(container_spec_memory_limit_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"} > 0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "min(kube_pod_container_resource_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\",resource=\"memory\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (RSS)", "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 } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 0, "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": [ { "alias": "request", "color": "#FFC000", "dashLength": 5, "dashes": true, "fill": 0 }, { "alias": "limit", "color": "#E02F44", "dashLength": 5, "dashes": true, "fill": 0 } ], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "max by(pod) (container_memory_working_set_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{pod}}", "legendLink": null, "step": 10 }, { "expr": "min(container_spec_memory_limit_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"} > 0)", "format": "time_series", "intervalFactor": 2, "legendFormat": "limit", "legendLink": null, "step": 10 }, { "expr": "min(kube_pod_container_resource_requests{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\",resource=\"memory\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "request", "legendLink": null, "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory (workingset)", "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 } ] }, { "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": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by(pod) (go_memstats_heap_inuse_bytes{cluster=~\"$cluster\", namespace=~\"$namespace\",container=~\"ingester\"})", "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": "", "titleSize": "h6" }, { "collapse": false, "height": "250px", "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "id": 12, "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=~\"ingester\",\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": 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_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=~\"ingester\",\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": 14, "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=~\"(ingester).*\"\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 / Writes resources", "uid": "bc9160e50b52e89e0e49c840fea3d379", "version": 0 }
2023-05-03 13:33:54 UTC
null
0
0
15,660
1
589,565
26,471
54
observabilidade-protheus-environment-hosts
Observabilidade - Protheus Environment (Hosts)
Observabilidade Protheus Environment para Windows
2022-02-01 18:10:11 UTC
2022-10-20 18:15:24 UTC
0
# Observabilidade - Protheus Environment (Hosts) > Este dashboard pertence a uma série de documentações da Engenharia de Dados Protheus, que auxilia no monitoramento dos ambientes de desenvolvimento, homologação e produtivo. O dashboard Observabilidade - Protheus Enfironment (Hosts), fornece uma visão geral das maquinas, é uma visão genérica que monitora os principais recursos. ## Info Nesta divisão é possível visualizar as informações da instância monitorada, como: - O tempo que está ligada (Uptime); - A quantidade de memória (Total Memory); - A quantidade de core (CPUs); - A quantidade e tamanho dos discos (Disks); - Link rapido para as documentações da Engenharia Protheus. ## Geral Nesta divisão é possível visualizar a visão geral do estado atual da instância. - Porcentagem e valor absoluto de consumo dos disco (% Disk Used e Disk Used); - Numero atual de threads abertas (Threads); - Numero atual de processos rodando (Processes); - Média total do número de processos em espera (Load Average); - Consumo total do processador em porcentagem (CPU Usage); - Consumo do processador separado por sistema e usuário (CPU Usage System e CPU Usage User); - Consumo de memória em porcentagem e valor absoluto (Memory Usage); - Porcentagem do processador ocioso (CPU IDLE); ## Memory Nesta divisão é possível visualizar a visão geral do estato atual da memória. - Histórico do consumo da memória no período selecionado (Memory History); - Histórico de consumo da memória sepado por processos (Processes by Memory). ## CPU Nesta divisão é possível visualizar a visão geral do estado atual do processador. - Histórico do consumo do processador (CPU History); - Histórico do consumo do processador separado por core (CPU History Per Core); ## Processes Nesta divisão é possível visualizar a visão geral do estado atual dos processos. - Numero de threads abertas por cada processo (Processes Threads); - Numero de handles por cada processo (Processes Handle Count); - Quantidade do consumo de memória pro cada processo (Processes Working Set). ## Disk Nesta divisão é possível visualizar a visão geral do estado atual do disco. - Tamanho do enfileiramento do disk (Disk Queue); - Tempo médio de latencia de cada disco na leitura e escrita (Avg. Disk Sec/Read Latency e Avg. Disk Sec/Write Latency); - Tempo de leitura e escrita em cada disco (Disk Reads/Sec e Disk Writes/Sec). ## Network Nesta divisão é possível visualizar a visão geral do estado atual da interface de rede. - Consumo da dados recebidos e enviados (Network Usage); - Velociade de recebimento e envio por bytes (Bytes Recived/Sec e Bytes Sent/Sec); - Quantidade de pacotes perdidos e com erros ( Packets Drop e Packets Error).
73,782
73,783
Telegraf
# Arquivo de configuração do Telegraf Arquivo telegraf.com disponível no git, [para Windows.](https://raw.githubusercontent.com/HenriqueLuizz/monitoring/main/telegraf_win.conf)
0
0
26,471
1
15,660
8
5
Observabilidade Protheus Environment para Windows
{ "__inputs": [ { "name": "DS_INFLUXDB_TELEGRAF", "label": "InfluxDB telegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.3.0-beta4" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "version": "2.0.0" }, { "type": "panel", "id": "singlestat", "name": "Singlestat", "version": "" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "1.2.0" } ], "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": 17, "iteration": 1666114576951, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 29, "panels": [], "title": "Info", "type": "row" }, { "gridPos": { "h": 3, "w": 5, "x": 0, "y": 1 }, "id": 14, "options": { "bgColor": "rgba(192, 216, 255, 0)", "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2021-12-27T23:49:02-03:00", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "DD/MM/YYYY", "fontSize": "26px", "fontWeight": "normal", "locale": "", "showDate": true }, "mode": "time", "refresh": "sec", "timeSettings": { "fontSize": "42px", "fontWeight": "bold" }, "timezone": "", "timezoneSettings": { "fontSize": "12px", "fontWeight": "normal", "showTimezone": false, "zoneFormat": "offsetAbbv" } }, "pluginVersion": "1.2.0", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Clock", "transparent": true, "type": "grafana-clock-panel" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 5, "y": 1 }, "id": 12, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"system\")\n |> filter(fn: (r) => r[\"_field\"] == \"uptime\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Up Time", "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 1 }, "id": 25, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"mem\")\n |> filter(fn: (r) => r[\"_field\"] == \"total\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Total Memory", "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 1 }, "id": 37, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"system\")\n |> filter(fn: (r) => r[\"_field\"] == \"n_cpus\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "CPUs", "type": "stat" }, { "description": "", "gridPos": { "h": 7, "w": 8, "x": 15, "y": 1 }, "id": 53, "options": { "content": "# Engenharia Protheus\n\nEste documento tem como objetivo organizar e centralizar todos os link necessários para a melhor administração do ambiente Protheus.\n\n[Pagina centralizadora](https://tdn.totvs.com/display/public/PROT/Engenharia+Protheus)\n\n- [Analise de Performance do ambiente Protheus](https://centraldeatendimento.totvs.com/hc/pt-br/articles/360017515552-Framework-Linha-Protheus-FRAME-Lentid%C3%A3o-no-Protheus-12)", "mode": "markdown" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Documentações", "type": "text" }, { "gridPos": { "h": 4, "w": 5, "x": 0, "y": 4 }, "id": 47, "options": { "content": "<center>\n<img src=\"https://pngimage.net/wp-content/uploads/2018/06/server-logo-png-3.png\" width=\"50\" >\n<br>\n<p><font size=\"5\"> ${instances} </font></p>\n</center>\n", "mode": "html" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Hostname", "transparent": true, "type": "text" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(166, 166, 166)", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 10, "x": 5, "y": 4 }, "id": 51, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"disk\")\n |> filter(fn: (r) => r[\"_field\"] == \"total\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"device\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Disks", "type": "stat" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 6, "panels": [], "title": "Geral", "type": "row" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 75 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 13, "x": 0, "y": 9 }, "id": 45, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"disk\")\n |> filter(fn: (r) => r[\"_field\"] == \"used_percent\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"device\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "% Disk Used", "type": "gauge" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 13, "y": 9 }, "id": 42, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB_TELEGRAF}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_system\")\n |> filter(fn: (r) => r[\"_field\"] == \"Threads\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Threads", "type": "stat" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 16, "y": 9 }, "id": 43, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_system\")\n |> filter(fn: (r) => r[\"_field\"] == \"Processes\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Processes", "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "usage_system {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU System" } ] }, { "matcher": { "id": "byName", "options": "usage_user {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU User" } ] } ] }, "gridPos": { "h": 5, "w": 4, "x": 19, "y": 9 }, "id": 4, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB_TELEGRAF}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"cpu\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> filter(fn: (r) => r[\"_field\"] == \"usage_user\" or r[\"_field\"] == \"usage_system\")\n |> filter(fn: (r) => r[\"cpu\"] == \"cpu-total\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "CPU Usage", "transformations": [ { "id": "calculateField", "options": { "mode": "reduceRow", "reduce": { "include": [ "usage_system {cpu=\"cpu-total\", host=\"${instances}\", name=\"cpu\"}", "usage_user {cpu=\"cpu-total\", host=\"${instances}\", name=\"cpu\"}" ], "reducer": "sum" }, "replaceFields": true } } ], "type": "gauge" }, { "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "rgb(161, 161, 161)", "value": null } ] }, "unit": "none" }, "overrides": [ { "matcher": { "id": "byName", "options": "load1" }, "properties": [ { "id": "displayName", "value": "Load 1" } ] }, { "matcher": { "id": "byName", "options": "load5" }, "properties": [ { "id": "displayName", "value": "Load 5" } ] }, { "matcher": { "id": "byName", "options": "load15" }, "properties": [ { "id": "displayName", "value": "Load 15" } ] } ] }, "gridPos": { "h": 4, "w": 6, "x": 13, "y": 11 }, "id": 34, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"system\")\n |> filter(fn: (r) => r[\"_field\"] == \"load1\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "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": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"system\")\n |> filter(fn: (r) => r[\"_field\"] == \"load5\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "B", "resultFormat": "time_series", "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": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"system\")\n |> filter(fn: (r) => r[\"_field\"] == \"load15\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Load Average", "transformations": [], "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 19, "y": 14 }, "id": 27, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB_TELEGRAF}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"mem\")\n |> filter(fn: (r) => r[\"_field\"] == \"used_percent\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Memory Usage", "type": "gauge" }, { "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(173, 173, 173)", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 13, "x": 0, "y": 15 }, "id": 54, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"disk\")\n |> filter(fn: (r) => r[\"_field\"] == \"used\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"device\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Disk Used", "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "usage_system {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU System" } ] }, { "matcher": { "id": "byName", "options": "usage_user {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU User" } ] } ] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 15 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB_TELEGRAF}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"cpu\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> filter(fn: (r) => r[\"_field\"] == \"usage_user\")\n |> filter(fn: (r) => r[\"cpu\"] == \"cpu-total\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "CPU Usage User", "transformations": [], "type": "stat" }, { "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "usage_system {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU System" } ] }, { "matcher": { "id": "byName", "options": "usage_user {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU User" } ] } ] }, "gridPos": { "h": 3, "w": 3, "x": 16, "y": 15 }, "id": 9, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"cpu\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> filter(fn: (r) => r[\"_field\"] == \"usage_system\")\n |> filter(fn: (r) => r[\"cpu\"] == \"cpu-total\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "CPU Usage System", "transformations": [], "type": "stat" }, { "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 30 }, { "color": "green", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "usage_system {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU System" } ] }, { "matcher": { "id": "byName", "options": "usage_user {cpu=\"cpu-total\", host=\"${instances}\"}" }, "properties": [ { "id": "displayName", "value": "CPU User" } ] } ] }, "gridPos": { "h": 3, "w": 6, "x": 13, "y": 18 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"cpu\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> filter(fn: (r) => r[\"_field\"] == \"usage_idle\")\n |> filter(fn: (r) => r[\"cpu\"] == \"cpu-total\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "CPU IDLE", "transformations": [], "type": "stat" }, { "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 19, "y": 18 }, "id": 35, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.3", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"mem\")\n |> filter(fn: (r) => r[\"_field\"] == \"used\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Memory Used", "type": "stat" }, { "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "green", "index": 0, "text": "Ok" }, "1": { "color": "orange", "index": 1, "text": "Timeout" }, "2": { "color": "red", "index": 2, "text": "Offline" }, "3": { "color": "yellow", "index": 4, "text": "Read Failed" }, "4": { "color": "purple", "index": 3, "text": "String Mismatch" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 23, "x": 0, "y": 21 }, "id": 78, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": { "valueSize": 30 }, "textMode": "value_and_name" }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB_TELEGRAF}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"net_response\")\n |> filter(fn: (r) => r[\"_field\"] == \"result_code\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"port\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Ports", "type": "stat" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 31, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "fieldConfig": { "defaults": { "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 23, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 33, "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": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"mem\")\n |> filter(fn: (r) => r[\"_field\"] == \"used\" or r[\"_field\"] == \"total\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Memory History", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2358", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:2359", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fieldConfig": { "defaults": { "unit": "decbytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 23, "x": 0, "y": 35 }, "hiddenSeries": false, "id": 39, "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": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_proc\")\n |> filter(fn: (r) => r[\"_field\"] == \"Working_Set\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Processes by Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2679", "format": "decbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:2680", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "title": "Memory", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 2, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "unit": "percent" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB_TELEGRAF}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"cpu\")\n |> filter(fn: (r) => r[\"_field\"] == \"usage_user\" or r[\"_field\"] == \"usage_system\")\n |> filter(fn: (r) => r[\"cpu\"] == \"cpu-total\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"cpu\"])\n |> aggregateWindow(every: v.windowPeriod, fn: sum, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "CPU History", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:792", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:793", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "unit": "percent" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 55, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"cpu\")\n |> filter(fn: (r) => r[\"_field\"] == \"usage_user\" or r[\"_field\"] == \"usage_system\")\n |> filter(fn: (r) => r[\"cpu\"] != \"cpu-total\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"cpu\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "CPU History Per Core", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:792", "format": "percent", "logBase": 1, "show": true }, { "$$hashKey": "object:793", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "title": "CPU", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 58, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 45 }, "hiddenSeries": false, "id": 56, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB_TELEGRAF}" }, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_proc\")\n |> filter(fn: (r) => r[\"_field\"] == \"Thread_Count\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Processes Threads", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:792", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:793", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 54 }, "hiddenSeries": false, "id": 19, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_proc\")\n |> filter(fn: (r) => r[\"_field\"] == \"Handle_Count\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Processes Handle Count", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:792", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:793", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "description": "", "fieldConfig": { "defaults": { "unit": "decbytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 63 }, "hiddenSeries": false, "id": 77, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_proc\")\n |> filter(fn: (r) => r[\"_field\"] == \"Working_Set\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Processes Working Set", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transformations": [], "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:792", "format": "decbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:793", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "title": "Processes", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 60, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 73 }, "hiddenSeries": false, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_diskio\")\n |> filter(fn: (r) => r[\"_field\"] == \"Current_Disk_Queue_Length\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Disk Queue", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2206", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2207", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 79 }, "hiddenSeries": false, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_diskio\")\n |> filter(fn: (r) => r[\"_field\"] == \"Avg._Disk_sec/Read\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Avg. Disk Sec/Read Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1481", "format": "s", "logBase": 1, "show": true }, { "$$hashKey": "object:1482", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 79 }, "hiddenSeries": false, "id": 67, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_diskio\")\n |> filter(fn: (r) => r[\"_field\"] == \"Avg._Disk_sec/Write\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Avg. Disk Sec/Write Latency", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1481", "format": "s", "logBase": 1, "show": true }, { "$$hashKey": "object:1482", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fieldConfig": { "defaults": { "unit": "binBps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 87 }, "hiddenSeries": false, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_diskio\")\n |> filter(fn: (r) => r[\"_field\"] == \"Disk_Reads_persec\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Disk Reads/Sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1481", "format": "binBps", "logBase": 1, "show": true }, { "$$hashKey": "object:1482", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "fieldConfig": { "defaults": { "unit": "binBps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 87 }, "hiddenSeries": false, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_diskio\")\n |> filter(fn: (r) => r[\"_field\"] == \"Disk_Writes_persec\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Disk Writes/Sec", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1481", "format": "binBps", "logBase": 1, "show": true }, { "$$hashKey": "object:1482", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "title": "Disk", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 62, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fieldConfig": { "defaults": { "unit": "Bps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 73, "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.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_net\")\n |> filter(fn: (r) => r[\"_field\"] == \"Bytes_Received_persec\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Bytes Received/Sec", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2491", "format": "Bps", "logBase": 1, "show": true }, { "$$hashKey": "object:2492", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fieldConfig": { "defaults": { "unit": "Bps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 74, "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.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"win_net\")\n |> filter(fn: (r) => r[\"_field\"] == \"Bytes_Sent_persec\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> group(columns: [\"instance\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Bytes Sent/Sec", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2491", "format": "Bps", "logBase": 1, "show": true }, { "$$hashKey": "object:2492", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "description": "", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 75, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3184", "alias": "drop_in {host=&quot;${instances}&quot;, interface=&quot;Ethernet0 2&quot;}", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"net\")\n |> filter(fn: (r) => r[\"_field\"] == \"drop_in\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> derivative(unit: 1s, nonNegative: true, columns: [\"_value\"], timeColumn: \"_time\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")\n", "refId": "A", "resultFormat": "time_series", "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": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"net\")\n |> filter(fn: (r) => r[\"_field\"] == \"drop_out\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> derivative(unit: 1s, nonNegative: true, columns: [\"_value\"], timeColumn: \"_time\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Packets Drop", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2491", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:2492", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "description": "", "fieldConfig": { "defaults": { "unit": "none" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 41 }, "hiddenSeries": false, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3184", "alias": "drop_in {host=&quot;${instances}&quot;, interface=&quot;Ethernet0 2&quot;}", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "orderByTime": "ASC", "policy": "default", "query": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"net\")\n |> filter(fn: (r) => r[\"_field\"] == \"err_in\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> derivative(unit: 1s, nonNegative: true, columns: [\"_value\"], timeColumn: \"_time\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")", "refId": "A", "resultFormat": "time_series", "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": "from(bucket: \"${bucket}\")\n |> range(start: v.timeRangeStart, stop: v.timeRangeStop)\n |> filter(fn: (r) => r[\"_measurement\"] == \"net\")\n |> filter(fn: (r) => r[\"_field\"] == \"err_out\")\n |> filter(fn: (r) => r[\"host\"] == \"${instances}\")\n |> derivative(unit: 1s, nonNegative: true, columns: [\"_value\"], timeColumn: \"_time\")\n |> group(columns: [\"_field\"])\n |> aggregateWindow(every: v.windowPeriod, fn: mean, createEmpty: false)\n |> yield(name: \"mean\")\n\n", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeRegions": [], "title": "Packets Error", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2491", "format": "none", "logBase": 1, "show": true }, { "$$hashKey": "object:2492", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "title": "Network", "type": "row" } ], "refresh": "1m", "schemaVersion": 34, "style": "dark", "tags": [], "templating": { "list": [ { "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "definition": "buckets()", "hide": 0, "includeAll": false, "label": "bucket", "multi": false, "name": "bucket", "options": [], "query": "buckets()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "datasource": { "uid": "${DS_INFLUXDB_TELEGRAF}" }, "definition": "import \"influxdata/influxdb/v1\"\nv1.tagValues(\n bucket: \"${bucket}\",\n tag: \"host\",\n predicate: (r) => true,\n start: -1d\n)", "hide": 0, "includeAll": false, "label": "instances", "multi": false, "name": "instances", "options": [], "query": "import \"influxdata/influxdb/v1\"\nv1.tagValues(\n bucket: \"${bucket}\",\n tag: \"host\",\n predicate: (r) => true,\n start: -1d\n)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Observabilidade - Protheus Environment (Hosts)", "uid": "-5hFt407z", "version": 2, "weekStart": "", "description": "Observabilidade Protheus Environment para Windows", "gnetId": 15660 }
2022-10-20 18:15:24 UTC
null
0
0
14,364
1
485,583
21,733
375
synology-nas-overview
Synology NAS Overview
The Synology NAS Overview dashboard gives an overall glance at multiple Synology NAS systems and their operational status.
2021-05-05 21:48:59 UTC
2021-06-30 19:05:10 UTC
0
**Update June 30th 2021 - Something changed in Grafana causing the Usage by Percentage to not display properly. Had to set a Max 100 and Min 0 value to fix the display. **Update May 21st 2021 - Fixed an issue with the Synology Systems count and variable. The Synology NAS Overview dashboard was built to give an overall glance at multiple Synology NAS systems and their operational status. It was built to compliment the Synology NAS Detail dashboard (https://grafana.com/grafana/dashboards/14284). Set the "NASDevices" variable to the number of NAS devices you are monitoring in order for the dashboard to properly report the "Total Synology's" and "Synology's Down". This dashboard utilizes Prometheus and the snmp_exporter to gather various statistics from Synology NAS devices. It has been tested on both DSM 6.2 and DSM 7.0 utilizing DS1511+, DS1512+, DS1513+ and DS918+ hardware. Requires: https://github.com/prometheus/snmp_exporter Variables utilizing Regex are used to filter which Network Interfaces, File Systems and Services are displayed. You can enable or disable them from appearing in the dashboard simply by changing the Regex. Another variable named "interfacebits" allows you to set whether you want your network graphs to show bits or bytes (Megebyte set to 1, Megabits set to 8.). My snmp generator.yml and the snmp.yml files used by me can be found here. https://1drv.ms/f/s!Aoh9PyG_FKE1gYZeudlcHyVBGenFXw If you have issues with the DSM Version, Serial Number and the Disk in the Hard Drives section not reporting correctly check your snmp.yml file. Make sure that the following are set to use "type: DisplayString". Eventhough my generator.yml was configured with overrides they didn't seem to take affect when generating the snmp.yml file (need to investigate more). Issue: https://github.com/prometheus/snmp_exporter/issues/650
62,709
62,710
null
null
1
5
21,733
1
14,364
8
278
The Synology NAS Overview dashboard gives an overall glance at multiple Synology NAS systems and their operational status.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_NASDEVICES", "type": "constant", "label": "NASDevices", "value": "5", "description": "" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.3" }, { "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": "The Synology NAS Overview dashboard gives an overall glance at multiple Synology NAS systems and their operational status.", "editable": true, "gnetId": 14364, "graphTooltip": 0, "id": null, "iteration": 1625079103625, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": true, "tags": [ "synology" ], "targetBlank": false, "title": "Synology", "tooltip": "", "type": "dashboards", "url": "" } ], "panels": [ { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 23, "panels": [], "title": "Synology Components", "type": "row" }, { "datasource": null, "description": "Update the NASDevices variable with the total number of Synology systems you have in Prometheus regardless of the Job they are assigned to. This is to help identify a Synology NAS across the entire fleet of Synology’s. It is meant to give you an idea that there is a problem regardless of which NAS device it is or the Prometheus Job it is in.\n\n“Total Synology's” is the number of NAS devices you are reporting in Prometheus. This is a number that you must manually enter in the NASDevices variable. Count every Synology you have in Prometheus regardless of the Job it is in.\n\n“Synology's Down” indicates that a NAS is either down or not being scrapped in either this Job or any other Job.\n\n“Update Variable” indicates that you are scrapping more NAS devices than you have entered in the NASDevices variable indicating a new device has come online. Update the NASDevices variable to properly reflect the number of NAS devices you expect to be reporting on.\n", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Synology's Down" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 1 } ] } }, { "id": "color" } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Total Synology's" } ] }, { "matcher": { "id": "byName", "options": "Update Variable" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 1 }, "id": 5, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "$NASDevices", "instant": true, "interval": "", "legendFormat": "Total Synology's", "refId": "A" }, { "exemplar": true, "expr": "$NASDevices-count(systemStatus)>0", "hide": false, "instant": true, "interval": "", "legendFormat": "Synology's Down", "refId": "B" }, { "exemplar": true, "expr": "count(systemStatus)-$NASDevices>0", "hide": false, "instant": true, "interval": "", "legendFormat": "Update Variable", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Synology Systems", "type": "stat" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Admin Down" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "DOWN" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 1 } ] } }, { "id": "displayName", "value": "Interfaces Down" } ] }, { "matcher": { "id": "byName", "options": "Admin Up" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 1 }, "id": 19, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "count(ifAdminStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}==1)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "Admin Up", "refId": "A" }, { "exemplar": true, "expr": "count(ifAdminStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}==2) >0", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "Admin Down", "refId": "B" }, { "exemplar": true, "expr": "(count(ifOperStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}==2)) - (count(ifAdminStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}==2)) >0", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "DOWN", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Network Interface Status", "transformations": [], "type": "stat" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "RAID Warning" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] } }, { "id": "color" }, { "id": "noValue", "value": "0" } ] }, { "matcher": { "id": "byName", "options": "RAID Failure" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 1 } ] } }, { "id": "color" }, { "id": "noValue", "value": "0" } ] } ] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 1 }, "id": 16, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "count(raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'})", "instant": true, "interval": "", "legendFormat": "Total Storage", "refId": "A" }, { "exemplar": true, "expr": "count((raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}>=2 and raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}<=10) or (raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}>=13 and {job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}<=20))", "hide": false, "instant": true, "interval": "", "legendFormat": "RAID Warning", "refId": "B" }, { "exemplar": true, "expr": "count((raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}>=11 and raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}<=12) or raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}>21)", "hide": false, "instant": true, "interval": "", "legendFormat": "RAID Failure", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Storage Volumes", "transformations": [], "type": "stat" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Not Used" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] } }, { "id": "color" } ] }, { "matcher": { "id": "byName", "options": "Failure" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 1 } ] } }, { "id": "color" } ] } ] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 1 }, "id": 17, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "count(diskIndex{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'})", "format": "time_series", "instant": true, "interval": "", "legendFormat": "Total Drives", "refId": "A" }, { "exemplar": true, "expr": "count(diskStatus{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'}>=2) and count(diskStatus{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'}<=3)", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "Not Used", "refId": "B" }, { "exemplar": true, "expr": "count(diskStatus{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'}>=4)", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "Failure", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Hard Drives", "transformations": [], "type": "stat" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "fixed" }, "mappings": [], "noValue": "No Cache", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Not Used" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] } }, { "id": "color" } ] }, { "matcher": { "id": "byName", "options": "Failure" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 1 } ] } }, { "id": "color" } ] } ] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 1 }, "id": 18, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "count(diskIndex{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'})", "instant": true, "interval": "", "legendFormat": "Total Drives", "refId": "A" }, { "exemplar": true, "expr": "count(diskStatus{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'}==3)>0", "hide": false, "instant": true, "interval": "", "legendFormat": "Not Used", "refId": "B" }, { "exemplar": true, "expr": "count(diskStatus{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'}>=4)>0", "hide": false, "instant": true, "interval": "", "legendFormat": "Failure", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Cache Drives", "type": "stat" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "SMART Checks" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "SMART Failures" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 1 } ] } } ] } ] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 1 }, "id": 30, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "count(diskSMARTAttrStatus{job=~'$JobName',instance=~'$Device'}==1)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "SMART Checks", "refId": "A" }, { "exemplar": true, "expr": "count(diskSMARTAttrStatus{job=~'$JobName',instance=~'$Device',diskSMARTAttrStatus!=\"OK\"}==1)", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "SMART Failures", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "S.M.A.R.T Status", "transformations": [], "type": "stat" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 29, "title": "Synology Overview", "type": "row" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 176 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Uptime" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "decimals", "value": 2 }, { "id": "custom.width", "value": 85 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byRegexp", "options": "^.*Status$" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "Normal" }, "2": { "text": "FAILED" } }, "type": "value" } ] }, { "id": "custom.align", "value": "center" }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 2 } ] } }, { "id": "custom.width", "value": 140 } ] }, { "matcher": { "id": "byName", "options": "Upgrades" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "Update Available" }, "2": { "text": "Up to Date" }, "3": { "text": "Connecting" }, "4": { "text": "Disconnected" }, "5": { "text": "Others" } }, "type": "value" } ] }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 2 }, { "color": "orange", "value": 3 } ] } }, { "id": "color", "value": { "mode": "thresholds" } }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "custom.align", "value": "center" }, { "id": "custom.width", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "System Temp" }, "properties": [ { "id": "unit", "value": "fahrenheit" }, { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 100 }, { "color": "dark-red", "value": 135 } ] } }, { "id": "max", "value": 141 }, { "id": "custom.width" } ] }, { "matcher": { "id": "byName", "options": "Model" }, "properties": [ { "id": "custom.width", "value": 75 } ] }, { "matcher": { "id": "byName", "options": "DSM Version" }, "properties": [ { "id": "custom.width", "value": 130 } ] }, { "matcher": { "id": "byName", "options": "Serial Number" }, "properties": [ { "id": "custom.width", "value": 130 } ] }, { "matcher": { "id": "byName", "options": "System Name" }, "properties": [ { "id": "custom.width", "value": 220 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "rgba(40, 33, 96, 0.78)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Memory" }, "properties": [ { "id": "custom.width", "value": 70 }, { "id": "custom.align", "value": "center" }, { "id": "unit", "value": "deckbytes" }, { "id": "decimals", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "Drives" }, "properties": [ { "id": "custom.width", "value": 75 }, { "id": "custom.align", "value": "center" } ] } ] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 5 }, "id": 8, "options": { "showHeader": true, "sortBy": [] }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "ssCpuUser{job=~'$JobName',instance=~'$Device'}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "modelName{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "exemplar": true, "expr": "version{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "serialNumber{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "exemplar": true, "expr": "sysUpTime{job=~'$JobName',instance=~'$Device'}/100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "UpTime", "refId": "E" }, { "exemplar": true, "expr": "systemFanStatus{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "exemplar": true, "expr": "upgradeAvailable{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "exemplar": true, "expr": "systemFanStatus{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" }, { "exemplar": true, "expr": "systemFanStatus{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "I" }, { "exemplar": true, "expr": "cpuFanStatus{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "J" }, { "exemplar": true, "expr": "(temperature{job=~'$JobName',instance=~'$Device'}*9/5)+32", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "K" }, { "exemplar": true, "expr": "memTotalReal{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "L" }, { "exemplar": true, "expr": "diskIndex{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'}+1", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "M" } ], "timeFrom": null, "timeShift": null, "title": "System Information", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "instance" } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "modelName", "version", "serialNumber", "Value #E", "Value #F", "Value #G", "Value #H", "Value #I", "Value #J", "Value #K", "Value #L", "Value #M" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #E": 6, "Value #F": 7, "Value #G": 8, "Value #H": 9, "Value #I": 10, "Value #J": 11, "Value #K": 12, "Value #L": 4, "Value #M": 5, "instance": 0, "modelName": 1, "serialNumber": 3, "version": 2 }, "renameByName": { "Value #E": "Uptime", "Value #F": "System Status", "Value #G": "Upgrades", "Value #H": "Power Status", "Value #I": "CPU Fan Status", "Value #J": "System Fan Status", "Value #K": "System Temp", "Value #L": "Memory", "Value #M": "Drives", "instance": "System Name", "modelName": "Model", "serialNumber": "Serial Number", "version": "DSM Version" } } } ], "type": "table" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 34, "panels": [], "title": "S.M.A.R.T Disk Failures", "type": "row" }, { "datasource": null, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-red", "mode": "fixed" }, "custom": { "align": null, "displayMode": "color-background", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 12 }, "id": 32, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "diskSMARTAttrStatus" } ] }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "diskSMARTAttrStatus{job=~'$JobName',instance=~'$Device',diskSMARTAttrStatus!=\"OK\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "AttrStatus", "refId": "F" }, { "exemplar": true, "expr": "diskSMARTInfoDevName{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "InfoDevName", "refId": "A" }, { "exemplar": true, "expr": "diskSMARTAttrName{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "AttrName", "refId": "B" }, { "exemplar": true, "expr": "diskSMARTAttrCurrent{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "AttrCurrent", "refId": "C" }, { "exemplar": true, "expr": "diskSMARTAttrThreshold{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "AttrThreshold", "refId": "D" }, { "exemplar": true, "expr": "diskSMARTAttrWorst{job=~'$JobName',instance=~'$Device'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "AttrWorst", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "S.M.A.R.T Disk Failures", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "diskSMARTAttrStatus", "instance", "Value #F", "diskSMARTInfoDevName", "Value #A", "diskSMARTAttrName", "Value #C", "Value #D", "Value #E" ] } } }, { "id": "merge", "options": {} }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "equal", "options": { "value": 1 } }, "fieldName": "Value #F" } ], "match": "any", "type": "include" } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "diskSMARTAttrStatus", "instance", "diskSMARTInfoDevName", "diskSMARTAttrName", "Value #C", "Value #D", "Value #E" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "diskSMARTAttrName": 0, "diskSMARTAttrStatus": 1, "diskSMARTInfoDevName": 3, "instance": 2 }, "renameByName": { "Value #C": "Current", "Value #D": "Threshold", "Value #E": "Worst", "diskSMARTAttrName": "SMART Test", "diskSMARTAttrStatus": "Status", "diskSMARTInfoDevName": "Disk Name", "instance": "Device Name" } } } ], "type": "table" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 27, "title": "Storage Overview", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Raid Status" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 2 }, { "color": "dark-red", "value": 11 }, { "color": "#EAB839", "value": 13 }, { "color": "dark-red", "value": 21 } ] } }, { "id": "mappings", "value": [ { "options": { "1": { "text": "Normal" }, "2": { "text": "Raid Repairing" }, "3": { "text": "Raid Migrating" }, "4": { "text": "Raid Expanding" }, "5": { "text": "Raid Deleting" }, "6": { "text": "Raid Creating" }, "7": { "text": "Raid Syncing" }, "8": { "text": "Raid Parity Checking" }, "9": { "text": "Raid Assembling" }, "10": { "text": "Raid Canceling" }, "11": { "text": "Raid Degraded" }, "12": { "text": "Raid Crashed" }, "13": { "text": "Raid Data Scrubbing" }, "14": { "text": "Raid Deploying" }, "15": { "text": "Raid UnDeploying" }, "16": { "text": "Raid Mount Cache" }, "17": { "text": "Raid Unmount Cache" }, "18": { "text": "Raid Expanding Unfinished SHR" }, "20": { "text": "Raid Migrate SHR1 To SHR2" }, "21": { "text": "Raid Unknown Status" } }, "type": "value" } ] }, { "id": "custom.width", "value": null }, { "id": "custom.displayMode", "value": "color-text" } ] }, { "matcher": { "id": "byName", "options": "Storage Size" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byName", "options": "Storage Used" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 208 } ] }, { "matcher": { "id": "byName", "options": "Storage Free" }, "properties": [ { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byName", "options": "System Name" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "rgba(40, 33, 96, 0.78)", "mode": "fixed" } }, { "id": "custom.width", "value": null }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Storage Name" }, "properties": [ { "id": "custom.align", "value": null } ] }, { "matcher": { "id": "byName", "options": "Usage by Percentage" }, "properties": [ { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "unit", "value": "percent" }, { "id": "custom.width", "value": 300 }, { "id": "decimals", "value": 2 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 80 }, { "color": "dark-orange", "value": 85 }, { "color": "dark-red", "value": 90 } ] } }, { "id": "max", "value": 101 }, { "id": "min", "value": 0 } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 16 }, "id": 14, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "System Name" } ] }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "raidTotalSize{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}", "format": "table", "instant": true, "interval": "", "legendFormat": "Total Size", "refId": "A" }, { "exemplar": true, "expr": "(raidTotalSize{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}-raidFreeSize{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'})", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Used", "refId": "B" }, { "exemplar": true, "expr": "raidFreeSize{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Free", "refId": "C" }, { "exemplar": true, "expr": "raidStatus{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Free", "refId": "D" }, { "exemplar": true, "expr": "((raidTotalSize{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'}-raidFreeSize{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'})/raidTotalSize{job=~'$JobName',instance=~'$Device',raidName=~'$raidName'})*100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Usage by Percent", "refId": "E" } ], "title": "Storage Information", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "raidName", "Value #A", "Value #B", "Value #C", "Value #D", "Value #E" ] } } }, { "id": "merge", "options": {} }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "instance" } ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "raidName" } ] } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #A": 3, "Value #B": 4, "Value #C": 5, "Value #D": 2, "instance": 0, "raidName": 1 }, "renameByName": { "Value #A": "Storage Size", "Value #B": "Storage Used", "Value #C": "Storage Free", "Value #D": "Raid Status", "Value #E": "Usage by Percentage", "instance": "System Name", "raidName": "Storage Name" } } } ], "type": "table" }, { "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 25, "title": "Drive Overview", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Temperature" }, "properties": [ { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "color", "value": { "mode": "thresholds" } }, { "id": "unit", "value": "fahrenheit" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 100 }, { "color": "red", "value": 138 } ] } }, { "id": "max", "value": 140 }, { "id": "custom.width", "value": 300 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-yellow", "value": 2 }, { "color": "dark-red", "value": 4 } ] } }, { "id": "custom.align", "value": "center" }, { "id": "mappings", "value": [ { "options": { "1": { "text": "Normal" }, "2": { "text": "Initialized" }, "3": { "text": "Not Initialized" }, "5": { "text": "Crashed" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "color" }, { "id": "custom.width", "value": 125 } ] }, { "matcher": { "id": "byName", "options": "Disk" }, "properties": [ { "id": "custom.width", "value": 125 } ] }, { "matcher": { "id": "byName", "options": "Type" }, "properties": [ { "id": "custom.width", "value": null } ] }, { "matcher": { "id": "byName", "options": "System Name" }, "properties": [ { "id": "custom.width", "value": 220 }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "rgba(40, 33, 96, 0.78)", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 24 }, "id": 10, "options": { "frameIndex": 5, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "System Name" } ] }, "pluginVersion": "8.0.3", "repeat": null, "targets": [ { "exemplar": true, "expr": "diskIndex{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'} or diskIndex{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "exemplar": true, "expr": "diskID{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'} or diskID{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'} ", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "diskType{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'} or diskType{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "exemplar": true, "expr": "diskStatus{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'} or diskStatus{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "diskModel{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'} or diskModel{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "exemplar": true, "expr": "(diskTemperature{job=~'$JobName',instance=~'$Device',diskID=~'$DiskName'}*9/5)+32 or (diskTemperature{job=~'$JobName',instance=~'$Device',diskID=~'$DiskNameSSD'}*9/5)+32", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" } ], "timeFrom": null, "timeShift": null, "title": "Hard Drive and SSD Information", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "diskID", "instance", "diskType", "Value #C", "diskModel", "Value #E" ] } } }, { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #C": 2, "Value #E": 5, "diskID": 1, "diskModel": 4, "diskType": 3, "instance": 0 }, "renameByName": { "Value #C": "Status", "Value #E": "Temperature", "diskID": "Disk", "diskModel": "Model", "diskType": "Type", "instance": "System Name" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "System Name" } ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "Disk" } ] } } ], "type": "table" }, { "collapsed": false, "datasource": null, "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 21, "panels": [], "title": "Network Overview", "type": "row" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "System Name" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "rgba(40, 33, 96, 0.78)", "mode": "fixed" } }, { "id": "custom.width", "value": 220 }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Admin Status" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "UP" }, "2": { "text": "DOWN" }, "3": { "text": "TESTING" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 2 }, { "color": "orange", "value": 3 } ] } }, { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "Speed" }, "properties": [ { "id": "unit", "value": "decbytes" }, { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "UP" }, "2": { "text": "DOWN" }, "3": { "text": "TESTING" }, "4": { "text": "UNKNOWN" }, "5": { "text": "DORMANT" }, "6": { "text": "NOT PRESENT" }, "7": { "text": "LOWER LAYER DOWN" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 2 }, { "color": "#EAB839", "value": 3 }, { "color": "dark-red", "value": 7 } ] } }, { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "Interface" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 90 } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 32 }, "id": 12, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "System Name" } ] }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "ifPhysAddress{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "ifAdminStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "exemplar": true, "expr": "ifSpeed{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "ifOperStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "exemplar": true, "expr": "ifAlias{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "exemplar": true, "expr": "ifMtu{job=~'$JobName',instance=~'$Device',ifName=~'$InterfacePhysical'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" } ], "timeFrom": null, "timeShift": null, "title": "Physical Network Interface Information", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "ifName", "instance", "Value #B", "Value #C", "Value #D", "Value #F" ] } } }, { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #B": 4, "Value #C": 2, "Value #D": 5, "Value #E": 6, "Value #F": 3, "ifName": 1, "ifPhysAddress": 7, "instance": 0 }, "renameByName": { "Value #A": "", "Value #B": "Admin Status", "Value #C": "Speed", "Value #D": "Status", "Value #E": "what", "Value #F": "MTU", "ifName": "Interface", "ifPhysAddress": "MAC Address", "instance": "System Name" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "System Name" } ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "Interface" } ] } } ], "type": "table" }, { "datasource": null, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "System Name" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "fixedColor": "rgba(40, 33, 96, 0.78)", "mode": "fixed" } }, { "id": "custom.width", "value": 220 }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "Admin Status" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "UP" }, "2": { "text": "DOWN" }, "3": { "text": "TESTING" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 2 }, { "color": "#EAB839", "value": 3 } ] } }, { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "Speed" }, "properties": [ { "id": "unit", "value": "decbytes" }, { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byName", "options": "Status" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "text": "UP" }, "2": { "text": "DOWN" }, "3": { "text": "TESTING" }, "4": { "text": "UNKNOWN" }, "5": { "text": "DORMANT" }, "6": { "text": "NOT PRESENT" }, "7": { "text": "LOWER LAYER DOWN" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 2 }, { "color": "#EAB839", "value": 3 }, { "color": "dark-red", "value": 7 } ] } }, { "id": "custom.width", "value": 120 } ] }, { "matcher": { "id": "byName", "options": "MAC Address" }, "properties": [ { "id": "custom.width", "value": 200 } ] }, { "matcher": { "id": "byName", "options": "Interface" }, "properties": [ { "id": "custom.align", "value": "left" }, { "id": "custom.width", "value": 90 } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 32 }, "id": 15, "options": { "showHeader": true, "sortBy": [ { "desc": false, "displayName": "System Name" } ] }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "ifPhysAddress{job=~'$JobName',instance=~'$Device',ifName=~'$InterfaceVirtual'}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "exemplar": true, "expr": "ifAdminStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfaceVirtual'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "exemplar": true, "expr": "ifSpeed{job=~'$JobName',instance=~'$Device',ifName=~'$InterfaceVirtual'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "exemplar": true, "expr": "ifOperStatus{job=~'$JobName',instance=~'$Device',ifName=~'$InterfaceVirtual'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "exemplar": true, "expr": "ifAlias{job=~'$JobName',instance=~'$Device',ifName=~'$InterfaceVirtual'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "exemplar": true, "expr": "ifMtu{job=~'$JobName',instance=~'$Device',ifName=~'$InterfaceVirtual'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" } ], "timeFrom": null, "timeShift": null, "title": "Bond/Virtual Network Interface Information", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "ifName", "instance", "Value #B", "Value #C", "Value #D", "Value #F" ] } } }, { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #B": 4, "Value #C": 2, "Value #D": 5, "Value #E": 6, "Value #F": 3, "ifName": 1, "ifPhysAddress": 7, "instance": 0 }, "renameByName": { "Value #A": "", "Value #B": "Admin Status", "Value #C": "Speed", "Value #D": "Status", "Value #E": "what", "Value #F": "MTU", "ifName": "Interface", "ifPhysAddress": "MAC Address", "instance": "System Name" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "System Name" } ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "Interface" } ] } } ], "type": "table" } ], "refresh": "30s", "schemaVersion": 30, "style": "dark", "tags": [ "synology", "dsm" ], "templating": { "list": [ { "description": "Total Number of NAS Systems manually entered.", "error": null, "hide": 2, "label": null, "name": "NASDevices", "query": "${VAR_NASDEVICES}", "skipUrlSync": false, "type": "constant", "current": { "value": "${VAR_NASDEVICES}", "text": "${VAR_NASDEVICES}", "selected": false }, "options": [ { "value": "${VAR_NASDEVICES}", "text": "${VAR_NASDEVICES}", "selected": false } ] }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(ssCpuUser, job)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "JobName", "options": [], "query": { "query": "label_values(ssCpuUser, job)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "query_result(ssCpuUser{job=~'$JobName'})", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "Device", "options": [], "query": { "query": "query_result(ssCpuUser{job=~'$JobName'})", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": ".*instance=\"(.*?)\".*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(ifName{job=~'$JobName',instance=~'$Device'},ifName)", "description": "Physical Network Interfaces", "error": null, "hide": 0, "includeAll": true, "label": "Network Interface", "multi": true, "name": "InterfacePhysical", "options": [], "query": { "query": "label_values(ifName{job=~'$JobName',instance=~'$Device'},ifName)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "^eth.*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(ifType_info{job=~'$JobName',instance=~'$Device'},ifName)", "description": "Bonds an VLans", "error": null, "hide": 0, "includeAll": true, "label": "Virtual Interfaces", "multi": true, "name": "InterfaceVirtual", "options": [], "query": { "query": "label_values(ifType_info{job=~'$JobName',instance=~'$Device'},ifName)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "^.*bond.*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(raidName{job=~'$JobName',instance=~'$Device'},raidName)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Storage", "multi": true, "name": "raidName", "options": [], "query": { "query": "label_values(raidName{job=~'$JobName',instance=~'$Device'},raidName)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(diskID{job=~'$JobName',instance=~'$Device'},diskID)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Disk", "multi": true, "name": "DiskName", "options": [], "query": { "query": "label_values(diskID{job=~'$JobName',instance=~'$Device'},diskID)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/^(?!Cache.*)/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(diskID{job=~'$JobName',instance=~'$Device'},diskID)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Cache", "multi": true, "name": "DiskNameSSD", "options": [], "query": { "query": "label_values(diskID{job=~'$JobName',instance=~'$Device'},diskID)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "^Cache device.*", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Synology NAS Overview", "uid": "ZDXCZYrMk", "version": 50 }
2021-06-30 18:59:42 UTC
null
0
0
13,413
1
435,544
20,762
84
octopus-deployments-overview
Octopus Deployments Overview
A sample dashboard displaying an overview of deployments for an Octopus project in a single environment.
2020-11-16 21:13:54 UTC
2021-03-26 02:52:42 UTC
0
Download the Octopus datasource from [https://github.com/OctopusDeploy/OctopusGrafanaDataSource](https://github.com/OctopusDeploy/OctopusGrafanaDataSource).
58,231
58,232
null
null
0
0
20,762
1
13,413
8
48
A sample dashboard displaying an overview of deployments for an Octopus project in a single environment.
{ "__inputs": [ { "name": "DS_OCTOPUS_DEPLOY", "label": "Octopus Deploy", "description": "", "type": "datasource", "pluginId": "octopus-deploy-xmlfeed", "pluginName": "Octopus Deploy" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.5.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "octopus-deploy-xmlfeed", "name": "Octopus Deploy", "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": "A sample dashboard displaying an overview of deployments for an Octopus project in a single environment.", "editable": true, "gnetId": 13413, "graphTooltip": 0, "id": null, "iteration": 1616727028595, "links": [], "panels": [ { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 29, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": true, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Last Deployment Lead Time", "transformations": [ { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "notEqual", "options": { "value": 0 } }, "fieldName": "totalReleaseLeadTime" } ], "match": "any", "type": "include" } }, { "id": "reduce", "options": { "reducers": [ "last" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "blue", "value": 1440 }, { "color": "yellow", "value": 10080 }, { "color": "red", "value": 43800 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 0 }, "id": 30, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": true, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Average Deployment Lead Time", "transformations": [ { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "notEqual", "options": { "value": 0 } }, "fieldName": "avgReleaseLeadTime" } ], "match": "any", "type": "include" } }, { "id": "reduce", "options": { "reducers": [ "mean" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "light-yellow", "value": 300 }, { "color": "dark-yellow", "value": 900 }, { "color": "red", "value": 1200 } ] }, "unit": "m" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 0 }, "id": 26, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": true, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Max Time to Recovery", "transformations": [], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 1440 } ] }, "unit": "m" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 0 }, "id": 25, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": true, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Avg Time to Recovery", "transformations": [ { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "equal", "options": { "value": "" } }, "fieldName": "avgTimeToRecovery" } ], "match": "all", "type": "exclude" } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 15 }, { "color": "red", "value": 45 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 0 }, "id": 33, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "channelName": "", "environmentName": "$environment", "failureField": true, "format": "table", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalDurationField": false, "totalTimeToRecoveryField": false }, { "averageDurationField": true, "averageTimeToRecoveryField": true, "cancelledField": true, "channelName": "$hotfixChannel", "environmentName": "$environment", "failureField": true, "format": "table", "hide": false, "projectName": "$project", "refId": "B", "spaceName": "$space", "successField": true, "timedOutField": true, "totalDurationField": true, "totalTimeToRecoveryField": true } ], "timeFrom": null, "timeShift": null, "title": "Percentage of hotfix deployments", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "channelname" ] } } }, { "id": "reduce", "options": { "reducers": [ "count" ] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Count" ] } } }, { "id": "reduce", "options": { "reducers": [ "first", "last" ] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "First", "Last" ] } } }, { "id": "calculateField", "options": { "binary": { "left": "Last", "operator": "/", "reducer": "sum", "right": "First" }, "mode": "binary", "reduce": { "reducer": "sum" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Last / First" ] } } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 8, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": true, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Ratio of failed deployments", "transformations": [ { "id": "reduce", "options": { "reducers": [ "sum" ] } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Total" ] } } }, { "id": "reduce", "options": { "reducers": [ "first", "last" ] } }, { "id": "calculateField", "options": { "binary": { "left": "Last", "operator": "/", "reducer": "sum", "right": "First" }, "mode": "binary", "reduce": { "reducer": "sum" } } }, { "id": "filterFieldsByName", "options": { "include": { "names": [ "Last / First" ] } } } ], "type": "stat" }, { "collapsed": false, "datasource": "${DS_OCTOPUS_DEPLOY}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 23, "panels": [], "title": "Statistics", "type": "row" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 4 }, "id": 7, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "environments", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Environments", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 4 }, "id": 11, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "projects", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Projects", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 4 }, "id": 17, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "workerpools", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Worker Pools", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 4 }, "id": 16, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "workers", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Workers", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 4 }, "id": 18, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "certificates", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Certificates", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 4 }, "id": 31, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "proxies", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Proxies", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 4 }, "id": 9, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Successful deployemnts", "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 4 }, "id": 24, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": true, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Average Duration", "transformations": [], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 7 }, "id": 19, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "feeds", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Feeds", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 7 }, "id": 15, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "machines", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Targets", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 7 }, "id": 10, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "accounts", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Accounts", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 9, "y": 7 }, "id": 13, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "tenants", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Tenants", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 7 }, "id": 32, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "runbooks", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Runbooks", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 7 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "Production", "failureField": false, "format": "users", "projectName": "Octofront", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Number of Users", "transformations": [ { "id": "reduce", "options": { "reducers": [ "count" ] } } ], "type": "stat" }, { "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 7 }, "id": 6, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.5.0", "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": true, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "timeFrom": null, "timeShift": null, "title": "Failed deployemnts", "type": "stat" }, { "collapsed": false, "datasource": "${DS_OCTOPUS_DEPLOY}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 21, "panels": [], "title": "Charts", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 2, "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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:407", "alias": "failure", "color": "#F2495C" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": true, "environmentName": "$environment", "failureField": true, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": true, "taskState": "", "timedOutField": true, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$project Deployments to $environment", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:98", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:99", "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_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:407", "alias": "failure", "color": "#F2495C" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "averageCycleTimeField": false, "averageDurationField": true, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$project Deployment Duration to $environment", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:98", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:99", "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_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 4, "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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "averageCycleTimeField": false, "averageDurationField": false, "averageTimeToRecoveryField": true, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Time to recover failed $environment deployment", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:65", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:66", "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_OCTOPUS_DEPLOY}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 19 }, "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.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "averageCycleTimeField": true, "averageDurationField": false, "averageTimeToRecoveryField": false, "cancelledField": false, "environmentName": "$environment", "failureField": false, "format": "timeseries", "projectName": "$project", "refId": "A", "spaceName": "$space", "successField": false, "taskState": "", "timedOutField": false, "totalCycleTimeField": false, "totalDurationField": false, "totalTimeToRecoveryField": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Deployment Lead Time to $environment", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:271", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:272", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": false, "schemaVersion": 27, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_OCTOPUS_DEPLOY}", "definition": "spaces", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "space", "options": [], "query": { "entityName": "spaces" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_OCTOPUS_DEPLOY}", "definition": "$space: environments", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "environment", "options": [], "query": { "entityName": "environments", "spaceName": "$space" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_OCTOPUS_DEPLOY}", "definition": "$space: projects", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "project", "options": [], "query": { "entityName": "projects", "spaceName": "$space" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_OCTOPUS_DEPLOY}", "definition": "$space: channels", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Hotfix Channel", "multi": false, "name": "hotfixChannel", "options": [], "query": { "entityName": "channels", "spaceName": "$space" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "2021-01-31T04:41:01.815Z", "to": "2021-04-01T04:41:01.817Z" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Octopus Deployments Overview", "uid": "P22hmRoGk", "version": 3 }
2021-03-26 02:52:42 UTC
null
0
0
11,526
1
44,869
17,841
1,133
jvm-overview-prometheus
JVM Overview - Prometheus
Dashboard for JVM metrics with Prometheus / JMX Exporter
2020-01-08 08:36:50 UTC
2020-06-11 07:48:19 UTC
0
null
49,128
49,129
null
null
0
0
17,841
1
11,526
8
817
Dashboard for JVM metrics with Prometheus / JMX Exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.0" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "Prometheus", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard for JVM metrics with Prometheus / JMX Exporter", "editable": true, "gnetId": 11526, "graphTooltip": 0, "id": 9, "iteration": 1591861062595, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": 300, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_bytes_used{namespace=~\"^$Namespace$\",service=~\"^$Service$\",pod=~\"^$Pod$\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "[{{area}}] {{pod}}", "metric": "jvm_memory_bytes_used", "refId": "A", "step": 5 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory 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": 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": "Prometheus", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 3, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_threads_current{namespace=~\"^$Namespace$\",service=~\"^$Service$\",pod=~\"^$Pod$\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "{{pod}} [current]", "metric": "jvm_threads_current", "refId": "A", "step": 10 }, { "expr": "jvm_threads_daemon{namespace=~\"^$Namespace$\",service=~\"^$Service$\",pod=~\"^$Pod$\"}", "format": "time_series", "intervalFactor": 5, "legendFormat": "{{pod}} [daemon]", "metric": "jvm_threads_daemon", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads used", "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": "Prometheus", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 7 }, "hiddenSeries": false, "id": 4, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_classes_loaded{namespace=~\"^$Namespace$\",service=~\"^$Service$\",pod=~\"^$Pod$\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "{{pod}} [loaded]", "metric": "jvm_classes_loaded", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Class loading", "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": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Prometheus", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 5, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "rate(jvm_gc_collection_seconds_sum{namespace=~\"^$Namespace$\",service=~\"^$Service$\",pod=~\"^$Pod$\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "{{pod}} [{{gc}}]", "metric": "jvm_gc_collection_seconds_sum", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC time / 1 min. rate", "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": "Prometheus", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 14 }, "hiddenSeries": false, "id": 6, "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": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_gc_collection_seconds_count{namespace=~\"^$Namespace$\",service=~\"^$Service$\",pod=~\"^$Pod$\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "{{pod}} [{{gc}}]", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC 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 } } ], "refresh": "10s", "schemaVersion": 25, "style": "dark", "tags": [ "JVM", "prometheus" ], "templating": { "list": [ { "allValue": ".*", "current": { "selected": true, "text": "All", "value": "$__all" }, "datasource": "Prometheus", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Namespace", "options": [], "query": "label_values(kube_namespace_labels, namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "Prometheus", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Service", "options": [], "query": "label_values(kube_service_labels{namespace=~\"^$Namespace$\"}, service)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "Prometheus", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "Pod", "options": [], "query": "label_values(kube_pod_labels{namespace=~\"^$Namespace$\",pod=~\"^$Service-[a-z0-9]+-[a-z0-9]+\"}, pod)", "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": "browser", "title": "JVM Overview - Prometheus", "uid": "jvm-overview", "version": 1 }
2020-06-11 07:48:19 UTC
null
0
0
9,789
1
168,953
19,682
21,141
nginx-ingress-controller
NGINX Ingress controller
Fork of https://github.com/kubernetes/ingress-nginx/tree/master/deploy/grafana/dashboards
2019-02-13 16:48:19 UTC
2020-11-27 10:14:39 UTC
0
null
0
0
null
null
0
0
19,682
1
9,789
8
879
Fork of https://github.com/kubernetes/ingress-nginx/tree/master/deploy/grafana/dashboards
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.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-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" }, { "datasource": "${DS_PROMETHEUS}", "enable": true, "expr": "sum(changes(nginx_ingress_controller_config_last_reload_successful_timestamp_seconds{instance!=\"unknown\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[30s])) by (controller_class)", "hide": false, "iconColor": "rgba(255, 96, 96, 1)", "limit": 100, "name": "Config Reloads", "showIn": 0, "step": "30s", "tagKeys": "controller_class", "tags": [], "titleFormat": "Config Reloaded", "type": "tags" } ] }, "description": "Fork of https://github.com/kubernetes/ingress-nginx/tree/master/deploy/grafana/dashboards", "editable": true, "gnetId": 9789, "graphTooltip": 0, "id": null, "iteration": 1606470996355, "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "ops", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": 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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "round(sum(irate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[2m])), 0.001)", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Controller Request Volume", "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 82, "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": "sum(avg_over_time(nginx_ingress_controller_nginx_process_connections{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Controller Connections", "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 80, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "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": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",status=~\"[1,2,3,404].*\"}[2m])) / sum(rate(nginx_ingress_controller_requests{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\"}[2m]))", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "95, 99, 99.5", "title": "Controller Success Rate (non-4|5xx responses)", "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}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "avg(nginx_ingress_controller_success{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Config Reloads", "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}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 83, "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": "count(nginx_ingress_controller_config_last_reload_successful{controller_pod=~\"$controller\",controller_namespace=~\"$namespace\"} == 0)", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Last Config Failed", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 3 }, "height": "200px", "hiddenSeries": false, "id": 86, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": 300, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(nginx_ingress_controller_requests{ingress!=\"\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[5m])) by (ingress)", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "metric": "network", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ingress Request Per Minute", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1165", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1166", "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00", "max - prometheus": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 11 }, "hiddenSeries": false, "id": 87, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": true, "sideWidth": null, "sort": "avg", "sortDesc": false, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(nginx_ingress_controller_requests{ingress!=\"\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\",status=~\"[1,2,3,404].*\"}[5m])) by (ingress)\n/\nsum(rate(nginx_ingress_controller_requests{ingress!=\"\", controller_pod=~\"$controller\",controller_class=~\"$controller_class\",namespace=~\"$namespace\",ingress=~\"$ingress\"}[5m]) > 0) by (ingress)", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ingress Success Rate (1xx, 2xx, 3xx, 404)", "tooltip": { "msResolution": false, "shared": true, "sort": 1, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1101", "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:1102", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 8, "w": 24, "x": 0, "y": 19 }, "hideTimeOverride": false, "id": 75, "links": [], "pageSize": 7, "repeat": null, "repeatDirection": "h", "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "$$hashKey": "object:24", "alias": "Ingress", "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": 4, "pattern": "ingress", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "s" }, { "$$hashKey": "object:25", "alias": "P50 Latency", "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, "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "$$hashKey": "object:26", "alias": "P90 Latency", "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, "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "$$hashKey": "object:27", "alias": "P99 Latency", "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, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "dtdurations" }, { "$$hashKey": "object:28", "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, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "expr": "histogram_quantile(0.50, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "A" }, { "expr": "histogram_quantile(0.90, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ ingress }}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(nginx_ingress_controller_request_duration_seconds_bucket{ingress!=\"\",controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\",ingress=~\"$ingress\"}[2m])) by (le, ingress))", "format": "table", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ destination_service }}", "refId": "C" } ], "timeFrom": null, "title": "Ingress Percentile Response Times and Transfer Rates", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 27 }, "height": "200px", "hiddenSeries": false, "id": 32, "isNew": true, "legend": { "alignAsTable": false, "avg": true, "current": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (irate (nginx_ingress_controller_request_size_sum{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "Received", "metric": "network", "refId": "A", "step": 10 }, { "expr": "- sum (irate (nginx_ingress_controller_response_size_sum{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m]))", "format": "time_series", "hide": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "Sent", "metric": "network", "refId": "B", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Network I/O pressure", "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", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00", "max - prometheus": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 2, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 27 }, "hiddenSeries": false, "id": 77, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(nginx_ingress_controller_nginx_process_resident_memory_bytes{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}) ", "format": "time_series", "instant": false, "interval": "10s", "intervalFactor": 1, "legendFormat": "nginx", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Memory Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1313", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1314", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max - istio-proxy": "#890f02", "max - master": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 3, "editable": false, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 27 }, "height": "", "hiddenSeries": false, "id": 79, "isNew": true, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate (nginx_ingress_controller_nginx_process_cpu_seconds_total{controller_pod=~\"$controller\",controller_class=~\"$controller_class\",controller_namespace=~\"$namespace\"}[2m])) ", "format": "time_series", "interval": "10s", "intervalFactor": 1, "legendFormat": "nginx", "metric": "container_cpu", "refId": "A", "step": 10 } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average CPU Usage", "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": "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 } } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "label_values(nginx_ingress_controller_config_hash, controller_namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Controller Class", "multi": false, "name": "controller_class", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\"}, controller_class) ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Controller", "multi": true, "name": "controller", "options": [], "query": "label_values(nginx_ingress_controller_config_hash{namespace=~\"$namespace\",controller_class=~\"$controller_class\"}, controller_pod) ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Ingress", "multi": false, "name": "ingress", "options": [], "query": "label_values(nginx_ingress_controller_requests{namespace=~\"$namespace\",controller_class=~\"$controller_class\",controller=~\"$controller\"}, ingress) ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "2m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "NGINX Ingress controller", "uid": "nginx", "version": 13 }
2020-11-27 10:14:39 UTC
null
0
0
11,321
1
114,946
20,838
1,080
paloalto-panos-firewall
PaloAlto PanOS Firewall
Complete Dashboard for PaloAlto Firewalls.
2019-11-29 18:30:30 UTC
2021-04-05 09:53:36 UTC
0
PanOS (>=8.1) Dashboard. Includes graphs for sensors, cpu, sessions, vpn tunnels and multiples DoS counters. Include support for standalone firewall and one or multiple HA clusters.
53,574
53,575
Telegraf
A detailed steps and configuration can be found in https://github.com/vbarahona/Panos2Grafana
1
5
20,838
1
11,321
8
440
Complete Dashboard for PaloAlto Firewalls.
{ "__inputs": [ { "name": "DS_INFLUXDB_TELEGRAF", "label": "influxdb_telegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.5" }, { "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": "Complete Dashboard for PaloAlto Firewalls. ", "editable": true, "gnetId": 11321, "graphTooltip": 0, "id": null, "iteration": 1617610466968, "links": [], "panels": [ { "cacheTimeout": null, "datasource": "${DS_INFLUXDB_TELEGRAF}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 18, "x": 0, "y": 0 }, "id": 3, "links": [], "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "7.4.5", "targets": [ { "alias": "$tag_hostname DP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hrProcessorLoad.2" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "$tag_hostname mgmt", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "hrProcessorLoad.1" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "Live Cluster CPU Load", "transparent": true, "type": "bargauge" }, { "datasource": "${DS_INFLUXDB_TELEGRAF}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "d" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 0 }, "id": 52, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "7.4.5", "targets": [ { "groupBy": [], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" }, { "params": [ "/ 8640000" ], "type": "math" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "title": "Uptime", "transparent": true, "type": "stat" }, { "datasource": "${DS_INFLUXDB_TELEGRAF}", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 21, "y": 0 }, "id": 54, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "7.4.5", "targets": [ { "groupBy": [], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panSysHAState" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "title": "HA Status Member", "transformations": [], "transparent": true, "type": "stat" }, { "collapsed": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 9, "panels": [], "title": "CPU Load & Sensors", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 4 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Mgmt", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"hrProcessorLoad.1\") FROM \"pan_system\" WHERE (\"hostname\" =~ /^$hostname$/) AND $timeFilter GROUP BY time($__interval), \"hostname\" fill(none)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hrProcessorLoad.1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "DP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "hrProcessorLoad.2" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "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:720", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:721", "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 4 }, "hiddenSeries": false, "id": 49, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": true, "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(/\\S+_temp/) FROM \"pan_system\" WHERE (\"hostname\" =~ /^$hostname$/) AND $timeFilter GROUP BY time($__interval), \"hostname\" fill(linear)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "cpu_temp1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(/\\S+_temp/) FROM \"pan_system\" WHERE (\"hostname\" =~ /^$hostname$/) AND $timeFilter GROUP BY time($__interval), \"hostname\" fill(linear)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "cpu_temp1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Temperature", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "$$hashKey": "object:834", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:835", "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_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 8 }, "hiddenSeries": false, "id": 47, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(/fan\\d+/) FROM \"pan_system\" WHERE (\"hostname\" =~ /^$hostname$/) AND $timeFilter GROUP BY time($__interval), \"hostname\" fill(linear)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "fan1" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Fan RPM Counters", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": false, "values": [] }, "yaxes": [ { "$$hashKey": "object:915", "format": "rpm", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:916", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 56, "panels": [], "title": "Buffers & Descriptors", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 36, "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, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_hrStorageDescr", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hrStorageDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "pan_buffers", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"hrStorageUsed\")/last(\"hrStorageSize\")*100 FROM \"pan_buffers\" WHERE (\"hostname\" =~ /^$hostname$/) AND (\"hrStorageDescr\" =~ /Data Processor/) AND $timeFilter GROUP BY time($__interval), \"hrStorageDescr\" fill(linear)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hrStorageUsed" ], "type": "field" }, { "params": [], "type": "last" } ], [ { "params": [ "hrStorageSize" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "hrStorageIndex", "operator": "=~", "value": "/\\d\\d\\d\\d/" } ] }, { "alias": "$tag_hrStorageDescr", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hrStorageDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": true, "measurement": "pan_buffers", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"hrStorageUsed\")/last(\"hrStorageSize\")*100 FROM \"pan_buffers\" WHERE (\"hostname\" =~ /^$hostname$/) AND (\"hrStorageIndex\" =~ /\\d\\d\\d\\d/) AND $timeFilter GROUP BY time($__interval), \"hrStorageDescr\" fill(linear)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "hrStorageUsed" ], "type": "field" }, { "params": [], "type": "last" } ], [ { "params": [ "hrStorageSize" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "hrStorageIndex", "operator": "=~", "value": "/\\d\\d\\d\\d/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "% Packet Buffers & Descriptors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1005", "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1006", "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_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 12 }, "hiddenSeries": false, "id": 50, "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, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_hrStorageDescr", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hrStorageDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": false, "measurement": "pan_buffers", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"hrStorageUsed\")/last(\"hrStorageSize\")*100 FROM \"pan_buffers\" WHERE \"hostname\" =~ /^$hostname$/ AND (\"hrStorageDescr\" =~ /Management/) AND $timeFilter GROUP BY time($__interval), \"hrStorageDescr\" fill(linear)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "hrStorageUsed" ], "type": "field" }, { "params": [], "type": "last" } ], [ { "params": [ "hrStorageSize" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "hrStorageIndex", "operator": "=~", "value": "/\\d\\d\\d\\d/" } ] }, { "alias": "$tag_hrStorageDescr", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hrStorageDescr" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "hide": true, "measurement": "pan_buffers", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"hrStorageUsed\")/last(\"hrStorageSize\")*100 FROM \"pan_buffers\" WHERE \"hostname\" =~ /^$hostname$/ AND (\"hrStorageIndex\" =~ /^\\d\\d$/) AND $timeFilter GROUP BY time($__interval), \"hrStorageDescr\" fill(linear)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "hrStorageUsed" ], "type": "field" }, { "params": [], "type": "last" } ], [ { "params": [ "hrStorageSize" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "hrStorageIndex", "operator": "=~", "value": "/\\d\\d\\d\\d/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "% Space and Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1095", "decimals": null, "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1096", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 11, "panels": [], "title": "Session & Packet Counters", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "decimals": 0, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": 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.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Sessions", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_vsys", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panVsysActiveSessions" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Sessions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1210", "format": "short", "label": "Sessions", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1211", "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_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 17, "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": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "TCP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panSessionActiveTcp" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "UDP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panSessionActiveUdp" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "ICMP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panSessionActiveICMP" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active Sessions per Protocol", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1406", "format": "short", "label": "Active Sessions", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1407", "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_INFLUXDB_TELEGRAF}", "description": "Number of active Conexión Per Second for Vsys", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": 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.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "TCP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_vsys", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panVsysActiveTcpCps" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "UDP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_vsys", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panVsysActiveUdpCps" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Other", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "hostname" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_vsys", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panVsysActiveOtherIpCps" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active CPS / Protocol", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:694", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:695", "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_INFLUXDB_TELEGRAF}", "description": "Connections Per Seconds by Security Zone.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 25 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 45, "interval": "60s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_zone:", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "zone" ], "type": "tag" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "pan_zone", "orderByTime": "ASC", "policy": "4weeks", "query": "SELECT max(\"panZoneActiveTcpCps\") + max(\"panZoneActiveUdpCps\") + max(\"panZoneActiveOtherIpCps\") FROM \"pan_zone\" WHERE (\"hostname\" =~ /^$hostname$/) AND (\"zone\" =~ /^\\w/) AND $timeFilter GROUP BY time($__interval), \"zone\" fill(linear)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panZoneActiveTcpCps" ], "type": "field" }, { "params": [], "type": "mean" } ], [ { "params": [ "panZoneActiveUdpCps" ], "type": "field" }, { "params": [], "type": "mean" } ], [ { "params": [ "panZoneActiveOtherIpCps" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "zone", "operator": "=~", "value": "/^\\w/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPS by SecurityZone", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:999", "decimals": null, "format": "short", "label": "CPS", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1000", "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_INFLUXDB_TELEGRAF}", "description": "Connections Per Seconds by Protocol for each security zone.", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 19, "interval": "60s", "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": false, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_zone tcp:", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "zone" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_zone", "orderByTime": "ASC", "policy": "default", "query": "SELECT max(\"panZoneActiveTcpCps\") FROM \"pan_zone\" WHERE (\"zone\" =~ /^\\w/ AND \"hostname\" =~ /^$hostname$/) AND $timeFilter GROUP BY time($__interval), \"zone\" fill(none)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panZoneActiveTcpCps" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "zone", "operator": "=~", "value": "/^\\w/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "$tag_zone udp:", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "zone" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_zone", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"panZoneActiveTcpCps\") FROM \"4weeks\".\"panZoneTable\" WHERE (\"zone\" =~ /^\\w/) AND $timeFilter GROUP BY time($__interval) fill(linear)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panZoneActiveUdpCps" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "zone", "operator": "=~", "value": "/^\\w/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "$tag_zone other:", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "zone" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_zone", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"panZoneActiveTcpCps\") FROM \"4weeks\".\"panZoneTable\" WHERE (\"zone\" =~ /^\\w/) AND $timeFilter GROUP BY time($__interval) fill(linear)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panZoneActiveOtherIpCps" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "zone", "operator": "=~", "value": "/^\\w/" }, { "condition": "AND", "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPS by protocols and zones", "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": "CPS", "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_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "IpfragRecv", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "query": "SELECT difference(mean(\"panFlowIpfragRecv\")) FROM \"pan_global_counters\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowIpfragRecv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "IpfragErr", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowIpfragFragErr" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "IP Fragmentation Counters", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1763", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1764", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 58, "panels": [], "title": "VPN", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 38 }, "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.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Active Tunnels", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "linear" ], "type": "fill" } ], "measurement": "pan_system", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panGPGWUtilizationActiveTunnels" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GlobalProtect Active Tunnels", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1316", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:1317", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 42 }, "id": 21, "panels": [], "title": "DoS & Policy Counters", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 43 }, "hiddenSeries": false, "id": 31, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "ICMP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRedIcmp" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "ICMPv6", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRedIcmp6" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "IP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRedIp" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "TCP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRedTcp" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "UDP", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRedUdp" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Zone", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosZoneRedAct" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "ZoneThresholdMax", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosZoneRedMax" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packets Dropped Zone Prot. - RED", "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": 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_INFLUXDB_TELEGRAF}", "description": "TCP SYN Cookies, classified profile", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 43 }, "hiddenSeries": false, "id": 25, "interval": "", "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Packets dropped", "yaxis": 2 }, { "alias": "Session Limit Reached for classified profile", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Err", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosClSyncookieAckErr" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Rcv", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosClSyncookieAckRcv" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Sent", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "query": "SELECT difference(mean(\"panFlowDosClSyncookieBlkDur\")) FROM \"pa_dos\" WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosClSyncookieSent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Packets dropped", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosClSyncookieBlkDur" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Max Threshold Reached", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosClSyncookieMax" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Session Limit Reached for classified profile", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosClMaxSessLimit" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP SYN Cookies", "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 48 }, "hiddenSeries": false, "id": 34, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Classified_rate_limit", "yaxis": 1 }, { "alias": "Drop", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Drop", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRuleDrop" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Deny", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRuleDeny" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Aggregate_rate_limit", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRuleDropAggr" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Flagged_for_dropping", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRuleDropClBlkDur" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Classified_RED", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRuleDropClRedAct" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Classified_rate_limit", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosRuleDropClassified" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DoS Rule Drop/Deny", "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 48 }, "hiddenSeries": false, "id": 38, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "TTL Zero", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_drop", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowFwdL3TtlZero" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Service Deny", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_drop", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowHostServiceDeny" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Service Unknown", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_drop", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowHostServiceUnknown" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Host Throttle", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_drop", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowMeterHostThrottle" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Alloc Failure", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_drop", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "panPktAllocFailure" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Alloc Failure Cos", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_drop", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "panPktAllocFailureCos" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Session Discard", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_drop", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "panSessionDiscard" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Drop Counters", "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 53 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "IpBlocked_other", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosDropIpBlocked" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "non_negative_difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "IpBlocked_scan", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowScanDrop" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "10s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DoS Flow Drop by IP Blocked", "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_INFLUXDB_TELEGRAF}", "description": "Number of entries in DoS block tables", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 53 }, "hiddenSeries": false, "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, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "ByHardware", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosBlkHwEntries" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "BySoftware", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosBlkSwEntries" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Total Blocked", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowDosBlkNumEntries" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "DoS Block Tables", "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": "Hosts", "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_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 29, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Policy Deny", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowPolicyDeny" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "Nat Allocation Err", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_dos", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowPolicyNat" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sessions Denied by Policy", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:416", "format": "short", "label": "Sessions", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:417", "format": "short", "label": "Host", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB_TELEGRAF}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 3, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 58 }, "hiddenSeries": false, "id": 40, "interval": "", "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "FlowTcpNonSyn", "yaxis": 2 }, { "alias": "TcpDropPacket", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "FlowActionClose", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowActionClose" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "FlowActionReset", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowActionReset" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "FlowTcpNonSyn", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "panFlowTcpNonSyn" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "TcpAllocWqeFailed", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "panTcpAllocWqeFailed" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "TcpDeny", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "panTcpDeny" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "TcpDropOutOfWnd", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "panTcpDropOutOfWnd" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "TcpDropPacket", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "G", "resultFormat": "time_series", "select": [ [ { "params": [ "panTcpDropPacket" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] }, { "alias": "TcpExceedSegLimit", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "pan_global_counters", "orderByTime": "ASC", "policy": "default", "refId": "H", "resultFormat": "time_series", "select": [ [ { "params": [ "panTcpExceedSegLimit" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [], "type": "difference" } ] ], "tags": [ { "key": "hostname", "operator": "=~", "value": "/^$hostname$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP State Counters", "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 } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 27, "style": "dark", "tags": [ "production", "security" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_TELEGRAF}", "definition": "SHOW TAG VALUES FROM \"pan_vsys\" WITH KEY = \"cluster\" ", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "cluster", "options": [], "query": "SHOW TAG VALUES FROM \"pan_vsys\" WITH KEY = \"cluster\" ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB_TELEGRAF}", "definition": "SHOW TAG VALUES FROM \"pan_vsys\" WITH KEY = \"hostname\" WHERE cluster =~ /$cluster/", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "hostname", "options": [], "query": "SHOW TAG VALUES FROM \"pan_vsys\" WITH KEY = \"hostname\" WHERE cluster =~ /$cluster/", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "PaloAlto PanOS Firewall", "uid": "qLLeD-JZ7", "version": 5 }
2021-04-05 09:53:36 UTC
null
0
0
14,574
1
510,411
22,344
2,333
nvidia-gpu-metrics
Nvidia GPU Metrics
Nvidia GPU Metrics based on the prometheus metrics from github.com/utkuozdemir/nvidia_gpu_exporter
2021-06-13 13:19:42 UTC
2021-09-03 15:12:38 UTC
0
# Nvidia GPU Metrics (utkuozdemir) This dashboard uses the metrics exported by [utkuozdemir/nvidia_gpu_exporter](https://github.com/utkuozdemir/nvidia_gpu_exporter) to provide rich visualization of various GPU stats. If you are a gamer, you can see your GPU stats in real time with this dashboard. If you use Nvidia GPUs in your datacenters with servers running Linux, no problem - this exporter and the dashboard will work anyway. It looks like this: ![Dashboard](https://raw.githubusercontent.com/utkuozdemir/nvidia_gpu_exporter/master/grafana/dashboard.png)
64,090
64,091
Other
null
3
5
22,344
1
14,574
8
2,021
Nvidia GPU Metrics based on the prometheus metrics from github.com/utkuozdemir/nvidia_gpu_exporter
{ "__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.0.3" }, { "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": "" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Nvidia GPU Metrics based on the prometheus metrics from github.com/utkuozdemir/nvidia_gpu_exporter", "editable": true, "gnetId": 14574, "graphTooltip": 0, "id": null, "iteration": 1625771691879, "links": [], "panels": [ { "datasource": "${DS_PROMETHEUS}", "description": "The official product name of the GPU. This is an alphanumeric string. For all products.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 23, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_gpu_info{uuid=\"$gpu\"}", "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Name", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "The current performance state for the GPU. States range from P0 (maximum performance) to P12 (minimum performance).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "": { "text": "" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "prefix:P" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 0 }, "id": 22, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_pstate{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "P-State", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "Percent of time over the past sample period during which one or more kernels was executing on the GPU.\nThe sample period may be between 1 second and 1/6 second depending on the product.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 0 }, "id": 6, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_utilization_gpu_ratio{uuid=\"$gpu\"}", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "title": "GPU Utilization %", "transformations": [], "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "The last measured power draw for the entire board, in watts. Only available if power management is supported. This reading is accurate to within +/- 5 watts / The software power limit in watts.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 0 }, "id": 21, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_power_draw_watts{uuid=\"$gpu\"} / nvidia_smi_power_default_limit_watts{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Power Draw %", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "The fan speed value is the percent of the product's maximum noise tolerance fan speed that the device's fan is currently intended to run at. This value may exceed 100% in certain cases. Note: The reported speed is the intended fan speed. If the fan is physically blocked and unable to spin, this output will not match the actual fan speed. Many parts do not report fan speeds because they rely on cooling via fans in the surrounding enclosure.\n", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 0 }, "id": 4, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_fan_speed_ratio{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Fan Speed %", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "Core GPU temperature. in degrees C.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 0 }, "id": 16, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_temperature_gpu{uuid=\"$gpu\"}", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Temperature", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Percent of time over the past sample period during which global (device) memory was being read or written.\nThe sample period may be between 1 second and 1/6 second depending on the product.", "fieldConfig": { "defaults": { "unit": "percentunit" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 0 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_utilization_memory_ratio{uuid=\"$gpu\"}", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:1370", "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 0.7, "yaxis": "left" }, { "$$hashKey": "object:1376", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.9, "yaxis": "left" } ], "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": [ { "$$hashKey": "object:1352", "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:1353", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "${DS_PROMETHEUS}", "description": "The version of the installed NVIDIA display driver. This is an alphanumeric string.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 0, "y": 3 }, "id": 14, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_gpu_info{uuid=\"$gpu\"}", "instant": true, "interval": "", "legendFormat": "{{driver_version}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Driver Version", "type": "stat" }, { "datasource": "${DS_PROMETHEUS}", "description": "The BIOS of the GPU board.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 3, "y": 3 }, "id": 34, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_gpu_info{uuid=\"$gpu\"}", "instant": true, "interval": "", "legendFormat": "{{vbios_version}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Vbios Version", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "Information about factors that are reducing the frequency of clocks. If all throttle reasons are returned as \"Not Active\" it means that clocks are running as high as possible.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "0": { "text": "Not Active" }, "1": { "text": "Active" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 5 }, "id": 32, "interval": null, "links": [], "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_clocks_throttle_reasons_gpu_idle{uuid=\"$gpu\"}", "instant": false, "interval": "", "legendFormat": "Idle", "refId": "A" }, { "exemplar": true, "expr": "nvidia_smi_clocks_throttle_reasons_hw_thermal_slowdown{uuid=\"$gpu\"}", "hide": false, "interval": "", "legendFormat": "HW Thermal Slowdown", "refId": "B" }, { "exemplar": true, "expr": "nvidia_smi_clocks_throttle_reasons_sw_power_cap{uuid=\"$gpu\"}", "hide": false, "interval": "", "legendFormat": "SW Power Cap", "refId": "C" }, { "exemplar": true, "expr": "nvidia_smi_clocks_throttle_reasons_applications_clocks_setting{uuid=\"$gpu\"}", "hide": false, "interval": "", "legendFormat": "App Clocks Setting", "refId": "D" }, { "exemplar": true, "expr": "nvidia_smi_clocks_throttle_reasons_hw_power_brake_slowdown{uuid=\"$gpu\"}", "hide": false, "interval": "", "legendFormat": "HW Power Brake", "refId": "E" }, { "exemplar": true, "expr": "nvidia_smi_clocks_throttle_reasons_sw_thermal_slowdown{uuid=\"$gpu\"}", "hide": false, "interval": "", "legendFormat": "SW Thermal Slowdown", "refId": "F" }, { "exemplar": true, "expr": "nvidia_smi_clocks_throttle_reasons_sync_boost{uuid=\"$gpu\"}", "hide": false, "interval": "", "legendFormat": "Sync Boost", "refId": "G" } ], "title": "Throttle Reasons", "type": "bargauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "Current frequency of graphics (shader) clock\n/\nMaximum frequency of graphics (shader) clock.\n", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 5 }, "id": 20, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_clocks_current_graphics_clock_hz{uuid=\"$gpu\"} / nvidia_smi_clocks_max_graphics_clock_hz{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "GPU Clock Speed %", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "Current frequency of memory clock / Maximum frequency of memory clock", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 5 }, "id": 33, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_clocks_current_memory_clock_hz{uuid=\"$gpu\"} / nvidia_smi_clocks_max_memory_clock_hz{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Memory Clock Speed %", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "Total memory allocated by active contexts / Total installed GPU memory.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 5 }, "id": 25, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_memory_used_bytes{uuid=\"$gpu\"} / nvidia_smi_memory_total_bytes{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Memory Allocation %", "type": "gauge" }, { "datasource": "${DS_PROMETHEUS}", "description": "Percent of time over the past sample period during which global (device) memory was being read or written.\nThe sample period may be between 1 second and 1/6 second depending on the product.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 5 }, "id": 7, "options": { "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.0.3", "targets": [ { "exemplar": true, "expr": "nvidia_smi_utilization_memory_ratio{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Memory Utilization %", "type": "gauge" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Percent of time over the past sample period during which one or more kernels was executing on the GPU.\nThe sample period may be between 1 second and 1/6 second depending on the product.", "fieldConfig": { "defaults": { "unit": "percentunit" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 5 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_utilization_gpu_ratio{uuid=\"$gpu\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:1370", "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 0.7, "yaxis": "left" }, { "$$hashKey": "object:1376", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.9, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GPU Utilization %", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1352", "format": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:1353", "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 memory allocated by active contexts.", "fieldConfig": { "defaults": { "unit": "decbytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_memory_used_bytes{uuid=\"$gpu\"}", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Allocation", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1352", "format": "decbytes", "label": "", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1353", "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": "Core GPU temperature. in degrees C.", "fieldConfig": { "defaults": { "unit": "celsius" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 10 }, "hiddenSeries": false, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_temperature_gpu{uuid=\"$gpu\"}", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:1805", "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 70, "yaxis": "left" }, { "$$hashKey": "object:1811", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 80, "yaxis": "left" } ], "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": [ { "$$hashKey": "object:1761", "format": "celsius", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:1762", "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 last measured power draw for the entire board, in watts. Only available if power management is supported. This reading is accurate to within +/- 5 watts", "fieldConfig": { "defaults": { "unit": "watt" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 8, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_power_draw_watts{uuid=\"$gpu\"}", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Power Draw", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:658", "format": "watt", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:659", "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 fan speed value is the percent of the product's maximum noise tolerance fan speed that the device's fan is currently intended to run at. This value may exceed 100% in certain cases. Note: The reported speed is the intended fan speed. If the fan is physically blocked and unable to spin, this output will not match the actual fan speed. Many parts do not report fan speeds because they rely on cooling via fans in the surrounding enclosure.\n", "fieldConfig": { "defaults": { "unit": "percentunit" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 10 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_fan_speed_ratio{uuid=\"$gpu\"}", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [ { "$$hashKey": "object:1168", "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 0.9, "yaxis": "left" }, { "$$hashKey": "object:1174", "colorMode": "warning", "fill": true, "line": true, "op": "gt", "value": 0.7, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Fan Speed %", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1275", "format": "percentunit", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true }, { "$$hashKey": "object:1276", "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": "Current frequency of graphics (shader) clock.", "fieldConfig": { "defaults": { "unit": "hertz" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_clocks_current_graphics_clock_hz{uuid=\"$gpu\"}", "format": "time_series", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Graphics Clock Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1642", "format": "hertz", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1643", "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": "Current frequency of video encoder/decoder clock.", "fieldConfig": { "defaults": { "unit": "hertz" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 15 }, "hiddenSeries": false, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_clocks_current_video_clock_hz{uuid=\"$gpu\"}", "format": "time_series", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Video Clock Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1642", "format": "hertz", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1643", "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": "Current frequency of SM (Streaming Multiprocessor) clock.", "fieldConfig": { "defaults": { "unit": "hertz" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 15 }, "hiddenSeries": false, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_clocks_current_sm_clock_hz{uuid=\"$gpu\"}", "format": "time_series", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "SM Clock Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1642", "format": "hertz", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1643", "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": "Current frequency of memory clock.", "fieldConfig": { "defaults": { "unit": "hertz" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 15 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.0.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "nvidia_smi_clocks_current_memory_clock_hz{uuid=\"$gpu\"}", "format": "time_series", "interval": "", "legendFormat": "{{uuid}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Clock Speed", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1642", "format": "hertz", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:1643", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 30, "style": "dark", "tags": [ "nvidia", "nvidia-smi", "nvidia_gpu_exporter", "prometheus" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(nvidia_smi_index, uuid)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "GPU", "multi": false, "name": "gpu", "options": [], "query": { "query": "label_values(nvidia_smi_index, uuid)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Nvidia GPU Metrics", "uid": "vlvPlrgnk", "version": 6 }
2021-09-03 15:12:38 UTC
null
2
5
2,939
1
78,983
11,473
1,069
overview
overview
cpu, memory, network, disk graphs
2017-08-14 21:36:51 UTC
2018-10-13 18:38:15 UTC
0
updated for node_exporter 0.16.0
13,586
13,589
nodeExporter
Queries assume prometheus.yml: `- job_name: 'node'`
0
0
11,473
1
2,939
8
240
cpu, memory, network, disk graphs
{ "__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, memory, network, disk graphs", "editable": true, "gnetId": 2939, "graphTooltip": 0, "id": null, "iteration": 1539452274103, "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": false, "current": 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", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "user", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg by (instance) (irate(node_cpu_seconds_total{job=\"node\",mode=\"user\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "user", "refId": "A", "step": 4, "target": "" }, { "expr": "avg by (instance) (irate(node_cpu_seconds_total{job=\"node\",mode=\"system\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "system", "refId": "B", "step": 4, "target": "" }, { "expr": "avg by (instance) (irate(node_cpu_seconds_total{job=\"node\",mode=\"iowait\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "iowait", "refId": "C", "step": 4, "target": "" }, { "expr": "avg by (instance) (irate(node_cpu_seconds_total{job=\"node\",mode=\"softirq\",instance=~\"$node:$port\"}[5m])) * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "softirq", "refId": "E", "step": 4, "target": "" } ], "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": "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": 12, "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_memory_MemTotal_bytes{job=\"node\",instance=~\"$node:$port\"} - node_memory_MemFree_bytes{job=\"node\",instance=~\"$node:$port\"}) / node_memory_MemTotal_bytes{job=\"node\",instance=~\"$node:$port\"} * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "main", "refId": "A", "step": 4, "target": "" }, { "expr": "(node_memory_SwapTotal_bytes{job=\"node\",instance=~\"$node:$port\"} - node_memory_SwapFree_bytes{job=\"node\",instance=~\"$node:$port\"}) / node_memory_SwapTotal_bytes{job=\"node\",instance=~\"$node:$port\"} * 100", "format": "time_series", "intervalFactor": 1, "legendFormat": "swap", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "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": "percent", "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": 13, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "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": "sum(irate(node_network_transmit_bytes_total{job=\"node\",instance=~\"$node:$port\"}[5m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "transmit", "refId": "A", "step": 4, "target": "" }, { "expr": "sum(irate(node_network_receive_bytes_total{job=\"node\",instance=~\"$node:$port\"}[5m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "receive", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network", "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": 15 }, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 250, "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": "sum(irate(node_disk_read_bytes_total{job=\"node\",instance=~\"$node:$port\"}[5m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "read", "refId": "A", "step": 4, "target": "" }, { "expr": "sum(irate(node_disk_written_bytes_total{job=\"node\",instance=~\"$node:$port\"}[5m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "write", "refId": "B", "step": 4, "target": "" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Disk", "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, 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": "overview", "uid": "000000010", "version": 3 }
2018-10-13 18:38:15 UTC
null
0
0
15,798
1
557,308
27,780
106
docker-monitoring-with-service-selection
Docker monitoring with service selection
Docker monitoring with Prometheus and cAdvisor with node and service selection
2022-02-23 02:14:13 UTC
2023-02-14 03:23:48 UTC
0
This is a dashboard for monitoring Docker container metrics collected by cAdvisor and stored in Prometheus TSDB. Inspired by [193](https://grafana.com/grafana/dashboards/193) and [8321](https://grafana.com/grafana/dashboards/8321) Features: * Depend on only [cAdvisor metrics](https://github.com/google/cadvisor/blob/master/docs/storage/prometheus.md). * Select Jobs, Nodes and Services. Multi-value and Select-all are supported. * Use the new Time series panel. [Faster](https://grafana.com/blog/2021/02/10/how-the-new-time-series-panel-brings-major-performance-improvements-and-new-visualization-features-to-grafana-7.4/) * Merge network transmit and receive into one longer panel. * Merge Disk read and write into one longer panel.
71,174
71,175
null
null
1
5
27,780
1
15,798
9
0
Docker monitoring with Prometheus and cAdvisor with node and service selection
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.6" }, { "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": "Docker monitoring with Prometheus and cAdvisor with node and service selection", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 15798, "graphTooltip": 1, "id": null, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Grafana", "tooltip": "", "type": "link", "url": "https://grafana.com/grafana/dashboards/15798" } ], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${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 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 7, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "count(container_last_seen{instance=~\"$node\",job=~\"$job\",image!=\"\"})", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "container_last_seen", "refId": "A", "step": 240 } ], "title": "Running containers", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${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 } ] }, "unit": "mbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 4, "y": 0 }, "id": 5, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(container_memory_usage_bytes{instance=~\"$node\",job=~\"$job\",image!=\"\"})/1024/1024", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "container_memory_usage_bytes", "refId": "A", "step": 240 } ], "title": "Container Memory Usage", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${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 } ] }, "unit": "mbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 9, "y": 0 }, "id": 9, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(machine_memory_bytes{instance=~\"$node\",job=~\"$job\"})/1024/1024", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "container_memory_usage_bytes", "refId": "A", "step": 240 } ], "title": "Total Memory", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${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 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 14, "y": 0 }, "id": 6, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(irate(container_cpu_user_seconds_total{instance=~\"$node\",job=~\"$job\",image!=\"\"}[$__rate_interval]) * 100) ", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "container_memory_usage_bytes", "refId": "A", "step": 240 } ], "title": "Container CPU Usage", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${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 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 19, "y": 0 }, "id": 10, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(machine_cpu_cores{instance=~\"$node\",job=~\"$job\"})", "interval": "", "intervalFactor": 2, "legendFormat": "", "metric": "container_memory_usage_bytes", "refId": "A", "step": 240 } ], "title": "CPU Cores", "transparent": true, "type": "stat" }, { "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": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 600000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 3 }, "id": 2, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "last" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum by (name) (rate(container_cpu_user_seconds_total{instance=~\"$node\",job=~\"$job\",image!=\"\", name=~\"$name\"}[$__rate_interval]) ) * 100 ", "interval": "", "intervalFactor": 1, "legendFormat": "{{name}}", "metric": "cpu", "range": true, "refId": "A", "step": 10 } ], "title": "CPU Usage", "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": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 600000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 10 }, "id": 1, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "last" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum by (name) (container_memory_usage_bytes{instance=~\"$node\",job=~\"$job\",image!=\"\", name=~\"$name\"})", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{name}}", "metric": "container_memory_usage_bytes", "range": true, "refId": "A", "step": 10 } ], "title": "Memory Usage", "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": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 600000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 17 }, "id": 3, "links": [], "options": { "legend": { "calcs": [ "mean", "sum", "last" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum by (name) (rate(container_network_receive_bytes_total{instance=~\"$node\",job=~\"$job\",image!=\"\", name=~\"$name\"}[$__rate_interval]))", "interval": "", "intervalFactor": 1, "legendFormat": "recv {{name}}", "metric": "container_network_receive_bytes_total", "range": true, "refId": "recv", "step": 20 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "-(sum by (name) (rate(container_network_transmit_bytes_total{instance=~\"$node\",job=~\"$job\",image!=\"\", name=~\"$name\"}[$__rate_interval])))", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "trans {{name}}", "range": true, "refId": "trans" } ], "title": "Network", "transformations": [], "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": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": 600000, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 24 }, "id": 8, "links": [], "options": { "legend": { "calcs": [ "mean", "sum", "last" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum by (name) (rate(container_fs_reads_bytes_total{instance=~\"$node\",job=~\"$job\",image!=\"\", name=~\"$name\"}[$__rate_interval]))", "interval": "", "intervalFactor": 1, "legendFormat": "read {{name}}", "metric": "container_fs_reads_bytes_total", "range": true, "refId": "read", "step": 20 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "-(sum by (name) (rate(container_fs_writes_bytes_total{instance=~\"$node\",job=~\"$job\",image!=\"\", name=~\"$name\"}[$__rate_interval])))", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "write {{name}}", "range": true, "refId": "write" } ], "title": "Disk I/O", "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 37, "style": "dark", "tags": [ "docker", "cadvisor", "prometheus" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(container_memory_usage_bytes{image!=\"\"}, job)", "description": "", "hide": 0, "includeAll": true, "label": "Job", "multi": true, "name": "job", "options": [], "query": { "query": "label_values(container_memory_usage_bytes{image!=\"\"}, job)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(container_memory_usage_bytes{job=~\"$job\", image!=\"\"}, instance)", "description": "", "hide": 0, "includeAll": true, "label": "Host", "multi": true, "name": "node", "options": [], "query": { "query": "label_values(container_memory_usage_bytes{job=~\"$job\", image!=\"\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(container_memory_usage_bytes{job=~\"$job\", image!=\"\", instance=~\"$node\"}, name)", "hide": 0, "includeAll": true, "label": "Service", "multi": true, "name": "name", "options": [], "query": { "query": "label_values(container_memory_usage_bytes{job=~\"$job\", image!=\"\", instance=~\"$node\"}, name)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "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": "Docker monitoring with service selection", "uid": "m0arCBf7k", "version": 22, "weekStart": "" }
2023-02-14 03:23:48 UTC
null
0
0
11,735
1
348,810
26,745
88
curity-identity-server
Curity Identity Server
null
2020-02-14 19:15:53 UTC
2022-11-15 14:04:00 UTC
0
# Curity Identity Server Curity Identity Server publishes Prometheus style metrics. Use this Grafana Dashboard to visualize the most important metrics. Just configure a Prometheus data source in Grafana that is set up to scrape metrics from the Curity Identity Server. Then simply import the sashboard and explore the metrics. **Note:** Since revision 8 this dashboard is configured to work with versions of the Curity Identity Server from 7.4. onwards. For previous versions of the Curity Identity Server use revision 7 of the dashboard. ## Updates The dashboard was updated to Grafana 9.6.1 and the old graph panel was replaced by time series. Rate queries now make use of the `$__rate_interval` variable. Some queries of the dashboard were simplified. For example, the dashboard now summarizes memory areas and shows a graph for heap and non-heap memory providing a better overview. Also, SSO rate and Login rate show a summary for each authentication method (ACR) over all instances (instead of for every single instance). A new section for metrics related to JDBC data sources was introduced that provides an overview such as the work load or processing time of an JDBC data source. This feature was introduced in Curity Identity Server 7.4. ## Structure of the Dashboard The Dashboard is divided into several sections. * On the top there is a summary of all instances of Curity Identity Server targeted by the datasource. * For each selected instance another summary including the status, cpu, memory and logs is shown. * The performance section shows metrics including HTTP timing and datasource access time * The authentication section lists metrics related to tokens and logins. ### Summary The overall summary shows the number of tokens issued, sso events and login events registered during the selected dashboard time. It also gives an indication over the status of all instances. If any of the instances is down, registered an error or debug logs the dashboard will show a warning, giving you a quick overview if something needs to be fixed. ### Instance Summary This section lists the status per selected instance. It shows if the service is up and if any error or debug messages were registered. In addition the section prints the current CPU and memory usage as well as statistics about the log messages collected. ### Performance The performance section views CPU and memory usage in more detail. It also provides graphs for the time needed to process HTTP or datasource requests. ### Authentication In this section you see details about authentication related events. Rates are calculated per seconds and give you an indication over how busy the system is. ### JDBC Connection Pool This sections includes metrics related to the connection pool of JDBC data sources. It provides information about the work load, that is the ratio of available to active connections, processing and waiting time as well as the number of pending threads waiting to get an active connection assigned. ## Contribution Feedback and contribution is welcome. Contact us at grafana@curity.io. Feel free to improve the dashboard by contributing to the repository on [GitHub](https://github.com/curityio/grafana). ## Further Information A detailed description of the dashboard can be found in [Curity's resource library](https://curity.io/resources/learn/grafana-dashboard/). For more information about Curity Identity Server please visit [https://curity.io](https://curity.io)
50,130
50,131
null
null
0
0
26,745
1
11,735
9
0
null
{ "__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.1.6" }, { "type": "panel", "id": "timeseries", "name": "Time series", "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": { "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": [ { "collapsed": false, "datasource": { "uid": "${Cluster}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 31, "panels": [], "targets": [ { "refId": "A" } ], "title": "Summary - All instances", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "The number of authentication events raised by all instances during the dashboard time.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "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": 4, "w": 3, "x": 0, "y": 1 }, "id": 33, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.6", "repeatDirection": "v", "targets": [ { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "editorMode": "code", "expr": "sum(increase(idsvr_authentication_login_total[$__range]))", "instant": true, "legendFormat": "{{acr}}", "refId": "A" } ], "title": "Authentications", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "The number of SSO events raised by all instances during the dashboard time.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "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": 4, "w": 3, "x": 3, "y": 1 }, "id": 45, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.6", "targets": [ { "expr": "sum(increase(idsvr_authentication_sso_total[$__range]))", "instant": true, "legendFormat": "{{acr}}", "refId": "A" } ], "title": "SSO", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "The number of all oauth tokens issued by all instances during the dashboard time.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "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": 4, "w": 3, "x": 6, "y": 1 }, "id": 47, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.6", "targets": [ { "expr": "sum(increase(idsvr_oauth_token_issued_total[$__range]))", "instant": true, "legendFormat": "{{token_type}}", "refId": "A" } ], "title": "Tokens Issued", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "The number of Introspections denied because of tokens not being active, by all instances during the dashboard time.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "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": 4, "w": 3, "x": 9, "y": 1 }, "id": 77, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.6", "targets": [ { "expr": "sum(increase(idsvr_oauth_introspection_denied_total[$__range]))", "instant": true, "interval": "", "legendFormat": "{{token_type}}", "refId": "A" } ], "title": "Introspections denied", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Indicates if all the instances are up and running", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "text": "Down" }, "1": { "text": "OK" } }, "type": "value" }, { "options": { "match": "null", "result": { "text": "Down" } }, "type": "special" } ], "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": 4, "w": 3, "x": 12, "y": 1 }, "id": 63, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.6", "repeatDirection": "v", "targets": [ { "editorMode": "code", "expr": "min(up{job=~\"$idsvr_job\"})", "range": true, "refId": "A" } ], "title": "Status", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Indicates if any of the instances logged an error.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "from": 0, "result": { "text": "None" }, "to": 0 }, "type": "range" }, { "options": { "from": 1, "result": { "text": "ERROR" }, "to": 100000 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#FF9830", "value": 1 }, { "color": "#F2495C", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 1 }, "id": 69, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.6", "targets": [ { "editorMode": "code", "expr": "sum(log4j2_appender_total{level=~\"error|fatal\", job=~\"$idsvr_job\"})", "format": "time_series", "hide": false, "legendFormat": "", "range": true, "refId": "A" } ], "title": "Error", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Indicates if there were any debug or trace logs detected on any of the instances in an interval of 5 minutes. As a result it will take at a minimum 5 minutes after you disabled the logs until this flag changes.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "from": 0, "result": { "text": "Disabled" }, "to": 0 }, "type": "range" }, { "options": { "from": 1, "result": { "text": "Enabled" }, "to": 100000 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#F2495C", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 1 }, "id": 67, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.6", "targets": [ { "editorMode": "code", "expr": "ceil(sum(increase(log4j2_appender_total{level=~\"debug|trace\", job=~\"$idsvr_job\"}[5m])))", "format": "time_series", "legendFormat": "", "range": true, "refId": "A" } ], "title": "Debug", "type": "stat" }, { "collapsed": false, "datasource": { "uid": "${Cluster}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 55, "panels": [], "repeat": "Instance", "targets": [ { "refId": "A" } ], "title": "Status $Instance", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Indicates if the server is up and running", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "text": "Down" }, "1": { "text": "OK" } }, "type": "value" }, { "options": { "match": "null", "result": { "text": "Down" } }, "type": "special" } ], "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": 2, "x": 0, "y": 6 }, "id": 53, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.5", "repeatDirection": "v", "targets": [ { "expr": "up{instance=~\"$Instance\"}", "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Status", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Indicates if there were any error logs detected. Reset the metrics if the error was resolved.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "from": 0, "result": { "text": "None" }, "to": 0 }, "type": "range" }, { "options": { "from": 1, "result": { "text": "ERROR" }, "to": 100000 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#FF9830", "value": 1 }, { "color": "#F2495C", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 6 }, "id": 70, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "expr": "sum(log4j2_appender_total{level=~\"error|fatal\", instance=~\"$Instance\"})", "format": "time_series", "hide": false, "legendFormat": "", "refId": "A" } ], "title": "Error", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Indicates if there were any debug or trace logs detected on this instance in an interval of 5 minutes. As a result it will take at a minimum 5 minutes after you disabled the logs until this flag changes.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "from": 0, "result": { "text": "Disabled" }, "to": 0 }, "type": "range" }, { "options": { "from": 1, "result": { "text": "Enabled" }, "to": 100000 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#FF9830", "value": 1 }, { "color": "#F2495C", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 6 }, "id": 51, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.1.5", "targets": [ { "expr": "ceil(sum(rate(log4j2_appender_total{level=~\"debug|trace\", instance=~\"$Instance\"}[5m])))", "format": "time_series", "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Debug", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "gridPos": { "h": 3, "w": 12, "x": 6, "y": 6 }, "id": 76, "links": [], "options": { "content": "\n\n\n\n", "mode": "markdown" }, "pluginVersion": "9.1.5", "targets": [ { "refId": "A" } ], "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Last reported CPU usage in percent", "fieldConfig": { "defaults": { "decimals": 2, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0.3 }, { "color": "red", "value": 0.6 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 0, "y": 9 }, "id": 73, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.1.5", "targets": [ { "expr": "idsvr_cpu_usage{instance=~\"$Instance\"}", "refId": "A" } ], "title": "CPU", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Last reported total memory usage in MiB", "fieldConfig": { "defaults": { "decimals": 2, "mappings": [], "max": 2048, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1024 }, { "color": "red", "value": 1536 } ] }, "unit": "mbytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 3, "y": 9 }, "id": 74, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.1.5", "targets": [ { "expr": "sum(idsvr_jvm_memory_used{instance=~\"$Instance\"})/1024/1024", "format": "time_series", "instant": false, "intervalFactor": 1, "refId": "A" } ], "title": "Memory", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Shows the number of log entries by their type", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 6, "y": 9 }, "id": 2, "links": [], "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "9.1.5", "targets": [ { "expr": "log4j2_appender_total{instance=~\"$Instance\"}", "format": "time_series", "groupBy": [ { "params": [ "$__rate_interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "instant": false, "intervalFactor": 1, "legendFormat": "{{level}}@{{instance}}", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Logs", "type": "bargauge" }, { "collapsed": false, "datasource": { "uid": "${Cluster}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 39, "panels": [], "targets": [ { "refId": "A" } ], "title": "Performance", "type": "row" }, { "id": 4, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 17 }, "type": "timeseries", "title": "CPU", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "pluginVersion": "9.1.6", "description": "Shows the CPU usage in percent", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "value": null, "color": "green" }, { "value": 80, "color": "red" } ] }, "links": [], "unit": "percentunit" }, "overrides": [] }, "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "idsvr_cpu_usage{instance=~\"$Instance\"}", "hide": false, "legendFormat": "CPU Usage@{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null }, { "id": 6, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "type": "timeseries", "title": "Memory", "repeatDirection": "h", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "pluginVersion": "9.1.6", "description": "Shows the memory usage in mb", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "normal", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "value": null, "color": "green" }, { "value": 80, "color": "red" } ] }, "links": [], "unit": "decbytes" }, "overrides": [] }, "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "sum by (memory_area, instance) (idsvr_jvm_memory_used{instance=~\"$Instance\"})", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "legendFormat": "{{memory_area}}@{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null }, { "id": 15, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 25 }, "type": "timeseries", "title": "HTTP Server Timing", "datasource": { "uid": "${Cluster}", "type": "prometheus" }, "pluginVersion": "9.1.6", "interval": "1m", "description": "Shows the average time in seconds that it takes to process an HTTP request. This includes requests to admin and runtime nodes.", "links": [], "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "rate(idsvr_http_server_request_time_sum{instance=~\"$Instance\"}[$__rate_interval])/rate(idsvr_http_server_request_time_count{instance=~\"$Instance\"}[$__rate_interval])", "format": "time_series", "legendFormat": "HTTP requests@{{instance}}", "refId": "A", "editorMode": "code", "range": true } ], "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "line+area" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 1 } ] }, "links": [], "unit": "s" }, "overrides": [] }, "timeFrom": null, "timeShift": null }, { "id": 25, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 25 }, "type": "timeseries", "title": "DAP Timing", "datasource": { "uid": "${Cluster}", "type": "prometheus" }, "pluginVersion": "9.1.6", "interval": "1m", "description": "Shows the average time in seconds that it takes to process datasource queries. Grouped by datasource type and instance.", "links": [], "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_account_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_account_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "account@{{instance}}", "refId": "B", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_attribute_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_attribute_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "attribute@{{instance}}", "refId": "A", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_bucket_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_bucket_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "bucket@{{instance}}", "refId": "C", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_credential_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_credential_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "credential@{{instance}}", "refId": "D", "editorMode": "code", "range": true, "exemplar": false }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_dcr_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_dcr_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "DCR@{{instance}}", "refId": "E", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_delegation_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_delegation_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "delegation@{{instance}}", "refId": "F", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_device_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_device_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "device@{{instance}}", "refId": "G", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_nonce_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_nonce_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "nonce@{{instance}}", "refId": "H", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_session_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_session_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "session@{{instance}}", "refId": "I", "editorMode": "code" }, { "expr": "sum by (ds_id, instance) (rate(idsvr_datasource_token_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_token_count{instance=~\"$Instance\"}[$__rate_interval]))", "hide": false, "instant": false, "legendFormat": "token@{{instance}}", "refId": "J", "editorMode": "code" } ], "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "line+area" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "value": 0.8, "color": "red" } ] }, "links": [], "unit": "s" }, "overrides": [] }, "timeFrom": null, "timeShift": null }, { "collapsed": false, "datasource": { "uid": "${Cluster}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 49, "panels": [], "targets": [ { "refId": "A" } ], "title": "Authentication", "type": "row" }, { "id": 24, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 34 }, "type": "timeseries", "title": "SSO Rate", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "interval": "1m", "description": "Shows the average increase of SSO events per second. Grouped by authentication method.", "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "sum by (acr) (rate(idsvr_authentication_sso_total{instance=~\"$Instance\"}[$__rate_interval]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{acr}}", "refId": "A" } ], "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "normal", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "value": null, "color": "green" }, { "value": 80, "color": "red" } ] }, "links": [], "unit": "short", "decimals": 0 }, "overrides": [] }, "pluginVersion": "9.1.6", "timeFrom": null, "timeShift": null }, { "id": 23, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 34 }, "type": "timeseries", "title": "Login Rate", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "interval": "1m", "description": "Shows the average increase of login events per second. Grouped by authentication method.", "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "sum by (acr) (rate(idsvr_authentication_login_total{instance=~\"$Instance\"}[$__rate_interval]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{acr}}", "refId": "A" } ], "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "value": null, "color": "green" }, { "value": 80, "color": "red" } ] }, "links": [], "unit": "short", "decimals": 0 }, "overrides": [] }, "pluginVersion": "9.1.6", "timeFrom": null, "timeShift": null }, { "id": 68, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 42 }, "type": "timeseries", "title": "Issued Token Rate", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "interval": "1m", "description": "Shows the average increase of issued tokens per second. Grouped by token type.", "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "sum by (token_type) (rate(idsvr_oauth_token_issued_total{instance=~\"$Instance\"}[$__rate_interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{token_type}} token", "refId": "A" } ], "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "normal", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "value": null, "color": "green" }, { "value": 80, "color": "red" } ] }, "links": [], "unit": "short", "decimals": 0 }, "overrides": [] }, "pluginVersion": "9.1.6", "timeFrom": null, "timeShift": null }, { "id": 71, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 42 }, "type": "timeseries", "title": "Revoked Token Rate", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "interval": "1m", "description": "Shows the average increase of revoked tokens per second. Group by token type.", "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "table", "placement": "bottom", "calcs": [ "mean", "max" ] } }, "targets": [ { "expr": "sum by (token_type) (rate(idsvr_oauth_token_revoked_total{instance=~\"$Instance\"}[$__rate_interval]))", "legendFormat": "{{token_type}} token", "refId": "B" } ], "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 10, "gradientMode": "none", "spanNulls": false, "showPoints": "never", "pointSize": 5, "stacking": { "mode": "normal", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "value": null, "color": "green" }, { "value": 80, "color": "red" } ] }, "links": [], "unit": "short", "decimals": 0 }, "overrides": [] }, "pluginVersion": "9.1.6", "timeFrom": null, "timeShift": null }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Shows the absolute number of logins for an authenticator and instance during the given interval", "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "fixed" }, "decimals": 0, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 50 }, "id": 79, "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "9.1.5", "targets": [ { "editorMode": "code", "exemplar": false, "expr": "sum by (acr) (increase(idsvr_authentication_login_total{instance=~\"$Instance\"}[$__rate_interval]))", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{acr}}", "range": false, "refId": "A" } ], "title": "Login Count", "type": "bargauge" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 54 }, "id": 81, "panels": [], "title": "JDBC Connection Pool", "type": "row" }, { "id": 83, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 55 }, "type": "timeseries", "title": "Work Load (%)", "datasource": { "uid": "${Cluster}", "type": "prometheus" }, "description": "The percentage of connections in the pool that are active. Grouped by the name of the data source.", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 0, "gradientMode": "none", "spanNulls": false, "showPoints": "auto", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 0.8 } ] }, "max": 1, "unit": "percentunit" }, "overrides": [] }, "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "list", "placement": "bottom", "calcs": [] } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "editorMode": "code", "expr": "sum by (ds_id) (idsvr_datasource_jdbc_pool_active_connections{instance=~\"$Instance\"} / idsvr_datasource_jdbc_pool_connections{instance=~\"$Instance\"})", "legendFormat": "{{ds_id}}", "range": true, "refId": "A" } ] }, { "id": 85, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 55 }, "type": "timeseries", "title": "Average Usage Time (seconds)", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Average time in seconds that connections to a data source are allocated.", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 0, "gradientMode": "none", "spanNulls": false, "showPoints": "auto", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "list", "placement": "bottom", "calcs": [] } }, "targets": [ { "editorMode": "code", "expr": "sum by (ds_id) (rate(idsvr_datasource_jdbc_pool_connection_usage_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_jdbc_pool_connection_usage_count{instance=~\"$Instance\"}[$__rate_interval]))", "legendFormat": "{{ds_id}}", "range": true, "refId": "A" } ] }, { "id": 84, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 63 }, "type": "timeseries", "title": "Number of Pending Threads", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "pluginVersion": "9.1.6", "description": "The average number of threads waiting for a connection to get available. The average is calculated over the time window defined by the dashboard.", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 0, "gradientMode": "none", "spanNulls": false, "showPoints": "auto", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "list", "placement": "bottom", "calcs": [] } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "editorMode": "code", "exemplar": false, "expr": "sum by (ds_id) (idsvr_datasource_jdbc_pool_pending_threads{instance=~\"$Instance\"})", "hide": false, "instant": false, "legendFormat": "{{ds_id}}", "range": true, "refId": "A" } ] }, { "id": 86, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 63 }, "type": "timeseries", "title": "Average Waiting Time (seconds)", "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Average time in seconds that threads are waiting for a connection to a data source.", "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "linear", "barAlignment": 0, "lineWidth": 1, "fillOpacity": 0, "gradientMode": "none", "spanNulls": false, "showPoints": "auto", "pointSize": 5, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" } }, "color": { "mode": "palette-classic" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "options": { "tooltip": { "mode": "single", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "list", "placement": "bottom", "calcs": [] } }, "targets": [ { "editorMode": "code", "expr": "sum by (ds_id) (rate(idsvr_datasource_jdbc_pool_connection_acquired_sum{instance=~\"$Instance\"}[$__rate_interval]) / rate(idsvr_datasource_jdbc_pool_connection_acquired_count{instance=~\"$Instance\"}[$__rate_interval]))", "legendFormat": "{{ds_id}}", "range": true, "refId": "A" } ] }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 71 }, "id": 96, "panels": [], "title": "HTTP Clients Timing", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "description": "Shows the average time in seconds that it takes an HTTP client to get an HTTP response.", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 80 }, "id": 116, "interval": "1m", "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "9.1.6", "repeat": "http_client_id", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "editorMode": "code", "expr": "sum by (http_client_id) (rate(idsvr_http_client_request_successful_sum{instance=~\"$Instance\",http_client_id=~\"$http_client_id\"}[$__rate_interval])/rate(idsvr_http_client_request_successful_count{instance=~\"$Instance\",http_client_id=~\"$http_client_id\"}[$__rate_interval]))", "format": "time_series", "legendFormat": "Success Response", "range": true, "refId": "Success" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "editorMode": "code", "expr": "sum by (http_client_id) (rate(idsvr_http_client_request_client_error_sum{instance=~\"$Instance\",http_client_id=~\"$http_client_id\"}[$__rate_interval])/rate(idsvr_http_client_request_client_error_count{instance=~\"$Instance\",http_client_id=~\"$http_client_id\"}[$__rate_interval]))", "hide": false, "legendFormat": "4xx Response", "range": true, "refId": "Client Error" }, { "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "editorMode": "code", "expr": "sum by (http_client_id) (rate(idsvr_http_client_request_server_error_sum{instance=~\"$Instance\",http_client_id=~\"$http_client_id\"}[$__rate_interval])/rate(idsvr_http_client_request_server_error_count{instance=~\"$Instance\",http_client_id=~\"$http_client_id\"}[$__rate_interval]))", "hide": false, "legendFormat": "5xx Response", "range": true, "refId": "Server Error" } ], "title": "${http_client_id}", "type": "timeseries" } ], "refresh": "5s", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "hide": 0, "includeAll": false, "multi": false, "name": "Cluster", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "tagsQuery": "", "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "definition": "label_values(idsvr_cpu_usage, instance)", "hide": 0, "includeAll": true, "multi": true, "name": "Instance", "options": [], "query": { "query": "label_values(idsvr_cpu_usage, instance)", "refId": "Cluster-Instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "definition": "label_values(idsvr_cpu_usage, job)", "description": "The job configured in Prometheus for scraping the Curity Identity Server", "hide": 2, "includeAll": false, "multi": false, "name": "idsvr_job", "options": [], "query": { "query": "label_values(idsvr_cpu_usage, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${Cluster}" }, "definition": "label_values(http_client_id)", "description": "The ID of an HTTP client", "hide": 2, "includeAll": true, "label": "http_client_id", "multi": true, "name": "http_client_id", "options": [], "query": { "query": "label_values(http_client_id)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Curity Identity Server", "uid": "pPzcnF-Zk", "version": 3, "weekStart": "", "gnetId": 11735 }
2022-11-15 14:04:00 UTC
null
0
0
5,336
1
43,183
27,352
228,324
ceph-osd-single
Ceph - OSD (Single)
CEPH OSD Status.
2018-03-28 10:24:40 UTC
2023-01-09 11:31:18 UTC
0
Dashboard for Ceph OSD (Single) using the Ceph MGR Prometheus module metrics. Tested with Rook Ceph. This dashboard is only compatible with Ceph MGR Prometheus module! The Prometheus datasource needs to scrape the Ceph MGR Prometheus Module's metrics endpoints. More info on the Ceph MGR Prometheus Module can be found here: http://docs.ceph.com/docs/master/mgr/prometheus/
57,438
57,439
Other
null
0
0
27,352
1
5,336
9
0
CEPH OSD Status.
{ "__inputs": [], "__elements": {}, "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.0.5" }, { "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": "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": "CEPH OSD Status.", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 5336, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 11, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "OSD Status / Total OSDs", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "from": 0, "result": { "index": 0, "text": "N/A" }, "to": 0 }, "type": "range" }, { "options": { "from": 0, "result": { "index": 1, "text": "DOWN" }, "to": 0.99 }, "type": "range" }, { "options": { "from": 0.99, "result": { "index": 2, "text": "UP" }, "to": 1 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 40, 40, 0.89)", "value": 0 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 1 }, "id": 6, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum without (instance) (ceph_osd_up{ceph_daemon=\"$osd\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A", "step": 60 } ], "title": "Status", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "from": 0, "result": { "index": 0, "text": "N/A" }, "to": 0 }, "type": "range" }, { "options": { "from": 0, "result": { "index": 1, "text": "OUT" }, "to": 0.99 }, "type": "range" }, { "options": { "from": 0.99, "result": { "index": 2, "text": "IN" }, "to": 1 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 40, 40, 0.89)", "value": 0 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 2, "y": 1 }, "id": 8, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance) (ceph_osd_in{ceph_daemon=\"$osd\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 60 } ], "title": "Available", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "from": 0, "result": { "index": 0, "text": "N/A" }, "to": 0 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(255, 255, 255, 0.9)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 1 }, "id": 10, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count without (instance, ceph_daemon) (ceph_osd_up)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 60 } ], "title": "Total OSDs", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 12, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "OSD: $osd", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "line" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "rgba(216, 200, 27, 0.27)", "value": 250 }, { "color": "rgba(234, 112, 112, 0.22)", "value": 300 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/^Average.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.stacking", "value": { "group": false, "mode": "normal" } } ] } ] }, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 5 }, "id": 5, "interval": "$interval", "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance, ceph_daemon) (ceph_osd_numpg{ceph_daemon=~\"$osd\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Number of PGs", "refId": "A", "step": 60 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg without (instance, ceph_daemon) (ceph_osd_numpg)", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Average Number of PGs in the Cluster", "refId": "B", "step": 60 } ], "title": "PGs", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 9, "x": 11, "y": 5 }, "id": 2, "interval": "$interval", "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance, ceph_daemon) (ceph_osd_stat_bytes{ceph_daemon=\"osd.0\"}-ceph_osd_stat_bytes_used{ceph_daemon=\"osd.0\"})", "format": "time_series", "hide": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "Available", "metric": "ceph_osd_avail_bytes", "refId": "A", "step": 60 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance, ceph_daemon) (ceph_osd_stat_bytes_used{ceph_daemon=~\"$osd\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "Used", "metric": "ceph_osd_avail_bytes", "refId": "B", "step": 60 } ], "title": "OSD Storage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 60 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 20, "y": 5 }, "id": 7, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance, ceph_daemon) (ceph_osd_stat_bytes_used{ceph_daemon=\"osd.0\"}/ceph_osd_stat_bytes{ceph_daemon=\"osd.0\"})", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 60 } ], "title": "Utilization", "type": "gauge" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 13, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "Latency, Storage, Utilization Varience", "type": "row" }, { "cards": {}, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "timeseries", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 13 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 83, "legend": { "show": true }, "links": [], "options": { "calculate": true, "calculation": { "yBuckets": { "mode": "count", "scale": { "log": 2, "type": "log" }, "value": "1" } }, "cellGap": 2, "cellValues": {}, "color": { "exponent": 0.5, "fill": "#b4ff00", "mode": "opacity", "scale": "exponential", "scheme": "Oranges", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": true }, "rowsFrame": { "layout": "auto" }, "showValue": "never", "tooltip": { "show": true, "yHistogram": false }, "yAxis": { "axisPlacement": "left", "min": "0", "reverse": false, "unit": "ms" } }, "pluginVersion": "9.1.3", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance) (ceph_osd_apply_latency_ms{ceph_daemon='$osd'})", "format": "time_series", "instant": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "OSD Apply Latency Distribution", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketSize": "", "yAxis": { "format": "ms", "logBase": 2, "min": "0", "show": true, "splitFactor": 1 }, "yBucketBound": "auto", "yBucketSize": 10 }, { "cards": {}, "color": { "cardColor": "#65c5db", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "timeseries", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 13 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 84, "legend": { "show": true }, "links": [], "options": { "calculate": true, "calculation": { "yBuckets": { "mode": "count", "scale": { "log": 2, "type": "log" } } }, "cellGap": 2, "cellValues": {}, "color": { "exponent": 0.5, "fill": "#65c5db", "mode": "opacity", "scale": "exponential", "scheme": "Oranges", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": true }, "rowsFrame": { "layout": "auto" }, "showValue": "never", "tooltip": { "show": true, "yHistogram": false }, "yAxis": { "axisPlacement": "left", "min": "0", "reverse": false, "unit": "ms" } }, "pluginVersion": "9.1.3", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance) (ceph_osd_commit_latency_ms{ceph_daemon='$osd'})", "format": "time_series", "instant": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "OSD Commit Latency Distribution", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketSize": "", "yAxis": { "format": "ms", "logBase": 2, "min": "0", "show": true }, "yBucketBound": "auto" }, { "cards": {}, "color": { "cardColor": "#806eb7", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "timeseries", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 21 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 85, "legend": { "show": true }, "links": [], "options": { "calculate": true, "calculation": { "yBuckets": { "mode": "count", "scale": { "log": 2, "type": "log" } } }, "cellGap": 2, "cellValues": {}, "color": { "exponent": 0.5, "fill": "#806eb7", "mode": "opacity", "scale": "exponential", "scheme": "Oranges", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": true }, "rowsFrame": { "layout": "auto" }, "showValue": "never", "tooltip": { "show": true, "yHistogram": false }, "yAxis": { "axisPlacement": "left", "decimals": 2, "min": "0", "reverse": false, "unit": "ms" } }, "pluginVersion": "9.1.3", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance) (rate(ceph_osd_op_r_latency_sum{ceph_daemon='$osd'}[5m]) / rate(ceph_osd_op_r_latency_count{ceph_daemon='$osd'}[5m]) >= 0)", "format": "time_series", "instant": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "OSD Read Op Latency Distribution", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketSize": "", "yAxis": { "decimals": 2, "format": "ms", "logBase": 2, "min": "0", "show": true }, "yBucketBound": "auto" }, { "cards": {}, "color": { "cardColor": "#f9934e", "colorScale": "sqrt", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "timeseries", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 21 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 86, "legend": { "show": true }, "links": [], "options": { "calculate": true, "calculation": { "yBuckets": { "mode": "count", "scale": { "log": 2, "type": "log" } } }, "cellGap": 2, "cellValues": {}, "color": { "exponent": 0.5, "fill": "#f9934e", "mode": "opacity", "scale": "exponential", "scheme": "Oranges", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": true }, "rowsFrame": { "layout": "auto" }, "showValue": "never", "tooltip": { "show": true, "yHistogram": false }, "yAxis": { "axisPlacement": "left", "decimals": 2, "min": "0", "reverse": false, "unit": "ms" } }, "pluginVersion": "9.1.3", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum without (instance) (rate(ceph_osd_op_w_latency_sum{ceph_daemon='$osd'}[5m]) / rate(ceph_osd_op_w_latency_count{ceph_daemon='$osd'}[5m]) >= 0)", "format": "time_series", "instant": false, "interval": "$interval", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "OSD Write Op Latency Distribution", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "xBucketSize": "", "yAxis": { "decimals": 2, "format": "ms", "logBase": 2, "min": "0", "show": true }, "yBucketBound": "auto" }, { "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": 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": 29 }, "id": 44, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg without (instance, ceph_daemon) (rate(ceph_osd_op_r_latency_sum{ceph_daemon='$osd'}[5m]) / rate(ceph_osd_op_r_latency_count{ceph_daemon='$osd'}[5m]) >= 0)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "read", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg without (instance, ceph_daemon) (rate(ceph_osd_op_w_latency_sum{ceph_daemon='$osd'}[5m]) / rate(ceph_osd_op_w_latency_count{ceph_daemon='$osd'}[5m]) >= 0)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "write", "refId": "B" } ], "title": "Avg OSD Op 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": 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": 12, "y": 29 }, "id": 35, "links": [], "options": { "legend": { "calcs": [ "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg without (instance, ceph_daemon) (ceph_osd_apply_latency_ms{ceph_daemon='$osd'})", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "apply", "metric": "ceph_osd_perf_apply_latency_seconds", "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg without (instance, ceph_daemon)(ceph_osd_commit_latency_ms{ceph_daemon='$osd'})", "format": "time_series", "interval": "$interval", "intervalFactor": 1, "legendFormat": "commit", "metric": "ceph_osd_perf_commit_latency_seconds", "refId": "B", "step": 4 } ], "title": "AVG OSD Apply + Commit Latency", "type": "timeseries" } ], "refresh": "5m", "schemaVersion": 36, "style": "dark", "tags": [ "ceph", "osd" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "label": "Data source", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "auto": true, "auto_count": 10, "auto_min": "1m", "current": { "selected": false, "text": "30s", "value": "30s" }, "datasource": "Prometheus", "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", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(ceph_osd_up, ceph_daemon)", "hide": 0, "includeAll": false, "label": "OSD", "multi": false, "name": "osd", "options": [], "query": { "query": "label_values(ceph_osd_up, ceph_daemon)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "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": "browser", "title": "Ceph - OSD (Single)", "uid": "Fj5fAfzik", "version": 2, "weekStart": "" }
2023-01-09 11:31:18 UTC
null
0
0
17,812
1
704,589
28,252
0
ecoflow
EcoFlow
EcoFlow dashboard
2023-01-06 10:10:05 UTC
2023-04-02 18:35:52 UTC
0
Exporter: [https://github.com/berezhinskiy/ecoflow_exporter](https://github.com/berezhinskiy/ecoflow_exporter)
80,404
80,405
Other
null
1
5
28,252
1
17,812
9
0
EcoFlow dashboard
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "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": "9.3.6" }, { "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": "EcoFlow dashboard", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 17812, "graphTooltip": 2, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "0": { "color": "light-red", "index": 1, "text": "Offline" }, "1": { "color": "green", "index": 0, "text": "Online" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#f7f7f7", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 0 }, "id": 46, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "ecoflow_online{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2500, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1800 }, { "color": "red", "value": 2400 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 0 }, "id": 23, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "ecoflow_inv_input_watts{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Inverter IN Watts", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "#EAB839", "value": 190 }, { "color": "green", "value": 210 } ] }, "unit": "mvolt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 6, "y": 0 }, "id": 26, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_inv_ac_in_vol{device=\"$device\"} or ecoflow_inv_inv_in_vol{device=\"$device\"}", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Inverter IN Volts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "red", "index": 0 } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mamp" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 8, "y": 0 }, "id": 29, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_inv_ac_in_amp{device=\"$device\"} or ecoflow_inv_inv_in_amp{device=\"$device\"}", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Inverter IN Current", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "from": 5500, "result": { "color": "green", "index": 0, "text": "∞" }, "to": 6000 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] }, "unit": "m" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 10, "y": 0 }, "id": 33, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_ems_chg_remain_time{device=\"$device\"} or ecoflow_bms_ems_status_chg_remain_time{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Charging Remaining Time", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "mamph" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 14, "y": 0 }, "id": 37, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_full_cap{device=\"$device\"} or ecoflow_bms_bms_status_full_cap{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Full Capacity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#f7f7f7", "value": null } ] }, "unit": "mamp" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 16, "y": 0 }, "id": 31, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "abs(ecoflow_bms_master_amp{device=\"$device\"}) or abs(ecoflow_bms_bms_status_amp{device=\"$device\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "BMS Current", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mvolt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 18, "y": 0 }, "id": 28, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_vol{device=\"$device\"} or ecoflow_bms_bms_status_vol{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Battery Volts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mvolt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 20, "y": 0 }, "id": 35, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_min_cell_vol{device=\"$device\"} or ecoflow_bms_bms_status_min_cell_vol{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "MIN Cell Volts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mvolt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 0 }, "id": 36, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_max_cell_vol{device=\"$device\"} or ecoflow_bms_bms_status_max_cell_vol{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "MAX Cell Volts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "yellow", "value": 10 }, { "color": "green", "value": 30 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 2 }, "id": 21, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_f32_show_soc{device=\"$device\"} or ecoflow_bms_bms_status_f32_show_soc{device=\"$device\"} or ecoflow_bms_master_soc{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2500, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1800 }, { "color": "red", "value": 2400 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 4 }, "id": 24, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "ecoflow_inv_output_watts{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Inverter OUT Watts", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "#EAB839", "value": 190 }, { "color": "green", "value": 210 } ] }, "unit": "mvolt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 6, "y": 4 }, "id": 27, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_inv_out_vol{device=\"$device\"}", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Inverter OUT Volts", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "red", "index": 0 } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "mamp" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 8, "y": 4 }, "id": 30, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_inv_out_amp{device=\"$device\"}", "instant": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Inverter OUT Current", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "from": 5500, "result": { "color": "green", "index": 0, "text": "∞" }, "to": 6000 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 10 } ] }, "unit": "m" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 10, "y": 4 }, "id": 32, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_ems_dsg_remain_time{device=\"$device\"} or ecoflow_bms_ems_status_dsg_remain_time{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Discharging Remaining Time", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "mamph" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 14, "y": 4 }, "id": 34, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_remain_cap{device=\"$device\"} or ecoflow_bms_bms_status_remain_cap{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Remain Capacity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#f7f7f7", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 16, "y": 4 }, "id": 42, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_cycles{device=\"$device\"} or ecoflow_bms_bms_status_cycles{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Battery Cycles", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 65 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 18, "y": 4 }, "id": 38, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_inv_out_temp{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Inverter Temp", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "red", "value": 50 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 20, "y": 4 }, "id": 40, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_min_cell_temp{device=\"$device\"} or ecoflow_bms_bms_status_min_cell_temp{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "MIN Cell Temp", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 40 }, { "color": "red", "value": 50 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 4 }, "id": 39, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_max_cell_temp{device=\"$device\"} or ecoflow_bms_bms_status_max_cell_temp{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "MAX Cell Temp", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "0": { "color": "yellow", "index": 0, "text": "Standby" } }, "type": "value" }, { "options": { "from": 0, "result": { "color": "green", "index": 1, "text": "Charging" }, "to": 1000000 }, "type": "range" }, { "options": { "from": -1000000, "result": { "color": "red", "index": 2, "text": "Discharging" }, "to": 0 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#f7f7f7", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 6 }, "id": 41, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "ecoflow_bms_master_amp{device=\"$device\"} or ecoflow_bms_bms_status_amp{device=\"$device\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisGridShow": false, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "opacity", "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": 8 }, "id": 8, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_soc{device=\"$device\"} or ecoflow_bms_bms_status_f32_show_soc{device=\"$device\"}", "interval": "", "legendFormat": "Battery Level", "range": true, "refId": "A" } ], "title": "Battery Level", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisGridShow": true, "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 100, "gradientMode": "scheme", "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 } ] }, "unit": "watt" }, "overrides": [ { "matcher": { "id": "byName", "options": "Input Watts" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Output Watts" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 8 }, "id": 4, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_input_watts{device=\"$device\"}", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Input Watts", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_output_watts{device=\"$device\"}", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Output Watts", "refId": "B" } ], "title": "I/O Watts", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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": { "log": 10, "type": "log" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "m" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 16 }, "id": 10, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.4.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "abs(ecoflow_ems_chg_remain_time{device=\"$device\"}) or abs(ecoflow_bms_ems_status_chg_remain_time{device=\"$device\"}) ", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Charging Remain Time", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "abs(ecoflow_ems_dsg_remain_time{device=\"$device\"}) or abs(ecoflow_bms_ems_status_dsg_remain_time{device=\"$device\"})", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Discharging Remain Time", "range": true, "refId": "D" } ], "title": "Remaining 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": "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": "mvolt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 16 }, "id": 2, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_ac_in_vol{device=\"$device\"} > 0", "interval": "", "legendFormat": "Inverter In", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_inv_out_vol{device=\"$device\"} > 0", "hide": false, "interval": "", "legendFormat": "Inverter Out", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_bms_bms_status_vol{device=\"$device\"}", "hide": true, "interval": "", "legendFormat": "BMS", "refId": "B" } ], "title": "I/O Volts", "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": "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": "celsius" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "id": 6, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_out_temp{device=\"$device\"} != 0", "interval": "", "legendFormat": "Inverter", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_pd_car_temp{device=\"$device\"} != 0", "hide": false, "interval": "", "legendFormat": "PD Car", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_temp{device=\"$device\"} != 0 or ecoflow_bms_bms_status_temp{device=\"$device\"} != 0", "hide": false, "interval": "", "legendFormat": "BMS", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_max_cell_temp{device=\"$device\"} != 0 or ecoflow_bms_bms_status_max_cell_temp{device=\"$device\"} != 0", "hide": false, "interval": "", "legendFormat": "Max Cell", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_min_cell_temp{device=\"$device\"} != 0 or ecoflow_bms_bms_status_min_cell_temp{device=\"$device\"} != 0", "hide": false, "interval": "", "legendFormat": "Min Cell", "range": true, "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_max_mos_temp{device=\"$device\"} != 0 or ecoflow_bms_bms_status_max_mos_temp{device=\"$device\"} != 0", "hide": false, "interval": "", "legendFormat": "Max MOS", "range": true, "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_min_mos_temp{device=\"$device\"} != 0 or ecoflow_bms_bms_status_min_mos_temp{device=\"$device\"} != 0", "hide": false, "interval": "", "legendFormat": "Min MOS", "range": true, "refId": "G" } ], "title": "Temperature", "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": "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": "mamp" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 24 }, "id": 18, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_ac_in_amp{device=\"$device\"}", "interval": "", "legendFormat": "AC IN Current", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_inv_inv_out_amp{device=\"$device\"}", "hide": false, "interval": "", "legendFormat": "Inverter OUT Current", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "abs(ecoflow_bms_bms_status_amp{device=\"$device\"})", "hide": false, "interval": "", "legendFormat": "BMS Current", "refId": "B" } ], "title": "Current", "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": "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": "watt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "id": 44, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_pd_usb1_watts{device=\"$device\"}", "interval": "", "legendFormat": "USB", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ecoflow_pd_typec1_watts{device=\"$device\"}", "hide": false, "interval": "", "legendFormat": "TypeC", "refId": "C" } ], "title": "USB", "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": "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": "mvolt" }, "overrides": [ { "__systemRef": "hideSeriesFrom", "matcher": { "id": "byNames", "options": { "mode": "exclude", "names": [ "BMS" ], "prefix": "All except:", "readOnly": true } }, "properties": [ { "id": "custom.hideFrom", "value": { "legend": false, "tooltip": false, "viz": true } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "id": 45, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_vol{device=\"$device\"} or ecoflow_bms_bms_status_vol{device=\"$device\"}", "hide": false, "interval": "", "legendFormat": "BMS", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_min_cell_vol{device=\"$device\"} or ecoflow_bms_bms_status_min_cell_vol{device=\"$device\"}", "hide": false, "interval": "", "legendFormat": "MIN Cell", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "ecoflow_bms_master_max_cell_vol{device=\"$device\"} or ecoflow_bms_bms_status_max_cell_vol{device=\"$device\"}", "hide": false, "interval": "", "legendFormat": "MAX Cell", "range": true, "refId": "B" } ], "title": "Battery Volts", "type": "timeseries" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 53, "panels": [ { "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": "opacity", "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 }, { "color": "red", "value": 80 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 41 }, "id": 55, "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ecoflow_mppt_in_watts/10", "legendFormat": "Watts in", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ecoflow_mppt_in_vol * ecoflow_mppt_in_amp / 1000", "hide": false, "legendFormat": "Watts on panel", "range": true, "refId": "C" } ], "title": "Solar power", "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": 50, "gradientMode": "opacity", "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 }, { "color": "red", "value": 80 } ] }, "unit": "volt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 41 }, "id": 61, "options": { "legend": { "calcs": [ "max", "mean" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ecoflow_mppt_in_vol/10", "legendFormat": "Volts in", "range": true, "refId": "A" } ], "title": "Solar voltage", "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": 50, "gradientMode": "opacity", "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 }, { "color": "red", "value": 80 } ] }, "unit": "amp" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 49 }, "id": 63, "options": { "legend": { "calcs": [ "max", "mean" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ecoflow_mppt_in_amp/100", "legendFormat": "Amp in", "range": true, "refId": "A" } ], "title": "Solar current", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": true, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "opacity", "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": "amp" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 49 }, "id": 65, "options": { "legend": { "calcs": [ "max", "mean" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ecoflow_bms_master_amp/1000", "legendFormat": "Amp in", "range": true, "refId": "A" } ], "title": "Battery Managemant System Power Balance ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "fixed" }, "decimals": 2, "mappings": [], "max": 5000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "watth" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 57 }, "id": 67, "options": { "displayMode": "basic", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_in_watts[$__range]) / (count_over_time(ecoflow_mppt_in_watts[1m]) * 60) / 10", "legendFormat": "Battery charged", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_out_watts[$__range]) / (count_over_time(ecoflow_mppt_out_watts[1m]) * 60) / 10", "hide": false, "legendFormat": "Collected", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_in_watts[24h]) / (count_over_time(ecoflow_mppt_in_watts[1m]) * 60) / 10", "hide": false, "legendFormat": "Battery charged (24h)", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_out_watts[24h]) / (count_over_time(ecoflow_mppt_out_watts[1m]) * 60) / 10", "hide": false, "legendFormat": "Collected (24h)", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_in_watts[7d]) / (count_over_time(ecoflow_mppt_in_watts[1m]) * 60) / 10", "hide": false, "legendFormat": "Battery charged (7d)", "range": true, "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_out_watts[7d]) / (count_over_time(ecoflow_mppt_out_watts[1m]) * 60) / 10", "hide": false, "legendFormat": "Collected (7d)", "range": true, "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_in_watts[30d]) / (count_over_time(ecoflow_mppt_in_watts[1m]) * 60) / 10", "hide": false, "legendFormat": "Battery charged (30d)", "range": true, "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum_over_time(ecoflow_mppt_out_watts[30d]) / (count_over_time(ecoflow_mppt_out_watts[1m]) * 60) / 10", "hide": false, "legendFormat": "Collected (30d)", "range": true, "refId": "H" } ], "title": "Solar power", "type": "bargauge" }, { "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": 51, "gradientMode": "opacity", "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": -5000 }, { "color": "#EAB839", "value": -10 }, { "color": "green", "value": 0 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 57 }, "id": 69, "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ecoflow_bms_master_vol/1000 * ecoflow_bms_master_amp/1000", "legendFormat": "Master BMS", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ecoflow_mppt_in_vol * ecoflow_mppt_in_amp / 1000", "hide": false, "legendFormat": "Solar", "range": true, "refId": "B" } ], "title": "Battery Energy Balance", "type": "timeseries" } ], "title": "MPPT", "type": "row" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 59, "panels": [], "title": "MQTT", "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": "bars", "fillOpacity": 50, "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": "m/s" }, "overrides": [] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 42 }, "id": 48, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rate(ecoflow_mqtt_messages_receive_total{device=\"$device\"}[1m])", "interval": "", "intervalFactor": 3, "legendFormat": "MQTT Messages", "refId": "A" } ], "title": "MQTT Messages Per Second", "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 37, "style": "dark", "tags": [ "ecoflow", "prometheus", "electricity", "IoT" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(ecoflow_online, device)", "description": "Serial Number of EcoFlow device", "hide": 0, "includeAll": false, "label": "Device", "multi": false, "name": "device", "options": [], "query": { "query": "label_values(ecoflow_online, device)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "EcoFlow", "uid": "KGnlUEp4s", "version": 6, "weekStart": "monday" }
2023-04-02 18:35:52 UTC
null
0
0
7,673
1
182,888
26,462
1,415
eventstore
EventStore
A dashboard for metrics exported with eventstore_exporter
2018-08-25 16:29:15 UTC
2022-10-19 18:04:55 UTC
0
A dashboard for metrics exported with [eventstore_exporter](https://github.com/marcinbudny/eventstore_exporter) Current revision of the dashboard is meant to work with exporter version 0.10.0+ For exporter version 0.8.0 - 0.9.0 use revision 4 For older exporter versions use revision 3
0
0
Other
null
0
0
26,462
1
7,673
9
0
A dashboard for metrics exported with eventstore_exporter
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.1.7" }, { "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": { "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 metrics exported with eventstore_exporter", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 7673, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 16, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "refId": "A" } ], "title": "Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "0": { "text": "Down" }, "1": { "text": "Up" } }, "type": "value" }, { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#d44a3a", "value": null }, { "color": "dark-green", "value": 0.9 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 7, "x": 0, "y": 1 }, "hideTimeOverride": false, "id": 1, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.1.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_up{instance=\"$instance\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 7, "y": 1 }, "hiddenSeries": false, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_process_cpu{instance=\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "CPU Cores", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:847", "format": "none", "logBase": 1, "min": "0", "show": true }, { "$$hashKey": "object:848", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "decimals": 2, "displayName": "", "mappings": [ { "options": { "0": { "index": 0, "text": "Down" }, "1": { "index": 1, "text": "Up" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null }, { "color": "dark-green", "value": 1 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "member" }, "properties": [ { "id": "displayName", "value": "Member" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "custom.align" } ] } ] }, "gridPos": { "h": 10, "w": 11, "x": 13, "y": 1 }, "hideTimeOverride": false, "id": 5, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "9.1.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_cluster_member_alive{instance=\"$instance\"}) by (member)", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Cluster status", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "0": { "text": "N/A" }, "1": { "text": "Slave" }, "10": { "text": "Master" }, "100": { "text": "Clone" }, "1000": { "text": "Readonly Replica" }, "10000": { "text": "Follower" }, "100000": { "text": "Leader" } }, "type": "value" }, { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 7, "x": 0, "y": 6 }, "hideTimeOverride": true, "id": 4, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.1.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(sum(eventstore_cluster_member_is_leader{instance=\"$instance\"}) or vector(0))*100000 +\n(sum(eventstore_cluster_member_is_follower{instance=\"$instance\"}) or vector(0))*10000 +\n(sum(eventstore_cluster_member_is_readonly_replica{instance=\"$instance\"}) or vector(0))*1000 +\n(sum(eventstore_cluster_member_is_clone{instance=\"$instance\"}) or vector(0))*100 +\n(sum(eventstore_cluster_member_is_master{instance=\"$instance\"}) or vector(0))*10 + \n(sum(eventstore_cluster_member_is_slave{instance=\"$instance\"}) or vector(0))*1", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": "1s", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-purple", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 7, "y": 6 }, "hideTimeOverride": false, "id": 3, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.1.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_process_memory_bytes{instance=\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Memory", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 17, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "refId": "A" } ], "title": "Projections", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_projection_progress{instance=\"$instance\"}) by (projection)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{projection}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Projection progress", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1292", "format": "percentunit", "logBase": 1, "max": "1", "show": true }, { "$$hashKey": "object:1293", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "decimals": 2, "displayName": "", "mappings": [ { "options": { "0": { "index": 0, "text": "Not running" }, "1": { "index": 1, "text": "Running" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null }, { "color": "dark-green", "value": 1 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "projection" }, "properties": [ { "id": "displayName", "value": "Projection" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Is running" }, { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "custom.align" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 12 }, "id": 6, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "9.1.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_projection_running{instance=\"$instance\"}) by (projection)", "format": "table", "instant": true, "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "title": "Projection status", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 8, "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": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_projection_events_processed_after_restart_total{instance=\"$instance\"}[2m])) by (projection)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{projection}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Projection events per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1369", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1370", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 21, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "refId": "A" } ], "title": "Subscriptions", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 23, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_subscription_items_processed_total{instance=\"$instance\"}[2m])) by (event_stream_id, group_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{event_stream_id}} -> {{group_name}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Subscription processing rate", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1528", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1529", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 25, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_subscription_last_known_event_number{instance=\"$instance\"}) by (event_stream_id, group_name) - sum(eventstore_subscription_last_processed_event_number{instance=\"$instance\"}) by (event_stream_id, group_name)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{event_stream_id}} -> {{group_name}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Subscription lag", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1744", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1745", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": { "test-stream -> group1": "purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 26, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_subscription_parked_messages{instance=\"$instance\"}) by (event_stream_id, group_name)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{event_stream_id}} -> {{group_name}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Parked messages", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1528", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:1529", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 120 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "event_stream_id" }, "properties": [ { "id": "displayName", "value": "Stream" }, { "id": "custom.align" } ] }, { "matcher": { "id": "byName", "options": "Value #A" }, "properties": [ { "id": "displayName", "value": "Age" }, { "id": "unit", "value": "dtdurations" }, { "id": "custom.displayMode", "value": "color-background" }, { "id": "custom.align" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 60 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 120 } ] } } ] }, { "matcher": { "id": "byName", "options": "group_name" }, "properties": [ { "id": "displayName", "value": "Group" }, { "id": "custom.align" } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 30 }, "id": 27, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "9.1.7", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_subscription_oldest_parked_message_age_seconds{instance=\"$instance\"}) by (event_stream_id, group_name)", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Oldest parked message", "transformations": [ { "id": "merge", "options": { "reducers": [] } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "event_stream_id": false, "instance": true, "job": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 18, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "refId": "A" } ], "title": "Disk", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 38 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_disk_io_read_ops{instance=\"$instance\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "read", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_disk_io_write_ops{instance=\"$instance\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "write", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Read / write ops per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1820", "format": "ops", "logBase": 1, "show": true }, { "$$hashKey": "object:1821", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 38 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_disk_io_read_bytes{instance=\"$instance\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "read", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_disk_io_written_bytes{instance=\"$instance\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "written", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Read / written bytes per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:1896", "format": "bytes", "logBase": 1, "show": true }, { "$$hashKey": "object:1897", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 45 }, "id": 19, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "refId": "A" } ], "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 46 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(eventstore_tcp_connections{instance=\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "TCP connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2765", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:2766", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 46 }, "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.1.7", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_tcp_received_bytes{instance=\"$instance\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "received", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(rate(eventstore_tcp_sent_bytes{instance=\"$instance\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "sent", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Received / sent bytes per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2813", "format": "decbytes", "logBase": 1, "show": true }, { "$$hashKey": "object:2814", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": "10s", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(eventstore_up, instance)", "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(eventstore_up, instance)", "refId": "Prometheus-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "datasource": { "type": "prometheus", "uid": "my_prometheus" }, "filters": [], "hide": 0, "name": "Filters", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-15m", "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": "EventStore", "uid": "7EU-Yutmk", "version": 1, "weekStart": "" }
2022-10-19 18:04:55 UTC
null
0
0
15,726
1
600,262
27,324
686
lxd
LXD
Overview of LXD instances
2022-02-09 05:20:18 UTC
2023-01-06 23:27:38 UTC
0
Dashboard for use with [LXD](https://linuxcontainers.org/lxd)'s built-in metrics. This provides a per-project overview of resource consumption as well as detailed per-instance data. Currently in active development, feedback welcome at [https://discuss.linuxcontainers.org](https://discuss.linuxcontainers.org)
70,801
70,802
Other
null
0
0
27,324
1
15,726
9
0
Overview of LXD instances
{ "__inputs": [ { "name": "DS_LXD", "label": "LXD", "description": "Prometheus instance for LXD", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.2" }, { "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": "-- 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": "Overview of LXD instances", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 15726, "graphTooltip": 0, "id": null, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "Documentation", "type": "link", "url": "https://linuxcontainers.org/lxd/docs/latest/" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 319, "panels": [], "title": "Project overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "s" }, "overrides": [ { "matcher": { "id": "byName", "options": "Others" }, "properties": [ { "id": "color", "value": { "fixedColor": "#81787be0", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 1 }, "id": 350, "links": [], "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false, "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 3, "values": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "7.4.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "topk(${top}, sum by (name) (increase(lxd_cpu_seconds_total{mode!=\"idle\",job=\"$job\",project=\"$project\"}[$__range])))", "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(lxd_cpu_seconds_total{mode!=\"idle\",job=\"$job\",project=\"$project\"}[$__range])) - sum(topk(${top}, sum by (name) (increase(lxd_cpu_seconds_total{mode!=\"idle\",job=\"$job\",project=\"$project\"}[$__range]))))", "hide": false, "instant": true, "interval": "", "legendFormat": "Others", "refId": "B" } ], "title": "Top ${top} CPU usage", "transparent": true, "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Others" }, "properties": [ { "id": "color", "value": { "fixedColor": "#81787be0", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 1 }, "id": 364, "links": [], "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false, "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 3, "values": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "7.4.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "topk(${top}, lxd_memory_MemTotal_bytes{job=\"$job\",project=\"$project\"} - lxd_memory_MemFree_bytes - lxd_memory_Cached_bytes)", "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_memory_MemTotal_bytes{job=\"$job\",project=\"$project\"} - lxd_memory_MemFree_bytes - lxd_memory_Cached_bytes) -\nsum(topk(${top}, lxd_memory_MemTotal_bytes{job=\"$job\",project=\"$project\"} - lxd_memory_MemFree_bytes - lxd_memory_Cached_bytes))", "hide": false, "instant": true, "interval": "", "legendFormat": "Others", "refId": "B" } ], "title": "Top ${top} memory usage", "transparent": true, "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Others" }, "properties": [ { "id": "color", "value": { "fixedColor": "#81787be0", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 1 }, "id": 351, "links": [], "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false, "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 3, "values": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "7.4.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "topk(${top}, lxd_filesystem_size_bytes{job=\"$job\",project=\"$project\",mountpoint=\"/\"} - lxd_filesystem_avail_bytes)", "hide": false, "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_filesystem_size_bytes{job=\"$job\",project=\"$project\",mountpoint=\"/\"} - lxd_filesystem_avail_bytes) - \nsum(topk(${top}, lxd_filesystem_size_bytes{job=\"$job\",project=\"$project\",mountpoint=\"/\"} - lxd_filesystem_avail_bytes))", "hide": false, "interval": "", "legendFormat": "Others", "refId": "B" } ], "title": "Top ${top} rootfs usage", "transparent": true, "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Total disk reads during the time interval", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-blue", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 1 }, "id": 360, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(increase(lxd_disk_read_bytes_total{job=\"$job\",project=\"$project\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Disk reads", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Total disk writes during the time interval", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 1 }, "id": 361, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(increase(lxd_disk_written_bytes_total{job=\"$job\",project=\"$project\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Disk writes", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Total network RX traffic during the time interval", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-blue", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 5 }, "id": 363, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(increase(lxd_network_receive_bytes_total{job=\"$job\",project=\"$project\"}[$__range]))*8", "hide": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Network RX", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Total network TX traffic during the time interval", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-green", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbits" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 5 }, "id": 362, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(increase(lxd_network_transmit_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__range]))*8", "hide": false, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Network TX", "transparent": true, "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Others" }, "properties": [ { "id": "color", "value": { "fixedColor": "#81787be0", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 9 }, "id": 417, "links": [], "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false, "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 3, "values": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "7.4.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "topk(${top}, sum by (name) (rate(lxd_network_transmit_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8)", "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(lxd_network_transmit_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval])*8) -\nsum(topk(${top}, sum by (name) (rate(lxd_network_transmit_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8))", "hide": false, "instant": true, "interval": "", "legendFormat": "Others", "refId": "B" } ], "title": "Top ${top} network TX traffic usage", "transparent": true, "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Others" }, "properties": [ { "id": "color", "value": { "fixedColor": "#81787be0", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 9 }, "id": 468, "links": [], "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false, "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 3, "values": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "7.4.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "topk(${top}, sum by (name) (rate(lxd_network_receive_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8)", "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(lxd_network_receive_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval])*8) -\nsum(topk(${top}, sum by (name) (rate(lxd_network_receive_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8))", "hide": false, "instant": true, "interval": "", "legendFormat": "Others", "refId": "B" } ], "title": "Top ${top} network RX traffic usage", "transparent": true, "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Others" }, "properties": [ { "id": "color", "value": { "fixedColor": "#81787be0", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 9 }, "id": 469, "links": [], "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false, "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 3, "values": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "7.4.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "topk(${top}, sum by (name) (rate(lxd_network_transmit_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8)", "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(lxd_network_transmit_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval])*8) -\nsum(topk(${top}, sum by (name) (rate(lxd_network_transmit_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8))", "hide": false, "instant": true, "interval": "", "legendFormat": "Others", "refId": "B" } ], "title": "Top ${top} network TX packets/s usage", "transparent": true, "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "decimals": 0, "mappings": [], "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Others" }, "properties": [ { "id": "color", "value": { "fixedColor": "#81787be0", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 9 }, "id": 470, "links": [], "options": { "displayLabels": [], "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false, "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "limit": 3, "values": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "7.4.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "topk(${top}, sum by (name) (rate(lxd_network_receive_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8)", "instant": true, "interval": "", "legendFormat": "{{name}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(lxd_network_receive_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval])*8) -\nsum(topk(${top}, sum by (name) (rate(lxd_network_receive_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8))", "hide": false, "instant": true, "interval": "", "legendFormat": "Others", "refId": "B" } ], "title": "Top ${top} network RX packets/s usage", "transparent": true, "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "CPU usage overview for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "system" }, "properties": [ { "id": "color", "value": { "fixedColor": "#508642", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "user" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1F60C4", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 15 }, "id": 328, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "sum(rate(lxd_cpu_seconds_total{mode!=\"idle\",job=\"$job\",project=\"$project\"}[$__rate_interval])) by (mode) * 100", "hide": false, "interval": "", "legendFormat": "{{mode}}", "refId": "C" } ], "title": "Project CPU Usage", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Memory usage overview for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "SWAP Used" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "RAM Total" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E0F9D7", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 10 }, { "id": "custom.stacking", "value": { "group": false, "mode": "normal" } } ] }, { "matcher": { "id": "byName", "options": "RAM Cache" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "RAM Free" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } }, { "id": "custom.gradientMode", "value": "opacity" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 15 }, "id": 354, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "sum(lxd_memory_MemTotal_bytes{job=\"$job\",project=\"$project\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RAM Total", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_memory_MemTotal_bytes{job=\"$job\",project=\"$project\"} - lxd_memory_MemFree_bytes - lxd_memory_Cached_bytes)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RAM Used", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "sum(lxd_memory_Cached_bytes{job=\"$job\",project=\"$project\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RAM Cache", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "sum(lxd_memory_MemFree_bytes{job=\"$job\",project=\"$project\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "RAM Free", "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "sum(lxd_memory_Swap_bytes{job=\"$job\",project=\"$project\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "SWAP Used", "refId": "E", "step": 240 } ], "title": "Project Memory Usage", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Number of running processes for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 25 }, "id": 344, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_procs_total{job=\"$job\",project=\"$project\"})", "interval": "", "legendFormat": "Processes", "refId": "A" } ], "title": "Project Running Processes", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Disk space used for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 25 }, "id": 326, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_filesystem_size_bytes{mountpoint=\"/\",job=\"$job\",project=\"$project\"} - lxd_filesystem_avail_bytes)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Disk used", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_filesystem_size_bytes{mountpoint=\"/\",job=\"$job\",project=\"$project\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Disk quota", "refId": "B", "step": 240 } ], "title": "Project Disk Space Usage (rootfs)", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "The number of bytes read or written per second for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "#3274D9", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 34 }, "id": 338, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_disk_written_bytes_total{job=\"$job\",project=\"$project\"}[$__rate_interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Written bytes", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_disk_read_bytes_total{job=\"$job\",project=\"$project\"}[$__rate_interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Read bytes", "refId": "B", "step": 240 } ], "title": "Project Disk R/W Data", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "The number (after merges) of I/O requests completed per second for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "iops" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 34 }, "id": 336, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_disk_writes_completed_total{job=\"$job\",project=\"$project\"}[$__rate_interval]))", "interval": "", "intervalFactor": 1, "legendFormat": "Writes completed", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_disk_reads_completed_total{job=\"$job\",project=\"$project\"}[$__rate_interval]))", "interval": "", "intervalFactor": 1, "legendFormat": "Reads completed", "refId": "B", "step": 240 } ], "title": "Project Disk IO/s", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Network traffic overview for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "#3274D9", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 43 }, "id": 322, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_network_transmit_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "TX", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_network_receive_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))*8", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RX", "refId": "B" } ], "title": "Project Network Traffic", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Network traffic overview for the whole project", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 43 }, "id": 365, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(lxd_network_transmit_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "TX", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(lxd_network_receive_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "RX", "refId": "B" } ], "title": "Project Network Packets/s", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Network errors and drop overview for the whole project", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-blue", "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "A" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byFrameRefID", "options": "C" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 49 }, "id": 366, "links": [], "options": { "legend": { "calcs": [ "max" ], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_network_receive_errs_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "RX errors", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_network_transmit_errs_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "TX errors", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_network_receive_drop_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RX drop", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_network_transmit_drop_total{device!=\"lo\",job=\"$job\",project=\"$project\"}[$__rate_interval]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "TX drop", "refId": "D", "step": 240 } ], "title": "Project Network Errors & Drops", "transparent": true, "type": "timeseries" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 54 }, "id": 6, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Basic CPU info", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "system" }, "properties": [ { "id": "color", "value": { "fixedColor": "#508642", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "user" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1F60C4", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 55 }, "id": 353, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(rate(lxd_cpu_seconds_total{mode!=\"idle\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])) by (mode) * 100", "hide": false, "interval": "", "legendFormat": "{{mode}}", "refId": "C" } ], "title": "CPU Usage", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Basic memory usage", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "SWAP Used" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "RAM Total" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E0F9D7", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 10 }, { "id": "custom.stacking", "value": { "group": false, "mode": "normal" } } ] }, { "matcher": { "id": "byName", "options": "RAM Cache" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "RAM Free" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } }, { "id": "custom.gradientMode", "value": "opacity" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 55 }, "id": 324, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_memory_MemTotal_bytes{job=\"$job\",project=\"$project\",name=\"$name\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RAM Total", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_memory_MemTotal_bytes{job=\"$job\",project=\"$project\",name=\"$name\"} - lxd_memory_MemFree_bytes - lxd_memory_Cached_bytes)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RAM Used", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_memory_Cached_bytes{job=\"$job\",project=\"$project\",name=\"$name\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "RAM Cache", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_memory_MemFree_bytes{job=\"$job\",project=\"$project\",name=\"$name\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "RAM Free", "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "sum(lxd_memory_Swap_bytes{job=\"$job\",project=\"$project\",name=\"$name\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "SWAP Used", "refId": "E", "step": 240 } ], "title": "Memory Usage", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Number of running processes in the instance", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 65 }, "id": 342, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "lxd_procs_total{job=\"$job\",project=\"$project\",name=\"$name\"}", "interval": "", "legendFormat": "Processes", "refId": "A" } ], "title": "Running Processes", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Disk space used of all filesystems mounted", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 65 }, "id": 14, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "100 - ((lxd_filesystem_avail_bytes{job=\"$job\",project=\"$project\",name=\"$name\"} * 100) / lxd_filesystem_size_bytes)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{mountpoint}}", "refId": "A", "step": 240 } ], "title": "Disk Space Used", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "The number of bytes read from or written to the device per second", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 75 }, "id": 334, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_disk_written_bytes_total{job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - Written bytes", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_disk_read_bytes_total{job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - Read bytes", "refId": "B", "step": 240 } ], "title": "Disk R/W Data", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "The number (after merges) of I/O requests completed per second for the device", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "iops" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 75 }, "id": 358, "links": [], "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "rate(lxd_disk_writes_completed_total{job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - Writes completed", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_disk_reads_completed_total{job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - Reads completed", "refId": "B", "step": 240 } ], "title": "Disk IO/s", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "description": "Basic network info per interface", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 85 }, "id": 356, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_transmit_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])*8", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - TX", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_receive_bytes_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])*8", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - RX", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_transmit_bytes_total{device=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])*8", "hide": true, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "TX {{device}}", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_receive_bytes_total{device=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])*8", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "RX {{device}}", "refId": "D" } ], "title": "Network Traffic", "transformations": [], "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byFrameRefID", "options": "B" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 85 }, "id": 357, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_transmit_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "TX {{device}}", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_receive_packets_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "RX {{device}}", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_transmit_packets_total{device=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "TX {{device}}", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "exemplar": true, "expr": "rate(lxd_network_receive_packets_total{device=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "RX {{device}}", "refId": "D", "step": 240 } ], "title": "Network Packets/s", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 1 } ] }, "unit": "pps" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 90 }, "id": 346, "links": [], "options": { "legend": { "calcs": [ "max" ], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "rate(lxd_network_receive_errs_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - RX errors", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "rate(lxd_network_transmit_errs_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - TX errors", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "rate(lxd_network_receive_drop_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - RX drop", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "expr": "rate(lxd_network_transmit_drop_total{device!=\"lo\",job=\"$job\",project=\"$project\",name=\"$name\"}[$__rate_interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} - TX drop", "refId": "D", "step": 240 } ], "title": "Network Errors & Drops", "transparent": true, "type": "timeseries" } ], "repeat": "name", "title": "Instance: $name", "type": "row" } ], "refresh": false, "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "definition": "label_values(lxd_procs_total, job)", "hide": 0, "includeAll": false, "label": "Job", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(lxd_procs_total, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "definition": "label_values(lxd_procs_total{job=\"$job\"}, project)", "description": "Name of the project", "hide": 0, "includeAll": false, "label": "Project", "multi": false, "name": "project", "options": [], "query": { "query": "label_values(lxd_procs_total{job=\"$job\"}, project)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_LXD}" }, "definition": "label_values(lxd_procs_total{job=\"$job\",project=\"$project\"}, name)", "description": "Name of the instance", "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "name", "options": [], "query": { "query": "label_values(lxd_procs_total{job=\"$job\",project=\"$project\"}, name)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "5", "value": "5" }, "description": "Number of instances to include in pie charts", "hide": 0, "includeAll": false, "label": "Top", "multi": false, "name": "top", "options": [ { "selected": false, "text": "3", "value": "3" }, { "selected": false, "text": "4", "value": "4" }, { "selected": true, "text": "5", "value": "5" }, { "selected": false, "text": "10", "value": "10" }, { "selected": false, "text": "15", "value": "15" }, { "selected": false, "text": "20", "value": "20" } ], "query": "3, 4, 5, 10, 15, 20", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "refresh_intervals": [ "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "LXD", "uid": "bGY-LSB7k", "version": 14, "weekStart": "" }
2023-01-06 23:27:38 UTC
null
0
0
9,951
1
240,154
13,934
146
klaytninflux
KlaytnInflux
null
2019-03-21 07:49:38 UTC
2019-03-28 05:21:39 UTC
0
This dashboard for monitoring klaytn blockchain node metrics collected by custom exporter and stored in InfluxDB.
43,189
43,190
Telegraf
null
0
0
13,934
1
9,951
9
29
null
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.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" } ] }, "editable": true, "gnetId": 9951, "graphTooltip": 0, "id": null, "iteration": 1553676830728, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 5, "x": 0, "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, "postfix": " Tx/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": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_blockchain_block_tx_counter", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "TPS (rate)", "type": "singlestat", "valueFontSize": "200%", "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_INFLUXDB}", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 5, "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, "postfix": "", "postfixFontSize": "50%", "prefix": "Num : ", "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": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_blockchain_head_blocknumber", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Head Block Number", "type": "singlestat", "valueFontSize": "100%", "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": "${DS_INFLUXDB}", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 11, "y": 0 }, "id": 38, "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": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_chain_inserts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "0.8,1.0", "title": "BlockInsertTime", "type": "singlestat", "valueFontSize": "100%", "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": "${DS_INFLUXDB}", "description": "Consensus Round Time (prepare -> commit)", "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 4, "x": 15, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_consensus_istanbul_core_timer", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "1.3,1.5", "title": "Consensus Round Time", "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_INFLUXDB}", "description": "TxPool Pending Current Size", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 5 }, "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": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_tx_pool_pending_gauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "TxPool (pending)", "type": "singlestat", "valueFontSize": "200%", "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_INFLUXDB}", "description": "TxPool Queue Current Size", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 5 }, "id": 32, "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": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_tx_pool_queue_gauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "TxPool (queue)", "type": "singlestat", "valueFontSize": "200%", "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_INFLUXDB}", "description": "Tx Received Count", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 5 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_txns_in_packets", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Tx Received 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_INFLUXDB}", "description": "Tx Received Bytes", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 5 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_txns_in_traffic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Tx Received Bytes", "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_INFLUXDB}", "description": "Tx Send Count", "format": "short", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 12, "y": 5 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_txns_out_packets", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Tx Send 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_INFLUXDB}", "description": "Tx Send Bytes", "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 3, "x": 15, "y": 5 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_txns_out_traffic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Tx Send Bytes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 62, "panels": [], "repeat": "server", "title": "Process Infos", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_INFLUXDB}", "decimals": null, "description": "process cpu consume time rate (per second)", "format": "s", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 11 }, "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": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "__name__", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "process_cpu_seconds_total", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "counter" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "CPU (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_INFLUXDB}", "decimals": null, "description": "Memory Allocation (resident)", "format": "decbytes", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 11 }, "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": "__name__", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "process_resident_memory_bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Mem(res)", "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_INFLUXDB}", "decimals": null, "description": "Memory Allocation (virtual)", "format": "decbytes", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 11 }, "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": "rgb(31, 120, 193)", "show": false }, "tableColumn": "__name__", "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "process_virtual_memory_bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Mem(vir)", "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_INFLUXDB}", "decimals": null, "description": "Opened File Description", "format": "none", "gauge": { "maxValue": null, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 11 }, "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": false }, "tableColumn": "__name__", "targets": [ { "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "process_open_fds", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "instance", "operator": "=~", "value": "/^$server$/" } ] } ], "thresholds": "", "title": "Opened fd", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 60, "panels": [], "title": "All", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 16 }, "id": 8, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_blockchain_block_tx_counter", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TPS (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": 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_INFLUXDB}", "description": "txpool queue current size", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 16 }, "id": 30, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_tx_pool_queue_gauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TxPool (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": 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_INFLUXDB}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 16 }, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_blockchain_head_blocknumber", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Head Block Num", "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_INFLUXDB}", "description": "BlockInsertTime(sec)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 16 }, "id": 37, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_chain_inserts", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockInsertTime(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": "sec", "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_INFLUXDB}", "description": "txpool pending current size", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 23 }, "id": 16, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_tx_pool_pending_gauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TxPool - 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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "Recived Block Count", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 23 }, "id": 35, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_blocks_in_packets", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockCount (Received)", "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_INFLUXDB}", "description": "Send Block Count", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 23 }, "id": 36, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_blocks_out_packets", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockCount(Send)", "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_INFLUXDB}", "description": "Consensus Commit Sec", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 23 }, "id": 41, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_consensus_istanbul_core_timer", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Consensus Commit Sec", "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": "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_INFLUXDB}", "description": "Live Peer Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 30 }, "id": 33, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_p2p_PeerCountGauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live Peer Con", "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_INFLUXDB}", "description": "Live P2P Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 30 }, "id": 63, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_p2p_ConnectionCountGauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live P2P Connection", "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_INFLUXDB}", "description": "Live Inbound Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 30 }, "id": 64, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_p2p_ConnectionInCountGauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live Inbound Connection", "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_INFLUXDB}", "description": "Live Outbound Connection", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 30 }, "id": 65, "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, "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_p2p_ConnectionOutCountGauge", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Live Outbound Connection", "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_INFLUXDB}", "description": "BlockBytes (Received)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 37 }, "id": 39, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_blocks_in_traffic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockBytes (Received)", "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": "decbytes", "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}", "description": "BlockBytes (Send)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 37 }, "id": 40, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_blocks_out_traffic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "BlockBytes (Send)", "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": "decbytes", "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}", "description": "tx received bytes", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 37 }, "id": 53, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_txns_in_traffic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "tx received bytes", "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": "decbytes", "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}", "description": "tx send bytes", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 37 }, "id": 54, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_prop_txns_out_traffic", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "tx send bytes", "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": "decbytes", "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}", "description": "cpu process consume sec (rate)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 44 }, "id": 18, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "process_cpu_seconds_total", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "counter" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU (rate, 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": 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_INFLUXDB}", "description": "Memory Allocation (resident)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 44 }, "id": 29, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "process_resident_memory_bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mem(res) - all", "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": "decbytes", "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}", "description": "Memory Allocation (virtual)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 44 }, "id": 34, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "process_virtual_memory_bytes", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Mem(vir) - all", "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": "decbytes", "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}", "description": "P2P Dial Try Rate", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 51 }, "id": 44, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_p2p_DialTryCounter", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P Dial Try 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": 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_INFLUXDB}", "description": "P2P Dial Fail Rate", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 51 }, "id": 43, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_p2p_DialFailCounter", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "P2P Dial Fail 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": 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": 58 }, "id": 23, "panels": [], "repeat": null, "title": "LevelDB", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_INFLUXDB}", "description": "LevelDB (read)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 59 }, "id": 45, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB (read)", "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": "decbytes", "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}", "description": "LevelDB (Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 59 }, "id": 46, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB (Write)", "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": "decbytes", "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}", "description": "LevelDB 'header' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 59 }, "id": 66, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_header_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:write", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_header_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'header' dir. (R/W)", "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": "decbytes", "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}", "description": "LevelDB 'body' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 59 }, "id": 67, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_body_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:write", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_body_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'body' dir. (R/W)", "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": "decbytes", "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}", "description": "LevelDB 'statetrie' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 66 }, "id": 68, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_statetrie_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_statetrie_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'statetrie' dir. (R/W)", "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": "decbytes", "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}", "description": "LevelDB 'snapshot' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 66 }, "id": 71, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_snapshot_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_snapshot_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'snapshot' dir. (R/W)", "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": "decbytes", "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}", "description": "LevelDB 'txlookup' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 66 }, "id": 69, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_txlookup_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:write", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_txlookup_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'txlookup' dir. (R/W)", "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": "decbytes", "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}", "description": "LevelDB 'td' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 66 }, "id": 72, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_td_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:write", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_td_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'td' dir. (R/W)", "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": "decbytes", "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}", "description": "LevelDB 'statetrie' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 73 }, "id": 70, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_receipts_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:write", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_receipts_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'receipts' dir. (R/W)", "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": "decbytes", "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}", "description": "LevelDB 'misc' directory (Read/Write)", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 73 }, "id": 73, "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_instance:$col", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "instance" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_misc_disk_read", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "read" ], "type": "alias" } ] ], "tags": [] }, { "alias": "$tag_instance:write", "groupBy": [ { "params": [ "10s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "klaytn_klay_db_chaindata_misc_disk_write", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "gauge" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "write" ], "type": "alias" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "LevelDB 'misc' dir. (R/W)", "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": "decbytes", "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": 80 }, "id": 12, "panels": [], "title": "All", "type": "row" } ], "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_INFLUXDB}", "definition": "show tag values with key = \"instance\"", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "server", "options": [], "query": "show tag values with key = \"instance\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "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": "", "title": "KlaytnInflux" }
2019-03-28 05:21:39 UTC
null
0
0
14,420
1
494,585
25,467
897
mikrotik-monitoring
Mikrotik monitoring
Mikrotik monitoring (support 9.0.5) added w60G
2021-05-11 20:06:54 UTC
2022-07-27 13:26:58 UTC
0
# Grafana dashboard for mikrotik [![Github repo](https://img.shields.io/badge/Github-black?logo=github)](https://github.com/IgorKha/Grafana-Mikrotik) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ![mikrotikOS](https://img.shields.io/badge/Mikrotik_rOS-v7.4-blue) ![Grafana](https://img.shields.io/badge/Grafana-9.0.5-orange?logo=grafana) ![Prometheus](https://img.shields.io/badge/Prometheus-2.37.0-red?logo=prometheus) ![snmp_exporter](https://img.shields.io/badge/snmp__exporter-0.20.0-red?logo=prometheus) [![Donate using Liberapay](https://liberapay.com/assets/widgets/donate.svg)](https://liberapay.com/~1772367/donate) ### What's new ? * added 60GHz monitoring --------- ## 🐳 Deploy with docker-compose (grafana+prometheus+snmp_exporter) --------- ### deploy with bash script ```console curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh | bash -s -- --config ``` > You can also pass some arguments to script to set some these options: > > --config: change the user and password to grafana and specify the mikrotik IP address > > stop: stop docker containers > > --help > >For example: > ```console bash run.sh --config ``` [![asciicast](https://asciinema.org/a/nOhuc7LvI6bRWbg7dcvqFQ4Kc.png)](https://asciinema.org/a/nOhuc7LvI6bRWbg7dcvqFQ4Kc) --------- ### deploy with docker-compose manual 1. clone repository ```console git clone https://github.com/IgorKha/Grafana-Mikrotik.git && cd Grafana-Mikrotik ``` 2. Change targets ip (192.168.88.1) into file prometheus/prometheus.yml ```console nano prometheus/prometheus.yml ``` 3. Run docker-compose ```console docker-compose up -d ``` 4. Open [localhost:3000](http://localhost:3000) ### Grafana: * **login:** `admin ` * **password:** `mikrotik` *If you want to change the credentials, then edit the `.env` file* ------- ## More information [https://github.com/IgorKha/Grafana-Mikrotik](https://github.com/IgorKha/Grafana-Mikrotik)
62,893
62,894
Other
null
12
4.58
25,467
1
14,420
9
38
Mikrotik snmp monitoring (prometheus) 9.0.5
{ "__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.0.5" }, { "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": "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": "Mikrotik monitoring (support 9.0.5) added w60G", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 14420, "graphTooltip": 1, "id": null, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Github", "tooltip": "Open project on Github", "type": "link", "url": "https://github.com/IgorKha/Grafana-Mikrotik" }, { "asDropdown": false, "icon": "dashboard", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "dashboard", "tooltip": "Open dashboard", "type": "link", "url": "https://grafana.com/grafana/dashboards/14420" } ], "liveNow": false, "panels": [ { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 1655, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total SNMP time scrape took (walk and processing)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "result": { "text": "" }, "to": 0 }, "type": "range" } ], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "yellow", "value": 1 }, { "color": "#EF843C", "value": 1.5 }, { "color": "red", "value": 2 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 1 }, "id": 1656, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "snmp_scrape_duration_seconds{instance='$instance'}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total SNMP time (walk and processing)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Time SNMP walk/bulkwalk took", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "result": { "text": "" }, "to": 0 }, "type": "range" } ], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "yellow", "value": 1 }, { "color": "#EF843C", "value": 1.5 }, { "color": "red", "value": 2 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 1 }, "id": 1657, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "snmp_scrape_walk_duration_seconds{instance='$instance'}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Time SNMP walk/bulkwalk took", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "result": { "text": "" }, "to": 0 }, "type": "range" } ], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "text", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 1 }, "id": 1658, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "snmp_scrape_pdus_returned{instance='$instance'}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "scrape pdus returned", "type": "stat" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "SNMP", "type": "row" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 1218, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "System", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "result": { "text": "" }, "to": 0 }, "type": "range" } ], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "dark-red", "value": 0 }, { "color": "dark-orange", "value": 86400 }, { "color": "dark-yellow", "value": 604800 }, { "color": "#299c46", "value": 2628000 } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 2 }, "id": 476, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sysUpTime{instance='$instance'}/100", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The current operational state of the device described by this row of the table. A value unknown(1) indicates that the current state of the device is unknown. running(2) indicates that the device is up and running and that no unusual error conditions are known. The warning(3) state indicates that agent has been informed of an unusual error condition by the operational software (e.g., a disk device driver) but that the device is still 'operational'. An example would be a high number of soft errors on a disk. A value of testing(4), indicates that the device is not available for use because it is in the testing state. The state of down(5) is used only when the agent has been informed that the device is not available for any use.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "text": "Unknown" }, "2": { "text": "Running" }, "3": { "text": "Warning!" }, "4": { "text": "Testing" }, "5": { "text": "Down" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "#299c46", "value": 2 }, { "color": "dark-red", "value": 3 }, { "color": "light-blue", "value": 4 }, { "color": "rgb(69, 69, 71)", "value": 5 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 2 }, "id": 1220, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "hrDeviceStatus{instance='$instance', hrDeviceIndex=\"1\"}", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Status device", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The number of errors detected on this device", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "dark-orange", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 2 }, "id": 1614, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "hrDeviceErrors{instance='$instance', hrDeviceIndex=\"1\"}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Device Errors", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#fff899", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 8, "y": 2 }, "id": 1264, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sysIdentity{instance='$instance'}", "hide": false, "instant": true, "interval": "", "legendFormat": "{{sysIdentity}}", "refId": "A" } ], "title": "System identity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#fff899", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 12, "y": 2 }, "id": 1311, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrSerialNumber{instance='$instance'}", "hide": false, "instant": false, "interval": "", "legendFormat": "{{mtxrSerialNumber}}", "refId": "A" } ], "title": "Serial Number", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 8, "x": 16, "y": 2 }, "id": 1241, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sysDescr{instance='$instance'}", "hide": false, "instant": true, "interval": "", "legendFormat": "{{sysDescr}}", "refId": "A" } ], "title": "Model", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] }, "unit": "dateTimeAsLocal" }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 0, "y": 4 }, "id": 1325, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Time$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "time()-(hrSystemDate{instance='$instance'})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "System date", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 4 }, "id": 1222, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrFirmwareVersion{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "{{mtxrFirmwareVersion}}", "refId": "A" } ], "title": "Board ver", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 4 }, "id": 1650, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrLicVersion{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "{{mtxrLicVersion}}", "refId": "A" } ], "title": "Package ver", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 8, "y": 4 }, "id": 1248, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrBoardName{instance='$instance'}", "hide": false, "instant": true, "interval": "", "legendFormat": "{{mtxrBoardName}}", "refId": "A" } ], "title": "Board Name", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-yellow", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 4, "x": 12, "y": 4 }, "id": 1649, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrLicSoftwareId{instance='$instance'}", "hide": false, "instant": false, "interval": "", "legendFormat": "{{mtxrLicSoftwareId}}", "refId": "A" } ], "title": "Software ID", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "": { "index": 0, "text": "N/A" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] }, "unit": "string" }, "overrides": [] }, "gridPos": { "h": 2, "w": 8, "x": 16, "y": 4 }, "id": 1653, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNote{instance='$instance'}", "instant": true, "interval": "", "legendFormat": " {{mtxrNote}}", "refId": "A" } ], "title": "Note", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 100, "min": 1, "thresholds": { "mode": "percentage", "steps": [ { "color": "#299c46", "value": null }, { "color": "dark-orange", "value": 80 }, { "color": "dark-red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 6 }, "id": 1703, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(hrProcessorLoad{instance='$instance'})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU Load", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "#299c46", "value": null }, { "color": "dark-orange", "value": 60 }, { "color": "dark-red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 6 }, "id": 482, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "RAM load ", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "dark-orange", "value": 80 }, { "color": "dark-red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 6 }, "id": 480, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='131072',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='131072',instance='$instance'})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "system disk load", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 80, "min": 1, "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "light-blue", "value": null }, { "color": "#299c46", "value": 20 }, { "color": "dark-orange", "value": 55 }, { "color": "dark-red", "value": 65 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 12, "y": 6 }, "id": 1237, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrHlProcessorTemperature{instance='$instance'}/10 or mtxrHlTemperature{instance='$instance'}/10", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU Temp", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 13, "w": 8, "x": 16, "y": 6 }, "id": 1262, "links": [], "maxDataPoints": 100, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "hrProcessorLoad{instance='$instance'}", "interval": "", "legendFormat": "CPU {{hrDeviceIndex}} load", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrHlTemperature{instance='$instance'}/10", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "CPU temp", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='65536',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='65536',instance='$instance'})", "hide": false, "interval": "", "legendFormat": "RAM usage", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(hrStorageUsed{hrStorageIndex='131072',instance='$instance'} * 100 )/(hrStorageSize{hrStorageIndex='131072',instance='$instance'})", "hide": false, "interval": "", "legendFormat": "System disk", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrHlVoltage{instance='$instance'}/10", "hide": false, "interval": "", "legendFormat": "Voltage", "refId": "E" } ], "title": "System", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] }, "unit": "MHz" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 11 }, "id": 1240, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrHlProcessorFrequency{instance='$instance'}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU frequency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 11 }, "id": 1242, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/^n/a$/", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrHlActiveFan{instance='$instance'}", "hide": false, "instant": true, "interval": "", "legendFormat": "{{mtxrHlActiveFan}}", "refId": "A" } ], "title": "Active Fan", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Wireless registration table entry count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 11 }, "id": 1645, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabEntryCount{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Wi-Fi client count", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "result": { "text": "" }, "to": 0 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 11 }, "id": 1260, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrLicLevel{instance='$instance'}", "interval": "", "legendFormat": "Lic", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrLicUpgradableTo{instance='$instance'}", "hide": false, "interval": "", "legendFormat": "Upgradable to", "refId": "B" } ], "title": "License level", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "text": "Disabled" }, "2": { "text": "Waiting" }, "3": { "text": "Powered On" }, "4": { "text": "Overload" } }, "type": "value" } ], "max": 4, "min": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "dark-yellow", "value": 2 }, { "color": "#299c46", "value": 3 }, { "color": "dark-red", "value": 4 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 15 }, "id": 1276, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrPOEStatus{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "POE Status", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 15 }, "id": 1279, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrPOEPower{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "POE Power", "refId": "A" } ], "title": "POE Power", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] }, "unit": "mamp" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 15 }, "id": 1277, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrPOECurrent{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "POE Current", "refId": "A" } ], "title": "POE Current", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null } ] }, "unit": "volt" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 15 }, "id": 1278, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrPOEVoltage{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "POE Voltage", "refId": "A" } ], "title": "POE Voltage", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 19 }, "id": 1239, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "In - {{ifName}}", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Out - {{ifName}}", "refId": "A" } ], "title": "Network Traffic Basic", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Status link/states: The current operational state of the interface", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-text", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-yellow", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byType", "options": "string" }, "properties": [ { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Status link/states" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#299c46", "value": 1 }, { "color": "semi-dark-red", "value": 2 }, { "color": "#EAB839", "value": 3 }, { "color": "#6a6a6a", "value": 4 }, { "color": "#6ED0E0", "value": 5 }, { "color": "#EF843C", "value": 6 }, { "color": "dark-purple", "value": 7 } ] } }, { "id": "mappings", "value": [ { "options": { "1": { "index": 6, "text": "UP" }, "2": { "index": 5, "text": "DOWN" }, "3": { "index": 4, "text": "Testing" }, "4": { "index": 3, "text": "Unknown" }, "5": { "index": 2, "text": "Dormant" }, "6": { "index": 1, "text": "Not present" }, "7": { "index": 0, "text": "lowerLayerDown" } }, "type": "value" } ] }, { "id": "custom.width", "value": 130 }, { "id": "custom.displayMode", "value": "color-background" } ] }, { "matcher": { "id": "byName", "options": "Rate" }, "properties": [ { "id": "unit", "value": "bps" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(77, 79, 79)", "value": null }, { "color": "#EAB839", "value": 50000000 }, { "color": "#6ED0E0", "value": 100000000 }, { "color": "#299c46", "value": 1000000000 }, { "color": "semi-dark-purple", "value": 1000000010 } ] } }, { "id": "custom.width", "value": 119 } ] }, { "matcher": { "id": "byName", "options": "TX Sum" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(77, 79, 79)", "value": null }, { "color": "super-light-yellow", "value": 1 } ] } }, { "id": "custom.width", "value": 118 } ] }, { "matcher": { "id": "byName", "options": "RX Sum" }, "properties": [ { "id": "unit", "value": "bits" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(77, 79, 79)", "value": null }, { "color": "super-light-yellow", "value": 1 } ] } }, { "id": "custom.width", "value": 118 } ] }, { "matcher": { "id": "byName", "options": "MAC" }, "properties": [ { "id": "custom.width", "value": 152 } ] }, { "matcher": { "id": "byName", "options": "Link down count" }, "properties": [ { "id": "custom.width", "value": 118 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(77, 79, 79)", "value": null }, { "color": "super-light-yellow", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Int. index" }, "properties": [ { "id": "custom.width", "value": 88 } ] }, { "matcher": { "id": "byName", "options": "MTU" }, "properties": [ { "id": "custom.width", "value": 118 }, { "id": "unit", "value": "none" } ] }, { "matcher": { "id": "byName", "options": "Type of interface" }, "properties": [ { "id": "custom.width", "value": 140 }, { "id": "mappings", "value": [ { "options": { "ethernetCsmacd": { "text": "Physical" }, "ieee80211": { "text": "Wireless" } }, "type": "value" } ] }, { "id": "custom.filterable", "value": true } ] }, { "matcher": { "id": "byName", "options": "Name" }, "properties": [ { "id": "custom.width" } ] } ] }, "gridPos": { "h": 12, "w": 24, "x": 0, "y": 27 }, "id": 1275, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "MAC" } ] }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ifPhysAddress{instance='$instance'}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ifOperStatus{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrInterfaceStatsRxBytes{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrInterfaceStatsTxBytes{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ifSpeed{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrInterfaceStatsLinkDowns{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ifMtu{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ifType_info{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrPOEInterfaceIndex{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ifAlias{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "J" } ], "title": "Interfaces", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "ifName" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Time 8": true, "Time 9": true, "Value #A": true, "Value #H": true, "Value #J": true, "__name__": true, "__name__ 1": true, "__name__ 2": true, "__name__ 3": true, "__name__ 4": true, "__name__ 5": true, "__name__ 6": true, "__name__ 7": true, "__name__ 8": true, "__name__ 9": true, "ifIndex": false, "ifIndex 1": true, "ifIndex 2": true, "ifIndex 3": true, "ifIndex 4": true, "ifIndex 5": true, "ifIndex 6": true, "instance": true, "instance 1": true, "instance 2": true, "instance 3": true, "instance 4": true, "instance 5": true, "instance 6": true, "instance 7": true, "instance 8": true, "instance 9": true, "job": true, "job 1": true, "job 2": true, "job 3": true, "job 4": true, "job 5": true, "job 6": true, "job 7": true, "job 8": true, "job 9": true, "mtxrInterfaceStatsIndex": true, "mtxrInterfaceStatsIndex 1": true, "mtxrInterfaceStatsIndex 2": true, "mtxrInterfaceStatsIndex 3": true }, "indexByName": { "Time": 12, "Value #A": 16, "Value #B": 3, "Value #C": 8, "Value #D": 9, "Value #E": 6, "Value #F": 4, "Value #G": 7, "Value #H": 11, "Value #J": 18, "__name__": 13, "ifAlias": 10, "ifIndex": 0, "ifName": 2, "ifPhysAddress": 5, "ifType": 1, "instance": 14, "job": 15, "mtxrInterfaceStatsIndex": 17 }, "renameByName": { "Time": "", "Value #A": "", "Value #B": "Status link/states", "Value #C": "RX Sum", "Value #D": "TX Sum", "Value #E": "Rate", "Value #F": "Link down count", "Value #G": "MTU", "Value #H": "", "Value #J": "", "__name__": "", "ifAlias": "Comment", "ifIndex": "Int. index", "ifName": "Name", "ifPhysAddress": "MAC", "ifType": "Type of interface", "instance": "", "mtxrInterfaceStatsIndex": "", "mtxrInterfaceStatsIndex 1": "" } } } ], "type": "table" }, { "aliasColors": { "In - wlan1": "#ff2e63" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Showing values > 0", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 1659, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxControl{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Control - {{ifName}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxDeferred{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Deferred - {{ifName}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Collision - {{ifName}}", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxDrop{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Drop - {{ifName}}", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxExcessiveCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Excessive Collision - {{ifName}}", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxExcessiveDeferred{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Excessive Deferred - {{ifName}}", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxFCSError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx FCS Error - {{ifName}}", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxFragment{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Fragment - {{ifName}}", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxJabber{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Jabber - {{ifName}}", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxLateCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Late Collision - {{ifName}}", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxMultipleCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Multiple Collision - {{ifName}}", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxPause{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Pause - {{ifName}}", "refId": "L" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxPauseHonored{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Pause Honored - {{ifName}}", "refId": "M" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxSingleCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Single Collision - {{ifName}}", "refId": "N" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTooLong{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Too Long - {{ifName}}", "refId": "O" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTooShort{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Too Short - {{ifName}}", "refId": "P" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxTotalCollision{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Total Collision - {{ifName}}", "refId": "Q" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsTxUnderrun{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Tx Under run - {{ifName}}", "refId": "R" } ], "thresholds": [], "timeRegions": [], "title": "Tx Eth errors, etc", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "aliasColors": { "In - wlan1": "#ff2e63" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Showing values > 0", "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 39 }, "hiddenSeries": false, "id": 1671, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": false, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "9.0.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxAlignError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Align Error - {{ifName}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxCarrierError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Carrier Error - {{ifName}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxControl{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Control - {{ifName}}", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxDrop{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Drop - {{ifName}}", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxFCSError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "FCS Error - {{ifName}}", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxFragment{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Fragment - {{ifName}}", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxJabber{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Jabber - {{ifName}}", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxLengthError{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Length Error - {{ifName}}", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxOverflow{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Overflow - {{ifName}}", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxPause{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Pause - {{ifName}}", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxTooLong{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Too Long - {{ifName}}", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxTooShort{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Too Short - {{ifName}}", "refId": "L" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(mtxrInterfaceStatsRxUnknownOp{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Rx Unknown Op - {{ifName}}", "refId": "M" } ], "thresholds": [], "timeRegions": [], "title": "Rx Eth errors, etc", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bps", "label": "", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": false } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "color-text", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-yellow", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Neighbor index" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "custom.width", "value": 134 } ] }, { "matcher": { "id": "byName", "options": "IP" }, "properties": [ { "id": "custom.width", "value": 111 } ] }, { "matcher": { "id": "byName", "options": "MAC" }, "properties": [ { "id": "custom.width", "value": 142 } ] }, { "matcher": { "id": "byName", "options": "Platform" }, "properties": [ { "id": "custom.width", "value": 127 } ] }, { "matcher": { "id": "byName", "options": "Software ID" }, "properties": [ { "id": "custom.width", "value": 136 } ] } ] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 45 }, "id": 1652, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Neighbor index" } ] }, "pluginVersion": "9.0.5", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNeighborInterfaceID{instance='$instance'}", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNeighborIdentity{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNeighborIpAddress{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNeighborMacAddress{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNeighborPlatform{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNeighborSoftwareID{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrNeighborVersion{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" } ], "title": "Neighbors", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "mtxrNeighborIndex" } }, { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Value #A": true, "Value #B": true, "Value #C": true, "Value #D": true, "Value #E": true, "Value #F": true, "Value #G": true, "__name__": true, "instance": true, "job": true, "mtxrNeighborIndex": false }, "indexByName": {}, "renameByName": { "Time": "", "Value #A": "", "Value #B": "", "Value #C": "", "Value #D": "", "Value #E": "", "Value #F": "", "job": "", "mtxrNeighborIdentity": "identity", "mtxrNeighborIndex": "Neighbor index", "mtxrNeighborIpAddress": "IP", "mtxrNeighborMacAddress": "MAC", "mtxrNeighborPlatform": "Platform", "mtxrNeighborSoftwareID": "Software ID", "mtxrNeighborVersion": "Firmware version" } } } ], "type": "table" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 51 }, "id": 1642, "panels": [ { "aliasColors": { "CCQ - 1": "#ff2e63", "CCQ - 2": "#08d9d6", "CCQ - Tilda": "#ff2e63", "Noise - 1": "#ff2e63", "Noise - 2": "#08d9d6", "Noise - Tilda": "light-blue", "Noise - Tilda_5": "dark-purple", "TX CCQ - Tilda": "#ff2e63" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 1270, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "maxPerRow": 2, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.4", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "alias": "2", "yaxis": 1 }, { "alias": "mtxrWlApNoiseFloor{instance=\"192.168.5.1\", job=\"Mikrotik\", mtxrWlApIndex=\"2\"}", "yaxis": 2 }, { "alias": "mtxrWlApNoiseFloor{instance=\"192.168.5.1\", job=\"Mikrotik\", mtxrWlApIndex=\"11\"}", "yaxis": 2 }, { "alias": "mtxrWlApNoiseFloor{instance=\"192.168.5.1\", job=\"Mikrotik\", mtxrWlApIndex=\"1\"}", "yaxis": 2 }, { "alias": "Noise 1", "yaxis": 2 }, { "alias": "Noise 11", "yaxis": 2 }, { "alias": "Noise 2", "yaxis": 2 }, { "alias": "Noise - 2", "yaxis": 2 }, { "alias": "Noise - 11", "yaxis": 2 }, { "alias": "Noise - 1", "yaxis": 2 }, { "alias": "Noise - Tilda", "yaxis": 2 }, { "alias": "Noise - Tilda_5", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(mtxrWlApOverallTxCCQ{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "hide": false, "interval": "", "legendFormat": "TX CCQ - {{mtxrWlApSsid}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(mtxrWlApNoiseFloor{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Noise - {{mtxrWlApSsid}}", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Wi-Fi Overall Tx CCQ & Noise", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "", "logBase": 1, "show": true }, { "format": "dBm", "label": "", "logBase": 1, "show": true } ], "yaxis": { "align": true, "alignLevel": 0 } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "1" }, "properties": [ { "id": "color", "value": { "fixedColor": "#ff2e63", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "2" }, "properties": [ { "id": "color", "value": { "fixedColor": "#08d9d6", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "DHCP Leases count" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Tilda" }, "properties": [ { "id": "color", "value": { "fixedColor": "#ff2e63", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 3 }, "id": 1261, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(mtxrWlApAuthClientCount{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'})", "hide": false, "interval": "", "legendFormat": "{{mtxrWlApSsid}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrDHCPLeaseCount{instance='$instance'}", "hide": false, "interval": "", "legendFormat": "DHCP Leases", "refId": "B" } ], "title": "Wi-Fi Client count", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "MHz" }, "overrides": [ { "matcher": { "id": "byName", "options": "1" }, "properties": [ { "id": "color", "value": { "fixedColor": "#ff2e63", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "2" }, "properties": [ { "id": "color", "value": { "fixedColor": "#08d9d6", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "DHCP Leases count" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Tilda" }, "properties": [ { "id": "color", "value": { "fixedColor": "#ff2e63", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 3 }, "id": 1613, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlApFreq{instance='$instance'}*on(mtxrWlApIndex)group_left(mtxrWlApSsid)mtxrWlApSsid{instance='$instance'}", "hide": false, "instant": false, "interval": "", "legendFormat": "{{mtxrWlApSsid}}", "refId": "A" } ], "title": "Wi-Fi frequency", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Wireless registration table. It is indexed by remote mac-address and local interface index.\n\nMeasured in dB, if value does not exist it is indicated with 0", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "mac address" }, "properties": [ { "id": "custom.width" } ] }, { "matcher": { "id": "byName", "options": "Interface" }, "properties": [ { "id": "custom.width", "value": 90 } ] }, { "matcher": { "id": "byName", "options": "Signal-to-Noise" }, "properties": [ { "id": "custom.width", "value": 200 }, { "id": "unit", "value": "dB" }, { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "min", "value": 5 }, { "id": "max", "value": 50 }, { "id": "color", "value": { "mode": "continuous-RdYlGr" } } ] }, { "matcher": { "id": "byName", "options": "Strength" }, "properties": [ { "id": "custom.width", "value": 200 }, { "id": "unit", "value": "dBm" }, { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "min", "value": -85 }, { "id": "max", "value": -30 }, { "id": "color", "value": { "mode": "continuous-RdYlGr" } } ] }, { "matcher": { "id": "byType", "options": "number" }, "properties": [ { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byType", "options": "string" }, "properties": [ { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Tx" }, "properties": [ { "id": "custom.width", "value": 90 }, { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byName", "options": "Rx" }, "properties": [ { "id": "custom.width", "value": 90 }, { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byName", "options": "Tx rate" }, "properties": [ { "id": "custom.width", "value": 90 }, { "id": "unit", "value": "bps" } ] }, { "matcher": { "id": "byName", "options": "Rx rate" }, "properties": [ { "id": "custom.width" }, { "id": "unit", "value": "bps" } ] }, { "matcher": { "id": "byName", "options": "Uptime" }, "properties": [ { "id": "custom.width", "value": 90 }, { "id": "decimals", "value": 1 }, { "id": "unit", "value": "timeticks" } ] }, { "matcher": { "id": "byName", "options": "Value #I" }, "properties": [ { "id": "custom.width", "value": 263 } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 12 }, "id": 1643, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabAddr{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabSignalToNoise{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabStrength{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabTxBytes{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabRxBytes{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabTxRate{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabRxRate{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabUptime{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" } ], "title": "Wi-Fi Clients", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "mtxrWlRtabAddr" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Time 8": true, "Value #A": true, "__name__": true, "__name__ 1": true, "__name__ 2": true, "__name__ 3": true, "__name__ 4": true, "__name__ 5": true, "__name__ 6": true, "__name__ 7": true, "__name__ 8": true, "instance": true, "instance 1": true, "instance 2": true, "instance 3": true, "instance 4": true, "instance 5": true, "instance 6": true, "instance 7": true, "instance 8": true, "job": true, "job 1": true, "job 2": true, "job 3": true, "job 4": true, "job 5": true, "job 6": true, "job 7": true, "job 8": true, "mtxrWlRtabIface 1": false, "mtxrWlRtabIface 2": true, "mtxrWlRtabIface 3": true, "mtxrWlRtabIface 4": true, "mtxrWlRtabIface 5": true, "mtxrWlRtabIface 6": true, "mtxrWlRtabIface 7": true, "mtxrWlRtabIface 8": true }, "indexByName": { "Time": 5, "Value #A": 9, "Value #B": 4, "Value #C": 3, "Value #D": 12, "Value #E": 13, "Value #F": 10, "Value #G": 11, "Value #H": 0, "__name__": 6, "instance": 7, "job": 8, "mtxrWlRtabAddr": 1, "mtxrWlRtabIface": 2 }, "renameByName": { "Time": "", "Value #A": "", "Value #B": "Signal-to-Noise", "Value #C": "Strength", "Value #D": "Tx", "Value #E": "Rx", "Value #F": "Tx rate", "Value #G": "Rx rate", "Value #H": "Uptime", "job": "", "mtxrWlRtabAddr": "Mac address", "mtxrWlRtabIface": "Interface", "mtxrWlRtabIface 1": "wifi interface id" } } } ], "type": "table" }, { "cards": {}, "color": { "cardColor": "#C4162A", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "max": -85, "min": -30, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Signal Strength: signal strength in dBm (if first ppp-client modem supports)", "gridPos": { "h": 8, "w": 12, "x": 0, "y": 20 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1647, "legend": { "show": false }, "links": [], "pluginVersion": "7.5.5", "repeatDirection": "h", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabStrength{instance='$instance'}", "hide": false, "interval": "", "legendFormat": "{{mtxrWlRtabAddr}}", "refId": "A" } ], "title": "History Wi-Fi Strength", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketSize": "2m", "yAxis": { "format": "dBm", "logBase": 1, "show": true }, "yBucketBound": "auto", "yBucketSize": 2 }, { "cards": {}, "color": { "cardColor": "#C4162A", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "max": 5, "min": 50, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Measured in dB, if value does not exist it is indicated with 0", "gridPos": { "h": 8, "w": 12, "x": 12, "y": 20 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 1648, "legend": { "show": false }, "links": [], "pluginVersion": "7.5.5", "repeatDirection": "h", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlRtabSignalToNoise{instance='$instance'}", "hide": false, "interval": "", "legendFormat": "{{mtxrWlRtabAddr}}", "refId": "A" } ], "title": "History Wi-Fi Signal-to-Noise", "tooltip": { "show": true, "showHistogram": true }, "type": "heatmap", "xAxis": { "show": true }, "xBucketSize": "2m", "yAxis": { "format": "dB", "logBase": 1, "show": true }, "yBucketBound": "auto", "yBucketSize": 2 } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "Wireless", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 52 }, "id": 1676, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Wireless registration table entry count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 4 }, "id": 1646, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabEntryCount{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CAPsMAN client count", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Remote address" }, "properties": [ { "id": "custom.width", "value": 187 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "remote index" }, "properties": [ { "id": "custom.width", "value": 110 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Remote name" }, "properties": [ { "id": "custom.width" }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Remote address/port" }, "properties": [ { "id": "custom.width", "value": 199 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "state" }, "properties": [ { "id": "custom.width", "value": 74 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Remote Radios" }, "properties": [ { "id": "custom.width", "value": 122 }, { "id": "custom.align", "value": "center" } ] } ] }, "gridPos": { "h": 8, "w": 11, "x": 3, "y": 4 }, "id": 1681, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "state" } ] }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRemoteAddress{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRemoteName{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRemoteRadios{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRemoteState{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" } ], "title": "Remote CAP", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "mtxrWlCMRemoteIndex" } }, { "id": "organize", "options": { "excludeByName": { "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "Value #A": true, "Value #B": true, "Value #D": true, "__name__ 1": true, "__name__ 2": true, "__name__ 3": true, "__name__ 4": true, "instance 1": true, "instance 2": true, "instance 3": true, "instance 4": true, "job 1": true, "job 2": true, "job 3": true, "job 4": true }, "indexByName": { "Time 1": 5, "Time 2": 10, "Time 3": 15, "Time 4": 19, "Value #A": 9, "Value #B": 14, "Value #C": 4, "Value #D": 23, "__name__ 1": 6, "__name__ 2": 11, "__name__ 3": 16, "__name__ 4": 20, "instance 1": 7, "instance 2": 12, "instance 3": 17, "instance 4": 21, "job 1": 8, "job 2": 13, "job 3": 18, "job 4": 22, "mtxrWlCMRemoteAddress": 3, "mtxrWlCMRemoteIndex": 1, "mtxrWlCMRemoteName": 2, "mtxrWlCMRemoteState": 0 }, "renameByName": { "Time 1": "", "Time 4": "", "Value #C": "Remote Radios", "instance 4": "", "mtxrWlCMRemoteAddress": "Remote address/port", "mtxrWlCMRemoteIndex": "remote index", "mtxrWlCMRemoteName": "Remote name", "mtxrWlCMRemoteState": "state" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Index" }, "properties": [ { "id": "custom.width", "value": 70 } ] }, { "matcher": { "id": "byName", "options": "Reg Client Count" }, "properties": [ { "id": "custom.width", "value": 132 } ] }, { "matcher": { "id": "byName", "options": "Auth clients count" }, "properties": [ { "id": "custom.width", "value": 133 } ] }, { "matcher": { "id": "byName", "options": "Interface state" }, "properties": [ { "id": "custom.width", "value": 120 } ] } ] }, "gridPos": { "h": 8, "w": 10, "x": 14, "y": 4 }, "id": 1679, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMState{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRegClientCount{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMChannel{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMAuthClientCount{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabSsid{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" } ], "title": "CAP interface", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "mtxrWlCMIndex" } }, { "id": "organize", "options": { "excludeByName": { "Time 1": true, "Time 2": true, "Time 3": true, "Time 4": true, "Value #A": true, "Value #B": false, "Value #C": true, "__name__ 1": true, "__name__ 2": true, "__name__ 3": true, "__name__ 4": true, "instance 1": true, "instance 2": true, "instance 3": true, "instance 4": true, "job 1": true, "job 2": true, "job 3": true, "job 4": true }, "indexByName": { "Time 1": 1, "Time 2": 7, "Time 3": 13, "Time 4": 19, "Value #A": 6, "Value #B": 11, "Value #C": 18, "Value #D": 12, "__name__ 1": 2, "__name__ 2": 8, "__name__ 3": 14, "__name__ 4": 20, "instance 1": 3, "instance 2": 9, "instance 3": 15, "instance 4": 21, "job 1": 4, "job 2": 10, "job 3": 16, "job 4": 22, "mtxrWlCMChannel": 17, "mtxrWlCMIndex": 0, "mtxrWlCMState": 5 }, "renameByName": { "Time 1": "", "Time 4": "", "Value #A": "", "Value #B": "Reg Client Count", "Value #C": "", "Value #D": "Auth clients count", "__name__ 4": "", "instance 4": "", "job 1": "", "job 2": "", "job 4": "", "mtxrWlCMChannel": "Channel for master only", "mtxrWlCMIndex": "Index", "mtxrWlCMState": "Interface state" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Wireless CAPSMAN remote-cap entry count", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 8 }, "id": 1680, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMREntryCount{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "remote-cap entry count", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Mac address" }, "properties": [ { "id": "custom.width", "value": 130 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Uptime" }, "properties": [ { "id": "custom.align", "value": "center" }, { "id": "unit", "value": "timeticks" }, { "id": "custom.width", "value": 106 } ] }, { "matcher": { "id": "byName", "options": "Strength" }, "properties": [ { "id": "unit", "value": "dBm" }, { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "min", "value": -85 }, { "id": "max", "value": -30 }, { "id": "color", "value": { "mode": "continuous-RdYlGr" } }, { "id": "custom.width", "value": 250 }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Rx Rate" }, "properties": [ { "id": "custom.width", "value": 100 }, { "id": "unit", "value": "bps" }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Rx Bytes" }, "properties": [ { "id": "custom.width", "value": 100 }, { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byName", "options": "Rx Packets" }, "properties": [ { "id": "custom.width", "value": 145 } ] }, { "matcher": { "id": "byName", "options": "Tx Rate" }, "properties": [ { "id": "custom.width", "value": 100 }, { "id": "unit", "value": "bps" }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "Tx Bytes" }, "properties": [ { "id": "custom.width", "value": 100 }, { "id": "unit", "value": "bytes" } ] }, { "matcher": { "id": "byName", "options": "SSID" }, "properties": [ { "id": "custom.width" }, { "id": "custom.align", "value": "center" } ] }, { "matcher": { "id": "byName", "options": "interface index" }, "properties": [ { "id": "custom.width", "value": 115 }, { "id": "custom.align", "value": "center" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 12 }, "id": 1678, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "SSID" } ] }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabAddr{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabEapIdent{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabRxBytes{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabRxPackets{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabRxRate{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabRxStrength{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabSsid{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabTxBytes{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabTxPackets{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabTxRate{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabTxStrength{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWlCMRtabUptime{instance='$instance'}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "L" } ], "title": "Clients", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "mtxrWlCMRtabAddr" } }, { "id": "organize", "options": { "excludeByName": { "Time 1": true, "Time 10": true, "Time 11": true, "Time 12": true, "Time 2": true, "Time 3": true, "Time 4": true, "Time 5": true, "Time 6": true, "Time 7": true, "Time 8": true, "Time 9": true, "Value #A": true, "Value #B": true, "Value #G": true, "Value #I": false, "Value #J": false, "Value #K": true, "__name__ 1": true, "__name__ 10": true, "__name__ 11": true, "__name__ 12": true, "__name__ 2": true, "__name__ 3": true, "__name__ 4": true, "__name__ 5": true, "__name__ 6": true, "__name__ 7": true, "__name__ 8": true, "__name__ 9": true, "instance 1": true, "instance 10": true, "instance 11": true, "instance 12": true, "instance 2": true, "instance 3": true, "instance 4": true, "instance 5": true, "instance 6": true, "instance 7": true, "instance 8": true, "instance 9": true, "job 1": true, "job 10": true, "job 11": true, "job 12": true, "job 2": true, "job 3": true, "job 4": true, "job 5": true, "job 6": true, "job 7": true, "job 8": true, "job 9": true, "mtxrWlCMRtabAddr": false, "mtxrWlCMRtabIface 10": true, "mtxrWlCMRtabIface 11": true, "mtxrWlCMRtabIface 12": true, "mtxrWlCMRtabIface 2": true, "mtxrWlCMRtabIface 3": true, "mtxrWlCMRtabIface 4": true, "mtxrWlCMRtabIface 5": true, "mtxrWlCMRtabIface 6": true, "mtxrWlCMRtabIface 7": true, "mtxrWlCMRtabIface 8": true, "mtxrWlCMRtabIface 9": true, "mtxrWlCMRtabSsid": false }, "indexByName": { "Time 1": 12, "Time 10": 59, "Time 11": 64, "Time 12": 69, "Time 2": 17, "Time 3": 23, "Time 4": 28, "Time 5": 33, "Time 6": 38, "Time 7": 43, "Time 8": 49, "Time 9": 54, "Value #A": 16, "Value #B": 22, "Value #C": 7, "Value #D": 9, "Value #E": 5, "Value #F": 4, "Value #G": 48, "Value #H": 8, "Value #I": 10, "Value #J": 6, "Value #K": 11, "Value #L": 3, "__name__ 1": 13, "__name__ 10": 60, "__name__ 11": 65, "__name__ 12": 70, "__name__ 2": 18, "__name__ 3": 24, "__name__ 4": 29, "__name__ 5": 34, "__name__ 6": 39, "__name__ 7": 44, "__name__ 8": 50, "__name__ 9": 55, "instance 1": 14, "instance 10": 61, "instance 11": 66, "instance 12": 71, "instance 2": 19, "instance 3": 25, "instance 4": 30, "instance 5": 35, "instance 6": 40, "instance 7": 45, "instance 8": 51, "instance 9": 56, "job 1": 15, "job 10": 62, "job 11": 67, "job 12": 72, "job 2": 20, "job 3": 26, "job 4": 31, "job 5": 36, "job 6": 41, "job 7": 46, "job 8": 52, "job 9": 57, "mtxrWlCMRtabAddr": 2, "mtxrWlCMRtabIface 1": 1, "mtxrWlCMRtabIface 10": 63, "mtxrWlCMRtabIface 11": 68, "mtxrWlCMRtabIface 12": 73, "mtxrWlCMRtabIface 2": 21, "mtxrWlCMRtabIface 3": 27, "mtxrWlCMRtabIface 4": 32, "mtxrWlCMRtabIface 5": 37, "mtxrWlCMRtabIface 6": 42, "mtxrWlCMRtabIface 7": 47, "mtxrWlCMRtabIface 8": 53, "mtxrWlCMRtabIface 9": 58, "mtxrWlCMRtabSsid": 0 }, "renameByName": { "Time 1": "", "Value #C": "Rx Bytes", "Value #D": "Rx Packets", "Value #E": "Rx Rate", "Value #F": "Strength", "Value #H": "Tx Bytes", "Value #I": "Tx Packets", "Value #J": "Tx Rate", "Value #K": "Tx Strength", "Value #L": "Uptime", "mtxrWlCMRtabAddr": "Mac address", "mtxrWlCMRtabIface 1": "interface index", "mtxrWlCMRtabSsid": "SSID" } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "SSID" } ] } } ], "type": "table" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "CAPsMAN", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 53 }, "id": 1705, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 0, "y": 5 }, "id": 1713, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GSsid{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "{{mtxrWl60GSsid}}", "refId": "A" } ], "title": "ssid", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 4, "y": 5 }, "id": 1706, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GFreq{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Frequency", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "disconnected" }, "1": { "index": 1, "text": "connected" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red" }, { "color": "#299c46", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 5 }, "id": 1707, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GConnected{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Connected", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "index": 0, "text": "AP Bridge" }, "1": { "index": 1, "text": "Station Bridge" }, "2": { "index": 2, "text": "Sniff" }, "3": { "index": 3, "text": "Bridge" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 5 }, "id": 1709, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GMode{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Mode", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 5 }, "id": 1712, "options": { "legend": { "calcs": [ "lastNotNull", "min", "max", "mean" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GRssi{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "RSSI", "refId": "A" } ], "title": "RSSI", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 9 }, "id": 1710, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GPhyRate{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "PhyRate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 2, "y": 9 }, "id": 1714, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GTxSector{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "TxSector", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 4, "y": 9 }, "id": 1716, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GSignal{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Signal", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 6, "y": 9 }, "id": 1715, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/.*/", "values": false }, "text": {}, "textMode": "value_and_name" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GTxSectorInfo{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "TxSectorInfo", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Modulation and Coding Scheme", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 8, "y": 9 }, "id": 1708, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GMcs{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "MCS (Modulation and Coding Scheme)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 12, "y": 9 }, "id": 1711, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "name" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWl60GRemote{instance='$instance'}", "format": "time_series", "hide": false, "instant": true, "interval": "", "legendFormat": "{{mtxrWl60GRemote}}", "refId": "A" } ], "title": "Remote MAC", "type": "stat" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "W60G", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 54 }, "id": 1673, "panels": [ { "aliasColors": { "CCQ - 1": "#ff2e63", "CCQ - 2": "#08d9d6", "CCQ - Tilda": "#ff2e63", "Noise - 1": "#ff2e63", "Noise - 2": "#08d9d6", "Noise - Tilda": "light-blue", "Noise - Tilda_5": "dark-purple", "TX CCQ - Tilda": "#ff2e63" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Signal Strength: signal strength in dBm (if first ppp-client modem supports)\n\nModem Signal: signal EC/IO in dB (if first ppp-client modem supports)", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 1640, "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": [], "maxPerRow": 2, "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.3.4", "pointradius": 2, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "alias": "2", "yaxis": 1 }, { "alias": "mtxrWlApNoiseFloor{instance=\"192.168.5.1\", job=\"Mikrotik\", mtxrWlApIndex=\"2\"}", "yaxis": 2 }, { "alias": "mtxrWlApNoiseFloor{instance=\"192.168.5.1\", job=\"Mikrotik\", mtxrWlApIndex=\"11\"}", "yaxis": 2 }, { "alias": "mtxrWlApNoiseFloor{instance=\"192.168.5.1\", job=\"Mikrotik\", mtxrWlApIndex=\"1\"}", "yaxis": 2 }, { "alias": "Noise 1", "yaxis": 2 }, { "alias": "Noise 11", "yaxis": 2 }, { "alias": "Noise 2", "yaxis": 2 }, { "alias": "Noise - 2", "yaxis": 2 }, { "alias": "Noise - 11", "yaxis": 2 }, { "alias": "Noise - 1", "yaxis": 2 }, { "alias": "Noise - Tilda", "yaxis": 2 }, { "alias": "Noise - Tilda_5", "yaxis": 2 }, { "alias": "Modem Signal", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWirelessModemSignalStrength{instance='$instance'}", "hide": false, "interval": "", "legendFormat": "Signal Strength", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrWirelessModemSignalECIO{instance='$instance'}", "hide": false, "interval": "", "legendFormat": "Modem Signal", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "Modem", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "dBm", "label": "", "logBase": 1, "show": true }, { "format": "dB", "label": "", "logBase": 1, "show": true } ], "yaxis": { "align": true, "alignLevel": 0 } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46" } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 6, "y": 6 }, "id": 1674, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "mtxrUSBPowerReset{instance='$instance'}", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "USB Power Reset", "type": "stat" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "Modem", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 1281, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 7 }, "id": 1268, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.2.1", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8 ", "instant": false, "interval": "", "legendFormat": "In - {{mtxrQueueSimpleName}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})*8", "instant": false, "interval": "", "legendFormat": "Out - {{mtxrQueueSimpleName}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "PCQ In - {{mtxrQueueSimpleName}}", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{instance='$instance'})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "PCQ Out - {{mtxrQueueSimpleName}}", "refId": "C" } ], "title": "All Simple Queue", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Showing values > 0", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 13 }, "id": 1282, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "repeat": "queuesimple_name", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", "instant": false, "interval": "", "legendFormat": "In", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleBytesOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})*8", "instant": false, "interval": "", "legendFormat": "Out", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleDroppedIn{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", "format": "time_series", "hide": false, "interval": "", "legendFormat": "Dropped In", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueSimpleDroppedOut{instance='$instance'}[$__rate_interval])*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name', instance='$instance'})", "hide": false, "interval": "", "legendFormat": "Dropped Out ", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesIn{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", "hide": false, "interval": "", "legendFormat": "PCQ-In", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(mtxrQueueSimplePCQQueuesOut{instance='$instance'}*on(mtxrQueueSimpleIndex)group_left(mtxrQueueSimpleName)mtxrQueueSimpleName{mtxrQueueSimpleName='$queuesimple_name',instance='$instance'})", "hide": false, "interval": "", "legendFormat": "PCQ-Out", "refId": "F" } ], "title": "Queue $queuesimple_name", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "Simple Queue (In/Out/Dropped/PCQ)", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 56 }, "id": 1548, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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" } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 8 }, "id": 1510, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.2.1", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})*8", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Bytes - {{mtxrQueueTreeName}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "PCQ - {{mtxrQueueTreeName}}", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Dropped - {{mtxrQueueTreeName}}", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{instance='$instance'})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Packets - {{mtxrQueueTreeName}}", "refId": "D" } ], "title": "All Tree Queue", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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" } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 8 }, "id": 1549, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.2.1", "repeat": "queuetree_name", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreeHCBytes{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})*8", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Bytes", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreePCQQueues{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "PCQ", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreeDropped{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Dropped", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(irate(mtxrQueueTreePackets{instance='$instance'}[$__rate_interval])*on(mtxrQueueTreeIndex)group_left(mtxrQueueTreeName)mtxrQueueTreeName{mtxrQueueTreeName='$queuetree_name',instance='$instance'})", "hide": false, "instant": false, "interval": "", "legendFormat": "Packets", "refId": "E" } ], "title": "Tree Queue $queuetree_name / $queuetree_parent / $queuetree_flow", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "Tree Queue (Bytes/PCQ/Dropped/Packets)", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 57 }, "id": 1338, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 50, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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" } ] }, "unit": "pps" }, "overrides": [] }, "gridPos": { "h": 11, "w": 8, "x": 0, "y": 9 }, "id": 1339, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.2.1", "repeat": "Interface", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifHCInMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "In Multicast", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-irate(ifHCOutMulticastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Out Multicast", "refId": "L" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifHCInBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "In Broadcast", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-irate(ifHCOutBroadcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Out Broadcast", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifHCInUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "In Unicast", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-irate(ifHCOutUcastPkts{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Out Unicast", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifInDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "In Discard", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifOutDiscards{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Out Discard", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifInErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "In Errors", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifOutErrors{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Out Errors", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifInUnknownProtos{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "In Unknown Protos", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-irate(ifOutQLen{ifName=~'$Interface',instance='$instance'}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Out queue length", "refId": "J" } ], "title": "Interface \"$Interface\"", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "*cast/Dascard/Errors/Unknown Protos/Queue length", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 58 }, "id": 1285, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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" } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "In" }, "properties": [ { "id": "color", "value": { "fixedColor": "#6afff3", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Out" }, "properties": [ { "id": "color", "value": { "fixedColor": "#bf71ff", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 10 }, "id": 1286, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.2.1", "repeat": "Interface", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "irate(ifHCInOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "In", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-irate(ifHCOutOctets{ifName=~'$Interface',instance='$instance'}[$__rate_interval])*8", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "Out", "refId": "B" } ], "title": "Traffic \"$Interface\"", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "PBFA97CFB590B2093" }, "refId": "A" } ], "title": "Interfaces Traffic", "type": "row" } ], "refresh": "10s", "schemaVersion": 36, "style": "dark", "tags": [ "prometheus", "Mikrotik", "snmp", "snmp v3", "snmp_exporter" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 2, "includeAll": false, "label": "datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(ifHCInOctets, job)", "hide": 2, "includeAll": false, "multi": false, "name": "Job", "options": [], "query": { "query": "label_values(ifHCInOctets, job)", "refId": "Prometheus-Job-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(ifInOctets{job=\"snmp-exporter\"})", "hide": 0, "includeAll": false, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(ifHCInOctets, instance)", "refId": "Prometheus-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(ifHighSpeed{instance='$instance'},ifIndex)", "hide": 2, "includeAll": false, "label": "", "multi": false, "name": "index", "options": [], "query": { "query": "label_values(ifHighSpeed{instance='$instance'},ifIndex)", "refId": "Prometheus-index-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(sort(ifIndex{ifName=~'^(ether).+',instance='$instance'}) or sort(ifIndex{ifName=~'^(sfp|wlan).+',instance='$instance'}) or sort(ifIndex{ifName=~'^bridge.+',instance='$instance'}) or sort(ifIndex{ifName!~'^(ether|bridge).+',instance='$instance'}) )", "hide": 0, "includeAll": true, "multi": false, "name": "Interface", "options": [], "query": { "query": "query_result(sort(ifIndex{ifName=~'^(ether).+',instance='$instance'}) or sort(ifIndex{ifName=~'^(sfp|wlan).+',instance='$instance'}) or sort(ifIndex{ifName=~'^bridge.+',instance='$instance'}) or sort(ifIndex{ifName!~'^(ether|bridge).+',instance='$instance'}) )", "refId": "Prometheus-Interface-Variable-Query" }, "refresh": 1, "regex": "/ifName=\"(.*)\",instance/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(ifHCInOctets{ifName=\"$Interface\",instance=\"$instance\"})", "hide": 2, "includeAll": false, "multi": false, "name": "desc", "options": [], "query": { "query": "query_result(ifHCInOctets{ifName=\"$Interface\",instance=\"$instance\"})", "refId": "Prometheus-desc-Variable-Query" }, "refresh": 1, "regex": "/ifAlias=\"(.*)\",ifDescr/", "skipUrlSync": false, "sort": 4, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "Null", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result((mtxrQueueSimplePacketsIn * on (mtxrQueueSimpleIndex) group_left(mtxrQueueSimpleName) mtxrQueueSimpleName{instance='$instance',}))", "hide": 2, "includeAll": true, "label": "", "multi": false, "name": "queuesimple_name", "options": [], "query": { "query": "query_result((mtxrQueueSimplePacketsIn * on (mtxrQueueSimpleIndex) group_left(mtxrQueueSimpleName) mtxrQueueSimpleName{instance='$instance',}))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/mtxrQueueSimpleName=\"(.*)\"/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "Null", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result((mtxrQueueTreePackets * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", "hide": 1, "includeAll": true, "label": "", "multi": false, "name": "queuetree_name", "options": [], "query": { "query": "query_result((mtxrQueueTreePackets * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/mtxrQueueTreeName=\"(.*)\"/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "Null", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", "hide": 1, "includeAll": true, "label": "", "multi": false, "name": "queuetree_parent", "options": [], "query": { "query": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeIndex) group_left(mtxrQueueTreeName) mtxrQueueTreeName{instance='$instance',}))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/mtxrQueueTreeName=\"(.*)\"/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeName) group_left(mtxrQueueTreeIndex) mtxrQueueTreeIndex{instance='$instance',}))", "hide": 1, "includeAll": true, "label": "", "multi": false, "name": "queuetree_flow", "options": [], "query": { "query": "query_result((mtxrQueueTreeParentIndex * on (mtxrQueueTreeName) group_left(mtxrQueueTreeIndex) mtxrQueueTreeIndex{instance='$instance',}))", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/mtxrQueueTreeIndex=\"(.*)\",instance/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "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": "", "title": "Mikrotik monitoring", "uid": "nR3NRDGaz", "version": 1, "weekStart": "" }
2022-07-27 13:25:52 UTC
2022-07-27 13:26:58 UTC
0
0
10,584
1
266,674
17,770
149
magiconion-overview
MagicOnion Overview
overview of MagicOnion metrics collected via Open Telemetry
2019-07-22 11:15:41 UTC
2020-06-03 17:38:12 UTC
0
## magic onion overview dashbaord * dashboard id: [10584](https://grafana.com/grafana/dashboards/10584) MagicOnion Dashboard for prometheus, collected exporter via Open Telemetry for .NET. Supporting MagicOnion.OpenTelemetry 3.0.14 and higher. cAdvisor is also used to collect container CPU and Memory stats. ## Components * datasource: [Prometheus](https://prometheus.io/) * exporter: [opentelemetry-dotnet](https://github.com/open-telemetry/opentelemetry-dotnet) * application: [MagicOnion v2](https://github.com/Cysharp/MagicOnion) * container: [cAdvisor](https://github.com/google/cadvisor)
0
0
Other
null
0
0
17,770
1
10,584
9
48
overview of MagicOnion metrics collected via Open Telemetry
{ "__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": "6.2.5" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "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": "overview of MagicOnion metrics collected via Open Telemetry", "editable": true, "gnetId": 10584, "graphTooltip": 0, "id": null, "links": [], "panels": [ { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 120000, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 10000 }, { "color": "#d44a3a", "value": 100000 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 0 }, "id": 9, "interval": null, "links": [], "maxDataPoints": 100, "options": { "displayMode": "gradient", "orientation": "vertical", "reduceOptions": { "calcs": [ "sum" ], "values": false }, "showUnfilled": true }, "pluginVersion": "7.0.1", "targets": [ { "expr": "magiconion_streaminghub_connect_count{app=\"$app\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Connect", "refId": "A" }, { "expr": "magiconion_streaminghub_disconnect_count{app=\"$app\"}", "interval": "", "legendFormat": "Disconnect", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Current Duplex Connects", "type": "bargauge" }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" }, { "id": 1, "op": "=", "text": "", "type": 1, "value": "" } ], "max": 1000, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#C8F2C2", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 300 }, { "color": "#C4162A", "value": 700 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 0 }, "id": 15, "interval": null, "links": [], "maxDataPoints": 100, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ] }, "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "values": false }, "showThresholdLabels": true, "showThresholdMarkers": false }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_unary_error_count{app=\"$app\"})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "UnaryErrorCount(Total)", "type": "gauge" }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 1000, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "#C8F2C2", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 300 }, { "color": "#C4162A", "value": 700 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 0 }, "id": 16, "interval": null, "links": [], "maxDataPoints": 100, "options": { "fieldOptions": { "calcs": [ "lastNotNull" ] }, "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "values": false }, "showThresholdLabels": true, "showThresholdMarkers": false }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_streaminghub_error_count{app=\"$app\"})", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "StreamingHubErrorCount(Total)", "type": "gauge" }, { "datasource": null, "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 0 }, "id": 36, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "magiconion_buildservicedefinition_duration_milliseconds_count{app=\"$app\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Build Service Definitions(Total)", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 4, "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, "pluginVersion": "7.0.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "magiconion_streaminghub_connect_count{app=\"$app\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Connect", "refId": "A" }, { "expr": "magiconion_streaminghub_disconnect_count{app=\"$app\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Disconnect", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Connects/Disconnects", "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": true, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 6 }, "hiddenSeries": false, "id": 14, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "7.0.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_unary_error_count{app=\"$app\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UnaryErrorCount", "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": true, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 6 }, "hiddenSeries": false, "id": 17, "legend": { "alignAsTable": false, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.2.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_streaminghub_error_count{app=\"$app\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "StreamingHubErrorCount", "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": true, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 6 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "7.0.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "magiconion_buildservicedefinition_duration_milliseconds_count{app=\"$app\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Build Service Definitions", "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 } }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 0, "y": 12 }, "id": 24, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_unary_requests_count{app=\"$app\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Unary Requests", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Unary Requests", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 3, "y": 12 }, "id": 25, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_streaminghub_requests_count{app=\"magiconion\"})", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Streaming Requests", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Streaming Requests", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "custom": {}, "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": 1000 }, { "color": "#d44a3a", "value": 5000 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 6, "y": 12 }, "id": 22, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "max(magiconion_unary_elapsed_milliseconds_sum{app=\"magiconion\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Current Unary Elapsed(Max)", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "description": "", "fieldConfig": { "defaults": { "custom": {}, "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": 1000 }, { "color": "#d44a3a", "value": 5000 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 9, "y": 12 }, "id": 23, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "max(magiconion_streaminghub_elapsed_milliseconds_sum{app=\"magiconion\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Current StreamingHub Elapsed(Max)", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 12, "y": 12 }, "id": 32, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_unary_request_size_sum{app=\"$app\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "UnaryRequestSize", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Unary RequestSize", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 15, "y": 12 }, "id": 18, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_streaminghub_request_size_sum{app=\"$app\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "StreamingHubRequestSize", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Streaming Hub RequestSize", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 18, "y": 12 }, "id": 19, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_unary_response_size_sum{app=\"$app\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "UnaryResponseSize", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Unary ResponseSize", "type": "stat" }, { "cacheTimeout": null, "datasource": null, "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 21, "y": 12 }, "id": 33, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ] }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "values": false } }, "pluginVersion": "7.0.1", "targets": [ { "expr": "sum(magiconion_streaminghub_response_size_sum{app=\"$app\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "StreamingHubResponseSize", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Streaming Hub ResponseSize", "type": "stat" }, { "aliasColors": {}, "bars": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 26, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.2.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_unary_requests_count{app=\"$app\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unary Request 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": true, "dashLength": 10, "dashes": false, "datasource": null, "decimals": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 18 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_unary_elapsed_milliseconds_sum{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unary Elapsed ms(Sum)", "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": "ms", "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": true, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 21, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_unary_request_size_sum{app=\"magiconion\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unary RequestSize(Sum)", "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": true, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 18 }, "hiddenSeries": false, "id": 34, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_unary_response_size_sum{app=\"magiconion\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Unary ResponseSize(Sum)", "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": true, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 24 }, "hiddenSeries": false, "id": 27, "legend": { "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pluginVersion": "6.2.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_streaminghub_requests_count{app=\"$app\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Streaming Request 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": true, "dashLength": 10, "dashes": false, "datasource": null, "decimals": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 24 }, "hiddenSeries": false, "id": 20, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_streaminghub_elapsed_milliseconds_sum{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "StreamingHub Elapsed ms(Sum)", "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": "ms", "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": true, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 24 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_streaminghub_request_size_sum{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Streaming Hub RequestSize(Sum)", "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": true, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 24 }, "hiddenSeries": false, "id": 35, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "magiconion_streaminghub_response_size_sum{app=\"$app\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{method}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Streaming Hub ResponseSize(Sum)", "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": false, "schemaVersion": 25, "style": "dark", "tags": [ "magiconion", "opentelemetry", "prometheus" ], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "text": "magiconion", "value": "magiconion" }, "datasource": null, "definition": "magiconion_buildservicedefinition_duration_milliseconds_count", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "app", "options": [], "query": "magiconion_buildservicedefinition_duration_milliseconds_count", "refresh": 1, "regex": "/.*app=\"(.*?)\".*/", "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": "MagicOnion Overview", "uid": "veo1SoNWz", "version": 10 }
2020-06-03 17:38:12 UTC
null
0
0
11,074
1
210,798
19,084
387,514
node-exporter-for-prometheus-dashboard-en-v20201010
1 Node Exporter for Prometheus Dashboard EN 20201010
【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
2019-11-02 13:42:39 UTC
2022-12-06 00:51:42 UTC
0
### Grafana v6.7.4/v7.2.0 + node_exporter 1.0.1 test pass **If you are using grafana 6.x, please download and edit the json file, replace `table-old` with `table`, and then import it into grafana.** --- #### 【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 --- 【中文版】 - #### [**基于Job分组的通用版:16098**](https://grafana.com/grafana/dashboards/16098) - #### [**基于ConsulManager自动同步版:8919**](https://grafana.com/grafana/dashboards/8919) --- ### 推荐使用【ConsulManager】来管理主机/MySQL/Redis与站点监控,自动同步云资源到Prometheus,更多惊喜! ### [【ConsulManager介绍】](https://github.com/starsliao/ConsulManager) - #### [应用场景1:如何优雅的基于Consul自动同步ECS主机监控](https://github.com/starsliao/ConsulManager/blob/main/docs/ECS%E4%B8%BB%E6%9C%BA%E7%9B%91%E6%8E%A7.md) - #### [应用场景2:如何优雅的使用Consul管理Blackbox站点监控](https://github.com/starsliao/ConsulManager/blob/main/docs/blackbox%E7%AB%99%E7%82%B9%E7%9B%91%E6%8E%A7.md) - #### [应用场景3:如何把云主机自动同步到JumpServer](https://github.com/starsliao/ConsulManager/blob/main/docs/%E5%A6%82%E4%BD%95%E6%8A%8A%E4%B8%BB%E6%9C%BA%E8%87%AA%E5%8A%A8%E5%90%8C%E6%AD%A5%E5%88%B0JumpServer.md) - #### [应用场景4:使用1个mysqld_exporter监控所有的MySQL实例](https://github.com/starsliao/ConsulManager/blob/main/docs/%E5%A6%82%E4%BD%95%E4%BC%98%E9%9B%85%E7%9A%84%E4%BD%BF%E7%94%A8%E4%B8%80%E4%B8%AAmysqld_exporter%E7%9B%91%E6%8E%A7%E6%89%80%E6%9C%89%E7%9A%84MySQL%E5%AE%9E%E4%BE%8B.md) - #### [应用场景5:使用1个redis_exporter监控所有的Redis实例](https://github.com/starsliao/ConsulManager/blob/main/docs/%E4%BD%BF%E7%94%A8%E4%B8%80%E4%B8%AAredis_exporter%E7%9B%91%E6%8E%A7%E6%89%80%E6%9C%89%E7%9A%84Redis%E5%AE%9E%E4%BE%8B.md) --- ### Important update: - Newly added data source variable `origin_prometheus`, taken from the external system label of Prometheus: `external_labels` can be used to support multiple scenarios where Prometheus accesses to VictoriaMetrics or Thanos and other third-party storage to use the `remote_write` method. (No value by default, the absence of this label in the indicator does not affect the use) **`VictoriaMetrics` please use v1.42.0 and above versions, which fixed the problem of displaying the grafana table.** - Added the time interval variable `interval`, all graphs are associated with this variable, and the granularity of the graph can be adjusted by selecting the time interval as needed. **Note that the `scrape_interval` prometheus.yml. If there are less than 2 values in the `rate` time interval, the graph cannot be displayed. When it is equal to 2 values, `rate` is `irate`.**(The default time interval is set to 2 minutes. If your Prometheus `scrape_interval` is greater than 1 minute, the graph will not be displayed. Just choose a larger time interval.) --- ### Compatibility Release Notes: If you import the dashboard, you get an error: ``` Failed create dashboard model Cannot read property 'Symbol(Symbol.iterator)' of undefined ``` Note that your grafana version is too low, does not support the new BAR GAUGE chart, it is **recommended** to upgrade to **the latest version of grafana**, or re-import version without BAR GAUGE: [https://grafana.com/grafana/dashboards/11173](https://grafana.com/grafana/dashboards/11173) --- ### Blog:[StarsL.cn](https://starsl.cn/) ### GitHub:[https://github.com/starsliao/Prometheus](https://github.com/starsliao/Prometheus) --- #### Screenshots: **Resource Overview** ![Resource Overview](https://raw.githubusercontent.com/starsliao/Prometheus/master/node_exporter/ensa.png) **Resource Details** ![Resource Details](https://raw.githubusercontent.com/starsliao/Prometheus/master/node_exporter/ens1.png) ## Notes: ------ #### After import the dashboard, please click `Dashboardsettings`-- `Variables` to set the variable in the upper right corner of the dashboard according to the actual situation。 **The three variables:`$job`, `$hostname` and `$node` will be set and associated by default.** - **`$node` takes the `instance` of node_exporter, `ip:port` format. Most queries are associated with this variable, please make sure it is valid.** - `$maxmount` is used to check the maximum partition of the current host. Normally can only obtain partitions of type `ext.*` and `xfs` by default. ------ ### 【update】: #### 2020/10/10 1. The `origin_prometheus` variable removed ALL to solve the problem of no data after clicking the link in the summary table. #### 2020/10/03 1. Added 5-minute load, TCP connection number, timewait number, and total number of hosts to the resource overview table, and removed paging. 2. Fixed the problem of links to resource details in the resource overview table. 3. Replace all `irate` to be `rate`, increased the time interval variable, and can self-control the graph granularity. For more details, please refer to the description of **Important Update** as above. 4. Added data source variables to support multiple Prometheus. For more details, please refer to the description of **Important Update** as above. 5. Modified the description of the resource overview chart. Move the mouse to **`i`** in the upper left corner of the table to view it. #### 2020/06/27 1. Added a 5-minute load value to the table on the resource overview page. 2. Adjusted the resource details link of the resource overview page, you can switch the details of each host in the current window. 3. Adjusted the options of the variable menu, Instance multi-selection can view multiple hosts at the same time on the detail page. 4. The node_exporter 1.0.1 test is used normally. #### 2020/05/30 1. Added table details of overall host resources conditions and statistical graphs of overall host resources. The default contraction, can be grouped by Job, can be directly linked to the specified host details. (Pls refer to screenshot) 2. Cancelled the graph of the host temperature, and increased the chart of the per hour flow rate. 3. Corrected the calculation of the disk usage rate to be consistent with the algorithm of the `df` command. 4. Optimized the calculation time value of some charts, speeded up the loading speed, and adjusted the display effect and position of some chart curves. #### 2019/11/2 1. Adjusted the display metrics and descriptions of the Network Sockstat to make it more practical. 2. Modified the display and description of the `node_disk_io_time_seconds_total` metrics. 3. Add the reference value to the chart for each I/O read/write time-consuming. 4. Optimized the display effect of part graph, fixed the color of some lines. #### 2019/10/30 1. The pie chart that needs to be manually installed was removed, and the pie chart of the original disk information is integrated into the disk table information. 2. Add a Bar Gauge to timely display the information such as cpu,memory , etc. 3. Add a graph to turn on context switching and opening files. 4. To separate the `Time Spent Doing I/Os` from the cpu usage graph. 5. Most of the charts in the entire dashboard have been adjusted and optimized to enhance the practicality and compatibility. 6. Fixed the issue about report error of displaying multiple server partial charts at the same time. #### 2019/7/1 1. Add usage graph of disk partitions. 2. Optimized data display effect. #### 2019/5/20 1. Add server list multi-select support, graphs can display data of multiple servers. 2. Optimized the display effect of variables. 3. Optimize the description of some monitoring metrics, click the "i" in the upper left corner of the chart to view. #### 2019/1/9 1. Fixed a bug that showed inaccurate memory usage. 2. Add a link to update node_exporter and dashboard. #### 11/16 1. Add description of the variable. 2. Optimized the display speed after the new installation of the dashboard #### 11/15 1. Add an environment to group servers. 2. Add the pie chart and total disk space. 3. Add the descriptor about current opened file. 4. Add the description of some monitoring metrics. 5. Optimized the display results of some metrics. #### 11/13 1. Add the ratio of a graph of disk's I/O operation consuming time per second.
72,723
72,724
nodeExporter
null
44
4.45
19,084
1
11,074
9
268,943
【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__VICTORIAMETRICS", "label": " VictoriaMetrics", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar 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-old", "name": "Table (old)", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:2875", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "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": 11074, "graphTooltip": 0, "id": null, "iteration": 1602304673501, "links": [ { "$$hashKey": "object:2300", "icon": "bolt", "tags": [], "targetBlank": true, "title": "Update", "tooltip": "Update dashboard", "type": "link", "url": "https://grafana.com/grafana/dashboards/11074" }, { "$$hashKey": "object:2301", "icon": "question", "tags": [], "targetBlank": true, "title": "GitHub", "tooltip": "more dashboard", "type": "link", "url": "https://github.com/starsliao" }, { "$$hashKey": "object:2302", "asDropdown": true, "icon": "external link", "tags": [], "targetBlank": true, "title": "", "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS__VICTORIAMETRICS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 187, "panels": [], "title": "Resource Overview (associated JOB),Host:$show_hostname,Instance:$node", "type": "row" }, { "columns": [], "datasource": "${DS__VICTORIAMETRICS}", "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.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "id": 185, "pageSize": null, "showHeader": true, "sort": { "col": 31, "desc": false }, "styles": [ { "$$hashKey": "object:1600", "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" }, { "$$hashKey": "object:1601", "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" }, { "$$hashKey": "object:1602", "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" }, { "$$hashKey": "object:1603", "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" }, { "$$hashKey": "object:1604", "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" }, { "$$hashKey": "object:1605", "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" }, { "$$hashKey": "object:1606", "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" }, { "$$hashKey": "object:1607", "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" }, { "$$hashKey": "object:1608", "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" }, { "$$hashKey": "object:1609", "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" }, { "$$hashKey": "object:1610", "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" }, { "$$hashKey": "object:1611", "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" }, { "$$hashKey": "object:1612", "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" }, { "$$hashKey": "object:1613", "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" }, { "$$hashKey": "object:1614", "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" }, { "$$hashKey": "object:1615", "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" }, { "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" }, { "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-old" }, { "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__VICTORIAMETRICS}", "decimals": null, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 8 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:2312", "alias": "Overall average used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "$$hashKey": "object:2313", "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": [ { "$$hashKey": "object:8791", "decimals": null, "format": "short", "label": "Total 5m load", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:8792", "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__VICTORIAMETRICS}", "decimals": 1, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 8 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2494", "alias": "Total", "color": "#C4162A", "fill": 0 }, { "$$hashKey": "object:2495", "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": [ { "$$hashKey": "object:8938", "decimals": null, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:8939", "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__VICTORIAMETRICS}", "decimals": 1, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 8 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2617", "alias": "Overall Average Used%", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "$$hashKey": "object:2618", "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": [ { "$$hashKey": "object:8990", "decimals": 1, "format": "bytes", "label": "Total", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:8991", "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__VICTORIAMETRICS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 189, "panels": [], "title": "Resource Details:【$show_hostname】", "type": "row" }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 3 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 16 }, "hideTimeOverride": true, "id": 15, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "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 } ], "title": "Uptime", "type": "stat" }, { "datasource": "${DS__VICTORIAMETRICS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": {}, "decimals": 1, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "N/A", "to": "", "type": 1, "value": "0" } ], "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": 16 }, "id": 177, "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.2.0", "targets": [ { "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, "title": "", "transformations": [], "type": "bargauge" }, { "columns": [], "datasource": "${DS__VICTORIAMETRICS}", "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:", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "80%", "gridPos": { "h": 6, "w": 10, "x": 5, "y": 16 }, "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" } ], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 6, "desc": false }, "styles": [ { "$$hashKey": "object:307", "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" }, { "$$hashKey": "object:308", "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" }, { "$$hashKey": "object:309", "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" }, { "$$hashKey": "object:310", "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" }, { "$$hashKey": "object:311", "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" }, { "$$hashKey": "object:312", "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" }, { "$$hashKey": "object:313", "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-old" }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 20 }, { "color": "#d44a3a", "value": 50 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 15, "y": 16 }, "id": 20, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "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 } ], "timeFrom": null, "timeShift": null, "title": "CPU iowait", "type": "stat" }, { "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__VICTORIAMETRICS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 7, "x": 17, "y": 16 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 1, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:2970", "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": [ { "$$hashKey": "object:2977", "format": "bytes", "label": "transmit(-)/receive(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2978", "format": "short", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 2 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 18 }, "id": 14, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "value" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "count(node_cpu_seconds_total{instance=~\"$node\", mode='system'})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "title": "CPU Cores", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "$$hashKey": "object:193", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 100000 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 1000000 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 15, "y": 18 }, "id": 179, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "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 } ], "title": "Free inodes:$maxmount ", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 2 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 3 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 20 }, "id": 75, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "sum(node_memory_MemTotal_bytes{instance=~\"$node\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A", "step": 20 } ], "title": "Total RAM", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS__VICTORIAMETRICS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [ { "$$hashKey": "object:271", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "null", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(245, 54, 54, 0.9)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 1024 }, { "color": "rgba(50, 172, 45, 0.97)", "value": 10000 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 15, "y": 20 }, "id": 178, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.2.0", "targets": [ { "expr": "avg(node_filefd_maximum{instance=~\"$node\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 20 } ], "title": "Total filefd", "type": "stat" }, { "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__VICTORIAMETRICS}", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 22 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:3051", "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": [ { "$$hashKey": "object:11294", "decimals": 0, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:11295", "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__VICTORIAMETRICS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 22 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3234", "alias": "Total", "color": "#C4162A", "fill": 0 }, { "$$hashKey": "object:3235", "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": [ { "$$hashKey": "object:3130", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:3131", "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__VICTORIAMETRICS}", "decimals": 2, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 22 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3308", "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": [ { "$$hashKey": "object:3315", "format": "bps", "label": "transmit(-)/receive(+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3316", "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__VICTORIAMETRICS}", "decimals": 2, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "grid": {}, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 30 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:3389", "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": [ { "$$hashKey": "object:3396", "format": "short", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3397", "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__VICTORIAMETRICS}", "decimals": 2, "description": "Per second read / write bytes ", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 30 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3474", "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": [ { "$$hashKey": "object:3481", "decimals": null, "format": "Bps", "label": "Bytes read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3482", "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__VICTORIAMETRICS}", "decimals": 1, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 30 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3554", "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": [ { "$$hashKey": "object:3561", "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": "100", "min": "0", "show": true }, { "$$hashKey": "object:3562", "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__VICTORIAMETRICS}", "decimals": 2, "description": "Read/write completions per second\n\nWrites completed: 每个磁盘分区每秒写完成次数\n\nIO now 每个磁盘分区每秒正在处理的输入/输出请求数", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 38 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:3711", "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": [ { "$$hashKey": "object:3718", "decimals": null, "format": "iops", "label": "IO read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3719", "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__VICTORIAMETRICS}", "decimals": null, "description": "The time spent on I/O in the natural time of each second.(wall-clock time)", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 38 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "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": [ { "$$hashKey": "object:3796", "decimals": null, "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3797", "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__VICTORIAMETRICS}", "decimals": 2, "description": "Time spent on each read/write operation", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 38 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:4023", "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": [ { "$$hashKey": "object:4030", "format": "s", "label": "Time read (-) / write (+)", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4031", "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__VICTORIAMETRICS}", "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": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 16, "x": 0, "y": 47 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:4103", "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": [ { "$$hashKey": "object:4118", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4119", "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__VICTORIAMETRICS}", "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 47 }, "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 }, "percentage": false, "pluginVersion": "7.2.0", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:4197", "alias": "switches", "color": "#FADE2A", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "$$hashKey": "object:4198", "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": [ { "$$hashKey": "object:4219", "format": "short", "label": "used filefd", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:4220", "format": "short", "label": "context_switches", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "", "schemaVersion": 26, "style": "dark", "tags": [ "Prometheus", "node_exporter", "StarsL.cn" ], "templating": { "list": [ { "allValue": "", "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(origin_prometheus)", "hide": 0, "includeAll": false, "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__VICTORIAMETRICS}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\"}, job)", "hide": 0, "includeAll": false, "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 }, { "allValue": null, "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}, nodename)", "hide": 0, "includeAll": true, "label": "Host", "multi": false, "name": "hostname", "options": [], "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}, nodename)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",nodename=~\"$hostname\"},instance)", "hide": 0, "includeAll": false, "label": "Instance", "multi": true, "multiFormat": "regex values", "name": "node", "options": [], "query": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",nodename=~\"$hostname\"},instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "definition": "label_values(node_network_info{origin_prometheus=~\"$origin_prometheus\",device!~'tap.*|veth.*|br.*|docker.*|virbr.*|lo.*|cni.*'},device)", "hide": 0, "includeAll": true, "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" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "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": "30s,1m,2m,3m,5m,10m,30m", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "${DS__VICTORIAMETRICS}", "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))))", "hide": 2, "includeAll": false, "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__VICTORIAMETRICS}", "definition": "label_values(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\",instance=~\"$node\"}, nodename)", "hide": 2, "includeAll": false, "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__VICTORIAMETRICS}", "definition": "query_result(count(node_uname_info{origin_prometheus=~\"$origin_prometheus\",job=~\"$job\"}))", "hide": 2, "includeAll": false, "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-12h", "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": "1 Node Exporter for Prometheus Dashboard EN 20201010", "uid": "xfpJB9FGz", "version": 2 }
2020-10-10 04:38:42 UTC
2022-01-06 19:50:53 UTC
13
4.38
10,956
1
497,832
27,157
994,532
azure-monitor-for-containers-metrics
Azure / Monitor for Containers - Metrics
Azure Monitor - Container Insights metrics for Kubernetes clusters. Cluster utilization, namespace utilization, Node cpu & memory, Node disk usage & disk io, node network & kubelet docker operation metrics. Many more metrics that are queriable from the log analytics workspace used by Azure monitor for containers!
2019-10-04 22:02:32 UTC
2022-12-22 20:39:01 UTC
0
### Dashboard showing metrics collected by Azure Monitor for Containers from Azure Log analytics workspace. Container Insights metrics for Kubernetes clusters showing cluster utilization, namespace utilization, Node cpu & memory, Node disk usage & disk io, node network & kubelet docker operation metrics. Many more metrics that are queriable from the log analytics workspace used by Azure monitor for containers! Requires [Azure Monitor plugin included in Core Grafana Software](https://grafana.com/docs/features/datasources/azuremonitor/#querying-the-azure-log-analytics-service) Send your feedbacks to [askcoin@microsoft.com](mailto://askcoin@microsoft.com) ### More Information: * [Azure Monitor for Containers](https://docs.microsoft.com/en-us/azure/azure-monitor/insights/container-insights-overview) * [Azure Monitor](https://docs.microsoft.com/en-us/azure/azure-monitor/) * [Azure Kubernetes service/AKS](https://docs.microsoft.com/en-us/azure/aks/intro-kubernetes) #### Known issue/work around: ##### Due to a known issue with the data source (tracked by [this](https://github.com/grafana/grafana/issues/19722) github issue), you would need to set the Azure Log analytics workspace manually in the charts for the first time after you import the dashboard. Please upvote for the issue above so Grafana can address this issue sooner. Thank you.
47,151
47,152
Other
null
6
4
27,157
1
10,956
10
0
Azure Monitor - Container Insights metrics for Kubernetes clusters. Cluster utilization, namespace utilization, Node cpu & memory, Node disk usage & disk io, node network & kubelet docker operation metrics. Many more metrics that are queriable from the log analytics workspace used by Azure monitor for containers!
{ "__inputs": [], "__elements": {}, "__requires": [ { "type": "panel", "id": "barchart", "name": "Bar chart", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.1.8.1" }, { "type": "datasource", "id": "grafana-azure-monitor-datasource", "name": "Azure Monitor", "version": "1.0.0" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" } ], "description": "Azure Monitor - Container Insights metrics for Kubernetes clusters. Cluster utilization, namespace utilization, Node cpu & memory, Node disk usage & disk io, node network & kubelet docker operation metrics. Many more metrics that are queriable from the log analytics workspace used by Azure monitor for containers!", "editable": true, "gnetId": 10956, "id": null, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Azure Monitor - Container Insights", "tooltip": "Click here to open Azure Monitor Ux for this cluster", "type": "link", "url": "https://portal.azure.com/#@microsoft.onmicrosoft.com/resource$clusterid/infrainsights" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 44, "panels": [], "repeat": "clusterid", "targets": [ { "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "refId": "A" } ], "title": "Cluster - Overview & utilization", "type": "row" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "% Allocatable CPU used across all nodes in the cluster", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "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": 1 }, "id": 4, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "targets": [ { "azureLogAnalytics": { "query": "\rlet allocatable = Perf | where ObjectName == \"K8SNode\" | where CounterName == \"cpuCapacityNanoCores\" \r\n| where $__timeFilter(TimeGenerated) \r\n| where InstanceName startswith '$clusterid'\n| summarize arg_max(TimeGenerated, * ) by Computer\r\n| summarize a=toreal(sum(CounterValue) /1000000)\r\n| project a, b=\"abc\";\r\n\r\nallocatable \r\n| join kind=inner (\r\n Perf | where ObjectName == \"K8SNode\" | where CounterName == \"cpuUsageNanoCores\" \r\n | where $__timeFilter(TimeGenerated) \r\n | where InstanceName startswith '$clusterid'\n | summarize arg_max(TimeGenerated, * ) by Computer\r\n | summarize x=toreal(sum(CounterValue) /1000000)\r\n | project x,y=\"abc\"\r\n) on $left.b == $right.y\r\n|project now(), (x/a) * 100", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Cluster CPU Utilization", "type": "gauge" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "% Allocatable memory (workingset) used across all nodes in the cluster", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "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": 12, "y": 1 }, "id": 5, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "targets": [ { "azureLogAnalytics": { "query": "\r\nlet allocatable = Perf | where ObjectName == \"K8SNode\" | where CounterName == \"memoryCapacityBytes\" \r\n| where $__timeFilter(TimeGenerated) \r\n| where InstanceName startswith '$clusterid'\n| summarize arg_max(TimeGenerated, * ) by Computer\r\n| summarize a=toreal(sum(CounterValue))\r\n| project a, b=\"abc\";\r\n\r\nallocatable \r\n| join kind=inner (\r\n Perf | where ObjectName == \"K8SNode\" | where CounterName == \"memoryWorkingSetBytes\" \r\n | where $__timeFilter(TimeGenerated) \r\n | where InstanceName startswith '$clusterid'\n | summarize arg_max(TimeGenerated, * ) by Computer\r\n | summarize x=toreal(sum(CounterValue))\r\n | project x,y=\"abc\"\r\n) on $left.b == $right.y\r\n|project now(), (x/a) * 100", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Cluster Memory Utilization", "type": "gauge" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Number of nodes in the cluster grouped by status", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 9 }, "id": 11, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "\r\nKubeNodeInventory\r\n| where ClusterId == '$clusterid'\n| where $__timeFilter(TimeGenerated)\n| summarize count() by bin(TimeGenerated, $__interval), Computer, Status\r\n| summarize arg_max(TimeGenerated, *) by Computer, Status\r\n| summarize nodecount=count() by Status\r\n| project nodecount, Status , now()", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Node count by Status", "type": "barchart" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Pod count grouped by Pod Status", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [ { "title": "", "url": "" } ], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 9 }, "id": 12, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "KubePodInventory | where ClusterId == '$clusterid'\n| where $__timeFilter(TimeGenerated)\r\n| summarize count() by bin(TimeGenerated, $__interval), PodUid, PodStatus\r\n| summarize arg_max(TimeGenerated, *) by PodUid, PodStatus\r\n| summarize podCount = count() by PodStatus\r\n| project podCount, PodStatus , now() \r\n", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Pod count by status", "type": "barchart" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Number of controllers in the cluster by Controller Kind", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 9 }, "id": 16, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "\r\nKubePodInventory | where ClusterId == '$clusterid' | where $__timeFilter(TimeGenerated) \n| summarize count() by bin(TimeGenerated, $__interval), PodUid, ControllerKind\r\n| summarize arg_max(TimeGenerated, *) by PodUid, ControllerKind\r\n| summarize controllerCount = count() by ControllerKind\r\n| extend ControllerKind=iif(isempty(ControllerKind), \"None\", ControllerKind)\n| project ControllerKind, controllerCount , now() ", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Controller count by Controller Kind", "type": "barchart" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "% Used Disk grouped by Disk in each node where usage > 80%", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 18 }, "id": 6, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "\r\nInsightsMetrics\r\n| extend tags=todynamic(Tags) \r\n| where Name ==\"used_percent\"\r\n| where tags[\"container.azm.ms/clusterId\"] == '$clusterid'\r\n| where $__timeFilter(TimeGenerated) \r\n| extend hostName=tags.hostName\r\n| extend device=tags.device\r\n| extend disk=strcat(device, \"/\" , hostName) \r\n| summarize arg_max(TimeGenerated, *) by disk\r\n| where Val > 80.0\r\n| sort by Val desc\r\n| project Val, disk, now()", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Node disks with > 80% used space", "type": "barchart" }, { "collapsed": true, "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 26 }, "id": 42, "panels": [ { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Number of namespaces in the cluster", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "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": 8, "w": 3, "x": 0, "y": 2 }, "id": 7, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "targets": [ { "azureLogAnalytics": { "query": "KubePodInventory | where ClusterId == '$clusterid' \r| where $__timeFilter(TimeGenerated)\n| summarize count() by bin(TimeGenerated, $__interval), Namespace\r\n| summarize arg_max(TimeGenerated, *) by Namespace\r\n| summarize namespaceCount = count()\r\n| project namespaceCount,now() ", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Kubernetes Namespace count", "type": "stat" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Number of pods per namespace", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 3, "y": 2 }, "id": 10, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "\rKubePodInventory \n\r| where ClusterId == '$clusterid'\n| where $__timeFilter(TimeGenerated)\n| summarize count() by bin(TimeGenerated, $__interval), PodUid, Namespace\r\n| summarize arg_max(TimeGenerated, *) by PodUid, Namespace\r\n| summarize namespaceCount = count() by Namespace\r\n| sort by namespaceCount desc\n| project namespaceCount, Namespace, now() ", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Pod count by Kubernetes Namespace", "type": "barchart" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Number of controllers per namespace", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 9, "y": 2 }, "id": 53, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "\rKubePodInventory \n\r| where ClusterId == '$clusterid'\n| where $__timeFilter(TimeGenerated)\n| summarize count() by bin(TimeGenerated, $__interval), PodUid, Namespace\r, ControllerKind\n| summarize arg_max(TimeGenerated, *) by PodUid, Namespace\r, ControllerKind\n| summarize controllerCountByNamespace = count() by Namespace\r, ControllerKind\n| sort by controllerCountByNamespace desc\n| project controllerCountByNamespace, Namespace, now() \n\n", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Controller count by Kubernetes Namespace", "type": "barchart" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Number of controllers per namespace per kind", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 2 }, "id": 54, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "\rKubePodInventory \n\r| where ClusterId == '$clusterid'\n| where $__timeFilter(TimeGenerated)\n| summarize count() by bin(TimeGenerated, $__interval), PodUid, Namespace\r, ControllerKind\n| summarize arg_max(TimeGenerated, *) by PodUid, nsc = strcat(Namespace\r,\"/\", ControllerKind)\n| summarize controllerCountByNamespace = count() by nsc\n| sort by controllerCountByNamespace desc\n| project controllerCountByNamespace, nsc, now() \n\n", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Controller Kind by Kubernetes Namespace (namespace/controllerkind)", "type": "barchart" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "CPU % utilized by each namespace", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 10 }, "id": 17, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "let allocatable = Perf | where ObjectName == \"K8SNode\" | where CounterName == \"cpuCapacityNanoCores\" \r\n| where $__timeFilter(TimeGenerated) \r\n| where InstanceName startswith '$clusterid'\n| summarize arg_max(TimeGenerated, * ) by Computer\r\n| summarize a=toreal(sum(CounterValue))\r\n| project a, b=\"abc\";\r\n\r\nallocatable \r\n| join kind=inner (\r\n Perf | where ObjectName == \"K8SContainer\" | where CounterName == \"cpuUsageNanoCores\" \r\n | where $__timeFilter(TimeGenerated) \r\n | where InstanceName startswith '$clusterid'\n | extend cnameArr = split(InstanceName, \"/\")\r\n | extend h=array_length(cnameArr)-1\r\n | extend l=array_length(cnameArr)-2\r\n | extend cname = strcat(cnameArr[l], \"/\", cnameArr[h])\r\n | extend x= CounterValue \r\n | summarize arg_max(TimeGenerated, * ) by cname // | summarize sum(x)\r\n \r\n //| summarize x=toreal(sum(CounterValue))\r\n | project x,y=\"abc\", cname, TimeGenerated\r\n | join kind=inner ( KubePodInventory\r\n | where $__timeFilter(TimeGenerated) \r\n | where ClusterId == '$clusterid'\n | summarize arg_max(TimeGenerated, *) by ContainerName\r\n | project ContainerName, Namespace\r\n ) on $left.cname == $right.ContainerName//)\r\n) on $left.b == $right.y \r\n//| summarize v=arg_max(TimeGenerated,*) by cname,a, Namespace\r\n| summarize xyz= toreal(sum(x)) by a, Namespace\r\n| order by xyz desc\r\n|project now(), (xyz/a) * 100, Namespace \r\n", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Cluster CPU Utilization % by Kubernetes Namespace", "type": "barchart" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Memory usage (working set) by namespace", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" } }, "links": [ { "title": "", "url": "" } ], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 10 }, "id": 18, "links": [], "options": { "barRadius": 0, "barWidth": 0.97, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "auto", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 0 }, "targets": [ { "azureLogAnalytics": { "query": "let allocatable = Perf | where ObjectName == \"K8SNode\" | where CounterName == \"memoryCapacityBytes\" \r\n| where $__timeFilter(TimeGenerated) \r\n| where InstanceName startswith '$clusterid'\n| summarize arg_max(TimeGenerated, * ) by Computer\r\n| summarize a=toreal(sum(CounterValue))\r\n| project a, b=\"abc\";\r\n\r\nallocatable \r\n| join kind=inner (\r\n Perf | where ObjectName == \"K8SContainer\" | where CounterName == \"memoryWorkingSetBytes\" \r\n | where $__timeFilter(TimeGenerated) \r\n | where InstanceName startswith '$clusterid'\n | extend cnameArr = split(InstanceName, \"/\")\r\n | extend h=array_length(cnameArr)-1\r\n | extend l=array_length(cnameArr)-2\r\n | extend cname = strcat(cnameArr[l], \"/\", cnameArr[h])\r\n | extend x= CounterValue \r\n | summarize arg_max(TimeGenerated, * ) by cname // | summarize sum(x)\r\n \r\n //| summarize x=toreal(sum(CounterValue))\r\n | project x,y=\"abc\", cname, TimeGenerated\r\n | join kind=inner ( KubePodInventory\r\n | where $__timeFilter(TimeGenerated) \r\n | where ClusterId == '$clusterid'\n | summarize arg_max(TimeGenerated, *) by ContainerName\r\n | project ContainerName, Namespace\r\n ) on $left.cname == $right.ContainerName//)\r\n) on $left.b == $right.y \r\n//| summarize v=arg_max(TimeGenerated,*) by cname,a, Namespace\r\n| summarize xyz= toreal(sum(x)) by a, Namespace\r\n| order by xyz desc\r\n|project now(), (xyz/a) * 100, Namespace ", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Cluster Memory Utilization % by Kubernetes Namespace", "type": "barchart" } ], "repeat": "clusterid", "targets": [ { "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "refId": "A" } ], "title": "Cluster - Namespaces", "type": "row" }, { "collapsed": true, "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 40, "panels": [ { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 3 }, "id": 20, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "targets": [ { "azureLogAnalytics": { "query": "let nodeCpuCapacity=Perf | where CounterName == \"cpuCapacityNanoCores\" | where ObjectName == \"K8SNode\" | where InstanceName startswith '$clusterid' | where $__timeFilter(TimeGenerated)| summarize arg_max(TimeGenerated, *) by Computer| project Computer , cpuCapacity=CounterValue; \n\nlet nodeCpuUsage=Perf | where CounterName == \"cpuUsageNanoCores\"| where ObjectName == \"K8SNode\"| where InstanceName startswith '$clusterid'| where $__timeFilter(TimeGenerated) | summarize ptileCpuUsage=percentile(CounterValue, $ptile) by Computer, bin(TimeGenerated, $__interval);\n\nnodeCpuUsage|join kind=inner (nodeCpuCapacity) on $left.Computer == $right.Computer| extend ptileCpuUsagepercent=(ptileCpuUsage/cpuCapacity) * 100| order by TimeGenerated asc| project TimeGenerated, Computer, ptileCpuUsagepercent", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "$ptile-th Percentile % CPU usage by node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "decimals": 0, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 3 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "asc" } }, "targets": [ { "azureLogAnalytics": { "query": "let nodeMemoryCapacity=Perf| where CounterName == \"memoryCapacityBytes\"| where ObjectName == \"K8SNode\" | where InstanceName startswith '$clusterid'| where $__timeFilter(TimeGenerated)| summarize arg_max(TimeGenerated, *) by Computer| project Computer , memoryCapacity=CounterValue;\n\nlet nodeMemoryUsage= Perf | where CounterName == \"memoryRssBytes\"| where ObjectName == \"K8SNode\"| where InstanceName startswith '$clusterid'| where $__timeFilter(TimeGenerated) | summarize ptileMemoryUsage=percentile(CounterValue, $ptile) by Computer, bin(TimeGenerated, $__interval);\n\nnodeMemoryUsage|join kind=inner (nodeMemoryCapacity) on $left.Computer == $right.Computer| extend ptileMemoryUsagepercent=(ptileMemoryUsage/memoryCapacity) * 100| order by TimeGenerated asc| project TimeGenerated, Computer, ptileMemoryUsagepercent", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "$ptile-th Percentile Memory (rss) usage by node", "transparent": true, "type": "timeseries" } ], "repeat": "clusterid", "targets": [ { "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "refId": "A" } ], "title": "Node - CPU & Memory", "type": "row" }, { "collapsed": true, "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 28 }, "id": 38, "panels": [ { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "$ptile-th percentile, % Used Disk grouped by Disk in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 4 }, "id": 28, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\rInsightsMetrics\r\n| extend tags=todynamic(Tags) \r\n| where Name ==\"used_percent\"\r\n| where tags[\"container.azm.ms/clusterId\"] == '$clusterid'\n| where $__timeFilter(TimeGenerated) \n| extend hostName=tags.hostName\r\n| extend device=tags.device\r\n| extend disk=strcat(device, \"/\" , hostName) \r\n| summarize ptileDiskUsagePercentagebyNodeDisk = percentile(Val,$ptile) by bin(TimeGenerated, $__interval), disk\r\n| order by TimeGenerated asc\n| project TimeGenerated, disk, ptileDiskUsagePercentagebyNodeDisk", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "% Used Disk ($ptile-th percentile) by Disk/Node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "$ptile-th percentile iops in progress grouped by Disk in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red" } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 4 }, "id": 30, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\rInsightsMetrics\r\n| extend tags=todynamic(Tags) \r\n| where Name ==\"iops_in_progress\"\r\n| where tags[\"container.azm.ms/clusterId\"] == '$clusterid'\r\n| where $__timeFilter(TimeGenerated) \n| extend hostName=tags.hostName\r\n| extend device=tags.name\n| extend disk=strcat(device, \"/\" , hostName) \r\n| summarize ptileDiskIopsInProgressbyNodeDisk = percentile(Val,$ptile) by bin(TimeGenerated, $__interval), disk\r\n| order by TimeGenerated asc\n| project TimeGenerated, disk, ptileDiskIopsInProgressbyNodeDisk", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "iops in progress ($ptile-th percentile) by Disk/Node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Reads/sec ($ptile-th percentile) grouped by Disk in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 11 }, "id": 32, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\r\nInsightsMetrics\r\n| where Origin == 'container.azm.ms/telegraf'\r\n| where Namespace == 'container.azm.ms/diskio'\r\n| where Name == 'reads'\r\n| where $__timeFilter(TimeGenerated) \r\n| extend Tags = todynamic(Tags)\r\n| extend HostName = tostring(Tags.hostName), Device = tostring(Tags.name)\r\n, clusterId = tostring(Tags[\"container.azm.ms/clusterId\"])\r\n| where clusterId == '$clusterid'\r\n| extend NodeDisk = strcat(Device, \"/\", HostName)\r\n| summarize Val=percentile(Val,$ptile) by NodeDisk, TimeGenerated=bin(TimeGenerated,$__interval)\r\n| order by NodeDisk asc, TimeGenerated asc\r\n| serialize\r\n| extend PrevVal = iif(prev(NodeDisk) != NodeDisk, 0.0, prev(Val)), PrevTimeGenerated = iif(prev(NodeDisk) != NodeDisk, datetime(null), prev(TimeGenerated))\r\n| where isnotnull(PrevTimeGenerated) and PrevTimeGenerated != TimeGenerated\r\n| extend Rate = iif(PrevVal > Val, Val / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1), iif(PrevVal == Val, 0.0, (Val - PrevVal) / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1)))\r\n| where isnotnull(Rate)\r\n| order by TimeGenerated asc\r\n| project TimeGenerated, NodeDisk, Rate\r\n|render timechart", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Disk reads/sec ($ptile-th percentile) by disk/node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Write bytes/sec ($ptile-th percentile) grouped by Disk in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 11 }, "id": 34, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\r\nInsightsMetrics\r\n| where Origin == 'container.azm.ms/telegraf'\r\n| where Namespace == 'container.azm.ms/diskio'\r\n| where Name == 'write_bytes'\r\n| where $__timeFilter(TimeGenerated) \r\n| extend Tags = todynamic(Tags)\r\n| extend HostName = tostring(Tags.hostName), Device = tostring(Tags.name)\r\n, clusterId = tostring(Tags[\"container.azm.ms/clusterId\"])\r\n| where clusterId == '$clusterid'\r\n| extend NodeDisk = strcat(Device, \"/\", HostName)\r\n| summarize Val=percentile(Val,$ptile) by NodeDisk, TimeGenerated=bin(TimeGenerated,$__interval)\r\n| order by NodeDisk asc, TimeGenerated asc\r\n| serialize\r\n| extend PrevVal = iif(prev(NodeDisk) != NodeDisk, 0.0, prev(Val)), PrevTimeGenerated = iif(prev(NodeDisk) != NodeDisk, datetime(null), prev(TimeGenerated))\r\n| where isnotnull(PrevTimeGenerated) and PrevTimeGenerated != TimeGenerated\r\n| extend Rate = iif(PrevVal > Val, Val / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1), iif(PrevVal == Val, 0.0, (Val - PrevVal) / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1)))\r\n| where isnotnull(Rate)\r\n| order by TimeGenerated asc\r\n| project TimeGenerated, NodeDisk, Rate\r\n|render timechart", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Disk write bytes/sec ($ptile-th percentile) by disk/node", "transparent": true, "type": "timeseries" } ], "targets": [ { "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "refId": "A" } ], "title": "Node - Disk Usage & IO", "type": "row" }, { "collapsed": true, "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 36, "panels": [ { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Sent bytes/sec ($ptile-th percentile) grouped by network interface in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 11, "x": 0, "y": 5 }, "id": 46, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\r\nInsightsMetrics\r\n| where Origin == 'container.azm.ms/telegraf'\r\n| where Namespace == 'container.azm.ms/net'\r\n| where Name == 'bytes_sent'\r\n| where $__timeFilter(TimeGenerated) \r\n| extend Tags = todynamic(Tags)\r\n| extend HostName = tostring(Tags.hostName), Interface = tostring(Tags.interface)\r\n, clusterId = tostring(Tags[\"container.azm.ms/clusterId\"])\r\n| where clusterId == '$clusterid'\r\n| extend NodeInterface = strcat(Interface, \"/\", HostName)\r\n| summarize Val=percentile(Val,$ptile) by NodeInterface, TimeGenerated=bin(TimeGenerated,$__interval)\r\n| order by NodeInterface asc, TimeGenerated asc\r\n| serialize\r\n| extend PrevVal = iif(prev(NodeInterface) != NodeInterface, 0.0, prev(Val)), PrevTimeGenerated = iif(prev(NodeInterface) != NodeInterface, datetime(null), prev(TimeGenerated))\r\n| where isnotnull(PrevTimeGenerated) and PrevTimeGenerated != TimeGenerated\r\n| extend Rate = iif(PrevVal > Val, Val / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1), iif(PrevVal == Val, 0.0, (Val - PrevVal) / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1)))\r\n| where isnotnull(Rate)\r\n| order by TimeGenerated asc\r\n| project TimeGenerated, NodeInterface, Rate\r\n|render timechart", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Network sent bytes/sec ($ptile-th percentile) by interface/node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Received bytes/sec ($ptile-th percentile) grouped by network interface in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 13, "x": 11, "y": 5 }, "id": 48, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\r\nInsightsMetrics\r\n| where Origin == 'container.azm.ms/telegraf'\r\n| where Namespace == 'container.azm.ms/net'\r\n| where Name == 'bytes_recv'\r\n| where $__timeFilter(TimeGenerated) \r\n| extend Tags = todynamic(Tags)\r\n| extend HostName = tostring(Tags.hostName), Interface = tostring(Tags.interface)\r\n, clusterId = tostring(Tags[\"container.azm.ms/clusterId\"])\r\n| where clusterId == '$clusterid'\r\n| extend NodeInterface = strcat(Interface, \"/\", HostName)\r\n| summarize Val=percentile(Val,$ptile) by NodeInterface, TimeGenerated=bin(TimeGenerated,$__interval)\r\n| order by NodeInterface asc, TimeGenerated asc\r\n| serialize\r\n| extend PrevVal = iif(prev(NodeInterface) != NodeInterface, 0.0, prev(Val)), PrevTimeGenerated = iif(prev(NodeInterface) != NodeInterface, datetime(null), prev(TimeGenerated))\r\n| where isnotnull(PrevTimeGenerated) and PrevTimeGenerated != TimeGenerated\r\n| extend Rate = iif(PrevVal > Val, Val / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1), iif(PrevVal == Val, 0.0, (Val - PrevVal) / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1)))\r\n| where isnotnull(Rate)\r\n| order by TimeGenerated asc\r\n| project TimeGenerated, NodeInterface, Rate\r\n|render timechart", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Network received bytes/sec ($ptile-th percentile) by interface/node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Network send errors ($ptile-th percentile) grouped by interface in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 12 }, "id": 50, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\rInsightsMetrics\r\n| extend tags=todynamic(Tags) \r\n| where Name ==\"err_out\"\r\n| where tags[\"container.azm.ms/clusterId\"] == '$clusterid'\n| where $__timeFilter(TimeGenerated) \n| extend hostName=tags.hostName\n| extend interface=tags.interface\n| extend nodeInterface=strcat(interface, \"/\" , hostName) \r\n| summarize ptileErrorsOutByNodeInterface = percentile(Val,$ptile) by bin(TimeGenerated, $__interval), nodeInterface\n| order by TimeGenerated asc\n| project TimeGenerated, nodeInterface, ptileErrorsOutByNodeInterface", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Network send errors ($ptile-th percentle) by Interface/Node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Network receive errors ($ptile-th percentile) grouped by interface in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 13, "x": 11, "y": 12 }, "id": 52, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "\rInsightsMetrics\r\n| extend tags=todynamic(Tags) \r\n| where Name ==\"err_in\"\r\n| where tags[\"container.azm.ms/clusterId\"] == '$clusterid'\n| where $__timeFilter(TimeGenerated) \n| extend hostName=tags.hostName\n| extend interface=tags.interface\n| extend nodeInterface=strcat(interface, \"/\" , hostName) \r\n| summarize ptileErrorsInByNodeInterface = percentile(Val,$ptile) by bin(TimeGenerated, $__interval), nodeInterface\n| order by TimeGenerated asc\n| project TimeGenerated, nodeInterface, ptileErrorsInByNodeInterface", "resource": "$ws", "resultFormat": "time_series" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Network receive errors ($ptile-th percentle) by Interface/Node", "transparent": true, "type": "timeseries" } ], "repeat": "clusterid", "targets": [ { "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "refId": "A" } ], "title": "Node - Network", "type": "row" }, { "collapsed": true, "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 22, "panels": [ { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Docker Operations/sec ($ptile-th percentile) grouped by operation in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "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": 11, "w": 12, "x": 0, "y": 6 }, "id": 55, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Origin == 'container.azm.ms/telegraf'\r\n| where Namespace == 'container.azm.ms/prometheus'\r\n| where Name == 'kubelet_runtime_operations_total'\r\n| where $__timeFilter(TimeGenerated) | extend Tags = todynamic(Tags)\r\n| extend HostName = tostring(Tags.hostName), optype = tostring(Tags.operation_type)\r\n, clusterId = tostring(Tags[\"container.azm.ms/clusterId\"])| where clusterId == '$clusterid'| extend NodeOp = strcat(optype, \"/\", HostName)\r\n| summarize Val=percentile(Val,$ptile) by NodeOp, TimeGenerated=bin(TimeGenerated,$__interval)\r\n| order by NodeOp asc, TimeGenerated asc\r\n| serialize\r\n| extend PrevVal = iif(prev(NodeOp) != NodeOp, 0.0, prev(Val)), PrevTimeGenerated = iif(prev(NodeOp) != NodeOp, datetime(null), prev(TimeGenerated))\r\n| where isnotnull(PrevTimeGenerated) and PrevTimeGenerated != TimeGenerated\r\n| extend Rate = iif(PrevVal > Val, Val / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1), iif(PrevVal == Val, 0.0, (Val - PrevVal) / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1)))\r\n| where isnotnull(Rate)\r\n| order by TimeGenerated asc\r\n| project TimeGenerated, NodeOp, Rate\r\n|render timechart", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" } ], "title": "Kubelet Docker Ops/Sec ($ptile-th percentile) by operation/Node", "transparent": true, "type": "timeseries" }, { "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "description": "Docker Operation errors/sec ($ptile-th percentile) grouped by operation in each node", "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "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": 11, "w": 12, "x": 12, "y": 6 }, "id": 56, "links": [], "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "azureLogAnalytics": { "query": "InsightsMetrics\r\n| where Origin == 'container.azm.ms/telegraf'\r\n| where Namespace == 'container.azm.ms/prometheus'\r\n| where Name == 'kubelet_runtime_operations_errors'\r\n| where $__timeFilter(TimeGenerated) | extend Tags = todynamic(Tags)\r\n| extend HostName = tostring(Tags.hostName), optype = tostring(Tags.operation_type)\r\n, clusterId = tostring(Tags[\"container.azm.ms/clusterId\"])| where clusterId == '$clusterid'| extend NodeOp = strcat(optype, \"/\", HostName)\r\n| summarize Val=percentile(Val,$ptile) by NodeOp, TimeGenerated=bin(TimeGenerated,$__interval)\r\n| order by NodeOp asc, TimeGenerated asc\r\n| serialize\r\n| extend PrevVal = iif(prev(NodeOp) != NodeOp, 0.0, prev(Val)), PrevTimeGenerated = iif(prev(NodeOp) != NodeOp, datetime(null), prev(TimeGenerated))\r\n| where isnotnull(PrevTimeGenerated) and PrevTimeGenerated != TimeGenerated\r\n| extend Rate = iif(PrevVal > Val, Val / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1), iif(PrevVal == Val, 0.0, (Val - PrevVal) / (datetime_diff('Second', TimeGenerated, PrevTimeGenerated) * 1)))\r\n| where isnotnull(Rate)\r\n| order by TimeGenerated asc\r\n| project TimeGenerated, NodeOp, Rate\r\n|render timechart", "resource": "$ws", "resultFormat": "table" }, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "queryType": "Azure Log Analytics", "refId": "A" } ], "title": "Kubelet Docker operation errors/Sec ($ptile-th percentile) by operation/Node", "transparent": true, "type": "timeseries" } ], "repeat": "clusterid", "targets": [ { "datasource": { "type": "geneva-datasource", "uid": "${ds}" }, "refId": "A" } ], "title": "Node - Kubelet Docker Operations", "type": "row" } ], "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Azure Monitor-Contoso", "value": "Azure Monitor-Contoso" }, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "ds", "options": [], "query": "grafana-azure-monitor-datasource", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Subscription", "multi": false, "name": "sub", "options": [], "query": { "grafanaTemplateVariableFn": { "kind": "SubscriptionsQuery", "rawQuery": "Subscriptions()" }, "queryType": "Grafana Template Variable Function", "refId": "A", "subscription": "" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Workspace", "multi": false, "name": "ws", "options": [], "query": { "grafanaTemplateVariableFn": { "kind": "WorkspacesQuery", "rawQuery": "Workspaces($sub)", "subscription": "$sub" }, "queryType": "Grafana Template Variable Function", "refId": "A", "subscription": "" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "type": "query" }, { "current": {}, "datasource": { "type": "grafana-azure-monitor-datasource", "uid": "${ds}" }, "definition": "KubePodInventory | summarize n=count() by ClusterId |project ClusterId ", "hide": 0, "includeAll": false, "label": "Cluster", "multi": false, "name": "clusterid", "options": [], "query": { "azureLogAnalytics": { "query": "workspace(\"$ws\").KubePodInventory | summarize n=count() by ClusterId |project ClusterId ", "resource": "$ws" }, "queryType": "Azure Log Analytics", "refId": "A", "subscription": "" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query" }, { "current": { "tags": [], "text": "99", "value": "99" }, "hide": 0, "includeAll": false, "label": "Percentile (applicable for percentile charts)", "multi": false, "name": "ptile", "options": [ { "selected": false, "text": "50", "value": "50" }, { "selected": false, "text": "75", "value": "75" }, { "selected": false, "text": "80", "value": "80" }, { "selected": false, "text": "85", "value": "85" }, { "selected": false, "text": "90", "value": "90" }, { "selected": false, "text": "95", "value": "95" }, { "selected": false, "text": "96", "value": "96" }, { "selected": false, "text": "97", "value": "97" }, { "selected": false, "text": "98", "value": "98" }, { "selected": true, "text": "99", "value": "99" }, { "selected": false, "text": "99.9", "value": "99.9" } ], "query": "50,75,80,85,90,95,96,97,98,99,99.9", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-6h", "to": "now" }, "timepicker": { "hidden": false, "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Azure / Monitor for Containers - Metrics", "uid": "vFsw3edZk", "version": 2 }
2022-12-22 20:39:01 UTC
null
0
0
11,314
1
135,723
27,241
19,482
unifi-poller-uap-insights-prometheus
UniFi-Poller: UAP Insights - Prometheus
UniFi Poller v2.0.1 Displays detailed information for wireless access points in a UniFi network using Prometheus.
2019-11-29 08:38:58 UTC
2023-01-01 19:52:31 UTC
0
### Updated for Poller v2.0! # UniFi UAP: Prometheus Dashboard **If you have a UniFi Access Point, you want to get this dashboard, the [Clients](https://grafana.com/dashboards/11315) dashboard and the [Sites](https://grafana.com/dashboards/11311) dashboards at minimum.** This dashboard displays detailed information for Wireless Access Points found in a UniFi controller. # [![UniFi Poller](https://raw.githubusercontent.com/wiki/unifi-poller/unifi-poller/images/unifi-poller-logo-smaller.png)](https://github.com/unifi-poller/unifi-poller) The dashboard is multi-site capable. The data displayed is stored in Prometheus by [Unifi Poller](https://github.com/unifi-poller/unifi-poller). **This is one of several UniFi Poller dashboards.** [Click this link](https://grafana.com/dashboards?search=unifi-poller) to see them all. [UniFi Poller](https://github.com/unifi-poller/unifi-poller) is a small Golang application that runs on Windows, FreeBSD, macOS, Linux or Docker. The application opens a web port and when prometheus polls for data it translates the UniFi controller API metrics to Prometheus exported metrics. #### More [Ubiquiti](https://www.ui.com) makes networking devices like switches, gateways (routers) and wireless access points. They have a line of equipment named [UniFi](https://www.ui.com/products/#unifi) that uses a [controller](https://www.ui.com/download/unifi/) to keep stats and simplify network device configuration. This controller can be installed on Windows, macOS and Linux. Ubiquiti also provides a dedicated hardware device called a [CloudKey](https://www.ui.com/unifi/unifi-cloud-key/) that runs the controller software.
51,471
51,472
Select Collector
null
0
0
27,241
1
11,314
10
0
UniFi Poller v2.0.1 Displays detailed information for wireless access points in a UniFi network using Prometheus.
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.0.3" }, { "type": "panel", "id": "grafana-clock-panel", "name": "Clock", "version": "1.1.1" }, { "type": "panel", "id": "piechart", "name": "Pie Chart", "version": "1.5.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": "table-old", "name": "Table (old)", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:69", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "UniFi Poller v2.0.1 Displays detailed information for wireless access points in a UniFi network using Prometheus.", "editable": true, "gnetId": 11314, "graphTooltip": 1, "id": null, "iteration": 1592125488769, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": false, "keepTime": true, "tags": [ "unifi-poller", "unifi" ], "title": "UniFi Poller", "type": "dashboards" }, { "icon": "question", "tags": [], "title": "Help", "type": "link", "url": "https://golift.io/unifi-poller/issues" }, { "icon": "doc", "tags": [], "title": "Wiki", "type": "link", "url": "https://golift.io/unifi-poller/wiki" }, { "icon": "bolt", "tags": [], "title": "Discord", "type": "link", "url": "https://discord.gg/KnyKYt2" } ], "panels": [ { "content": "<br>\n<br>\n<center><b><font size=\"6px\">Unifi UAP</font></b></center>\n", "datasource": "${DS_UNIFI_POLLER}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 34, "links": [], "mode": "html", "title": "", "transparent": true, "type": "text" }, { "aliasColors": { "Channel 11": "#37872D", "Channel 36": "#1F60C4", "Channel 44": "#8F3BB8" }, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Visualize wireless channel usage w/ wired client counts.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "70%", "format": "short", "gridPos": { "h": 10, "w": 6, "x": 4, "y": 0 }, "hideTimeOverride": false, "id": 52, "interval": null, "legend": { "header": "", "percentage": true, "percentageDecimals": 0, "show": true, "values": false }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": "3", "targets": [ { "expr": "count by (channel) (unpoller_client_roam_count_total{site_name=~\"$Site\", ap_name=~\"$AP\"})\n", "instant": false, "interval": "$Smooth", "legendFormat": "Ch {{channel}}", "refId": "B" } ], "timeFrom": null, "title": "Clients / Channel", "transparent": true, "type": "piechart", "valueName": "current" }, { "aliasColors": { "ac": "#37872D", "g": "#E0B400", "na": "#1F60C4", "ng": "#8F3BB8" }, "breakPoint": "25%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "Visualize how many clients are connected to which radios/APs.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "70%", "format": "short", "gridPos": { "h": 10, "w": 7, "x": 10, "y": 0 }, "hideTimeOverride": false, "id": 54, "interval": null, "legend": { "header": "", "percentage": true, "show": true, "sort": "current", "sortDesc": true, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": "3", "targets": [ { "expr": "count by (radio_desc) (unpoller_client_uptime_seconds{site_name=~\"$Site\", ap_name=~\"$AP\"})", "instant": false, "interval": "$Smooth", "legendFormat": "{{radio_desc}}", "refId": "A" } ], "timeFrom": null, "title": "Clients / AP Radio", "transparent": true, "type": "piechart", "valueName": "current" }, { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": "0.01" }, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "description": "This shows an OUI breakdown from Unifi's perspective.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "70%", "format": "short", "gridPos": { "h": 10, "w": 7, "x": 17, "y": 0 }, "hideTimeOverride": false, "id": 56, "interval": null, "legend": { "header": "Count", "percentage": true, "percentageDecimals": 0, "show": true, "sortDesc": false, "values": true }, "legendType": "Right side", "links": [], "maxDataPoints": 3, "nullPointMode": "connected", "pieType": "pie", "strokeWidth": 1, "targets": [ { "expr": "count by (oui) (unpoller_client_uptime_seconds{site_name=~\"$Site\", ap_name=~\"$AP\"})", "instant": false, "interval": "$Smooth", "legendFormat": "e {{oui}}", "refId": "A" } ], "timeFrom": null, "title": "Client / MAC OUI", "transparent": true, "type": "piechart", "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": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 0, "y": 3 }, "id": 48, "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": "80%", "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(unpoller_device_stations{site_name=~\"$Site\", name=~\"$AP\", station_type=\"user\"})", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "title": "Users", "type": "singlestat", "valueFontSize": "110%", "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}", "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 2, "x": 2, "y": 3 }, "id": 60, "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": "80%", "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(unpoller_device_stations{site_name=~\"$Site\", name=~\"$AP\", station_type=\"guest\"})", "instant": true, "refId": "A" } ], "thresholds": "", "timeFrom": null, "title": "Guests", "type": "singlestat", "valueFontSize": "110%", "valueMaps": [], "valueName": "current" }, { "bgColor": "#3f2b5b", "clockType": "12 hour", "countdownSettings": { "customFormat": null, "endCountdownTime": "2018-04-29T21:47:00.000Z", "endText": "00:00:00" }, "datasource": "${DS_UNIFI_POLLER}", "dateSettings": { "dateFormat": "YYYY-MM-DD", "fontSize": "12px", "fontWeight": "bold", "showDate": true }, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 7 }, "id": 32, "links": [], "mode": "time", "offsetFromUtc": null, "offsetFromUtcMinutes": null, "options": { "bgColor": "", "clockType": "24 hour", "countdownSettings": { "endCountdownTime": "2020-06-14T00:36:42-07:00", "endText": "00:00:00" }, "dateSettings": { "dateFormat": "YYYY-MM-DD", "fontSize": "20px", "fontWeight": "normal", "showDate": false }, "mode": "time", "timeSettings": { "fontSize": "12px", "fontWeight": "normal" }, "timezone": "", "timezoneSettings": { "fontSize": "12px", "fontWeight": "normal", "showTimezone": false, "zoneFormat": "offsetAbbv" } }, "refreshSettings": { "syncWithDashboard": false }, "timeSettings": { "customFormat": "HH:mm:ss", "fontSize": "30px", "fontWeight": "normal" }, "timezone": null, "timezoneSettings": { "fontSize": "12px", "fontWeight": "normal", "showTimezone": false, "zoneFormat": "offsetAbbv" }, "title": "Now", "type": "grafana-clock-panel" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 6, "w": 24, "x": 0, "y": 10 }, "id": 1, "isNew": true, "links": [], "pageSize": null, "scroll": false, "showHeader": true, "sort": { "col": 11, "desc": true }, "styles": [ { "$$hashKey": "object:9911", "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, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "$$hashKey": "object:9912", "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, "pattern": "Value #A", "thresholds": [], "type": "hidden", "unit": "dtdurations" }, { "$$hashKey": "object:9913", "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, "link": false, "linkTargetBlank": true, "linkUrl": "http:", "pattern": "name", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9915", "alias": "Model", "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, "pattern": "model", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9916", "alias": "Device MAC", "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, "pattern": "mac", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9917", "alias": "Unifi Serial #", "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, "pattern": "serial", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9918", "alias": "Site", "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, "pattern": "site_name", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9919", "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, "pattern": "version", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9923", "alias": "Address", "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": "ip", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9924", "alias": "Type", "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": "type", "thresholds": [], "type": "string", "unit": "short" }, { "$$hashKey": "object:9925", "alias": "Type", "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": "type", "thresholds": [], "type": "string", "unit": "decbytes" }, { "$$hashKey": "object:9926", "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 #B", "thresholds": [], "type": "number", "unit": "s" }, { "$$hashKey": "object:9928", "alias": "Bytes", "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, "mappingType": 1, "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" } ], "targets": [ { "expr": "sum by (ip,mac,model,name,serial,site_name,type,version) (unpoller_device_info{site_name=~\"$Site\", name=~\"$AP\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "expr": "sum by (ip,mac,model,name,serial,site_name,type,version) (unpoller_device_uptime_seconds{site_name=~\"$Site\", name=~\"$AP\"})", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "expr": "sum by (ip,mac,model,name,serial,site_name,type,version) (unpoller_device_bytes_total{site_name=~\"$Site\", name=~\"$AP\"})", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" } ], "timeFrom": null, "title": "Access Point Details", "transform": "table", "type": "table-old" }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "description": "The counters in this table represent uptime totals and do not change with the time range selector. ", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 16 }, "id": 49, "isNew": true, "links": [], "pageSize": null, "scroll": false, "showHeader": true, "sort": { "col": 15, "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, "pattern": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "BSSID", "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, "linkTargetBlank": true, "linkUrl": "http:", "pattern": "bssid", "preserveFormat": false, "sanitize": false, "thresholds": [], "type": "string", "unit": "short" }, { "alias": "ESSID", "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": "essid", "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)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "job", "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)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "__name__", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Serial", "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": "serial", "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)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "type", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "MAC", "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": "mac", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Site", "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": "site_name", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "VAP", "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": "vap_name", "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" }, { "alias": "CCQ", "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": "percentunit" }, { "alias": "Model", "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": "model", "thresholds": [], "type": "string", "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": "radio_name", "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)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "instance", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "AP 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": "name", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Usage", "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": "usage", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Radio", "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": "radio", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Avg Client Sig", "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": "Value #B", "thresholds": [], "type": "number", "unit": "dBm" }, { "alias": "Rx Drops", "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": "Controller", "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": "source", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "Tx Drops", "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 #E", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Bytes Rx", "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 #G", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Bytes Tx", "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 #F", "thresholds": [], "type": "number", "unit": "decbytes" }, { "alias": "Rx Packets", "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 #H", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Tx Packets", "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 #I", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_ccq_ratio{site_name=~\"$Site\", name=~\"$AP\"})", "format": "table", "instant": true, "interval": "", "refId": "A" }, { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_average_client_signal{site_name=~\"$Site\", name=~\"$AP\"})", "format": "table", "hide": false, "instant": true, "interval": "", "refId": "B" }, { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_receive_dropped_total{site_name=~\"$Site\", name=~\"$AP\"}) ", "format": "table", "hide": false, "instant": true, "interval": "", "refId": "C" }, { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_transmit_dropped_total{site_name=~\"$Site\", name=~\"$AP\"}) ", "format": "table", "hide": false, "instant": true, "interval": "", "refId": "E" }, { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_transmit_bytes_total{site_name=~\"$Site\", name=~\"$AP\"}) ", "format": "table", "hide": false, "instant": true, "interval": "", "refId": "F" }, { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_receive_bytes_total{site_name=~\"$Site\", name=~\"$AP\"}) ", "format": "table", "hide": false, "instant": true, "interval": "", "refId": "G" }, { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_receive_packets_total{site_name=~\"$Site\", name=~\"$AP\"}) ", "format": "table", "hide": false, "instant": true, "interval": "", "refId": "H" }, { "expr": "sum by (bssid,essid,ap_name,name,radio,radio_name,vap_name,site_name,usage,source) (unpoller_device_vap_transmit_packets_total{site_name=~\"$Site\", name=~\"$AP\"}) ", "format": "table", "hide": false, "instant": true, "interval": "", "refId": "I" } ], "timeFrom": null, "title": "Networks / UAP", "transform": "table", "transparent": true, "type": "table-old" }, { "aliasColors": { "wap-lower": "dark-green", "wap-upper": "dark-purple" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 26 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 30, "interval": "", "legend": { "avg": false, "current": false, "hideEmpty": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "unpoller_device_cpu_utilization_ratio{site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UAP 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": "CPU Utilization", "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": { "wap-lower": "dark-green", "wap-upper": "dark-purple" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 26 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 47, "interval": "", "legend": { "avg": false, "current": false, "hideEmpty": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "unpoller_device_memory_utilization_ratio{site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UAP 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": "Memory Utilization", "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": { "wap-lower load1": "dark-green", "wap-lower load15": "dark-blue", "wap-upper load1": "dark-purple", "wap-upper load15": "dark-yellow" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 3, "isNew": true, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/load15$/", "fill": 0, "lines": true, "linewidth": 6 }, {} ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "unpoller_device_load_average_1{site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} load1", "refId": "A" }, { "expr": "unpoller_device_load_average_5{site_name=~\"$Site\",name=~\"$AP\"}", "hide": true, "interval": "$Smooth", "legendFormat": "{{name}} load5", "refId": "B" }, { "expr": "unpoller_device_load_average_15{site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} load15", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UAP Load Average", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": 0, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 33 }, "hiddenSeries": false, "id": 46, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "expr": "unpoller_device_stations{site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} users", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Clients / UAP", "tooltip": { "msResolution": false, "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": "", "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": "Devices TX / RX bytes per second grouped by OUI. RX on negative axis.", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Rx$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (unpoller_client_receive_rate_bytes{site_name=~\"$Site\",ap_name=~\"$AP\"}) by (oui)", "interval": "$Smooth", "legendFormat": "{{oui}} Rx", "refId": "A" }, { "expr": "sum (unpoller_client_transmit_rate_bytes{site_name=~\"$Site\",ap_name=~\"$AP\"}) by (oui)", "interval": "$Smooth", "legendFormat": "{{oui}} Tx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Wireless Traffic / Vendor", "tooltip": { "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": 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": 0, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 40 }, "hiddenSeries": false, "id": 19, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum (unpoller_device_radio_stations{radio=\"ng\", site_name=~\"$Site\",name=~\"$AP\", station_type=\"guest\"}) by (radio,name)", "hide": false, "interval": "$Smooth", "legendFormat": "{{name}} Guests 2,4GHz", "refId": "A" }, { "expr": "sum (unpoller_device_radio_stations{radio=\"ng\", site_name=~\"$Site\",name=~\"$AP\", station_type=\"user\"}) by (radio,name)", "interval": "$Smooth", "legendFormat": "{{name}} Users 2.4GHz", "refId": "B" }, { "expr": "sum (unpoller_device_radio_stations{radio=\"na\", site_name=~\"$Site\",name=~\"$AP\", station_type=\"user\"}) by (radio,name)", "hide": false, "interval": "$Smooth", "legendFormat": "{{name}} Users 5GHz", "refId": "C" }, { "expr": "sum (unpoller_device_radio_stations{radio=\"na\", site_name=~\"$Site\",name=~\"$AP\", station_type=\"guest\"}) by (radio,name)", "hide": false, "interval": "$Smooth", "legendFormat": "{{name}} Guests 5GHz", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Users & Guests / Radio Band", "tooltip": { "msResolution": false, "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": false } ], "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": 8, "w": 12, "x": 0, "y": 48 }, "hiddenSeries": false, "id": 59, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "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": "unpoller_device_vap_average_client_signal{name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} {{vap_name}} {{radio}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average AP Client Signal", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "dBm", "label": "Average Client Signal", "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": 0, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 48 }, "hiddenSeries": false, "id": 44, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "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": "avg(unpoller_client_rssi_db{ap_name=~\"$AP\"}) by (ap_name, radio_name)", "interval": "$Smooth", "legendFormat": "{{ap_name}} {{radio_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average AP Client RSSI", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "dBm", "label": "Average Client RSSI", "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}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 56 }, "hiddenSeries": false, "id": 18, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "unpoller_device_vap_ccq_ratio{site_name=~\"$Site\",name=~\"$AP\", radio=\"na\"}", "interval": "$Smooth", "legendFormat": "{{name}} {{vap_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "5 GHz Client Connection Quality", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "Average CCQ % / VAP", "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}", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 56 }, "hiddenSeries": false, "id": 58, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "unpoller_device_vap_ccq_ratio{site_name=~\"$Site\",name=~\"$AP\", radio=\"ng\"}", "interval": "1m", "legendFormat": "{{name}} {{vap_name}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "2.4 GHz Client Connection Quality", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "Average CCQ % / VAP", "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": 0, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 64 }, "hiddenSeries": false, "id": 8, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "unpoller_device_radio_channel_utilization_receive_ratio{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} Rx", "refId": "B" }, { "expr": "unpoller_device_radio_channel_utilization_transmit_ratio{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} Tx", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "5 GHz Channel 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": 1, "format": "percentunit", "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": 0, "description": "Displays 2.4GHz usage.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 64 }, "hiddenSeries": false, "id": 27, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "unpoller_device_radio_channel_utilization_receive_ratio{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} {{radio}} Rx", "refId": "B" }, { "expr": "unpoller_device_radio_channel_utilization_transmit_ratio{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}", "interval": "$Smooth", "legendFormat": "{{name}} {{radio}} Tx", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "2.4 GHz Channel 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": "percentunit", "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": "RX is on the negative Axis.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 72 }, "hiddenSeries": false, "id": 20, "interval": "", "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Rx$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate(unpoller_device_vap_transmit_bytes_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[5m])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Tx", "refId": "A" }, { "expr": "sum (rate(unpoller_device_vap_receive_bytes_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[5m])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Rx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "5 GHz Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "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": "pps", "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": "RX is on the negative Axis.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 72 }, "hiddenSeries": false, "id": 24, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Rx$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate(unpoller_device_vap_transmit_bytes_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[5m])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Tx", "refId": "A" }, { "expr": "sum (rate(unpoller_device_vap_receive_bytes_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[5m])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Rx", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "2.4 GHz Traffic", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "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": "pps", "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": 0, "description": "PPS on the na band. In is on the negative Axis.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 79 }, "hiddenSeries": false, "id": 22, "isNew": true, "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", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/In$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate(unpoller_device_vap_transmit_packets_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "hide": false, "interval": "$Smooth", "legendFormat": "{{name}} Out", "refId": "A" }, { "expr": "sum (rate(unpoller_device_vap_receive_packets_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} In", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "5 GHz Packets", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "pps", "label": "PPS", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "pps", "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": 0, "description": "PPS on the ng band calculated in 30 second buckets. In is on the negative Axis.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 79 }, "hiddenSeries": false, "id": 25, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/In$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate(unpoller_device_vap_transmit_packets_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Out", "refId": "A" }, { "expr": "sum (rate(unpoller_device_vap_receive_packets_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} In", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "2.4 GHz Packets", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "pps", "label": "PPS", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "pps", "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": 0, "description": "Visualize packet errors (several types) per second in the 5GHz band.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 86 }, "hiddenSeries": false, "id": 57, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/In$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate(unpoller_device_vap_receive_dropped_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Drops Rx", "refId": "A" }, { "expr": "sum (rate(unpoller_device_vap_transmit_dropped_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Drops Tx", "refId": "B" }, { "expr": "sum (rate(unpoller_device_vap_receive_errors_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Errors Rx", "refId": "C" }, { "expr": "sum (rate(unpoller_device_vap_transmit_errors_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Errors Tx", "refId": "D" }, { "expr": "sum (rate(unpoller_device_vap_receive_crypts_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Crypts Rx", "refId": "E" }, { "expr": "sum (rate(unpoller_device_vap_receive_frags_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Frags Rx", "refId": "F" }, { "expr": "sum (rate(unpoller_device_vap_receive_nwids_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Nwids Rx", "refId": "G" }, { "expr": "sum (rate(unpoller_device_vap_transmit_retries_total{radio=\"na\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Retries Tx", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "5 GHz Drops/Errors", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "pps", "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": 0, "description": "In is on the negative axis.", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 86 }, "hiddenSeries": false, "id": 26, "isNew": true, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "max", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/In$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum (rate(unpoller_device_vap_receive_dropped_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Drops Rx", "refId": "A" }, { "expr": "sum (rate(unpoller_device_vap_transmit_dropped_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Drops Tx", "refId": "B" }, { "expr": "sum (rate(unpoller_device_vap_receive_errors_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Errors Rx", "refId": "C" }, { "expr": "sum (rate(unpoller_device_vap_transmit_errors_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Errors Tx", "refId": "D" }, { "expr": "sum (rate(unpoller_device_vap_receive_crypts_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Crypts Rx", "refId": "E" }, { "expr": "sum (rate(unpoller_device_vap_receive_frags_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Frags Rx", "refId": "F" }, { "expr": "sum (rate(unpoller_device_vap_receive_nwids_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Nwids Rx", "refId": "G" }, { "expr": "sum (rate(unpoller_device_vap_transmit_retries_total{radio=\"ng\",site_name=~\"$Site\",name=~\"$AP\"}[$__interval])) by (name)", "interval": "$Smooth", "legendFormat": "{{name}} Retries Tx", "refId": "H" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "2.4 GHz Drops/Errors", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "pps", "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 } } ], "refresh": "1m", "schemaVersion": 25, "style": "dark", "tags": [ "unifi", "uap", "unifi-poller" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(unpoller_device_info{type=\"uap\"},source)", "hide": 2, "includeAll": true, "label": "", "multi": true, "name": "Controller", "options": [], "query": "label_values(unpoller_device_info{type=\"uap\"},source)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(unpoller_device_info{source=~\"$Controller\", type=\"uap\"},site_name)", "hide": 0, "includeAll": true, "label": "", "multi": true, "name": "Site", "options": [], "query": "label_values(unpoller_device_info{source=~\"$Controller\", type=\"uap\"},site_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(unpoller_device_info{site_name=~\"$Site\", type=~\"uap|udm\",model!=\"UDMPRO\"},name)", "hide": 0, "includeAll": true, "label": "UniFi AP:", "multi": true, "name": "AP", "options": [], "query": "label_values(unpoller_device_info{site_name=~\"$Site\", type=~\"uap|udm\",model!=\"UDMPRO\"},name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": null, "tags": [], "tagsQuery": null, "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "tags": [], "text": "2m", "value": "2m" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "Smooth", "options": [ { "selected": false, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": true, "text": "2m", "value": "2m" }, { "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" } ], "query": "30s,1m,2m,5m,10m,15m,30m,1h", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "nowDelay": "", "refresh_intervals": [ "30s", "1m", "5m", "15m", "30m", "1h", "2h" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "UniFi-Poller: UAP Insights - Prometheus", "uid": "g5wFWqxZk", "version": 24 }
2023-01-01 19:52:31 UTC
null
0
0
5,363
1
115,667
28,338
16,737
zabbix-full-server-status
Zabbix - Full Server Status
Updated to Zabbix 6
2018-03-28 20:13:55 UTC
2023-04-13 04:49:08 UTC
0
Check the status of your server's RAM, CPU, Network Traffic, HD data, and more. **By default, at the 'Group' tab, it's only will show the groups with the name like Zabbix, Linux, and Windows, if your server doesn't show in the dashboard, you can link there to the respective groups in Zabbix or just edit this variable in Grafana. For the Logged Users count work on Windows, use this Zabbix template: https://github.com/thePaulRichard/zabbix-templates/tree/main/windows-users Please let me know if you have any suggestions or encounter any problems. You can contact me at paulopaim@outlook.com
64,042
64,043
Other
null
10
3.9
28,338
1
5,363
10
0
Nice and clean status about your server.
{ "__inputs": [ { "name": "DS_ZABBIX-1", "label": "Zabbix-1", "description": "", "type": "datasource", "pluginId": "alexanderzobnin-zabbix-datasource", "pluginName": "Zabbix" } ], "__elements": {}, "__requires": [ { "type": "datasource", "id": "alexanderzobnin-zabbix-datasource", "name": "Zabbix", "version": "1.0.0" }, { "type": "panel", "id": "alexanderzobnin-zabbix-triggers-panel", "name": "Zabbix Problems", "version": "" }, { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.4.7" }, { "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": "Updated to Zabbix 6", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 5363, "graphTooltip": 1, "id": null, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 38, "targets": [ { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "refId": "A" } ], "title": "Info", "type": "row" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-purple", "mode": "fixed" }, "decimals": 0, "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": 4, "x": 0, "y": 1 }, "hideTimeOverride": true, "id": 27, "links": [], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "Memory" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Total memory" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Total memory", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "System uptime", "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "OFFLINE" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "dtdurations" }, "overrides": [] }, "gridPos": { "h": 3, "w": 16, "x": 4, "y": 1 }, "hideTimeOverride": true, "id": 2, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "Status" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/[U-u]ptime/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Uptime", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-purple", "mode": "fixed" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 1 }, "hideTimeOverride": true, "id": 84, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "CPU" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/Number of (CPUs|cores)/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Total CPUs", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "mappings": [ { "options": { "1": { "text": "ONLINE" } }, "type": "value" }, { "options": { "match": "null", "result": { "text": "OFFLINE" } }, "type": "special" } ], "noValue": "OFFLINE", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 4 }, "hideTimeOverride": true, "id": 3, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "/.*/" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Zabbix agent ping" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "timeFrom": "5m", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "mappings": [ { "options": { "Null": { "text": "'hostname'" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 16, "x": 4, "y": 4 }, "hideTimeOverride": false, "id": 70, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Host name of Zabbix agent running$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "Monitoring agent" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "hide": false, "host": { "filter": "$Host" }, "item": { "filter": "Host name of Zabbix agent running" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "2", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "timeFrom": "10y", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 4 }, "hideTimeOverride": true, "id": 10, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^triggers count$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "/.*/" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Perda de Pacotes" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 4, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 0 } } ], "timeFrom": "5y", "title": "Problems", "type": "stat" }, { "collapsed": false, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 35, "panels": [], "targets": [ { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "refId": "A" } ], "title": "Stats", "type": "row" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 8 }, "id": 5, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "Memory" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Memory utilization" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Memory Utilization", "type": "gauge" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "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": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "CPU system time" }, "properties": [ { "id": "color", "value": { "fixedColor": "#e24d42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "CPU utilization" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Espaço livre na partição C: % (pfree)" }, "properties": [ { "id": "color", "value": { "fixedColor": "#629E51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Espaço livre na partição D: % (pfree)" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E5AC0E", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Memory utilization" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Used memory %" }, "properties": [ { "id": "color", "value": { "fixedColor": "#6ed0e0", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Used memory in %" }, "properties": [ { "id": "color", "value": { "fixedColor": "#70dbed", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/CPU utilization/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.lineWidth", "value": 3 }, { "id": "custom.lineStyle", "value": { "dash": [ 5, 2 ], "fill": "dash" } } ] }, { "matcher": { "id": "byName", "options": "Memory utilization" }, "properties": [ { "id": "custom.fillOpacity", "value": 70 }, { "id": "custom.pointSize", "value": 6 } ] } ] }, "gridPos": { "h": 6, "w": 16, "x": 4, "y": 8 }, "id": 9, "links": [], "options": { "legend": { "calcs": [ "mean" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "CPU" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "CPU utilization" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } }, { "application": { "filter": "Memory" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "hide": false, "host": { "filter": "$Host" }, "item": { "filter": "Memory utilization" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Memory / CPU", "type": "timeseries" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 50 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 8 }, "id": 4, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "CPU" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "CPU utilization" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "CPU utilization", "type": "gauge" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "Amount of time the CPU has been waiting for I/O to complete.", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "max": 20, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 5 }, { "color": "red", "value": 10 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 0, "y": 14 }, "id": 22, "links": [], "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "CPU" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/CPU (iowait|DPC) time/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "CPU iowait time", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-purple", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 4, "y": 14 }, "id": 52, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "General" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Number of processes" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Number of processes", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 80 }, { "color": "red", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 9, "x": 8, "y": 14 }, "hideTimeOverride": false, "id": 15, "links": [], "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "/Filesystem./" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [ { "$$hashKey": "object:388", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/: Space utilization/", "$'" ], "text": "replaceAlias(/: Space utilization/, $')" } ], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/Space utilization/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Filesystem (Space utilization %)", "transformations": [], "type": "bargauge" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "The amount of disk devices in the system", "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 17, "y": 14 }, "id": 94, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "/Disk /" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/Disk utilization/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Disk drives ", "transformations": [ { "id": "calculateField", "options": { "mode": "reduceRow", "reduce": { "reducer": "count" }, "replaceFields": true } } ], "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "Number of users who are currently logged in", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-purple", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 20, "y": 14 }, "id": 95, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.4.7", "targets": [ { "application": { "filter": "General" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "Number of logged in users" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Logged in Users", "type": "stat" }, { "collapsed": false, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 31, "panels": [], "targets": [ { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "refId": "A" } ], "title": "Disks", "type": "row" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 60, "gradientMode": "opacity", "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" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ops" }, "overrides": [ { "matcher": { "id": "byName", "options": "CPU system time" }, "properties": [ { "id": "color", "value": { "fixedColor": "#e24d42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "CPU utilization" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Espaço livre na partição C: % (pfree)" }, "properties": [ { "id": "color", "value": { "fixedColor": "#629E51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Espaço livre na partição D: % (pfree)" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E5AC0E", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Memory utilization" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Used memory %" }, "properties": [ { "id": "color", "value": { "fixedColor": "#6ed0e0", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Used memory in %" }, "properties": [ { "id": "color", "value": { "fixedColor": "#70dbed", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/read rate/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5794F2", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.lineWidth", "value": 3 } ] }, { "matcher": { "id": "byRegexp", "options": "/write rate/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } }, { "id": "custom.pointSize", "value": 6 }, { "id": "custom.showPoints", "value": "always" } ] } ] }, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 21 }, "id": 89, "links": [], "options": { "legend": { "calcs": [ "mean" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.4.7", "repeat": "Disk", "repeatDirection": "v", "targets": [ { "application": { "filter": "$Disk" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/write rate/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } }, { "application": { "filter": "$Disk" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "hide": false, "host": { "filter": "$Host" }, "item": { "filter": "/read rate/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "B", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "$Disk (read/write rates)", "type": "timeseries" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "This item is the percentage of elapsed time that the selected disk drive was busy servicing read or writes requests.", "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 4, "x": 10, "y": 21 }, "id": 23, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.4.7", "repeat": "Disk", "repeatDirection": "v", "targets": [ { "application": { "filter": "$Disk" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [ { "$$hashKey": "object:976", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/(: Disk utilization)/", "$'" ], "text": "replaceAlias(/(: Disk utilization)/, $')" } ], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/Disk utilization/" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "$Disk (Performance)", "type": "gauge" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "Used storage in Bytes", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "gradientMode": "opacity", "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" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "C:: Total space" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(255, 255, 255)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "C:: Used space" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "CPU system time" }, "properties": [ { "id": "color", "value": { "fixedColor": "#e24d42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Espaço livre na partição C: % (pfree)" }, "properties": [ { "id": "color", "value": { "fixedColor": "#629E51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Espaço livre na partição D: % (pfree)" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E5AC0E", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Used memory %" }, "properties": [ { "id": "color", "value": { "fixedColor": "#6ed0e0", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/Used space/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 100 }, { "id": "custom.fillOpacity", "value": 100 }, { "id": "custom.lineWidth", "value": 4 }, { "id": "custom.lineStyle", "value": { "dash": [ 7, 4 ], "fill": "dash" } } ] }, { "matcher": { "id": "byRegexp", "options": "/Total space/" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgb(255, 255, 255)", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 4 } ] } ] }, "gridPos": { "h": 6, "w": 10, "x": 14, "y": 21 }, "id": 32, "links": [], "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.4.7", "repeat": "Filesystem", "repeatDirection": "v", "targets": [ { "application": { "filter": "$Filesystem" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "hide": false, "host": { "filter": "$Host" }, "item": { "filter": "/(Used|Total) space/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "$Filesystem (Space utilization)", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 41, "panels": [], "targets": [ { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "refId": "A" } ], "title": "Network", "type": "row" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-green", "mode": "fixed" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 28 }, "id": 19, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "repeat": "Network", "repeatDirection": "v", "targets": [ { "application": { "filter": "$Network" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/Bits received/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "(IN) $Network", "type": "stat" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 30, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 3, "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": "binBps" }, "overrides": [ { "matcher": { "id": "byName", "options": "Incoming network traffic on vmxnet3 Ethernet Adapter #2" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1f78c1", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Outgoing network traffic on vmxnet3 Ethernet Adapter #2" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(237, 129, 40, 0.79)", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Outgoing network traffic on vmxnet3 Ethernet Adapter #2-WFP LightWeight Filter-0000" }, "properties": [ { "id": "color", "value": { "fixedColor": "rgba(237, 129, 40, 0.89)", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/Bits received/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#56A64B", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/Bits sent/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#8F3BB8", "mode": "fixed" } }, { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 7, "w": 16, "x": 4, "y": 28 }, "id": 18, "links": [], "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "list", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.4.7", "repeat": "Network", "repeatDirection": "v", "targets": [ { "application": { "filter": "$Network" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [ { "$$hashKey": "object:2368", "def": { "category": "Alias", "defaultParams": [ "/(.*)/", "$1" ], "name": "replaceAlias", "params": [ { "name": "regexp", "type": "string" }, { "name": "newAlias", "type": "string" } ] }, "params": [ "/Interface /", "$`" ], "text": "replaceAlias(/Interface /, $`)" } ], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/Bits (received|sent)/" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "count": true, "disableDataAlignment": false, "minSeverity": 3, "showDisabledItems": false, "skipEmptyValues": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "0", "refId": "A", "resultFormat": "time_series", "schema": 12, "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "$Network", "type": "timeseries" }, { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "semi-dark-purple", "mode": "fixed" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 20, "y": 28 }, "id": 21, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.4.7", "repeat": "Network", "repeatDirection": "v", "targets": [ { "application": { "filter": "$Network" }, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "/Bits sent/" }, "options": { "showDisabledItems": false, "skipEmptyValues": false }, "proxy": { "filter": "" }, "queryType": 0, "refId": "A", "resultFormat": "time_series", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "trigger": { "filter": "" }, "triggers": { "acknowledged": 2, "count": true, "minSeverity": 3 } } ], "title": "(OUT) $Network", "type": "stat" }, { "collapsed": false, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 29, "panels": [], "targets": [ { "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "zM47-BLVk" }, "refId": "A" } ], "title": "Problems", "type": "row" }, { "ackEventColor": "rgb(56, 219, 156)", "ackField": true, "ageField": true, "customLastChangeFormat": false, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "descriptionAtNewLine": false, "descriptionField": true, "fontSize": "120%", "gridPos": { "h": 12, "w": 24, "x": 0, "y": 36 }, "highlightBackground": true, "highlightNewEvents": true, "highlightNewerThan": "1h", "hostField": false, "hostGroups": false, "hostProxy": false, "hostTechNameField": false, "id": 17, "lastChangeFormat": "", "layout": "table", "limit": 100, "links": [], "markAckEvents": true, "okEventColor": "rgb(56, 189, 113)", "options": { "ackEventColor": "rgb(56, 219, 156)", "ackField": true, "ageField": true, "allowDangerousHTML": false, "customLastChangeFormat": false, "descriptionAtNewLine": false, "descriptionField": true, "fontSize": "120%", "highlightBackground": true, "highlightNewEvents": true, "highlightNewerThan": "1h", "hostField": false, "hostGroups": false, "hostProxy": false, "hostTechNameField": false, "lastChangeFormat": "", "layout": "table", "limit": 100, "markAckEvents": true, "okEventColor": "rgb(56, 189, 113)", "opdataField": false, "pageSize": 10, "problemTimeline": true, "resizedColumns": [ { "id": "lastchange", "value": 187 }, { "id": "age", "value": 125 }, { "id": "ack", "value": 207 }, { "id": "description", "value": 899 } ], "severityField": true, "showTags": false, "sortProblems": "lastchange", "statusField": false, "statusIcon": true, "triggerSeverity": [ { "$$hashKey": "object:738", "color": "rgb(108, 108, 108)", "priority": 0, "severity": "Not classified", "show": true }, { "$$hashKey": "object:739", "color": "rgb(120, 158, 183)", "priority": 1, "severity": "Information", "show": true }, { "$$hashKey": "object:740", "color": "rgb(175, 180, 36)", "priority": 2, "severity": "Warning", "show": true }, { "$$hashKey": "object:741", "color": "rgb(255, 137, 30)", "priority": 3, "severity": "Average", "show": true }, { "$$hashKey": "object:742", "color": "rgb(255, 101, 72)", "priority": 4, "severity": "High", "show": true }, { "$$hashKey": "object:743", "color": "rgb(215, 0, 0)", "priority": 5, "severity": "Disaster", "show": true } ] }, "pageSize": 10, "pluginVersion": "9.4.7", "problemTimeline": true, "resizedColumns": [ { "id": "lastchange", "value": 187 }, { "id": "age", "value": 125 }, { "id": "ack", "value": 207 }, { "id": "description", "value": 899 } ], "schemaVersion": 8, "severityField": true, "showTags": false, "sortProblems": "lastchange", "statusField": false, "statusIcon": true, "targets": [ { "application": { "filter": "/.*/" }, "countTriggersBy": "", "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "functions": [], "group": { "filter": "$Group" }, "host": { "filter": "$Host" }, "item": { "filter": "" }, "itemTag": { "filter": "" }, "macro": { "filter": "" }, "options": { "acknowledged": 2, "count": true, "disableDataAlignment": false, "hostProxy": false, "hostsInMaintenance": false, "limit": 1001, "minSeverity": 3, "severities": [ 0, 1, 2, 3, 4, 5 ], "showDisabledItems": false, "skipEmptyValues": false, "sortProblems": "default", "useTimeRange": false, "useTrends": "default", "useZabbixValueMapping": false }, "proxy": { "filter": "" }, "queryType": "5", "refId": "A", "resultFormat": "time_series", "schema": 12, "showProblems": "problems", "table": { "skipEmptyValues": false }, "tags": { "filter": "" }, "textFilter": "", "trigger": { "filter": "" }, "triggers": { "acknowledged": 2 } } ], "title": "Problems", "triggerSeverity": [ { "$$hashKey": "object:738", "color": "rgb(108, 108, 108)", "priority": 0, "severity": "Not classified", "show": true }, { "$$hashKey": "object:739", "color": "rgb(120, 158, 183)", "priority": 1, "severity": "Information", "show": true }, { "$$hashKey": "object:740", "color": "rgb(175, 180, 36)", "priority": 2, "severity": "Warning", "show": true }, { "$$hashKey": "object:741", "color": "rgb(255, 137, 30)", "priority": 3, "severity": "Average", "show": true }, { "$$hashKey": "object:742", "color": "rgb(255, 101, 72)", "priority": 4, "severity": "High", "show": true }, { "$$hashKey": "object:743", "color": "rgb(215, 0, 0)", "priority": 5, "severity": "Disaster", "show": true } ], "type": "alexanderzobnin-zabbix-triggers-panel" } ], "refresh": "30s", "revision": 1, "schemaVersion": 38, "style": "dark", "tags": [ "zabbix" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "definition": "Zabbix - group", "hide": 0, "includeAll": true, "multi": true, "name": "Group", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "queryType": "group" }, "refresh": 1, "regex": "/Linux|Windows|Zabbix/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "definition": "", "hide": 0, "includeAll": false, "multi": false, "name": "Host", "options": [], "query": "$Group.*", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "definition": "Zabbix - application", "hide": 2, "includeAll": true, "multi": false, "name": "Disk", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "itemTag": "", "queryType": "application" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "definition": "Zabbix - application", "hide": 2, "includeAll": true, "multi": false, "name": "Filesystem", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "itemTag": "", "queryType": "application" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "current": {}, "datasource": { "type": "alexanderzobnin-zabbix-datasource", "uid": "${DS_ZABBIX-1}" }, "definition": "Zabbix - application", "hide": 2, "includeAll": true, "multi": false, "name": "Network", "options": [], "query": { "application": "", "group": "/.*/", "host": "", "item": "", "itemTag": "", "queryType": "application" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "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": "Zabbix - Full Server Status", "uid": "41URQF7mz", "version": 3, "weekStart": "" }
2023-04-09 02:55:50 UTC
2023-04-13 04:48:05 UTC
0
0
15,156
1
557,308
27,655
127
endlessh
Endlessh
Dashboard for endlessh (Update variables on time range changes)
2021-10-27 02:57:48 UTC
2023-02-02 06:45:36 UTC
0
Endlessh traps SSH brute-force attackers. This dashboard reads metrics from the [Golang implementation of endlessh](https://github.com/shizunge/endlessh-go), and visualize the sources of attacks for the selected time range. See the [repository](https://github.com/shizunge/endlessh-go) on GitHub for more details.
67,954
67,955
null
null
1
3
27,655
1
15,156
10
0
Dashboard for endlessh (Update variables on time range changes)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "geomap", "name": "Geomap", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.6" }, { "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": "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": "Dashboard for endlessh (Update variables on time range changes)", "editable": false, "fiscalYearStartMonth": 0, "gnetId": 15156, "graphTooltip": 0, "id": null, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "GitHub", "tooltip": "GitHub", "type": "link", "url": "https://github.com/shizunge/endlessh-go" }, { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Grafana", "tooltip": "Grafana Dashboard", "type": "link", "url": "https://grafana.com/grafana/dashboards/15156" } ], "liveNow": false, "panels": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 0 }, "id": 36, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Total number connections that endlessh trapped$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "panelId": 49, "refId": "A" } ], "title": "Connections", "transformations": [ { "id": "filterByRefId", "options": { "include": "Seen" } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Value #Seen" } ], "match": "any", "type": "include" } }, { "id": "groupBy", "options": { "fields": { "Value #Seen": { "aggregations": [ "sum" ], "operation": "aggregate" }, "ip": { "aggregations": [], "operation": "groupby" } } } }, { "id": "reduce", "options": { "includeTimeField": false, "labelsToFields": false, "mode": "reduceFields", "reducers": [ "sum" ] } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value #Seen (sum)": "Total number connections that endlessh trapped" } } } ], "type": "stat" }, { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 0 }, "id": 42, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Time spent on endlessh$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "panelId": 49, "refId": "A" } ], "title": "Trapped Time", "transformations": [ { "id": "filterByRefId", "options": { "include": "Trapped" } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Value #Trapped" } ], "match": "all", "type": "include" } }, { "id": "groupBy", "options": { "fields": { "Value #Trapped": { "aggregations": [ "sum" ], "operation": "aggregate" }, "ip": { "aggregations": [], "operation": "groupby" } } } }, { "id": "reduce", "options": { "includeTimeField": false, "labelsToFields": false, "mode": "reduceFields", "reducers": [ "sum" ] } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Total": "Seconds spent on endlessh", "Value #Trapped (sum)": "Time spent on endlessh" } } } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 8, "y": 0 }, "id": 18, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(endlessh_sent_bytes_total{instance=~\"$host\",job=~\"$job\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "Bytes sent by endlessh", "refId": "sent_bytes" } ], "title": "Sent Bytes", "type": "stat" }, { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 12, "y": 0 }, "id": 38, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Unique IPs connected$/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "panelId": 49, "refId": "A" } ], "title": "Unique IPs", "transformations": [ { "id": "filterByRefId", "options": { "include": "Seen" } }, { "id": "groupBy", "options": { "fields": { "Value #Seen": { "aggregations": [ "sum" ], "operation": "aggregate" }, "ip": { "aggregations": [], "operation": "groupby" } } } }, { "id": "reduce", "options": { "includeTimeField": false, "labelsToFields": false, "mode": "reduceFields", "reducers": [ "count" ] } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": {}, "renameByName": { "Value #Seen (sum)": "Unique IPs connected", "ip": "" } } } ], "type": "stat" }, { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "links": [ { "targetBlank": true, "title": "whois", "url": "https://search.arin.net/rdap/?query=${__value.text}" } ], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 16, "y": 0 }, "id": 45, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "/^Client IP of the latest connection$/", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "panelId": 49, "refId": "A" } ], "title": "Latest Connection", "transformations": [ { "id": "filterByRefId", "options": { "include": "Seen" } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Value #Seen" } ], "match": "any", "type": "include" } }, { "id": "groupBy", "options": { "fields": { "Time": { "aggregations": [ "lastNotNull" ], "operation": "aggregate" }, "Value #Seen": { "aggregations": [ "sum" ], "operation": "aggregate" }, "ip": { "aggregations": [], "operation": "groupby" } } } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "Time (lastNotNull)" } ] } }, { "id": "organize", "options": { "excludeByName": { "instance": true, "job": true }, "indexByName": {}, "renameByName": { "Time (lastNotNull)": "Time", "Value #Seen (sum)": "Count", "ip": "Client IP of the latest connection" } } } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 10 }, { "color": "red", "value": 20 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 0 }, "id": 20, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum((endlessh_client_open_count_total{instance=~\"$host\",job=~\"$job\"}) - (endlessh_client_closed_count_total{instance=~\"$host\",job=~\"$job\"} offset $__interval or endlessh_client_open_count_total{instance=~\"$host\",job=~\"$job\"} * 0))", "instant": false, "interval": "", "legendFormat": "Open Connections", "refId": "current_open" } ], "title": "Current Connections", "type": "stat" }, { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "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": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "min": -0.01, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 3 }, "id": 30, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "panelId": 20, "refId": "A" } ], "title": "Concurrent Connections", "type": "timeseries" }, { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 3 }, "id": 32, "options": { "displayLabels": [], "legend": { "displayMode": "table", "placement": "right", "showLegend": true, "values": [ "value", "percent" ] }, "pieType": "pie", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "panelId": 49, "refId": "A" } ], "title": "Connections by country", "transformations": [ { "id": "filterByRefId", "options": { "include": "Seen" } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Value #Seen" } ], "match": "any", "type": "include" } }, { "id": "groupBy", "options": { "fields": { "Value #Seen": { "aggregations": [ "sum" ], "operation": "aggregate" }, "country": { "aggregations": [ "last" ], "operation": "aggregate" }, "ip": { "aggregations": [], "operation": "groupby" } } } }, { "id": "groupBy", "options": { "fields": { "Value #Seen (sum)": { "aggregations": [ "sum" ], "operation": "aggregate" }, "country (last)": { "aggregations": [], "operation": "groupby" } } } }, { "id": "rowsToFields", "options": {} } ], "type": "piechart" }, { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#96D98D", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 7 }, "id": 48, "links": [], "options": { "basemap": { "config": {}, "name": "Layer 0", "type": "default" }, "controls": { "mouseWheelZoom": false, "showAttribution": false, "showDebug": false, "showMeasure": false, "showScale": false, "showZoom": true }, "layers": [ { "config": { "color": { "field": "Connections", "fixed": "dark-green" }, "fillOpacity": 0.4, "shape": "circle", "showLegend": false, "size": { "field": "Connections", "fixed": 5, "max": 10, "min": 2 }, "style": { "color": { "field": "Connections", "fixed": "dark-green" }, "size": { "field": "Connections", "fixed": 5, "max": 9, "min": 2 }, "text": { "field": "location (lastNotNull) (lastNotNull)", "fixed": "", "mode": "fixed" } } }, "location": { "geohash": "Geohash", "mode": "geohash" }, "name": "Layer 1", "type": "markers" } ], "tooltip": { "mode": "details" }, "view": { "allLayers": true, "id": "zero", "lat": 0, "lon": 0, "zoom": 1 } }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "datasource", "uid": "-- Dashboard --" }, "panelId": 49, "refId": "A" } ], "title": "Locations", "transformations": [ { "id": "filterByRefId", "options": { "include": "Seen" } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Value #Seen" } ], "match": "any", "type": "include" } }, { "id": "groupBy", "options": { "fields": { "Value #Seen": { "aggregations": [ "sum" ], "operation": "aggregate" }, "geohash": { "aggregations": [ "lastNotNull" ], "operation": "groupby" }, "location": { "aggregations": [ "lastNotNull" ], "operation": "aggregate" } } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #geo (lastNotNull) (sum)": 2, "geohash (lastNotNull)": 0, "location (lastNotNull) (lastNotNull)": 1 }, "renameByName": { "Value #Seen (sum)": "Connections", "geohash": "Geohash", "location (lastNotNull)": "Location" } } } ], "type": "geomap" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false, "minWidth": 50 }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Last Connection" }, "properties": [ { "id": "custom.minWidth", "value": 150 }, { "id": "unit", "value": "dateTimeAsIso" }, { "id": "custom.align", "value": "left" } ] }, { "matcher": { "id": "byName", "options": "IP" }, "properties": [ { "id": "links", "value": [ { "targetBlank": true, "title": "search ARIN", "url": "https://search.arin.net/rdap/?query=${__data.fields.IP}" } ] } ] }, { "matcher": { "id": "byName", "options": "Trapped Time" }, "properties": [ { "id": "unit", "value": "s" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "id": 49, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Last Connection" } ] }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(endlessh_client_open_count{instance=~\"$host\",job=~\"$job\"} - endlessh_client_open_count{instance=~\"$host\",job=~\"$job\"} offset $__interval) > 0 or (endlessh_client_open_count{instance=~\"$host\",job=~\"$job\"}!=0 unless endlessh_client_open_count{instance=~\"$host\",job=~\"$job\"} offset $__interval)", "format": "table", "hide": false, "interval": "", "legendFormat": "Seen {{ip}}", "refId": "Seen" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(endlessh_client_trapped_time_seconds{instance=~\"$host\",job=~\"$job\"} - endlessh_client_trapped_time_seconds{instance=~\"$host\",job=~\"$job\"} offset $__interval) > 0 or (endlessh_client_trapped_time_seconds{instance=~\"$host\",job=~\"$job\"}!=0 unless endlessh_client_trapped_time_seconds{instance=~\"$host\",job=~\"$job\"} offset $__interval)", "format": "table", "hide": false, "interval": "", "legendFormat": "Trapped {{ip}}", "refId": "Trapped" } ], "title": "Clients", "transformations": [ { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Value #Seen" }, { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Value #Trapped" } ], "match": "any", "type": "include" } }, { "id": "merge", "options": {} }, { "id": "calculateField", "options": { "alias": "Seen", "mode": "reduceRow", "reduce": { "include": [ "Value #Seen" ], "reducer": "sum" } } }, { "id": "calculateField", "options": { "alias": "Trapped", "mode": "reduceRow", "reduce": { "include": [ "Value #Trapped" ], "reducer": "sum" } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Seen" }, { "config": { "id": "greaterOrEqual", "options": { "value": 0 } }, "fieldName": "Trapped" } ], "match": "all", "type": "include" } }, { "id": "groupBy", "options": { "fields": { "Seen": { "aggregations": [ "sum" ], "operation": "aggregate" }, "Time": { "aggregations": [ "max" ], "operation": "aggregate" }, "Trapped": { "aggregations": [ "sum" ], "operation": "aggregate" }, "country": { "aggregations": [ "lastNotNull" ], "operation": "aggregate" }, "ip": { "aggregations": [], "operation": "groupby" } } } }, { "id": "filterByValue", "options": { "filters": [ { "config": { "id": "isNull", "options": {} }, "fieldName": "ip" } ], "match": "any", "type": "exclude" } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Seen (sum)": 3, "Time (max)": 0, "Trapped (sum)": 4, "country (lastNotNull)": 2, "ip": 1 }, "renameByName": { "Seen (sum)": "Connections", "Time (max)": "Last Connection", "Trapped (sum)": "Trapped Time", "country (lastNotNull)": "Country", "ip": "IP" } } } ], "type": "table" } ], "refresh": "", "schemaVersion": 37, "style": "dark", "tags": [ "prometheus" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(endlessh_client_open_count_total, job)", "hide": 0, "includeAll": true, "label": "Job", "multi": true, "name": "job", "options": [], "query": { "query": "label_values(endlessh_client_open_count_total, job)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(endlessh_client_open_count_total{job=~\"$job\"}, instance)", "hide": 0, "includeAll": true, "label": "Host", "multi": true, "name": "host", "options": [], "query": { "query": "label_values(endlessh_client_open_count_total{job=~\"$job\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Endlessh", "uid": "ATIxYkO7k", "version": 10, "weekStart": "" }
2023-02-02 06:45:36 UTC
null
0
0
16,846
1
704,000
28,012
22
aptos-validator-monitoring
Aptos Validator Monitoring
null
2022-09-03 21:29:11 UTC
2023-03-09 00:57:22 UTC
0
A Grafana/Prometheus driven dashboard for monitoring Aptos nodes. This is primarily built for validator operators that are running both validators and validator full nodes. Utilizes prometheus node exporter and the built-in prometheus endpoint within the Aptos nodes. More documentation at https://github.com/RhinoStake/aptos_monitoring
76,445
76,446
nodeExporter
null
0
0
28,012
1
16,846
10
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_INFINITY", "label": "Infinity", "description": "", "type": "datasource", "pluginId": "yesoreyeram-infinity-datasource", "pluginName": "Infinity" } ], "__elements": { "yEa11qn4k": { "name": "CPU Basic", "uid": "yEa11qn4k", "kind": 1, "model": { "type": "timeseries", "title": "CPU Basic", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "description": "Basic CPU info", "links": [], "libraryPanel": { "description": "Basic CPU info", "meta": { "connectedDashboards": 3, "created": "2022-09-25T22:16:15-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:43:23-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "CPU Basic", "type": "timeseries", "uid": "yEa11qn4k", "version": 3 }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "Busy System" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Idle" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Busy User" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Busy Iowait" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Busy Other" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] } ] }, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true, "width": 250 }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=\"system\",instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Busy System", "range": true, "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='user',instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Busy User", "range": true, "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=\"iowait\",instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Busy Iowait", "range": true, "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=~\".*irq\",instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}[5m])) * 100", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Busy IRQs", "range": true, "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}[5m])) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "Idle", "range": true, "refId": "F", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode=~\"nice|steal\",instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}[5m])) * 100", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Busy Other", "range": true, "refId": "E", "step": 240 } ] } }, "mfaQJq74z": { "name": "Memory", "uid": "mfaQJq74z", "kind": 1, "model": { "type": "timeseries", "title": "Memory", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "description": "Basic memory usage", "links": [], "libraryPanel": { "meta": { "connectedDashboards": 2, "created": "2022-09-25T22:20:37-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "", "folderUid": "", "updated": "2022-09-25T22:41:54.786466631-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Memory", "uid": "mfaQJq74z", "version": 3 }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "SWAP Used" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BF1B00", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "RAM Total" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E0F9D7", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.stacking", "value": { "group": false, "mode": "normal" } } ] }, { "matcher": { "id": "byName", "options": "RAM Cache + Buffer" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "RAM Free" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-green", "mode": "fixed" } } ] } ] }, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true, "width": 350 }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_memory_MemTotal_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "RAM Total", "range": true, "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_memory_MemTotal_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"} - node_memory_MemFree_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"} - (node_memory_Cached_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"} + node_memory_Buffers_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 2, "legendFormat": "RAM Used", "range": true, "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_memory_Cached_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"} + node_memory_Buffers_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "RAM Cache + Buffer", "range": true, "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_memory_MemFree_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"}", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "RAM Free", "range": true, "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "(node_memory_SwapTotal_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",job=\"$job\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "SWAP Used", "range": true, "refId": "E", "step": 240 } ] } }, "wauwJ3nVk": { "name": "System Load", "uid": "wauwJ3nVk", "kind": 1, "model": { "type": "timeseries", "title": "System Load", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "links": [], "libraryPanel": { "meta": { "connectedDashboards": 2, "created": "2022-09-25T22:20:45-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:20:45-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "System Load", "uid": "wauwJ3nVk", "version": 1 }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "5m" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "15m" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_load1{instance=~\"$instance:.*\",chain=~\"$chain\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "1m", "metric": "", "refId": "A", "step": 20, "target": "" }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_load5{instance=~\"$instance:.*\",chain=~\"$chain\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "5m", "refId": "B", "step": 20 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_load15{instance=~\"$instance:.*\",chain=~\"$chain\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "15m", "refId": "C", "step": 20 } ] } }, "aYk_1qn4z": { "name": "Disk R/W (kb/sec by device)", "uid": "aYk_1qn4z", "kind": 1, "model": { "type": "timeseries", "title": "Disk R/W (kb/sec by device)", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "description": "The number of kibibytes read and written to the device per second", "links": [], "libraryPanel": { "meta": { "connectedDashboards": 2, "created": "2022-09-25T22:20:51-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:20:51-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Disk R/W (kb/sec by device)", "uid": "aYk_1qn4z", "version": 1 }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Bytes read (-) / write (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Read$/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_read_bytes_total{device!~\"md.*\",chain=~\"$chain\",instance=~\"$instance:.*\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} Read", "range": true, "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_written_bytes_total{device!~\"md.*\",chain=~\"$chain\",instance=~\"$instance:.*\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} Write", "range": true, "refId": "B", "step": 10 } ] } }, "6CN_J3nVk": { "name": "Disk R/W (Requests/sec by device)", "uid": "6CN_J3nVk", "kind": 1, "model": { "type": "timeseries", "title": "Disk R/W (Requests/sec by device)", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "description": "The number of kibibytes read and written to the device per second", "links": [], "libraryPanel": { "meta": { "connectedDashboards": 2, "created": "2022-09-25T22:20:59-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:20:59-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Disk R/W (Requests/sec by device)", "uid": "6CN_J3nVk", "version": 1 }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Requests read (-) / write (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Read$/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_reads_completed_total{device!~\"md.*\",chain=~\"$chain\",instance=~\"$instance:.*\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} Read", "range": true, "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_writes_completed_total{device!~\"md.*\",chain=~\"$chain\",instance=~\"$instance:.*\"}[$interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} Write", "range": true, "refId": "B", "step": 10 } ] } }, "EWzrJ374z": { "name": "Disk CPU Utilization (%)", "uid": "EWzrJ374z", "kind": 1, "model": { "type": "timeseries", "title": "Disk CPU Utilization (%)", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "description": "The percent of CPU time during which I/O requests were issued to the device", "links": [], "libraryPanel": { "meta": { "connectedDashboards": 3, "created": "2022-09-25T22:21:56-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "", "folderUid": "", "updated": "2022-10-07T14:14:23.256240292-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Disk CPU Utilization (%)", "uid": "EWzrJ374z", "version": 3 }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byName", "options": "Idle - Waiting for something to happen" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "guest" }, "properties": [ { "id": "color", "value": { "fixedColor": "#9AC48A", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "idle" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "iowait" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "irq" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BF1B00", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "nice" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C15C17", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "sdb_每秒I/O操作%" }, "properties": [ { "id": "color", "value": { "fixedColor": "#d683ce", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "softirq" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "steal" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FCE2DE", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "system" }, "properties": [ { "id": "color", "value": { "fixedColor": "#508642", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "user" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5195CE", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "磁盘花费在I/O操作占比" }, "properties": [ { "id": "color", "value": { "fixedColor": "#ba43a9", "mode": "fixed" } } ] } ] }, "options": { "legend": { "calcs": [ "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_io_time_seconds_total{instance=~\"$instance:.*\",chain=~\"$chain\",device!~\"md.*\"}[$interval])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_ IO time", "range": true, "refId": "C" } ] } }, "tKN913n4k": { "name": "Disk Latencies", "uid": "tKN913n4k", "kind": 1, "model": { "type": "timeseries", "title": "Disk Latencies", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "interval": "1m", "description": "Time spent on each read/write operation (ignores individual \"md\" devices)", "links": [], "libraryPanel": { "description": "Time spent on each read/write operation (ignores individual \"md\" devices)", "meta": { "connectedDashboards": 3, "created": "2022-09-25T22:22:04-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:48:26-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Disk Latencies", "type": "timeseries", "uid": "tKN913n4k", "version": 2 }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Time read (-) / write (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Read Latency$/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_read_time_seconds_total{instance=~\"$instance:.*\",chain=~\"$chain\",device!~\"md.*\"}[$__interval]) / rate(node_disk_reads_completed_total{instance=~\"$instance:.*\",chain=~\"$chain\",device!~\"md.*\"}[$__interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} Read Latency", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_write_time_seconds_total{instance=~\"$instance:.*\",chain=~\"$chain\",device!~\"md.*\"}[$__interval]) / rate(node_disk_writes_completed_total{instance=~\"$instance:.*\",chain=~\"$chain\",device!~\"md.*\"}[$__interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} Write Latency", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_io_time_seconds_total{instance=~\"$instance:.*\",chain=~\"$chain\",device!~\"md.*\"}[$__interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} IO Time", "range": true, "refId": "A", "step": 10 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_disk_io_time_weighted_seconds_total{instance=~\"$instance:.*\",chain=~\"$chain\",device!~\"md.*\"}[$__interval])", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{device}} IO Weighted", "range": true, "refId": "D" } ] } }, "v0T91qn4z": { "name": "Disk Space (%)", "uid": "v0T91qn4z", "kind": 1, "model": { "type": "bargauge", "title": "Disk Space (%)", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.6", "links": [], "libraryPanel": { "meta": { "connectedDashboards": 2, "created": "2022-09-25T22:22:11-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:22:11-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Disk Space (%)", "uid": "v0T91qn4z", "version": 1 }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "links": [], "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "(node_filesystem_size_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}) *100/(node_filesystem_avail_bytes {instance=~\"$instance:.*\",chain=~\"$chain\",fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}+(node_filesystem_size_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}-node_filesystem_free_bytes{instance=~\"$instance:.*\",chain=~\"$chain\",fstype=~\"ext.*|xfs\",mountpoint !~\".*pod.*\"}))", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{mountpoint}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_filesystem_files_free{instance=~\"$instance:.*\",chain=~\"$chain\",fstype=~\"ext.?|xfs\"} / node_filesystem_files{instance=~\"$instance:.*\",chain=~\"$chain\",fstype=~\"ext.?|xfs\"}", "hide": true, "interval": "", "legendFormat": "Inodes:{{instance}}:{{mountpoint}}", "range": true, "refId": "B" } ] } }, "DrLr1374z": { "name": "Network", "uid": "DrLr1374z", "kind": 1, "model": { "type": "timeseries", "title": "Network", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "links": [], "libraryPanel": { "description": "", "meta": { "connectedDashboards": 3, "created": "2022-09-25T22:22:17-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:51:59-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Network", "type": "timeseries", "uid": "DrLr1374z", "version": 2 }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "transmit(-)/receive(+)", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*_transmit$/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "options": { "legend": { "calcs": [ "min", "max", "mean", "last" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_network_receive_bytes_total{instance=~\"$instance:.*\",chain=~\"$chain\"}[$interval])*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_receive", "range": true, "refId": "A", "step": 4 }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_network_transmit_bytes_total{instance=~\"$instance:.*\",chain=~\"$chain\"}[$interval])*8", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{device}}_transmit", "range": true, "refId": "B", "step": 4 } ] } }, "-0jrJ374z": { "name": "Data Last Day", "uid": "-0jrJ374z", "kind": 1, "model": { "type": "stat", "title": "Data Last Day", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.6", "libraryPanel": { "meta": { "connectedDashboards": 2, "created": "2022-09-25T22:22:25-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:22:25-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Data Last Day", "uid": "-0jrJ374z", "version": 1 }, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(node_network_receive_bytes_total{instance=~\"$instance:.*\",chain=~\"$chain\"}[24h]))", "interval": "", "legendFormat": "Receive", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(node_network_transmit_bytes_total{instance=~\"$instance:.*\",chain=~\"$chain\"}[24h]))", "hide": false, "interval": "", "legendFormat": "Sent", "range": true, "refId": "B" } ] } }, "ItMCJ37Vz": { "name": "Open File Descriptor (left) / Context switches (right)", "uid": "ItMCJ37Vz", "kind": 1, "model": { "type": "timeseries", "title": "Open File Descriptor (left) / Context switches (right)", "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "pluginVersion": "9.1.2", "links": [], "libraryPanel": { "meta": { "connectedDashboards": 2, "created": "2022-09-25T22:22:32-04:00", "createdBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" }, "folderName": "General", "folderUid": "", "updated": "2022-09-25T22:22:32-04:00", "updatedBy": { "avatarUrl": "/avatar/46d229b033af06a191ff2267bca9ae56", "id": 1, "name": "admin" } }, "name": "Open File Descriptor (left) / Context switches (right)", "uid": "ItMCJ37Vz", "version": 1 }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "used filefd", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "switches" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FADE2A", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.pointSize", "value": 4 }, { "id": "custom.showPoints", "value": "always" }, { "id": "custom.axisLabel", "value": "context switches" }, { "id": "custom.fillOpacity", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "used filefd" }, "properties": [ { "id": "color", "value": { "fixedColor": "#F2495C", "mode": "fixed" } } ] } ] }, "hideTimeOverride": false, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "node_filefd_allocated{instance=~\"$instance:.*\",chain=~\"$chain\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "used filefd", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "VZT5-Dv7z" }, "editorMode": "code", "exemplar": true, "expr": "rate(node_context_switches_total{instance=~\"$instance:.*\",chain=~\"$chain\"}[$interval])", "interval": "", "intervalFactor": 5, "legendFormat": "switches", "range": true, "refId": "A" } ] } } }, "__requires": [ { "type": "panel", "id": "barchart", "name": "Bar chart", "version": "" }, { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.3.6" }, { "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": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "datasource", "id": "yesoreyeram-infinity-datasource", "name": "Infinity", "version": "1.0.0" } ], "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" }, { "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "yellow", "name": "Aptos Upgrade", "target": { "limit": 100, "matchAny": false, "tags": [ "aptos:upgrade", "aptos:restart", "chain:$chain" ], "type": "tags" } }, { "datasource": { "type": "datasource", "uid": "grafana" }, "enable": true, "hide": true, "iconColor": "orange", "name": "Aptos Restart", "target": { "limit": 100, "matchAny": false, "tags": [ "aptos:restart", "chain:$chain" ], "type": "tags" } } ] }, "description": "", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16846, "graphTooltip": 1, "id": null, "links": [ { "$$hashKey": "object:2302", "asDropdown": true, "icon": "external link", "tags": [], "targetBlank": true, "title": "", "tooltip": "", "type": "dashboards", "url": "" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 199, "panels": [], "title": "Overview", "type": "row" }, { "datasource": { "type": "datasource", "uid": "-- Mixed --" }, "description": "Version reported by nodes", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "B result" }, "properties": [ { "id": "displayName", "value": "API Result" } ] } ] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 1 }, "id": 205, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "aptos_state_sync_version{job=~\"${job}\",chain=~\"${chain}\",type=\"synced\"}", "hide": false, "interval": "", "legendFormat": "{{instance}}", "range": true, "refId": "A" }, { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "filters": [], "format": "table", "global_query_id": "", "hide": false, "refId": "B", "root_selector": "", "source": "url", "type": "uql", "uql": "parse-json\n| project \"ledger_version\", \"ledger\"=tonumber(\"ledger_version\")\n| scope \"ledger\"", "url": "https://${chainAPI}/v1/", "url_options": { "data": "", "method": "GET" } } ], "title": "Node Version", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Epoch reported by nodes", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 6, "y": 1 }, "id": 314, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "aptos_state_sync_version{job=~\"${job}\",chain=~\"${chain}\",type=\"synced_epoch\"}", "interval": "", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "title": "Node Epoch", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Consensus Data reported by nodes", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "No Data", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 10, "y": 1 }, "id": 211, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "aptos_consensus_epoch{job=~\"${job}\",chain=~\"${chain}\"}", "interval": "", "legendFormat": "Consensus Epoch", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "aptos_consensus_current_round{job=~\"${job}\",chain=~\"${chain}\"}", "hide": false, "interval": "", "legendFormat": "Consensus Round", "range": true, "refId": "B" } ], "title": "Consensus Status", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 13, "y": 1 }, "id": 201, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "aptos_consensus_current_epoch_validators{job=~\"${job}\",chain=~\"${chain}\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Vals in Epoch", "transformations": [ { "id": "labelsToFields", "options": { "keepLabels": [ "instance" ], "mode": "columns", "valueLabel": "instance" } } ], "type": "stat" }, { "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "dateTimeAsLocalNoDateIfToday" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 1 }, "id": 330, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "/.*/", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "columns": [], "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "filters": [], "format": "table", "global_query_id": "", "refId": "A", "root_selector": "", "source": "url", "type": "uql", "uql": "parse-json\n| jsonata \"data.last_reconfiguration_time\"", "url": "https://${chainAPI}/v1/accounts/0x1/resources", "url_options": { "data": "", "method": "GET" } } ], "title": "Epoch Ends At", "transformations": [ { "id": "calculateField", "options": { "alias": "convertMilliseconds", "binary": { "left": "result", "operator": "/", "reducer": "sum", "right": "1000" }, "mode": "binary", "reduce": { "reducer": "sum" }, "replaceFields": false } }, { "id": "calculateField", "options": { "alias": "addEpochLength", "binary": { "left": "convertMilliseconds", "reducer": "sum", "right": "7200000" }, "mode": "binary", "reduce": { "reducer": "sum" }, "replaceFields": true } } ], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 18, "y": 1 }, "id": 203, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Total Txns Since Restart", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Transactions per second (5m average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "/sec" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 20, "y": 1 }, "id": 207, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=~\"success\"}[5m])", "hide": false, "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Current Txn Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 3, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byName", "options": "Percent" }, "properties": [ { "id": "unit", "value": "percentunit" } ] } ] }, "gridPos": { "h": 4, "w": 2, "x": 22, "y": 1 }, "id": 328, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=~\"retry|failed\"}) / sum(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"})", "hide": false, "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Failed/Retried Txn %", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Proposals per minute over the last 5 minutes", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 0.1 }, { "color": "green", "value": 0.25 } ] }, "unit": "/min" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 5 }, "id": 326, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[5m]) * 60", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Proposal Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Proposals sent by validator", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 2, "y": 5 }, "id": 315, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[5m])", "interval": "", "legendFormat": "Last 5m", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[1h])", "hide": false, "interval": "", "legendFormat": "Last 1h", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[6h])", "hide": false, "interval": "", "legendFormat": "Last 6h", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[24h])", "hide": false, "interval": "", "legendFormat": "Last 1d", "range": true, "refId": "D" } ], "title": "Proposals Sent", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Failures per minute over the last 5 minutes", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0.1 }, { "color": "red", "value": 1 } ] }, "unit": "/min" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 8, "y": 5 }, "id": 327, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_failed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[5m])", "interval": "", "legendFormat": "Last 5m", "range": true, "refId": "A" } ], "title": "Failure Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Failed proposals in window from validator over period", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 5 }, { "color": "red", "value": 50 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 10, "y": 5 }, "id": 324, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(aptos_failed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[15m]))", "hide": false, "interval": "", "legendFormat": "Last 15m", "range": true, "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(aptos_failed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[1h]))", "hide": false, "interval": "", "legendFormat": "Last 1h", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(aptos_failed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[6h]))", "hide": false, "interval": "", "legendFormat": "Last 6h", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(aptos_failed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[24h]))", "hide": false, "interval": "", "legendFormat": "Last 1d", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(aptos_failed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[7d]))", "hide": false, "interval": "", "legendFormat": "Last 7d", "range": true, "refId": "A" } ], "title": "Failed Proposals", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "orange", "value": 0.75 }, { "color": "yellow", "value": 0.9 }, { "color": "green", "value": 0.98 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 16, "y": 5 }, "id": 325, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(aptos_chain_health_participating_voting_power_last_100_rounds{job=~\"${job}\",chain=~\"${chain}\"})/(aptos_chain_health_total_voting_power{job=~\"${job}\",chain=~\"${chain}\"})", "interval": "", "legendFormat": "Voting Power", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "(aptos_chain_health_participating_num_validators_last_100_rounds{job=~\"${job}\",chain=~\"${chain}\"})/(aptos_chain_health_total_num_validators{job=~\"${job}\",chain=~\"${chain}\"})", "hide": false, "interval": "", "legendFormat": "Validators", "range": true, "refId": "B" } ], "title": "Val Participation", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Peer connections", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "green", "value": 1 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 19, "y": 5 }, "id": 332, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(aptos_connections{job=~\"$job\",chain=~\"${chain}\",role_type=\"validator\",network_id=\"Validator\",network_id!=\"vfn\"})", "interval": "", "legendFormat": "Val Connections", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(aptos_connections{job=~\"$job\",chain=~\"${chain}\",role_type=\"full_node\",network_id!=\"vfn\"})", "hide": false, "interval": "", "legendFormat": "VFN Connections", "range": true, "refId": "B" } ], "title": "Connectivity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Captures if the full node is connected. Network ID in config file must be `vfn`.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "dark-red", "index": 0, "text": "Not Connected" } }, "type": "value" }, { "options": { "from": 1, "result": { "color": "green", "index": 1, "text": "Connected" }, "to": 1000 }, "type": "range" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 22, "y": 5 }, "id": 321, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "sum(aptos_connections{job=~\"$job\",chain=~\"${chain}\",network_id=\"vfn\",role_type=\"validator\"})", "instant": true, "interval": "", "legendFormat": "Inbound - {{instance}}", "range": false, "refId": "A" } ], "title": "VFN Connected?", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "custom": { "align": "center", "displayMode": "auto", "filterable": false, "inspect": false, "minWidth": 0 }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "nodename" }, "properties": [ { "id": "displayName", "value": "Hostname" } ] }, { "matcher": { "id": "byName", "options": "Uptime" }, "properties": [ { "id": "unit", "value": "s" } ] }, { "matcher": { "id": "byRegexp", "options": "/used/" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 85 } ] } }, { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byRegexp", "options": "/^Disk/" }, "properties": [ { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "#EAB839", "value": 10485770 }, { "color": "red", "value": 20485760 } ] } }, { "id": "unit", "value": "Bps" }, { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "decimals", "value": 2 } ] }, { "matcher": { "id": "byRegexp", "options": "/load/" }, "properties": [ { "id": "unit", "value": "bps" }, { "id": "decimals", "value": 2 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "yellow", "value": 30485760 }, { "color": "red", "value": 104857600 } ] } }, { "id": "custom.displayMode", "value": "color-background-solid" } ] }, { "matcher": { "id": "byName", "options": "Memory" }, "properties": [ { "id": "unit", "value": "bytes" } ] } ] }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 8 }, "id": 304, "interval": "2m", "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true, "sortBy": [ { "desc": false, "displayName": "Region" } ] }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_uname_info{job=~\"$job\",chain=~\"$chain\"} - 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "sum(time() - node_boot_time_seconds{job=~\"$job\",chain=~\"$chain\"}) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Uptime", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "node_memory_MemTotal_bytes{job=~\"$job\",chain=~\"$chain\"} - 0", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Memory", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "count(node_cpu_seconds_total{job=~\"$job\",chain=~\"$chain\"}) by (instance) /8", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Cores", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "node_load5{job=~\"$job\",chain=~\"$chain\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "5m load", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "(1 - avg(rate(node_cpu_seconds_total{job=~\"$job\",chain=~\"$chain\",mode=\"idle\"}[$__interval])) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "CPU used%", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "(1 - (node_memory_MemAvailable_bytes{job=~\"$job\",chain=~\"$chain\"} / (node_memory_MemTotal_bytes{job=~\"$job\",chain=~\"$chain\"}))) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Memory Used", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_disk_read_bytes_total{job=~\"$job\",chain=~\"$chain\"}[$__interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Disk read%", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "100 - (sum(node_filesystem_avail_bytes{job=~\"$job\",chain=~\"$chain\",mountpoint=~\"/\",fstype=~\"ext.?|xfs\"}/node_filesystem_size_bytes{job=~\"$job\",chain=~\"$chain\",mountpoint=~\"/\",fstype=~\"ext.?|xfs\"}) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "/ used%", "refId": "M" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "100 - (sum(node_filesystem_avail_bytes{job=~\"$job\",chain=~\"$chain\",mountpoint=~\"/home\",fstype=~\"ext.?|xfs\"}/node_filesystem_size_bytes{job=~\"$job\",chain=~\"$chain\",mountpoint=~\"/home\",fstype=~\"ext.?|xfs\"}) by (instance)) * 100", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "/home used%", "refId": "N" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_disk_written_bytes_total{job=~\"$job\",chain=~\"$chain\"}[$__interval])) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Disk write%", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_network_receive_bytes_total{job=~\"$job\",chain=~\"$chain\"}[$__interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Download", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(rate(node_network_transmit_bytes_total{job=~\"$job\",chain=~\"$chain\"}[$__interval])*8) by (instance)", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "Upload", "refId": "L" } ], "title": "Server Overview", "transformations": [ { "id": "seriesToColumns", "options": { "byField": "instance" } }, { "id": "organize", "options": { "excludeByName": { "Time": true, "Time 3": true, "Time 4": true, "Time 6": true, "Value": true, "Value #A": true, "__name__": true, "chain 1": false, "chain 2": true, "chain 3": true, "chain 4": true, "domainname": true, "instance": false, "job 1": true, "job 2": true, "job 3": true, "job 4": true, "machine": true, "release": true, "sysname": true, "version": true }, "indexByName": { "Time 1": 8, "Time 10": 35, "Time 11": 37, "Time 12": 39, "Time 13": 41, "Time 2": 10, "Time 3": 13, "Time 4": 17, "Time 5": 19, "Time 6": 24, "Time 7": 26, "Time 8": 30, "Time 9": 31, "Value #A": 9, "Value #B": 11, "Value #C": 16, "Value #D": 18, "Value #E": 23, "Value #F": 25, "Value #G": 29, "Value #I": 34, "Value #J": 36, "Value #K": 38, "Value #L": 40, "Value #M": 32, "Value #N": 33, "__name__": 20, "chain 1": 0, "chain 2": 14, "chain 3": 21, "chain 4": 27, "domainname": 2, "instance": 1, "job 1": 12, "job 2": 15, "job 3": 22, "job 4": 28, "machine": 4, "nodename": 3, "release": 5, "sysname": 6, "version": 7 }, "renameByName": { "Time 10": "", "Time 13": "", "Value #B": "Uptime", "Value #C": "Memory", "Value #D": "CPU Cores", "Value #E": "5m Load", "Value #F": "CPU used%", "Value #G": "Memory used%", "Value #H": "Partition used%", "Value #I": "Disk read", "Value #J": "Disk write", "Value #K": "Download", "Value #L": "Upload", "Value #M": "/ used%", "Value #N": "/home used%", "chain 1": "Region", "domainname": "", "instance": "instance", "job 1": "", "job 4": "" } } } ], "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 336, "panels": [], "title": "Liveness", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "This utilizes a prometheus endpoint from checkly.com.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "red", "index": 1, "text": "FAILING" }, "1": { "color": "green", "index": 0, "text": "PASSING" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 13 }, "id": 338, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "checkly_check_degraded_status{tags=~\"^(.*?)${chain}(.*?)\"}", "legendFormat": "{{check_name}}", "range": true, "refId": "A" } ], "title": "Check Status", "transformations": [], "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 49, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 0, "pointSize": 5, "scaleDistribution": { "log": 10, "type": "log" }, "showPoints": "auto", "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": "ms" }, "overrides": [] }, "gridPos": { "h": 4, "w": 19, "x": 5, "y": 13 }, "id": 340, "interval": "2m", "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "avg by (check_name) (checkly_check_result{tags=~\"^(.*?)${chain}(.*?)\"})", "legendFormat": "{{check_name}}", "range": true, "refId": "A" } ], "title": "API Test Last Results (ms)", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 344, "panels": [], "title": "API Requests", "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": 34, "gradientMode": "opacity", "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": 6, "x": 0, "y": 18 }, "id": 346, "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(irate(caddy_http_request_duration_seconds_count{handler=\"subroute\", chain=~\"${chain}\"}[1m])) by (code)", "legendFormat": "{{code}}", "range": true, "refId": "A" } ], "title": "Requests by Response Code", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "fillOpacity": 82, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 0, "scaleDistribution": { "type": "linear" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 18 }, "id": 349, "interval": "1m", "options": { "barRadius": 0, "barWidth": 0.54, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "vertical", "showValue": "auto", "stacking": "percent", "tooltip": { "mode": "multi", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 200 }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(irate(caddy_http_request_duration_seconds_count{handler=\"subroute\",chain=~\"${chain}\"}[1m])) by (code)", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Requests by Response Code (%)", "type": "barchart" }, { "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": 36, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "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": "s" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 18 }, "id": 347, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "histogram_quantile(0.99, sum(rate(caddy_http_request_duration_seconds_bucket{handler=\"subroute\",chain=~\"${chain}\"}[1m])) by (le))", "interval": "", "legendFormat": "p99", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "histogram_quantile(0.95, sum(rate(caddy_http_request_duration_seconds_bucket{handler=\"subroute\",chain=~\"${chain}\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p95", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "histogram_quantile(0.9, sum(rate(caddy_http_request_duration_seconds_bucket{handler=\"subroute\",chain=~\"${chain}\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p90", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "histogram_quantile(0.75, sum(rate(caddy_http_request_duration_seconds_bucket{handler=\"subroute\",chain=~\"${chain}\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p75", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "histogram_quantile(0.5, sum(rate(caddy_http_request_duration_seconds_bucket{handler=\"subroute\",chain=~\"${chain}\"}[1m])) by (le))", "hide": false, "interval": "", "legendFormat": "p50", "range": true, "refId": "E" } ], "title": "Request Duration (percentile)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "scaleDistribution": { "type": "linear" } } }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 18, "y": 18 }, "id": 348, "options": { "calculate": false, "cellGap": 2, "color": { "exponent": 0.5, "fill": "dark-orange", "mode": "scheme", "reverse": false, "scale": "exponential", "scheme": "Inferno", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": true }, "rowsFrame": { "layout": "auto" }, "tooltip": { "show": true, "yHistogram": false }, "yAxis": { "axisPlacement": "left", "reverse": false, "unit": "s" } }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(increase(caddy_http_request_duration_seconds_bucket{handler=\"subroute\",chain=~\"${chain}\"}[5m])) by (le)", "format": "heatmap", "interval": "", "legendFormat": "{{le}}", "range": true, "refId": "A" } ], "title": "Request Duration (heatmap)", "type": "heatmap" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 323, "panels": [], "title": "Node Metrics", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "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": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total" }, "properties": [ { "id": "custom.stacking", "value": { "group": "A", "mode": "none" } }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 9, "w": 6, "x": 0, "y": 25 }, "id": 213, "options": { "legend": { "calcs": [ "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "aptos_connections{job=~\"$job\",chain=~\"${chain}\",direction=\"inbound\",role_type=\"validator\",network_id=\"Validator\"}", "interval": "", "legendFormat": "Inbound - {{instance}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "aptos_connections{job=~\"$job\",chain=~\"${chain}\",direction=\"outbound\",role_type=\"validator\",network_id=\"Validator\"}", "hide": false, "interval": "", "legendFormat": "Outbound - {{instance}}", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(aptos_connections{job=~\"$job\",chain=~\"${chain}\",role_type=\"validator\",network_id=\"Validator\"})", "hide": false, "legendFormat": "Total", "range": true, "refId": "C" } ], "title": "Validator Connections (stacked)", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "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": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total" }, "properties": [ { "id": "custom.stacking", "value": { "group": "A", "mode": "none" } }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 25 }, "id": 320, "options": { "legend": { "calcs": [ "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "aptos_connections{job=~\"$job\",chain=~\"${chain}\",direction=\"inbound\",role_type=\"full_node\",network_id!=\"vfn\"}", "interval": "", "legendFormat": "Inbound - {{instance}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "aptos_connections{job=~\"$job\",chain=~\"${chain}\",direction=\"outbound\",role_type=\"full_node\",network_id!=\"vfn\"}", "hide": false, "interval": "", "legendFormat": "Outbound - {{instance}}", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(aptos_connections{job=~\"$job\",chain=~\"${chain}\",role_type=\"full_node\",network_id!=\"vfn\"})", "hide": false, "legendFormat": "Total", "range": true, "refId": "C" } ], "title": "Full Node Connections (stacked)", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Failed proposals in window for this validator", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Committed", "axisPlacement": "auto", "barAlignment": -1, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "decimals": 2, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 8 }, { "color": "red", "value": 15 } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "Round" }, "properties": [ { "id": "custom.axisPlacement", "value": "right" }, { "id": "custom.fillOpacity", "value": 8 }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.hideFrom", "value": { "legend": true, "tooltip": true, "viz": false } }, { "id": "custom.axisPlacement", "value": "hidden" }, { "id": "unit", "value": "locale" }, { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } }, { "id": "custom.gradientMode", "value": "none" } ] }, { "matcher": { "id": "byFrameRefID", "options": "D" }, "properties": [ { "id": "custom.lineWidth", "value": 2 }, { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 66 }, { "id": "custom.gradientMode", "value": "opacity" }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "custom.axisLabel", "value": "Failed" } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 25 }, "id": 209, "interval": "30s", "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(aptos_committed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Committed - $instance", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(aptos_failed_proposals_in_window{job=\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"})", "hide": false, "instant": false, "interval": "", "legendFormat": "Failures - $instance", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "aptos_consensus_current_round{job=~\"${job}\",chain=~\"${chain}\"}", "hide": false, "interval": "", "legendFormat": "Round", "range": true, "refId": "B" } ], "title": "Committed and Failed Proposals in Window", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 8 }, { "color": "red", "value": 15 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byName", "options": "Block Time - 6hr avg" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "Block Time - 24hr avg" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 34 }, "id": 317, "interval": "30s", "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "1 / rate(aptos_consensus_committed_blocks_count{job=\"${job}\",chain=~\"${chain}\"}[5m])", "hide": false, "instant": false, "interval": "", "legendFormat": "Block Time - {{instance}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "1 / rate(aptos_consensus_committed_blocks_count{job=\"${job}\",chain=~\"${chain}\"}[6h])", "hide": false, "instant": false, "interval": "", "legendFormat": "Block Time - 6hr avg", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "1 / rate(aptos_consensus_committed_blocks_count{job=\"${job}\",chain=~\"${chain}\"}[24h])", "hide": false, "instant": false, "interval": "", "legendFormat": "Block Time - 24hr avg", "refId": "C" } ], "title": "Block Time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "decimals": 2, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Proposals /min - 24hr avg" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "Proposals /min - 6hr avg" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "Proposal Sent" }, "properties": [ { "id": "custom.drawStyle", "value": "bars" }, { "id": "custom.fillOpacity", "value": 90 }, { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.axisPlacement", "value": "hidden" }, { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } }, { "id": "custom.hideFrom", "value": { "legend": true, "tooltip": true, "viz": false } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 35 }, "id": 278, "options": { "legend": { "calcs": [ "min", "max", "mean", "sum" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[15m]) * 60", "interval": "", "legendFormat": "Proposals /min - $instance", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[6h]) * 60", "hide": false, "interval": "", "legendFormat": "Proposals /min - 6hr avg", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[1d]) * 60", "hide": false, "interval": "", "legendFormat": "Proposals /min - 24hr avg", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "(increase(aptos_consensus_proposals_count{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}[45s]))", "hide": false, "interval": "", "legendFormat": "Proposal Sent", "range": true, "refId": "E" } ], "title": "Proposals Sent By Validator / min", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "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 } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "Block time" }, "properties": [ { "id": "custom.axisPlacement", "value": "right" }, { "id": "unit", "value": "s" } ] } ] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 42 }, "id": 217, "options": { "legend": { "calcs": [ "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_last_committed_round{job=~\"${job}\",chain=~\"${chain}\"}[1m])", "interval": "", "legendFormat": "Rounds /sec", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "1/(rate(aptos_consensus_last_committed_round{job=~\"${job}\",chain=~\"${chain}\"}[1m]))", "hide": false, "interval": "", "legendFormat": "Block time", "range": true, "refId": "B" } ], "title": "Consensus Rounds /sec", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "bars", "fillOpacity": 67, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "dashed" } }, "decimals": 1, "mappings": [], "max": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "orange", "value": 0.8 }, { "color": "yellow", "value": 0.9 }, { "color": "green", "value": 0.98 } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byName", "options": "Participating Voting Power" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Participating Validators" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 46 }, "id": 331, "interval": "15m", "options": { "legend": { "calcs": [ "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(aptos_chain_health_participating_voting_power_last_100_rounds{job=~\"${job}\",chain=~\"${chain}\"})/(aptos_chain_health_total_voting_power{job=~\"${job}\",chain=~\"${chain}\"})", "interval": "", "legendFormat": "Participating Voting Power", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "(aptos_chain_health_participating_num_validators_last_100_rounds{job=~\"${job}\",chain=~\"${chain}\"})/(aptos_chain_health_total_num_validators{job=~\"${job}\",chain=~\"${chain}\"})", "hide": false, "interval": "", "legendFormat": "Participating Validators", "range": true, "refId": "B" } ], "title": "Validator Participation (last 100 rounds)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 32, "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" } }, "decimals": 2, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 47 }, "id": 221, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum by (instance) (irate(aptos_schemadb_get_latency_seconds_sum{job=~\"${job}\",chain=~\"${chain}\"}[1m])) / sum by (instance) (irate(aptos_schemadb_get_latency_seconds_count{job=~\"${job}\",chain=~\"${chain}\"}[1m]))", "format": "time_series", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Schema get() Latency", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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" } }, "decimals": 0, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [ { "matcher": { "id": "byName", "options": "Transactions /sec - 6hr avg" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "Transactions /sec - 24hr avg" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] } ] }, "gridPos": { "h": 9, "w": 20, "x": 0, "y": 53 }, "id": 219, "options": { "legend": { "calcs": [ "min", "max", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}[5m])", "interval": "", "legendFormat": "Transactions /sec {{instance}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}[6h])", "hide": false, "interval": "", "legendFormat": "Transactions /sec - 6hr avg", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "rate(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}[1d])", "hide": false, "interval": "", "legendFormat": "Transactions /sec - 24hr avg", "range": true, "refId": "C" } ], "title": "Transactions /sec", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 9, "w": 4, "x": 20, "y": 53 }, "id": 319, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}[5m])", "interval": "", "legendFormat": "Last 5m", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}[1h])", "hide": false, "interval": "", "legendFormat": "Last 1h", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}[6h])", "hide": false, "interval": "", "legendFormat": "Last 6h", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "increase(aptos_consensus_committed_txns_count{job=~\"${job}\",chain=~\"${chain}\",state=\"success\"}[1d])", "hide": false, "interval": "", "legendFormat": "Last 1d", "range": true, "refId": "D" } ], "title": "Txn Totals", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "A stacked chart of time spent in each part of the \"production pipeline\"", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": 180000, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total" }, "properties": [ { "id": "custom.stacking", "value": { "group": "A", "mode": "none" } }, { "id": "custom.lineWidth", "value": 0 }, { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 11, "w": 24, "x": 0, "y": 62 }, "id": 334, "options": { "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(consensus_duration_sum{job=~\"${job}\",chain=~\"${chain}\"}[1m])", "legendFormat": "{{op}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum(rate(consensus_duration_sum{job=~\"${job}\",chain=~\"${chain}\"}[1m]))", "hide": false, "legendFormat": "Total", "range": true, "refId": "B" } ], "title": "Consensus Time Distribution", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Size of a core mempool index", "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "mempool failed txns/sec" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 73 }, "id": 306, "options": { "legend": { "calcs": [ "min", "mean", "max" ], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "aptos_core_mempool_index_size{job=~\"${job}\",instance=~\"${instance}.*\",chain=~\"${chain}\"}", "hide": false, "legendFormat": "{{index}}", "range": true, "refId": "A" } ], "title": "mempool index size", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total time spent in seconds of commiting blocks in Aptos executor ", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 80 }, "id": 284, "options": { "displayMode": "gradient", "minVizHeight": 10, "minVizWidth": 0, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "aptos_executor_commit_blocks_seconds_bucket{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "range": true, "refId": "A" } ], "title": "Block Commit Time Distribution (s)", "transformations": [], "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total time spent in seconds of block execution in the block executor.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 80 }, "id": 316, "options": { "displayMode": "gradient", "minVizHeight": 10, "minVizWidth": 0, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "aptos_executor_execute_block_seconds_bucket{job=~\"${job}\",chain=~\"${chain}\",instance=~\"${instance}.*\"}", "format": "heatmap", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{le}}", "range": true, "refId": "A" } ], "title": "Block Execute Time Distribution (s)", "transformations": [], "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 33, "gradientMode": "opacity", "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": 24, "x": 0, "y": 86 }, "id": 342, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(aptos_consensus_error_count{chain=~\"${chain}\"}[5m])", "legendFormat": "{{chain}} consensus errors /min", "range": true, "refId": "A" } ], "title": "Network Consensus Error Rate", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 92 }, "id": 229, "panels": [], "title": "Node Information for $hostname ($instance) - based on instance selection", "type": "row" }, { "datasource": { "type": "datasource", "uid": "grafana" }, "description": "", "gridPos": { "h": 2, "w": 24, "x": 0, "y": 93 }, "id": 277, "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "# ${hostname} (${instance})", "mode": "markdown" }, "pluginVersion": "9.3.6", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 95 }, "id": 255, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(((count(count(node_cpu_seconds_total{instance=~\"$instance:.*\",job=\"$job\"}) by (cpu))) - avg(sum by (mode)(irate(node_cpu_seconds_total{mode='idle',instance=~\"$instance:.*\",job=\"$job\"}[5m])))) * 100) / count(count(node_cpu_seconds_total{job=\"$job\"}) by (cpu))", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "CPU Busy", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together (5 min average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 3, "y": 95 }, "id": 257, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(node_load5{instance=~\"$instance:.*\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=~\"$instance:.*\",job=\"$job\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "Sys Load (5m avg)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together (15 min average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 5, "y": 95 }, "id": 259, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg(node_load15{instance=~\"$instance:.*\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=~\"$instance:.*\",job=\"$job\"}) by (cpu)) * 100", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "Sys Load (15m avg)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Used Swap", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 10 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 25 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 7, "y": 95 }, "id": 263, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((node_memory_SwapTotal_bytes{instance=~\"$instance:.*\",job=\"$job\"} - node_memory_SwapFree_bytes{instance=~\"$instance:.*\",job=\"$job\"}) / (node_memory_SwapTotal_bytes{instance=~\"$instance:.*\",job=\"$job\"} )) * 100", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "SWAP Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Non available RAM memory", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 95 }, "hideTimeOverride": false, "id": 261, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((node_memory_MemTotal_bytes{instance=~\"$instance:.*\",job=\"$job\"} - node_memory_MemFree_bytes{instance=~\"$instance:.*\",job=\"$job\"}) / (node_memory_MemTotal_bytes{instance=~\"$instance:.*\",job=\"$job\"} )) * 100", "format": "time_series", "hide": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "100 - ((node_memory_MemAvailable_bytes{instance=~\"$instance:.*\",job=\"$job\"} * 100) / node_memory_MemTotal_bytes{instance=~\"$instance:.*\",job=\"$job\"})", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "B", "step": 900 } ], "title": "RAM Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Used Root FS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 95 }, "id": 275, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "100 - ((node_filesystem_avail_bytes{instance=~\"$instance:.*\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=~\"$instance:.*\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "Root FS Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Used Root FS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 95 }, "id": 279, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "100 - ((node_filesystem_avail_bytes{instance=~\"$instance:.*\",job=\"$job\",mountpoint=\"/home\",fstype!=\"rootfs\"} * 100) / node_filesystem_size_bytes{instance=~\"$instance:.*\",job=\"$job\",mountpoint=\"/home\",fstype!=\"rootfs\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "Home FS Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total number of CPU cores", "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": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 95 }, "id": 265, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "count(count(node_cpu_seconds_total{instance=~\"$instance:.*\",job=\"$job\"}) by (cpu))", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "CPU Cores", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total RAM", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 95 }, "id": 271, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_MemTotal_bytes{instance=~\"$instance:.*\",job=\"$job\"}", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "RAM Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total SWAP", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 95 }, "id": 273, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_SwapTotal_bytes{instance=~\"$instance:.*\",job=\"$job\"}", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "SWAP Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total RootFS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 97 }, "id": 267, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_filesystem_size_bytes{instance=~\"$instance:.*\",job=\"$job\",mountpoint=\"/\",fstype!=\"rootfs\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A", "step": 900 } ], "title": "RootFS Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total RootFS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 97 }, "id": 311, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "node_filesystem_size_bytes{instance=~\"$instance:.*\",job=\"$job\",mountpoint=\"/home\",fstype!=\"rootfs\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{label_name}}", "range": true, "refId": "A", "step": 900 } ], "title": "HomeFS Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "System uptime", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 97 }, "hideTimeOverride": true, "id": 269, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_time_seconds{instance=~\"$instance:.*\",job=\"$job\"} - node_boot_time_seconds{instance=~\"$instance:.*\",job=\"$job\"}", "interval": "", "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 1800 } ], "title": "Uptime", "type": "stat" }, { "gridPos": { "h": 9, "w": 12, "x": 0, "y": 99 }, "id": 243, "libraryPanel": { "uid": "yEa11qn4k", "name": "CPU Basic" } }, { "gridPos": { "h": 9, "w": 12, "x": 12, "y": 99 }, "id": 241, "libraryPanel": { "uid": "mfaQJq74z", "name": "Memory" } }, { "gridPos": { "h": 8, "w": 8, "x": 0, "y": 108 }, "id": 235, "libraryPanel": { "uid": "wauwJ3nVk", "name": "System Load" } }, { "gridPos": { "h": 8, "w": 8, "x": 8, "y": 108 }, "id": 237, "libraryPanel": { "uid": "aYk_1qn4z", "name": "Disk R/W (kb/sec by device)" } }, { "gridPos": { "h": 8, "w": 8, "x": 16, "y": 108 }, "id": 329, "libraryPanel": { "uid": "6CN_J3nVk", "name": "Disk R/W (Requests/sec by device)" } }, { "gridPos": { "h": 9, "w": 10, "x": 0, "y": 116 }, "id": 247, "libraryPanel": { "uid": "EWzrJ374z", "name": "Disk CPU Utilization (%)" } }, { "gridPos": { "h": 9, "w": 10, "x": 10, "y": 116 }, "id": 249, "libraryPanel": { "uid": "tKN913n4k", "name": "Disk Latencies" } }, { "gridPos": { "h": 9, "w": 4, "x": 20, "y": 116 }, "id": 239, "libraryPanel": { "uid": "v0T91qn4z", "name": "Disk Space (%)" } }, { "gridPos": { "h": 9, "w": 10, "x": 0, "y": 125 }, "id": 251, "libraryPanel": { "uid": "DrLr1374z", "name": "Network" } }, { "gridPos": { "h": 3, "w": 3, "x": 10, "y": 125 }, "id": 282, "libraryPanel": { "uid": "-0jrJ374z", "name": "Data Last Day" } }, { "gridPos": { "h": 9, "w": 11, "x": 13, "y": 125 }, "id": 253, "libraryPanel": { "uid": "ItMCJ37Vz", "name": "Open File Descriptor (left) / Context switches (right)" } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 10, "y": 128 }, "id": 283, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(node_network_receive_bytes_total{instance=~\"$instance:.*\"}[7d]))", "interval": "", "legendFormat": "Receive", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(node_network_transmit_bytes_total{instance=~\"$instance:.*\"}[7d]))", "hide": false, "interval": "", "legendFormat": "Sent", "refId": "B" } ], "title": "Data Last Week", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "blue", "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 10, "y": 131 }, "id": 281, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "center", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.3.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(node_network_receive_bytes_total{instance=~\"$instance:.*\"}[31d]))", "interval": "", "legendFormat": "Receive", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(node_network_transmit_bytes_total{instance=~\"$instance:.*\"}[31d]))", "hide": false, "interval": "", "legendFormat": "Sent", "refId": "B" } ], "title": "Data Last Month", "type": "stat" } ], "refresh": "30s", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{},job)", "hide": 0, "includeAll": false, "label": "JOB", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(node_uname_info{},job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{job=~\"$job\"}, chain)", "hide": 0, "includeAll": false, "multi": false, "name": "chain", "options": [], "query": { "query": "label_values(node_uname_info{job=~\"$job\"}, chain)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{job=~\"$job\",instance=~\"$instance:9100\"}, nodename)", "hide": 2, "includeAll": false, "label": "Host", "multi": false, "name": "hostname", "options": [], "query": { "query": "label_values(node_uname_info{job=~\"$job\",instance=~\"$instance:9100\"}, nodename)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 5, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(up{chain=~\"$chain\"}, instance)", "description": "", "hide": 0, "includeAll": false, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(up{chain=~\"$chain\"}, instance)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/^(?<value>.+):[0-9].+$/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "auto": false, "auto_count": 100, "auto_min": "10s", "current": { "selected": false, "text": "1m", "value": "1m" }, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": false, "text": "30s", "value": "30s" }, { "selected": true, "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": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" } ], "query": "30s,1m,2m,3m,5m,10m,30m", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(aptos_connections{direction=\"inbound\"},peer_id)", "hide": 2, "includeAll": false, "label": "nodeID", "multi": false, "name": "nodeID", "options": [], "query": { "query": "label_values(aptos_connections{direction=\"inbound\"},peer_id)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "yesoreyeram-infinity-datasource", "uid": "${DS_INFINITY}" }, "definition": "Infinity- (legacy) CollectionLookup(mainnet,mainnet.aptoslabs.com,llt,testnet.aptoslabs.com,preview,vfn-preview.aptos.rhinostake.com,$chain)", "hide": 2, "includeAll": false, "multi": false, "name": "chainAPI", "options": [], "query": { "infinityQuery": { "columns": [], "filters": [], "format": "table", "refId": "variable", "root_selector": "", "source": "url", "type": "json", "url": "https://jsonplaceholder.typicode.com/users", "url_options": { "data": "", "method": "GET" } }, "query": "CollectionLookup(mainnet,mainnet.aptoslabs.com,llt,testnet.aptoslabs.com,preview,vfn-preview.aptos.rhinostake.com,$chain)", "queryType": "legacy" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "hidden": false, "now": true, "refresh_intervals": [ "30s", "1m", "5m", "15m", "30m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Aptos Validator Monitoring", "uid": "bz8kPr673", "version": 219, "weekStart": "" }
2023-03-09 00:57:22 UTC
null
0
0
11,587
1
338,810
27,008
344
ohm-windows-desktop
Ohm Windows Desktop
null
2020-01-20 23:51:07 UTC
2022-12-13 03:10:55 UTC
0
The official prometheus dashboard for viewing sensor data exported by [OhmGraphite](https://github.com/nickbabcock/OhmGraphite). This dashboard exposes temperature, power draw, utilization, fan rpms, etc on cpu, gpu, disk, ram. See the [OhmGraphite readme](https://github.com/nickbabcock/OhmGraphite/blob/master/README.md) for how to configure sensor export to prometheus.
0
0
Other
null
1
5
27,008
1
11,587
10
0
null
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar 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": "-- 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": 11587, "graphTooltip": 1, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 20, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "Current Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 0, "y": 1 }, "id": 7, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_cpu_load_percent{instance=\"$instance\",sensor=\"CPU Total\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "CPU Usage", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 2, "y": 1 }, "id": 6, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_ram_load_percent{instance=\"$instance\",sensor=\"Memory\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "RAM Usage", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 4, "y": 1 }, "id": 74, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "max(ohm_hdd_load_percent{instance=\"$instance\",sensor=\"Total Activity\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Max Disk Usage", "transformations": [ { "id": "reduce", "options": { "includeTimeField": false, "mode": "reduceFields", "reducers": [ "max" ] } } ], "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 6, "y": 1 }, "id": 83, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max(ohm_hdd_load_percent{instance=\"$instance\",sensor=\"Used Space\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Max Disk Space", "transformations": [ { "id": "reduce", "options": { "includeTimeField": false, "mode": "reduceFields", "reducers": [ "max" ] } } ], "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 1 }, "id": 89, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(ohm_hdd_bytes{instance=\"$instance\", sensor=\"Data Read\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "{{sensor}}", "refId": "B" } ], "title": "Disk Reads", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 1 }, "id": 90, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(ohm_hdd_bytes{instance=\"$instance\", sensor=\"Data Written\"}[$__range]))", "hide": false, "interval": "", "legendFormat": "{{sensor}}", "refId": "B" } ], "title": "Disk Writes", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 14, "y": 1 }, "id": 71, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(ohm_nic_bytes_per_second{instance=\"$instance\"})", "instant": false, "interval": "", "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Network Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "celsius" }, { "id": "min", "value": 0 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 60 }, { "color": "red", "value": 90 } ] } }, { "id": "max", "value": 100 }, { "id": "custom.displayMode", "value": "lcd-gauge" } ] }, { "matcher": { "id": "byRegexp", "options": "__.*" }, "properties": [ { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "Hardware" }, "properties": [ { "id": "mappings", "value": [ { "options": { "pattern": ".*TjMax", "result": { "color": "dark-red", "index": 0 } }, "type": "regex" } ] }, { "id": "custom.displayMode", "value": "color-text" } ] } ] }, "gridPos": { "h": 14, "w": 7, "x": 17, "y": 1 }, "id": 77, "options": { "footer": { "enablePagination": false, "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 0, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "label_replace(label_replace(label_join({instance=\"$instance\",__name__=~\"ohm_.*_celsius\"}, \"Hardware\", \" \", \"hardware\", \"sensor\"), \"__SensorGroup\", \"$1$2\", \"sensor\", \"(.*)#[0-9]*(.*)\"), \"__SensorID\", \"$2\", \"sensor\", \"(.*#)([0-9]*)(.*)\")", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Temperature", "transformations": [ { "id": "convertFieldType", "options": { "conversions": [ { "destinationType": "number", "targetField": "__SensorID" } ], "fields": {} } }, { "id": "organize", "options": { "excludeByName": { "SensorGroup": false, "SensorID": false, "SensorTMP": false, "Time": true, "Value": false, "__name__": true, "hardware": false, "hw_instance": true, "instance": true, "job": true, "sensor": true }, "indexByName": { "Hardware": 3, "Time": 0, "Value": 8, "__SensorGroup": 9, "__SensorID": 10, "__name__": 1, "hardware": 2, "hw_instance": 4, "instance": 5, "job": 6, "sensor": 7 }, "renameByName": { "Value": "Temperature", "Value #A": "Temperature", "hardware": "__Hardware", "hw_instance": "", "job": "", "sensor": "Sensor" } } }, { "disabled": true, "id": "partitionByValues", "options": { "fields": [ "Hardware", "SensorGroup" ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "__SensorID" } ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "__SensorGroup" } ] } }, { "id": "sortBy", "options": { "fields": {}, "sort": [ { "field": "__Hardware" } ] } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 8, "y": 5 }, "id": 14, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(ohm_nic_bytes{instance=\"$instance\",sensor=\"Data Downloaded\"}[$__range]))", "interval": "", "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Downloads", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 11, "y": 5 }, "id": 15, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(increase(ohm_nic_bytes{instance=\"$instance\",sensor=\"Data Uploaded\"}[$__range]))", "interval": "", "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Uploads", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 14, "y": 5 }, "id": 91, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(ohm_hdd_bytes_per_second{instance=\"$instance\"})", "instant": false, "interval": "", "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Disk Rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 0, "y": 8 }, "id": 72, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_load_percent{instance=\"$instance\",sensor=\"GPU Core\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "GPU Compute", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 2, "y": 8 }, "id": 93, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_bytes{instance=\"$instance\",sensor=\"GPU Memory Used\"} * 100 / ignoring(sensor) ohm_gpunvidia_bytes{instance=\"$instance\",sensor=\"GPU Memory Total\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "GPU Memory", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 4, "y": 8 }, "id": 75, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "max(ohm_nic_load_percent{instance=\"$instance\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Network Usage", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "#d44a3a", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 2, "x": 6, "y": 8 }, "id": 80, "links": [], "maxDataPoints": 100, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "max({__name__=~\"ohm_.*_control_percent\",instance=\"$instance\"})", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Max Fan", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "purple", "mode": "thresholds", "seriesBy": "last" }, "custom": { "axisCenteredZero": false, "axisColorMode": "series", "axisLabel": "", "axisPlacement": "right", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "scheme", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 1, "scaleDistribution": { "linearThreshold": 1, "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "displayName": "Wattage", "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 6, "w": 6, "x": 8, "y": 9 }, "id": 155, "options": { "legend": { "calcs": [ "lastNotNull", "max" ], "displayMode": "table", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "ohm_cpu_watts{instance=\"$instance\", sensor=~\".*Package\"} + ignoring(hardware,hw_instance,sensor) ohm_gpunvidia_watts{instance=\"$instance\"}", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Component Power Draw", "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": 1 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 14, "y": 9 }, "id": 94, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(ohm_hdd_factor{instance=\"$instance\",sensor=\"Media Errors\"})", "interval": "", "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Disk Media Errors", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 96, "panels": [], "repeat": "cpu", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "CPU: $cpu", "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": 10, "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" } }, "links": [], "mappings": [], "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": 16 }, "id": 17, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": false, "expr": "label_replace(label_replace(label_replace(ohm_cpu_load_percent{instance=\"$instance\", sensor!=\"CPU Total\"}, \"_sensor\", \"${1}0$2$3\", \"sensor\", \"(.*?)(\\\\d{1})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"${1}$2$3\", \"sensor\", \"(.*?)(\\\\d{2})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"${1}\", \"sensor\", \"([^\\\\d]*?)\")", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{_sensor}}", "range": true, "refId": "A" } ], "title": "Load", "transformations": [], "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 16 }, "id": 103, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeat": "power", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_cpu_watts{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Wattage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic", "seriesBy": "max" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0, "axisSoftMin": 0, "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "celsius" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": ".*TjMax.*" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 24 }, "id": 107, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeat": "hardtemp", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "label_replace(label_replace(label_replace(ohm_cpu_celsius{instance=\"$instance\"}, \"_sensor\", \"$3 ${1}0$2\", \"sensor\", \"(.*?)(\\\\d{1})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"$3 ${1}$2\", \"sensor\", \"(.*?)(\\\\d{2})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"${1}\", \"sensor\", \"([^\\\\d]*?)\")", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{_sensor}}", "refId": "A" } ], "title": "Temperatures", "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "volt" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 24 }, "id": 105, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeat": "volts", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "label_replace(label_replace(label_replace(ohm_cpu_volts{instance=\"$instance\"}, \"_sensor\", \"$3 ${1}0$2\", \"sensor\", \"(.*?)(\\\\d{1})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"$3 ${1}$2\", \"sensor\", \"(.*?)(\\\\d{2})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"${1}\", \"sensor\", \"([^\\\\d]*?)\")", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{_sensor}}", "range": true, "refId": "A" } ], "title": "Volts", "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": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "linearThreshold": 0, "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "hertz" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 33 }, "id": 26, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "repeat": "cpu", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "label_replace(label_replace(label_replace(ohm_cpu_hertz{instance=\"$instance\"}, \"_sensor\", \"$3 ${1}0$2\", \"sensor\", \"(.*?)(\\\\d{1})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"$3 ${1}$2\", \"sensor\", \"(.*?)(\\\\d{2})([^\\\\d]+\\\\d|\\\\d{0}|[^\\\\d]+)\"), \"_sensor\", \"${1}\", \"sensor\", \"([^\\\\d]*?)\")", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{_sensor}}", "refId": "A" } ], "title": "Frequencies", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 65 }, "id": 109, "panels": [], "repeat": "gpu", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "GPU: $gpu", "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 66 }, "id": 18, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_load_percent{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpuati_load_percent{instance=\"$instance\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "B" } ], "title": "GPU Load", "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 66 }, "id": 116, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeat": "power", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_watts{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpuati_watts{instance=\"$instance\"}", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "B" } ], "title": "Wattage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 100, "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 74 }, "id": 118, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeat": "hardtemp", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_celsius{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpuati_celsius{instance=\"$instance\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "B" } ], "title": "Temperatures", "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 74 }, "id": 121, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_bytes_per_second{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Data Rate", "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 83 }, "id": 122, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_bytes{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Memory", "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": 10, "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": "line" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "rotrpm" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 83 }, "id": 123, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_revolutions_per_minute{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "Fan", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(max(ohm_gpunvidia_revolutions_per_minute{instance=\"$instance\"}) / ignoring(sensor) (max(ohm_gpunvidia_control_percent{instance=\"$instance\"}) / 100)) * 0.9", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "High RPM", "refId": "C" } ], "title": "Fan", "transformations": [ { "id": "configFromData", "options": { "applyTo": { "id": "byFrameRefID", "options": "A" }, "configRefId": "C", "mappings": [ { "fieldName": "High RPM", "handlerKey": "threshold1" } ] } } ], "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "hertz" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 92 }, "id": 120, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "repeat": "cpu", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpunvidia_hertz{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_gpuati_hertz{instance=\"$instance\"}", "format": "time_series", "hide": false, "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "B" } ], "title": "Frequencies", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 124 }, "id": 41, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "Drives", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "#EAB839", "value": 80 }, { "color": "red", "value": 90 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "HW Instance" }, "properties": [ { "id": "custom.width", "value": 114 } ] }, { "matcher": { "id": "byName", "options": "Temperature" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "unit", "value": "celsius" }, { "id": "min", "value": 50 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "#EAB839", "value": 80 }, { "color": "red", "value": 90 } ] } }, { "id": "max", "value": 100 } ] }, { "matcher": { "id": "byName", "options": "Total Read" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 115 } ] }, { "matcher": { "id": "byName", "options": "Total Written" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 115 } ] }, { "matcher": { "id": "byName", "options": "Read" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 115 } ] }, { "matcher": { "id": "byName", "options": "Written" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 115 } ] }, { "matcher": { "id": "byName", "options": "Used Space" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "#EAB839", "value": 70 }, { "color": "red", "value": 80 } ] } }, { "id": "max", "value": 100 }, { "id": "min", "value": 0 } ] }, { "matcher": { "id": "byName", "options": "Hardware" }, "properties": [ { "id": "custom.width", "value": 199 } ] }, { "matcher": { "id": "byName", "options": "Media Errors" }, "properties": [ { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 1 } ] } }, { "id": "custom.width", "value": 115 } ] }, { "matcher": { "id": "byName", "options": "Power Cycles" }, "properties": [ { "id": "custom.width", "value": 115 } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 125 }, "id": 43, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true, "sortBy": [] }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "max by (hardware,hw_instance) (ohm_hdd_celsius{instance=\"$instance\"})", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_bytes{instance=\"$instance\",sensor=\"Data Read\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_bytes{instance=\"$instance\",sensor=\"Data Written\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum by (hardware,hw_instance) (increase(ohm_hdd_bytes{instance=\"$instance\",sensor=\"Data Read\"}[$__range]))", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum by (hardware,hw_instance) (increase(ohm_hdd_bytes{instance=\"$instance\",sensor=\"Data Written\"}[$__range]))", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_load_percent{instance=\"$instance\",sensor=\"Used Space\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_factor{instance=\"$instance\",sensor=\"Power Cycles\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_factor{instance=\"$instance\",sensor=\"Media Errors\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "H" } ], "title": "Drives", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "hardware", "hw_instance", "Value #A", "Value #B", "Value #C", "Value #D", "Value #E", "Value #F", "Value #G", "Value #H" ] } } }, { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #A": 9, "Value #B": 4, "Value #C": 5, "Value #D": 2, "Value #E": 3, "Value #F": 8, "Value #G": 6, "Value #H": 7, "hardware": 0, "hw_instance": 1 }, "renameByName": { "Value #A": "Temperature", "Value #B": "Total Read", "Value #C": "Total Written", "Value #D": "Read", "Value #E": "Written", "Value #F": "Used Space", "Value #G": "Power Cycles", "Value #H": "Media Errors", "hardware": "Hardware", "hw_instance": "HW Instance" } } } ], "type": "table" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 132 }, "id": 52, "panels": [], "repeat": "hdd", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "Drive: $hdd", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue" } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 133 }, "id": 12, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_factor{instance=\"$instance\",hw_instance=\"$hdd\"}", "interval": "", "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "$hdd Factors", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 100, "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" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 12, "y": 133 }, "id": 65, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_celsius{instance=\"$instance\",hw_instance=\"$hdd\"}", "hide": false, "interval": "", "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Temperature", "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": 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" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 138 }, "id": 58, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_load_percent{instance=\"$instance\",hw_instance=\"$hdd\",sensor=\"Total Activity\"}", "hide": false, "interval": "", "legendFormat": "Total", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_load_percent{instance=\"$instance\",hw_instance=\"$hdd\",sensor=\"Write Activity\"}", "hide": false, "interval": "", "legendFormat": "Write", "refId": "B" } ], "title": "Disk Activity Load", "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": 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" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "binBps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 138 }, "id": 59, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_hdd_bytes_per_second{instance=\"$instance\",hw_instance=\"$hdd\",sensor=\"Read Rate\"}", "hide": false, "interval": "", "legendFormat": "Read", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-ohm_hdd_bytes_per_second{instance=\"$instance\",hw_instance=\"$hdd\",sensor=\"Write Rate\"}", "hide": false, "interval": "", "legendFormat": "Write", "refId": "B" } ], "title": "Disk Activity", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 146 }, "id": 130, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "Motherboard", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 100, "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 147 }, "id": 136, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_superio_celsius{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Temperatures", "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": 10, "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": "line" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "rotrpm" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 147 }, "id": 138, "links": [], "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_superio_revolutions_per_minute{instance=\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(max(ohm_superio_revolutions_per_minute{instance=\"$instance\"}) / ignoring(sensor) (max(ohm_superio_control_percent{instance=\"$instance\"}) / 100)) * 0.9", "format": "time_series", "hide": false, "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "High RPM", "refId": "C" } ], "title": "Fan", "transformations": [ { "id": "configFromData", "options": { "applyTo": { "id": "byFrameRefID", "options": "A" }, "configRefId": "C", "mappings": [ { "fieldName": "High RPM", "handlerKey": "threshold1" } ] } } ], "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": 10, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "volt" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 156 }, "id": 140, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.1", "repeat": "volts", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_superio_volts{instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{sensor}}", "refId": "A" } ], "title": "Volts", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 165 }, "id": 30, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "refId": "A" } ], "title": "Network", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Download" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 119 } ] }, { "matcher": { "id": "byName", "options": "Upload" }, "properties": [ { "id": "unit", "value": "bytes" }, { "id": "custom.width", "value": 146 } ] }, { "matcher": { "id": "byName", "options": "Load" }, "properties": [ { "id": "unit", "value": "percent" }, { "id": "custom.width", "value": 110 } ] } ] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 166 }, "id": 32, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 5, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Download" } ] }, "pluginVersion": "9.3.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum by (hardware) (increase(ohm_nic_bytes{instance=\"$instance\",sensor=\"Data Downloaded\"}[$__range]))", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum by (hardware) (increase(ohm_nic_bytes{instance=\"$instance\",sensor=\"Data Uploaded\"}[$__range]))", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "ohm_nic_load_percent{instance=\"$instance\"}", "format": "table", "hide": false, "instant": true, "interval": "", "legendFormat": "", "refId": "C" } ], "title": "Network Usage", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "hw_instance": true, "instance": true, "job": true, "sensor": true }, "indexByName": {}, "renameByName": { "Value #A": "Download", "Value #B": "Upload", "Value #C": "Load", "hardware": "NIC" } } } ], "type": "table" }, { "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": 10, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 174 }, "id": 34, "links": [], "maxPerRow": 3, "options": { "legend": { "calcs": [ "mean", "max" ], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.2.0", "repeat": "network", "repeatDirection": "h", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "ohm_nic_bytes_per_second{instance=\"$instance\",hardware=~\"$network\",sensor=\"Download Speed\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Download", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-ohm_nic_bytes_per_second{instance=\"$instance\",hardware=~\"$network\",sensor=\"Upload Speed\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Upload", "refId": "B" } ], "title": "$network Throughput", "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "{__name__=~\"ohm_.*\"}", "hide": 0, "includeAll": false, "multi": false, "name": "instance", "options": [], "query": { "query": "{__name__=~\"ohm_.*\"}", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*instance=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "{__name__=~\"ohm_hdd_.*\",instance=\"$instance\"}", "hide": 2, "includeAll": true, "label": "", "multi": false, "name": "hdd", "options": [], "query": { "query": "{__name__=~\"ohm_hdd_.*\",instance=\"$instance\"}", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*hardware=\"(?<text>[^\"]*)\",hw_instance=\"(?<value>[^\"]*)\".*/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "{__name__=~\"ohm_nic_.*\",instance=\"$instance\"}", "hide": 2, "includeAll": true, "multi": false, "name": "network", "options": [], "query": { "query": "{__name__=~\"ohm_nic_.*\",instance=\"$instance\"}", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*hardware=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "{__name__=~\"ohm_cpu_.*\",instance=\"$instance\"}", "hide": 2, "includeAll": true, "multi": false, "name": "cpu", "options": [], "query": { "query": "{__name__=~\"ohm_cpu_.*\",instance=\"$instance\"}", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*hardware=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "{__name__=~\"ohm_gpu.*\",instance=\"$instance\"}", "hide": 2, "includeAll": true, "multi": false, "name": "gpu", "options": [], "query": { "query": "{__name__=~\"ohm_gpu.*\",instance=\"$instance\"}", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/.*hardware=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Ohm Windows Desktop", "uid": "EEQD4wv7z", "version": 8, "weekStart": "" }
2022-12-13 03:10:55 UTC
null
0
0
4,260
1
54,000
26,697
986
node-exporter-freebsd
Node Exporter FreeBSD
null
2018-01-04 17:56:26 UTC
2022-11-08 20:20:18 UTC
0
Nearly all default values exported by FreeBSD Prometheus node exporter graphed. Available on github: [https://github.com/rfmoz/grafana-dashboards.git](https://github.com/rfmoz/grafana-dashboards.git)
51,772
51,773
nodeExporter
null
0
0
26,697
1
4,260
10
0
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": "9.2.0" }, { "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": [ { "$$hashKey": "object:16", "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, "gnetId": 4260, "graphTooltip": 0, "id": null, "links": [ { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "GitHub", "tooltip": "", "type": "link", "url": " https://github.com/rfmoz/grafana-dashboards" }, { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Grafana", "tooltip": "", "type": "link", "url": "https://grafana.com/grafana/dashboards/4260" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 239, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Quick CPU / Mem / Disk Gauge", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 1 }, "id": 20, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "(sum by(instance) (irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode!=\"idle\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])))) * 100", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A", "step": 900 } ], "title": "CPU Busy", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together (5 min average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 1 }, "id": 155, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg(node_load5{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Sys Load (5m avg)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Busy state of all CPU cores together (5 min average)", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 85 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 95 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 1 }, "id": 246, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "avg(node_load15{instance=\"$node\",job=\"$job\"}) / count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu)) * 100", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Sys Load (15m avg)", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Non available RAM memory", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 1 }, "hideTimeOverride": false, "id": 16, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(node_memory_active_bytes{instance=\"$node\",job=\"$job\"} * 100) / node_memory_size_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "instant": false, "intervalFactor": 1, "refId": "B", "step": 900 } ], "title": "RAM Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Waiting to: https://github.com/derekmarcotte/node_exporter/blob/3bcdd14906307da57641ea8321d47909b90d98fa/collector/memory_bsd.go", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 10 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 25 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 1 }, "id": 21, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(node_memory_swap_used_bytes{instance=\"$node\",job=\"$job\"} * 100) / node_memory_swap_size_bytes{instance=\"$node\",job=\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "SWAP Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Used Root FS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 80 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 1 }, "id": 154, "links": [], "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "100 - ((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\"} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\"})", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Root FS Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total number of CPU cores", "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": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 1 }, "id": 14, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "count(count(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}) by (cpu))", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "CPU Cores", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total RAM", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 1 }, "id": 75, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_size_bytes{instance=\"$node\",job=\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "RAM Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total SWAP", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 1 }, "id": 18, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_swap_size_bytes{instance=\"$node\",job=\"$job\"}", "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "SWAP Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "System Load (1m avg)", "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": "short" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 18, "y": 3 }, "id": 17, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_load1{instance=\"$node\",job=\"$job\"}", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "Sys Load (1m avg)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Total RootFS", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgba(50, 172, 45, 0.97)", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 70 }, { "color": "rgba(245, 54, 54, 0.9)", "value": 90 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 20, "y": 3 }, "id": 23, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "refId": "A", "step": 900 } ], "title": "RootFS Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "System uptime - Pending https://github.com/prometheus/node_exporter/pull/550", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 22, "y": 3 }, "hideTimeOverride": true, "id": 15, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_time_seconds{instance=\"$node\",job=\"$job\"} - node_boot_time_seconds{instance=\"$node\",job=\"$job\"}", "intervalFactor": 2, "refId": "A", "step": 1800 } ], "title": "Uptime", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "id": 241, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Basic CPU / Mem / Net / Disk", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Percentage", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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": "percent" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Busy" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Busy Iowait" }, "properties": [ { "id": "color", "value": { "fixedColor": "#890F02", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Busy other" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1F78C1", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Idle" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Idle - Waiting for something to happen" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "guest" }, "properties": [ { "id": "color", "value": { "fixedColor": "#9AC48A", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "idle" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "iowait" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "irq" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BF1B00", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "nice" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C15C17", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "softirq" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "steal" }, "properties": [ { "id": "color", "value": { "fixedColor": "#FCE2DE", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "system" }, "properties": [ { "id": "color", "value": { "fixedColor": "#508642", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "user" }, "properties": [ { "id": "color", "value": { "fixedColor": "#5195CE", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 6 }, "id": 77, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "width": 250 }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(instance) (irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"system\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "System - Processes executing in kernel mode", "range": true, "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(instance) (irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"user\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "User - Normal processes executing in user mode", "range": true, "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(instance) (irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"idle\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Idle - Waiting for something to happen", "range": true, "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by(instance) (irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\", mode=\"interrupt\"}[$__rate_interval])) / on(instance) group_left sum by (instance)((irate(node_cpu_seconds_total{instance=\"$node\",job=\"$job\"}[$__rate_interval])))", "format": "time_series", "intervalFactor": 2, "legendFormat": "Interrupt - Servicing interrupts", "range": true, "refId": "E", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "sum by (instance)(irate(node_cpu_seconds_total{mode='nice',instance=\"$node\",job=\"$job\"}[5m])) * 100", "format": "time_series", "intervalFactor": 2, "legendFormat": "Nice - Niced processes executing in user mode", "range": true, "refId": "F", "step": 240 } ], "title": "CPU", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Bytes", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Apps" }, "properties": [ { "id": "color", "value": { "fixedColor": "#629E51", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Buffers" }, "properties": [ { "id": "color", "value": { "fixedColor": "#614D93", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Cache" }, "properties": [ { "id": "color", "value": { "fixedColor": "#6D1F62", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Cached" }, "properties": [ { "id": "color", "value": { "fixedColor": "#511749", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Committed" }, "properties": [ { "id": "color", "value": { "fixedColor": "#508642", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Free" }, "properties": [ { "id": "color", "value": { "fixedColor": "#0A437C", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Hardware Corrupted - Amount of RAM that the kernel identified as corrupted / not working" }, "properties": [ { "id": "color", "value": { "fixedColor": "#CFFAFF", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Inactive" }, "properties": [ { "id": "color", "value": { "fixedColor": "#584477", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "PageTables" }, "properties": [ { "id": "color", "value": { "fixedColor": "#0A50A1", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Page_Tables" }, "properties": [ { "id": "color", "value": { "fixedColor": "#0A50A1", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "RAM_Free" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E0F9D7", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Slab" }, "properties": [ { "id": "color", "value": { "fixedColor": "#806EB7", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Slab_Cache" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E0752D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Swap" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BF1B00", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Swap - Swap memory usage" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BF1B00", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Swap_Cache" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C15C17", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Swap_Free" }, "properties": [ { "id": "color", "value": { "fixedColor": "#2F575E", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Unused" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Unused - Free memory unassigned" }, "properties": [ { "id": "color", "value": { "fixedColor": "#052B51", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Free.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 6 }, "id": 24, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "width": 350 }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_inactive_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Inactive - Memory that is completely free and ready to use", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_active_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Active - Memory currently being used by a process", "refId": "C", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_buffer_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Buffers - Disk cache", "refId": "D", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_cache_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "Cache - Memory being used to cache data, can be freed immediately if required", "refId": "F", "step": 120 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_wired_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Wired - Memory in use by the Kernel", "refId": "I", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_memory_free_bytes{instance=\"$node\",job=\"$job\"}", "hide": false, "intervalFactor": 2, "legendFormat": "Free - Memory that has been freed but is still cached since it may be used again", "refId": "E", "step": 240 } ], "title": "Memory", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Bites out (-) / in (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "receive_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "receive_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Trans.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EF843C", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 17 }, "id": 84, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(irate(node_network_receive_bytes_total{instance=\"$node\",job=\"$job\"}[5m]))*8", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive", "refId": "O", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "(irate(node_network_transmit_bytes_total{instance=\"$node\",job=\"$job\"}[5m]))*8", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit", "refId": "P", "step": 240 } ], "title": "Network Traffic", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Bytes out (-) / in (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "receive_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "receive_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*out.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 17 }, "id": 233, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_memory_swap_in_bytes_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Swap in", "refId": "O", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_memory_swap_out_bytes_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Swap out", "refId": "P", "step": 240 } ], "title": "Memory Swap in/out", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "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": 28 }, "id": 152, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "100 - ((node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\"} * 100) / node_filesystem_size_bytes{instance=\"$node\",job=\"$job\",mountpoint=\"/\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} ", "refId": "A", "step": 240 } ], "title": "Disk Percentage Used", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Bytes used (-) / available (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Used.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Used.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Available.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 28 }, "id": 156, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_size_bytes{instance=\"$node\",job=\"$job\"} - node_filesystem_free_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} - Used", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_free_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} - Free", "refId": "B", "step": 30 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} - Available", "refId": "C", "step": 240 } ], "title": "Disk Space Available / Used", "type": "timeseries" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 39 }, "id": 242, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Packets out (-) / in (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "receive_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "receive_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Trans.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EF843C", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 40 }, "id": 232, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_transmit_packets_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit packets", "refId": "P", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_receive_packets_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive packets", "refId": "B", "step": 240 } ], "title": "Network Traffic Packets", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Packets out (-) / in (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "receive_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "receive_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Trans.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EF843C", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 40 }, "id": 229, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_receive_drop_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive drop", "refId": "O", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_transmit_drop_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit drop", "refId": "A", "step": 240 } ], "title": "Network Traffic Drops", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Packets out (-) / in (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "receive_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "receive_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Trans.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EF843C", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 52 }, "id": 230, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_transmit_errs_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit errors", "refId": "P", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_receive_errs_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive errors", "refId": "B", "step": 240 } ], "title": "Network Traffic Errors", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Packets out (-) / in (+)", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "pps" }, "overrides": [ { "matcher": { "id": "byName", "options": "receive_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "receive_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_eth0" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "transmit_packets_lo" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*Trans.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#7EB26D", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*lo1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EAB839", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em0.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#EF843C", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/.*em1.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 52 }, "id": 231, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_transmit_multicast_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Transmit multicast", "refId": "P", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_network_receive_multicast_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - Receive multicast", "refId": "B", "step": 240 } ], "title": "Network Traffic Multicast", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Network Traffic", "type": "row" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 243, "panels": [], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "System", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 41 }, "id": 8, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_exec_context_switches_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Context switches", "refId": "A", "step": 240 } ], "title": "Context Switches", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 41 }, "id": 236, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_exec_device_interrupts_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Device Interrupts", "refId": "B", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_exec_software_interrupts_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Software Interrupts", "refId": "C", "step": 240 } ], "title": "Context Interrupts", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Load", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 51 }, "id": 7, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_load1{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 1m", "refId": "A", "step": 480 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_load5{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 5m", "refId": "B", "step": 480 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_load15{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 4, "legendFormat": "Load 15m", "refId": "C", "step": 480 } ], "title": "System Load", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 51 }, "id": 237, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_exec_system_calls_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "System calls", "refId": "A", "step": 240 } ], "title": "System Calls", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Forks / sec", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 61 }, "id": 148, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_exec_forks_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Processes forks second", "refId": "C", "step": 240 } ], "title": "Processes Forks", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 61 }, "id": 238, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_exec_traps_total{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "intervalFactor": 2, "legendFormat": "Traps", "refId": "A", "step": 240 } ], "title": "Traps", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Seconds", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/.*Variation*./" }, "properties": [ { "id": "color", "value": { "fixedColor": "#890F02", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 71 }, "id": 168, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_time_seconds{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Of reported time", "refId": "B", "step": 240 } ], "title": "Time Variation", "type": "timeseries" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 81 }, "id": 244, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Bytes", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 42 }, "id": 43, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_avail_bytes{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} - Available", "metric": "", "refId": "A", "step": 240 } ], "title": "Filesystem space available", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Filenodes", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 42 }, "id": 234, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_files_free{instance=\"$node\",job=\"$job\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} - Filenodes free", "refId": "A", "step": 240 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_files{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} - Filenodes total", "refId": "B", "step": 240 } ], "title": "Filesystem Filenodes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Read Only", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 40, "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" } }, "links": [], "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "/ ReadOnly" }, "properties": [ { "id": "color", "value": { "fixedColor": "#890F02", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 53 }, "id": 44, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_filesystem_readonly{instance=\"$node\",job=\"$job\",device!~'rootfs'}", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{device}} - {{mountpoint}} - ReadOnly", "refId": "C", "step": 240 } ], "title": "Filesystem in ReadOnly", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Filesystem", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "000000001" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 82 }, "id": 245, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Seconds", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 43 }, "id": 40, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(node_scrape_collector_duration_seconds{instance=\"$node\",job=\"$job\"}[5m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{collector}} - Scrape duration", "refId": "A", "step": 30 } ], "title": "Duration of a collector scrape", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "Counter", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "links": [], "mappings": [], "max": 1, "min": -1, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 43 }, "id": 157, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_scrape_collector_success{instance=\"$node\",job=\"$job\"} -1", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{collector}} - Scrape fail", "refId": "A", "step": 30 }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "node_textfile_scrape_error{instance=\"$node\",job=\"$job\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "opening or reading a file - Scrape fail", "refId": "B", "step": 30 } ], "title": "Whether a collector fails", "type": "timeseries" } ], "targets": [ { "datasource": { "type": "prometheus", "uid": "000000001" }, "refId": "A" } ], "title": "Node Exporter", "type": "row" } ], "refresh": "", "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "", "hide": 0, "includeAll": false, "label": "job", "multi": false, "name": "job", "options": [], "query": { "query": "label_values(node_uname_info, job)", "refId": "Prometheus-job-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(node_uname_info{job=\"$job\"}, instance)", "hide": 0, "includeAll": false, "label": "Host:", "multi": false, "name": "node", "options": [], "query": { "query": "label_values(node_uname_info{job=\"$job\"}, instance)", "refId": "Prometheus-node-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "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": "browser", "title": "Node Exporter FreeBSD", "uid": "Kczn-jPZz", "version": 11, "weekStart": "" }
2022-11-08 20:20:18 UTC
null
0
0
8,704
1
204,175
13,207
7,745
tomcat-dashboard
Tomcat dashboard
Tomcat dashboard using metrics from prometheus JMX exporter, with drill down per job > instance
2018-10-30 02:32:14 UTC
2018-12-20 04:05:44 UTC
0
Gist is [here](https://gist.github.com/chanjarster/9e164df1461501ebfd7bc4c66d281a7f) Dashboard for `tomcat_*` metrics which are exported by [JMX exporter](https://github.com/prometheus/jmx_exporter). Also has a detail link to [JVM dashboard](https://grafana.com/dashboards/8563) on server info panel Prometheus with config example: ```yaml scrape_configs: - job_name: 'java' static_configs: - targets: ['<host>:<port>'] ``` You can change config file's `job_name` and dashboard's `job` constant variable correspondingly. jmx-exporter config example: ```yaml --- lowercaseOutputLabelNames: true lowercaseOutputName: true whitelistObjectNames: ["java.lang:type=OperatingSystem", "Catalina:*"] blacklistObjectNames: [] rules: - pattern: 'Catalina<type=Server><>serverInfo: (.+)' name: tomcat_serverinfo value: 1 labels: serverInfo: "$1" type: COUNTER - pattern: 'Catalina<type=GlobalRequestProcessor, name=\"(\w+-\w+)-(\d+)\"><>(\w+):' name: tomcat_$3_total labels: port: "$2" protocol: "$1" help: Tomcat global $3 type: COUNTER - pattern: 'Catalina<j2eeType=Servlet, WebModule=//([-a-zA-Z0-9+&@#/%?=~_|!:.,;]*[-a-zA-Z0-9+&@#/%=~_|]), name=([-a-zA-Z0-9+/$%~_-|!.]*), J2EEApplication=none, J2EEServer=none><>(requestCount|processingTime|errorCount):' name: tomcat_servlet_$3_total labels: module: "$1" servlet: "$2" help: Tomcat servlet $3 total type: COUNTER - pattern: 'Catalina<type=ThreadPool, name="(\w+-\w+)-(\d+)"><>(currentThreadCount|currentThreadsBusy|keepAliveCount|connectionCount|acceptCount|acceptorThreadCount|pollerThreadCount|maxThreads|minSpareThreads):' name: tomcat_threadpool_$3 labels: port: "$2" protocol: "$1" help: Tomcat threadpool $3 type: GAUGE - pattern: 'Catalina<type=Manager, host=([-a-zA-Z0-9+&@#/%?=~_|!:.,;]*[-a-zA-Z0-9+&@#/%=~_|]), context=([-a-zA-Z0-9+/$%~_-|!.]*)><>(processingTime|sessionCounter|rejectedSessions|expiredSessions):' name: tomcat_session_$3_total labels: context: "$2" host: "$1" help: Tomcat session $3 total type: COUNTER ```
0
0
Other
null
1
3
13,207
1
8,704
10
7,173
Tomcat dashboard using metrics from prometheus JMX exporter, with drill down per job > instance
{ "__inputs": [ { "name": "VAR_JOB", "type": "constant", "label": "Job", "value": "java", "description": "" } ], "__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" } ] }, "description": "Tomcat dashboard using metrics from prometheus JMX exporter, with drill down per job > instance", "editable": true, "gnetId": 8704, "graphTooltip": 0, "id": null, "iteration": 1545278710138, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 0 }, "id": 27, "interval": null, "links": [ { "dashboard": "JVM dashboard", "includeVars": true, "keepTime": true, "targetBlank": true, "title": "JVM dashboard", "type": "dashboard", "url": "/d/chanjarster-jvm-dashboard/jvm-dashboard" } ], "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": "serverinfo", "targets": [ { "expr": "tomcat_serverinfo{job=\"$job\", instance=\"$instance\"}", "format": "table", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Server info", "transparent": false, "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 31, "panels": [], "repeat": "protocol", "title": "Protocol [$protocol]", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 2, "y": 5 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "tomcat_threadpool_maxthreads{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Max threads", "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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 6, "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": "tomcat_threadpool_minsparethreads{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Min spare threads", "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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 10, "y": 5 }, "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": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "tomcat_threadpool_acceptcount{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Accept 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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 14, "y": 5 }, "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": [ { "expr": "tomcat_threadpool_acceptorthreadcount{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Acceptor thread 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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 18, "y": 5 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "tomcat_threadpool_pollerthreadcount{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Poller thread count", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "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": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(tomcat_bytesreceived_total{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}[$__interval])", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "Received {{protocol}}[{{port}}]", "refId": "A" }, { "expr": "increase(tomcat_bytessent_total{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}[$__interval])", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "Sent {{protocol}}[{{port}}]", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Traffic send/recv", "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": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(tomcat_requestcount_total{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}[$__interval])", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "Request {{protocol}}[{{port}}]", "refId": "A" }, { "expr": "increase(tomcat_errorcount_total{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}[$__interval])", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "Error {{protocol}}[{{port}}]", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request count / error 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": "", "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", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 18 }, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "tomcat_threadpool_currentthreadcount{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "current {{protocol}}[{{port}}]", "refId": "B" }, { "expr": "tomcat_threadpool_currentthreadsbusy{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "current busy {{protocol}}[{{port}}]", "refId": "C" }, { "expr": "tomcat_threadpool_connectioncount{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "connection {{protocol}}[{{port}}]", "refId": "E" }, { "expr": "tomcat_threadpool_keepalivecount{job=\"$job\", instance=\"$instance\", protocol=\"$protocol\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "keep alive {{protocol}}[{{port}}]", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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 } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 27 }, "id": 29, "panels": [], "repeat": null, "title": "Servlet stats", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 20, "x": 0, "y": 28 }, "id": 5, "legend": { "alignAsTable": true, "avg": false, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(tomcat_session_sessioncounter_total{job=\"$job\", instance=\"$instance\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "60s", "intervalFactor": 1, "legendFormat": "New", "refId": "A" }, { "expr": "sum(increase(tomcat_session_expiredsessions_total{job=\"$job\", instance=\"$instance\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "60s", "intervalFactor": 1, "legendFormat": "Expired", "refId": "B" }, { "expr": "sum(increase(tomcat_session_rejectedsessions_total{job=\"$job\", instance=\"$instance\"}[$__interval])) by (instance)", "format": "time_series", "hide": false, "interval": "60s", "intervalFactor": 1, "legendFormat": "Rejected", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Session 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": "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 } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 28 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(tomcat_session_sessioncounter_total{job=\"$job\", instance=\"$instance\"} - tomcat_session_expiredsessions_total)", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Session current 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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 31 }, "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": [ { "expr": "sum(tomcat_session_sessioncounter_total{job=\"$job\", instance=\"$instance\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Session total created", "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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 20, "y": 34 }, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(tomcat_session_expiredsessions_total{job=\"$job\", instance=\"$instance\"})", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Session total expired", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 37 }, "id": 23, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideZero": true, "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": [ { "expr": "topk(5, increase(tomcat_servlet_requestcount_total{job=\"$job\", instance=\"$instance\"}[$__interval]))", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "module={{module}} servlet={{servlet}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Top 5 servlet request 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, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 37 }, "id": 24, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": true, "max": true, "min": true, "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": "topk(5, increase(tomcat_servlet_errorcount_total{job=\"$job\", instance=\"$instance\"}[$__interval]))", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "module={{module}} servlet={{servlet}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Top 5 servlet error 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, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "description": "Top 4 servlets average processing time per request in last 5 minutes", "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 46 }, "id": 25, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideZero": true, "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": [ { "expr": "topk(5, increase(tomcat_servlet_processingtime_total{job=\"$job\", instance=\"$instance\"}[$__interval]) / increase(tomcat_servlet_requestcount_total{job=\"$job\", instance=\"$instance\"}[$__interval]))", "format": "time_series", "instant": false, "interval": "60s", "intervalFactor": 1, "legendFormat": "module {{module}} servlet {{servlet}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Top 5 servlets average processing time per request", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "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": "10s", "schemaVersion": 16, "style": "dark", "tags": [ "Tomcat8" ], "templating": { "list": [ { "current": { "text": "prometheus", "value": "prometheus" }, "hide": 0, "label": null, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "value": "${VAR_JOB}", "text": "${VAR_JOB}" }, "hide": 0, "label": "Job", "name": "job", "options": [ { "value": "${VAR_JOB}", "text": "${VAR_JOB}" } ], "query": "${VAR_JOB}", "skipUrlSync": false, "type": "constant" }, { "allValue": ".*", "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": "Instance", "multi": false, "name": "instance", "options": [], "query": "label_values(jvm_info{job=\"$job\"}, instance)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "label": "Protocol", "multi": true, "name": "protocol", "options": [], "query": "label_values(tomcat_bytesreceived_total{job=\"$job\", instance=~\"$instance\"}, protocol)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Tomcat dashboard", "uid": "chanjarster-tomcat-dashboard", "version": 6 }
2018-12-20 04:05:44 UTC
null
1
3
16,292
1
648,803
25,545
83
blackbox-exporter-http-dashboards-chinese
blackbox_exporter-http-Dashboards-chinese
黑盒 http 监控面板
2022-05-18 11:44:47 UTC
2022-08-07 11:29:32 UTC
0
# blackbox_exporter 黑盒 http 探针监控面板 ## 选择器说明 - project : 对应 target 的 project 标签 - app : 对应 target 的 app 标签 ## v2 更新概要 - 新增 `证书剩余不足 30 天实例` 单独列出表格 - 增加 `非 https 协议` 的实例单元格配色 - 修复 `Fail` 在没有失败主机时显示 `No data` 问题 - 修复 `失败实例` 和 `实力状态占比` 受时间范围影响数据不准确问题 - 增加 `响应码变化记录` 图表,可对过去时间的响应码变化进行查看 ## v3 更新概要 - 支持 `http`、`https`、`tcp` 检测生成表格 - 新增 `TLS 版本` 显示 - `响应时间图表` 增加数据展示
75,461
75,462
null
null
0
0
25,545
1
16,292
10
9
黑盒 http 监控面板
{ "__inputs": [ { "name": "DS_PROMETHEUS-01", "label": "Prometheus-01", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.9" }, { "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": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "table", "name": "Table", "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": "黑盒 http 监控面板", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 16292, "graphTooltip": 0, "id": null, "iteration": 1659865569171, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 22, "panels": [], "title": "响应时间", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.9", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_duration_seconds{project=~\"$project\", app=~\"$app\"}", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Response Time", "tooltip": { "shared": true, "sort": 2, "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 } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 18, "panels": [], "title": "http/https 监控信息", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 9 }, "id": 26, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.9", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "expr": "count(probe_success{})", "refId": "A" } ], "title": "Total", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "left", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "HTTP 状态码" }, "properties": [ { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-red", "value": 0 }, { "color": "semi-dark-green", "value": 200 }, { "color": "semi-dark-red", "value": 400 } ] } }, { "id": "custom.width", "value": 98 }, { "id": "mappings", "value": [ { "options": { "match": "null", "result": { "color": "transparent", "index": 0, "text": "None" } }, "type": "special" } ] } ] }, { "matcher": { "id": "byName", "options": "监控实例地址" }, "properties": [ { "id": "custom.width", "value": 365 } ] }, { "matcher": { "id": "byName", "options": "证书剩余有效期" }, "properties": [ { "id": "custom.width", "value": 133 }, { "id": "unit", "value": "dtdurations" }, { "id": "noValue", "value": "非 HTTPS 协议" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "semi-dark-red", "value": 1 }, { "color": "#EAB839", "value": 2592000 }, { "color": "semi-dark-green", "value": 2592011 } ] } }, { "id": "custom.displayMode", "value": "color-background-solid" } ] }, { "matcher": { "id": "byName", "options": "证书到期时间" }, "properties": [ { "id": "unit", "value": "dateTimeAsIso" }, { "id": "noValue", "value": "非 HTTPS 协议" }, { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "semi-dark-blue", "value": 1 } ] } }, { "id": "custom.width", "value": 159 } ] }, { "matcher": { "id": "byName", "options": "响应时间" }, "properties": [ { "id": "custom.width", "value": 85 }, { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "#EAB839", "value": 1.5 }, { "color": "semi-dark-red", "value": 3 } ] } }, { "id": "unit", "value": "s" } ] }, { "matcher": { "id": "byName", "options": "DNS 查询时间" }, "properties": [ { "id": "decimals", "value": 6 }, { "id": "custom.width", "value": 108 }, { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "semi-dark-yellow", "value": 1.5 }, { "color": "semi-dark-red", "value": 3 } ] } }, { "id": "unit", "value": "s" } ] }, { "matcher": { "id": "byName", "options": "连通性" }, "properties": [ { "id": "custom.width", "value": 66 }, { "id": "mappings", "value": [ { "options": { "0": { "color": "red", "index": 1, "text": "DOWN" }, "1": { "color": "green", "index": 0, "text": "UP" } }, "type": "value" } ] }, { "id": "custom.displayMode", "value": "color-background-solid" } ] }, { "matcher": { "id": "byName", "options": "TLS v1.2" }, "properties": [ { "id": "mappings", "value": [ { "options": { "1": { "index": 0, "text": "√" } }, "type": "value" } ] }, { "id": "custom.minWidth", "value": 50 } ] }, { "matcher": { "id": "byName", "options": "TLS v1.3" }, "properties": [ { "id": "custom.minWidth", "value": 40 }, { "id": "mappings", "value": [ { "options": { "1": { "index": 0, "text": "√" } }, "type": "value" } ] } ] } ] }, "gridPos": { "h": 13, "w": 20, "x": 4, "y": 9 }, "id": 8, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.5.9", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_http_status_code{project=~\"$project\", app=~\"$app\"}", "format": "table", "legendFormat": "", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_ssl_earliest_cert_expiry{project=~\"$project\", app=~\"$app\"} - time()", "format": "table", "hide": false, "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_ssl_earliest_cert_expiry{project=~\"$project\", app=~\"$app\"} * 1000", "format": "table", "hide": false, "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_duration_seconds{project=~\"$project\", app=~\"$app\"}", "format": "table", "hide": false, "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_dns_lookup_time_seconds{project=~\"$project\", app=~\"$app\"}", "format": "table", "hide": false, "range": true, "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_success{project=~\"$project\", app=~\"$app\"}", "format": "table", "hide": false, "range": true, "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "exemplar": false, "expr": "probe_tls_version_info{project=~\"$project\", app=~\"$app\", version=~\".*.1\"}", "format": "table", "hide": false, "instant": false, "legendFormat": "", "range": true, "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_tls_version_info{project=~\"$project\", app=~\"$app\", version=~\".*.2\"}", "format": "table", "hide": false, "range": true, "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "expr": "probe_tls_version_info{project=~\"$project\", app=~\"$app\", version=~\".*.3\"}", "format": "table", "hide": false, "range": true, "refId": "I" } ], "title": "Detailed Info", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "Value #A", "Value #B", "Value #C", "Value #D", "Value #E", "Value #F", "Value #H", "Value #I" ] } } }, { "id": "seriesToColumns", "options": { "byField": "instance" } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value #A": 4, "Value #B": 5, "Value #C": 6, "Value #D": 2, "Value #E": 3, "Value #F": 1, "instance": 0 }, "renameByName": { "Value #A": "HTTP 状态码", "Value #B": "证书剩余有效期", "Value #C": "证书到期时间", "Value #D": "响应时间", "Value #E": "DNS 查询时间", "Value #F": "连通性", "Value #G": "TLS 版本 v1.2", "Value #H": "TLS v1.2", "Value #I": "TLS v1.3", "instance": "监控实例地址" } } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 12 }, "id": 4, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.9", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "expr": "count(probe_success{project=~\"$project\", app=~\"$app\"} == 1)", "refId": "A" } ], "title": "Success", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "red", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "index": 0, "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 12 }, "id": 6, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.9", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "exemplar": false, "expr": "count(probe_success{project=~\"$project\", app=~\"$app\"} == 0)", "hide": false, "instant": true, "range": false, "refId": "A" } ], "title": "Fail", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "#6d663a", "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": "不正常状态实例" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "正常状态实例" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "探测失败状态实例" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "探测成功状态实例" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 4, "x": 0, "y": 14 }, "id": 2, "options": { "displayLabels": [ "value", "percent" ], "legend": { "displayMode": "table", "placement": "bottom", "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "exemplar": false, "expr": "count(probe_success{project=~\"$project\", app=~\"$app\"} == 1)", "format": "time_series", "instant": true, "interval": "", "legendFormat": "探测成功状态实例", "range": false, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "exemplar": false, "expr": "count(probe_success{project=~\"$project\", app=~\"$app\"} == 0)", "hide": false, "instant": true, "legendFormat": "探测失败状态实例", "range": false, "refId": "B" } ], "title": "实例状态占比", "type": "piechart" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 14, "panels": [], "title": "证书即将到期的实例", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "filterable": false, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "实例地址" }, "properties": [ { "id": "custom.width" } ] }, { "matcher": { "id": "byName", "options": "剩余有效期" }, "properties": [ { "id": "unit", "value": "s" }, { "id": "custom.width", "value": 160 }, { "id": "custom.displayMode", "value": "color-background-solid" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "semi-dark-red", "value": null }, { "color": "red", "value": 1296000 }, { "color": "semi-dark-orange", "value": 1296010 }, { "color": "semi-dark-green", "value": 2592000 } ] } } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 23 }, "id": 20, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.5.9", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "exemplar": true, "expr": "probe_ssl_earliest_cert_expiry{project=~\"$project\", app=~\"$app\"} - time() < (3600 * 24 * 30)", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "title": "证书不足30天过期", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "instance", "Value" ] } } }, { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "Value": 4, "desc": 1, "env": 2, "instance": 3, "project": 0 }, "renameByName": { "Value": "剩余有效期", "instance": "实例地址" } } } ], "type": "table" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 12, "panels": [], "title": "响应码变化记录", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 24, "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.5.9", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "editorMode": "code", "exemplar": false, "expr": "probe_http_status_code{project=~\"$project\", app=~\"$app\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "响应码变化记录", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:64", "format": "short", "logBase": 1, "show": true }, { "$$hashKey": "object:65", "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } } ], "refresh": false, "schemaVersion": 36, "style": "dark", "tags": [ "http/https", "blackbox_exporter", "web", "prometheus" ], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "definition": "label_values(probe_http_status_code, project)", "hide": 0, "includeAll": true, "label": "project", "multi": false, "name": "project", "options": [], "query": { "query": "label_values(probe_http_status_code, project)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS-01}" }, "definition": "label_values(app)", "hide": 0, "includeAll": true, "label": "app", "multi": false, "name": "app", "options": [], "query": { "query": "label_values(app)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-30m", "to": "now" }, "timepicker": { "nowDelay": "" }, "timezone": "", "title": "blackbox_exporter-http-Dashboards-chinese", "uid": "iKcj6tXnp", "version": 7, "weekStart": "" }
2022-08-07 11:11:56 UTC
null
0
0
5,148
1
132,087
16,833
1,243
opennms-basic-snmp-data
OpenNMS Basic SNMP data
Display basic SNMP data collected on Linux hosts with OpenNMS >= 25.2.x for use with OpenNMS Helm 5.0.0 in Grafana 6.6 (optionally with R for trendlines).
2018-03-19 23:27:51 UTC
2020-03-07 14:37:39 UTC
0
This dashboard shows performance metrics collected via SNMP. It is inteded for OpenNMS 25.x with OpenNMS Helm 5.x and Grafana 6.6. For older versions of OpenNMS / Grafana please dowload revision 9 resp. 5. ### Installation The forecasts require R to be installed on the grafana/opennms-helm server. This can be done on Ubuntu with the following command: $ sudo apt-get install r-recommended Alternatively you can use the following command on CentOS/Red Hat: $ sudo dnf install R ### Reviews If you have any suggestions or feature requests, please post me a review! ### Changelog * Revision 10 * Update to OpenNMS 25.2.1 and Grafana 6.6 * Fixed top row single stats * Revision 9 * Update to OpenNMS 25 and Helm 4 * Added UDP statistics * Added Linux Sensor names * Revision 8 * Added disk trends * Automatically display trends * Revision 7 * Updated Memory Panel * Cosmetic changes for playlist usage (CPU, Load, Memory, and Disk on one screen) * Revision 6 * Added Memory Panel * Added ssCpuRawGuest, ssCpuRawGuestNice, and ssCpuRawSteal metrics (might require datacollection changes) * Revision 5 (Last version with OpenNMS 21.x and Grafana 4.6 support) * Added DiskIOIndex (Disk Load) * Added Number of users panel * Added Number of processes panel * Added System uptime panel * Added Top row with Load, #Users, #Process, Uptime * Merged Swap statistics and TCP statistics * Revision 4 * Added LM Sensor data * Beautified interface and hrStorage names
24,324
24,327
Other
null
2
5
16,833
1
5,148
10
334
Display basic SNMP data collected on Linux hosts with OpenNMS >= 25.0.x for use with OpenNMS Helm 4.0.0 in Grafana 6.4.0 (optionally with R for trendlines).
{ "__inputs": [ { "name": "DS_OPENNMS_PERFORMANCE", "label": "OpenNMS Performance", "description": "", "type": "datasource", "pluginId": "opennms-helm-performance-datasource", "pluginName": "OpenNMS Performance" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.6.2" }, { "type": "panel", "id": "grafana-piechart-panel", "name": "Pie Chart", "version": "1.3.9" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "opennms-helm-performance-datasource", "name": "OpenNMS Performance", "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" }, { "datasource": "-- Grafana --", "enable": true, "hide": false, "iconColor": "rgba(255, 96, 96, 1)", "limit": 100, "name": "Events", "showIn": 0, "tags": [], "type": "tags" } ] }, "description": "Display basic SNMP data collected on Linux hosts with OpenNMS >= 25.2.x for use with OpenNMS Helm 5.0.0 in Grafana 6.6 (optionally with R for trendlines).", "editable": true, "gnetId": 5148, "graphTooltip": 1, "id": null, "iteration": 1583591088075, "links": [ { "icon": "external link", "tags": [], "targetBlank": true, "title": "OpenNMS", "tooltip": "", "type": "link", "url": "https://opennms/" }, { "icon": "external link", "tags": [], "title": "netsnmp MIBs", "tooltip": "", "type": "link", "url": "http://www.net-snmp.org/docs/mibs/" }, { "asDropdown": true, "icon": "external link", "keepTime": true, "tags": [ "opennms" ], "title": "Other Dashboards", "type": "dashboards" } ], "panels": [ { "datasource": "$datasource", "id": 775, "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 1 }, { "color": "red", "value": 2 } ] } }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "auto" }, "pluginVersion": "6.6.2", "targets": [ { "aggregation": "AVERAGE", "attribute": "loadavg5", "hide": true, "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "loadavg5 / 100", "label": "Load (Avg)", "refId": "B", "type": "expression" } ], "timeFrom": null, "timeShift": null, "title": "Load (5min)", "type": "stat" }, { "cacheTimeout": null, "datasource": "$datasource", "gridPos": { "h": 3, "w": 6, "x": 6, "y": 0 }, "id": 90, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.6.2", "targets": [ { "attribute": "hrSystemProcesses", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "title": "Processes", "type": "stat" }, { "cacheTimeout": null, "datasource": "$datasource", "gridPos": { "h": 3, "w": 6, "x": 12, "y": 0 }, "id": 89, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "decimals": 0, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] }, "unit": "none" }, "overrides": [], "values": false }, "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.6.2", "targets": [ { "attribute": "hrSystemNumUsers", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "title": "Users", "type": "stat" }, { "cacheTimeout": null, "datasource": "$datasource", "gridPos": { "h": 3, "w": 6, "x": 18, "y": 0 }, "id": 92, "links": [], "options": { "colorMode": "value", "fieldOptions": { "calcs": [ "lastNotNull" ], "defaults": { "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 50000 } ] }, "unit": "dtdurations" }, "overrides": [], "values": false }, "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal" }, "pluginVersion": "6.6.2", "targets": [ { "attribute": "hrSystemUptime", "hide": true, "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "hrSystemUptime / 100", "label": "Uptime", "refId": "B", "type": "expression" } ], "title": "Uptime", "type": "stat" }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 106, "panels": [], "repeat": null, "title": "CPU usage and Load", "type": "row" }, { "aliasColors": { "CpuRawIdle": "#9ac48a", "CpuRawWait": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**ssCpuRawUser**: The number of 'ticks' (typically 1/100s) spent processing user-level code.\n\n**ssCpuRawNice**: The number of 'ticks' (typically 1/100s) spent processing reduced-priority code. This object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.\n\n**ssCpuRawSystem**: The number of 'ticks' (typically 1/100s) spent processing system-level code.\n\nThis object may sometimes be implemented as the combination of the 'ssCpuRawWait(54)' and 'ssCpuRawKernel(55)' counters, so care must be taken when summing the overall raw counters.\n\n**ssCpuRawIdle**: The number of 'ticks' (typically 1/100s) spent idle.\n\n**ssCpuRawWait**: The number of 'ticks' (typically 1/100s) spent waiting for IO.\n\nThis object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. This time may also be included within the 'ssCpuRawSystem(52)' counter.\n\n**ssCpuRawKernel**: The number of 'ticks' (typically 1/100s) spent processing kernel-level code.\n\nThis object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric. This time may also be included within the 'ssCpuRawSystem(52)' counter.\n\n**ssCpuRawInterrupt**: The number of 'ticks' (typically 1/100s) spent processing hardware interrupts.\n\nThis object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.\n\n**ssCpuRawSteal**: The number of 'ticks' (typically 1/100s) spent by the hypervisor code to run other VMs even though the CPU in the current VM had something runnable.\n\nThis object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.\n\n**ssCpuRawSteal**: The number of 'ticks' (typically 1/100s) spent by the CPU to run a virtual CPU (guest).\n\nThis object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.\n\n**ssCpuRawGuestNice**: The number of 'ticks' (typically 1/100s) spent by the CPU to run a niced virtual CPU (guest).\n\nThis object will not be implemented on hosts where the underlying operating system does not measure this particular CPU metric.\n\nOn a multi-processor system, the 'ssCpuRaw*' ounters are cumulative over all CPUs, so their sum will typically be N*100 (for N processors).", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 4 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideEmpty": true, "hideZero": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "avg", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "CpuRawIdle", "zindex": 3 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "attribute": "CpuRawIdle", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawInterrupt", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawKernel", "nodeId": "$node", "refId": "C", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawNice", "nodeId": "$node", "refId": "D", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawSoftIRQ", "nodeId": "$node", "refId": "E", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawSystem", "nodeId": "$node", "refId": "F", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawUser", "nodeId": "$node", "refId": "G", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawWait", "nodeId": "$node", "refId": "H", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawGuest", "nodeId": "$node", "refId": "I", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawGuestNice", "nodeId": "$node", "refId": "J", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "CpuRawSteal", "nodeId": "$node", "refId": "K", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU usage ($node)", "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": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Number of CPUs": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 2, "description": "**laLoadFloat**: The 1,5 and 15 minute load averages as an opaquely wrapped floating point number.\n\n**laLoadInt**: The 1,5 and 15 minute load averages as an integer. This is computed by taking the floating point loadaverage value and multiplying by 100, then converting the value to an integer.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 4 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 4, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD SNMP MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Number of CPUs", "fill": 0, "legend": false } ], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "alias": "", "attribute": "loadavg1", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "loadavg5", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "loadavg15", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "C", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "loadavg1 / 100", "label": "1min avg.", "refId": "D", "type": "expression" }, { "expression": "loadavg5 / 100", "label": "5min avg.", "refId": "E", "type": "expression" }, { "expression": "loadavg15 / 100", "label": "15min avg.", "refId": "F", "type": "expression" }, { "alias": "", "attribute": "CpuRawIdle", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "G", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawInterrupt", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "H", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawKernel", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "I", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawNice", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "J", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawSoftIRQ", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "K", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawSystem", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "L", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawUser", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "M", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawWait", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "N", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawGuest", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "P", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawGuestNice", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "Q", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "alias": "", "attribute": "CpuRawSteal", "format": "time_series", "hide": true, "nodeId": "$node", "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "R", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "((CpuRawIdle + CpuRawInterrupt + CpuRawKernel + CpuRawNice + CpuRawSoftIRQ + CpuRawSystem + CpuRawUser + CpuRawWait + CpuRawSteal + CpuRawGuest + CpuRawGuestNice) / 100.0)", "label": "Number of CPUs", "refId": "O", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Load averages ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 2, "format": "short", "label": "Load", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 166, "panels": [], "title": "Memory and swap usage", "type": "row" }, { "aliasColors": { "memAvailReal": "#b7dbab", "memAvailSwap": "#508642", "memBuffer": "#badff4", "memShared": "#f2c96d", "memTotalFree": "#629e51", "memUsed": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**memTotalSwap**: The total amount of swap space configured for this host.\n\n**memAvailSwap**: The amount of swap space currently unused or available.\n\n**memTotalReal**: The total amount of real/physical memory installed on this host.\n\n**memAvailReal**: The amount of real/physical memory currently unused or available.\n\n**memShared**: The total amount of real or virtual memory currently allocated for use as shared memory.\n\nThis object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.\n\n**memBuffer**: The total amount of real or virtual memory currently allocated for use as memory buffers.\n\nThis object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.\n\n**memCached**: The total amount of real or virtual memory currently allocated for use as cached memory.\n\nThis object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 345, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD-SNMP-MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "memUsedSwap", "color": "#bf1b00", "stack": "B", "transform": "negative-Y" }, { "alias": "memTotalSwap", "color": "#58140c", "fill": 0, "legend": false, "linewidth": 2, "stack": false, "transform": "negative-Y" }, { "alias": "memAvailSwap", "color": "#7eb26d", "stack": "B", "transform": "negative-Y" }, { "alias": "memTotalReal", "color": "#58140c", "fill": 0, "legend": false, "linewidth": 2, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "attribute": "memAvailSwap", "hide": false, "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memAvailReal", "hide": false, "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memTotalSwap", "hide": false, "nodeId": "$node", "refId": "G", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "memTotalSwap - memAvailSwap", "label": "memUsedSwap", "nodeId": "$node", "refId": "K", "resourceId": "nodeSnmp[]", "type": "expression" }, { "attribute": "memBuffer", "hide": false, "nodeId": "$node", "refId": "C", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memCached", "hide": false, "nodeId": "$node", "refId": "D", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memTotalReal", "expression": "memTotalReal - memShared - memBuffer - memAvailReal - memCached", "hide": false, "label": "memUsed", "nodeId": "$node", "refId": "J", "resourceId": "nodeSnmp[]", "type": "expression" }, { "attribute": "memShared", "hide": false, "nodeId": "$node", "refId": "E", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memTotalReal", "hide": false, "nodeId": "$node", "refId": "H", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory usage ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kbytes", "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": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 112, "panels": [], "repeat": "disk", "title": "Disk utilization ($disk)", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**diskIOLA1**: The 1 minute average load of disk (%).\n\n**diskIOLA5**: The 5 minute average load of disk (%).\n\n**diskIOLA15**: The 15 minute average load of disk (%).", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD-DISKIO-MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-DISKIO-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "diskIOLA1", "nodeId": "$node", "refId": "A", "resourceId": "diskIOIndex[$disk]", "type": "attribute" }, { "attribute": "diskIOLA5", "nodeId": "$node", "refId": "B", "resourceId": "diskIOIndex[$disk]", "type": "attribute" }, { "attribute": "diskIOLA15", "nodeId": "$node", "refId": "C", "resourceId": "diskIOIndex[$disk]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk load ($disk)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "Disk usage", "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", "description": "**diskIOReads**: The number of read accesses to this device since boot.\n\n**diskIOWrites**: The number of write accesses to this device since boot.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 22 }, "hiddenSeries": false, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD-DISKIO-MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-DISKIO-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "diskIOWrites", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "diskIOReads", "nodeId": "$node", "refId": "A", "resourceId": "diskIOIndex[$disk]", "type": "attribute" }, { "attribute": "diskIOWrites", "nodeId": "$node", "refId": "B", "resourceId": "diskIOIndex[$disk]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk I/O accesses ($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": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**diskIOReadX**: The number of bytes read from this device since boot.\n\n**diskIOWrittenX**: The number of bytes written from this device since boot.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 22 }, "hiddenSeries": false, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD-DISKIO-MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-DISKIO-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "diskIOWrites", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "diskIONReadX", "nodeId": "$node", "refId": "A", "resourceId": "diskIOIndex[$disk]", "type": "attribute" }, { "attribute": "diskIONWrittenX", "nodeId": "$node", "refId": "B", "resourceId": "diskIOIndex[$disk]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Disk I/O bytes ($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": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 31 }, "id": 108, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**ssRawInterrupts**: Number of interrupts processed\n\n**ssRawContexts**: Number of context switches", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 32 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD SNMP MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/Context/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "SysContext", "label": "SysContext", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "SysInterrupts", "label": "SysInterrupts", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "SysRawContext", "label": "SysRawContext", "nodeId": "$node", "refId": "C", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "SysRawInterrupts", "label": "SysRawInterrupts", "nodeId": "$node", "refId": "D", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Context Switches and Interrupts ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": 5, "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": "Context Switches and Interrupts", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 109, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "The total number of octets transmitted out of the interface, including framing characters. These objects are a 64-bit versions of if{Out,In}Octets.\n\nDiscontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 8, "x": 0, "y": 33 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 14, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "scopedVars": { "interface": { "selected": false, "text": "enp3s0-525400fb54f2", "value": "enp3s0-525400fb54f2" } }, "seriesOverrides": [ { "alias": "/Out/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "ifHCInOctets", "nodeId": "$node", "refId": "A", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifHCOutOctets", "nodeId": "$node", "refId": "B", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Octets transmitted", "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": "$datasource", "description": "The total number of packets that higher-level protocols requested be transmitted, which were either unicast, multicast, or broadcast packets, including those that were discarded or not sent. These objects are 64-bit versions of if{Out,In}{U,Multi}castPkts. \n\nDiscontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 10, "x": 8, "y": 33 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 15, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "scopedVars": { "interface": { "selected": false, "text": "enp3s0-525400fb54f2", "value": "enp3s0-525400fb54f2" } }, "seriesOverrides": [ { "alias": "/Out/", "stack": "A", "transform": "negative-Y" }, { "alias": "/In/", "stack": "B" } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "attribute": "ifHCInBroadcastPkts", "nodeId": "$node", "refId": "A", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifHCInMulticastPkts", "nodeId": "$node", "refId": "B", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifHCInUcastPkts", "nodeId": "$node", "refId": "C", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifHCOutBroadcastPkt", "nodeId": "$node", "refId": "D", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifHCOutMulticastPkt", "nodeId": "$node", "refId": "E", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifHCOutUcastPkts", "nodeId": "$node", "refId": "F", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Packets transmitted", "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": 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", "description": "ifInDiscards: The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. \n\nIfInErrors: For packet-oriented interfaces, the number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. For character- oriented or fixed-length interfaces, the number of inbound transmission units that contained errors preventing them from being deliverable to a higher-layer protocol.\n\nifOutDiscards: The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.\n\nIfOutErrors: For packet-oriented interfaces, the number of outbound packets that could not be transmitted because of errors. For character-oriented or fixed-length interfaces, the number of outbound transmission units that could not be transmitted because of errors.\n\nDiscontinuities in the value of these counters can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 6, "x": 18, "y": 33 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 17, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "scopedVars": { "interface": { "selected": false, "text": "enp3s0-525400fb54f2", "value": "enp3s0-525400fb54f2" } }, "seriesOverrides": [ { "alias": "/Out/", "stack": "A", "transform": "negative-Y" }, { "alias": "/In/", "stack": "B" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "ifInErrors", "nodeId": "$node", "refId": "A", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifOutErrors", "nodeId": "$node", "refId": "B", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifInDiscards", "nodeId": "$node", "refId": "C", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" }, { "attribute": "ifOutDiscards", "nodeId": "$node", "refId": "D", "resourceId": "interfaceSnmp[$interface]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors and 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": 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": "interface", "title": "$interface ($node)", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 33 }, "id": 110, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "ssIORawSent: Number of blocks sent to a block device\n\nssIORawReceived: Number of blocks received from a block device", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 34 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD SNMP MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "IORawReceived", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "IORawReceived", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "IORawSent", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Raw IO ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "iops", "label": "Blocks per second", "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": "Raw IO", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 34 }, "id": 403, "panels": [ { "aliasColors": { "memAvailReal": "#b7dbab", "memAvailSwap": "#508642", "memBuffer": "#badff4", "memShared": "#9ac48a", "memTotalSwap": "#890f02", "memUsed": "#bf1b00", "memUsedSwap": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**memTotalSwap**: The total amount of swap space configured for this host.\n\n**memAvailSwap**: The amount of swap space currently unused or available.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 35 }, "hiddenSeries": false, "id": 164, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD-SNMP-MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "memTotalSwap", "fill": 0, "hideTooltip": true, "legend": false, "linewidth": 2, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "attribute": "memAvailSwap", "hide": false, "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memSwapError", "hide": true, "nodeId": "$node", "refId": "I", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memTotalSwap", "hide": false, "nodeId": "$node", "refId": "G", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "memTotalSwap - memAvailSwap", "label": "memUsedSwap", "nodeId": "$node", "refId": "K", "resourceId": "nodeSnmp[]", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap usage ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "kbytes", "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": { "memAvailReal": "#629e51", "memAvailSwap": "#e24d42", "memBuffer": "#447ebc", "memShared": "#1f78c1", "memTotalFree": "#7eb26d", "memTotalReal": "#bf1b00", "memUsed": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**memTotalReal**: The total amount of real/physical memory installed on this host.\n\n**memAvailReal**: The amount of real/physical memory currently unused or available.\n\n**memShared**: The total amount of real or virtual memory currently allocated for use as shared memory.\n\nThis object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.\n\n**memBuffer**: The total amount of real or virtual memory currently allocated for use as memory buffers.\n\nThis object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.\n\n**memCached**: The total amount of real or virtual memory currently allocated for use as cached memory.\n\nThis object will not be implemented on hosts where the underlying operating system does not explicitly identify memory as specifically reserved for this purpose.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 35 }, "hiddenSeries": false, "id": 310, "legend": { "alignAsTable": true, "avg": true, "current": true, "hideZero": true, "max": true, "min": true, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD-SNMP-MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "memTotalReal", "fill": 0, "legend": false, "linewidth": 2, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "attribute": "memShared", "hide": false, "nodeId": "$node", "refId": "E", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memCached", "hide": false, "nodeId": "$node", "refId": "D", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memBuffer", "hide": false, "nodeId": "$node", "refId": "C", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memAvailReal", "hide": false, "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "memTotalReal", "expression": "memTotalReal - memShared - memBuffer - memCached - memAvailReal", "hide": false, "label": "memUsed", "nodeId": "$node", "refId": "J", "resourceId": "nodeSnmp[]", "type": "expression" }, { "attribute": "memTotalReal", "hide": false, "nodeId": "$node", "refId": "H", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory usage ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "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 } } ], "title": "Memory and swap usage (split)", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 35 }, "id": 111, "panels": [ { "aliasColors": {}, "breakPoint": "50%", "cacheTimeout": null, "combine": { "label": "Others", "threshold": 0 }, "datasource": "$datasource", "description": "dskAvail: Available space on the disk. For large lightly-used disks (>2Tb), this value will latch at INT32_MAX (2147483647).\n\ndskUsed: Used space on the disk. For large heavily-used disks (>2Tb), this value will latch at INT32_MAX (2147483647).", "fontSize": "80%", "format": "deckbytes", "gridPos": { "h": 4, "w": 24, "x": 0, "y": 36 }, "hideTimeOverride": false, "id": 18, "interval": null, "legend": { "percentage": true, "show": true, "values": true }, "legendType": "Right side", "links": [ { "title": "UCD SNMP MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "maxDataPoints": 3, "nullPointMode": "connected", "options": {}, "pieType": "pie", "repeat": "partition", "scopedVars": { "partition": { "selected": false, "text": "_root_fs", "value": "_root_fs" } }, "strokeWidth": 1, "targets": [ { "attribute": "ns-dskAvail", "nodeId": "$node", "refId": "A", "resourceId": "dskIndex[$partition]", "type": "attribute" }, { "attribute": "ns-dskUsed", "nodeId": "$node", "refId": "B", "resourceId": "dskIndex[$partition]", "type": "attribute" } ], "timeShift": null, "title": "Disk usage ($partition)", "type": "grafana-piechart-panel", "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**dskTotal**: Total size of the disk/partion (kBytes). For large disks (>2Tb), this value will latch at INT32_MAX (2147483647).\n\n**dskUsed**: Used space on the disk. For large heavily-used disks (>2Tb), this value will latch at INT32_MAX (2147483647).\n\n**dskTrend**: Linear prediction for next 16 hours.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 40 }, "hiddenSeries": false, "id": 517, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD-SNMP-MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "partition", "repeatDirection": "h", "scopedVars": { "partition": { "selected": false, "text": "_root_fs", "value": "_root_fs" } }, "seriesOverrides": [ { "alias": "dskTotal", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "ns-dskUsed", "label": "dskUsed", "nodeId": "$node", "refId": "A", "resourceId": "dskIndex[$partition]", "type": "attribute" }, { "attribute": "ns-dskTotal", "label": "dskTotal", "nodeId": "$node", "refId": "B", "resourceId": "dskIndex[$partition]", "type": "attribute" }, { "filter": { "backend": "R", "canonicalName": "org.opennms.netmgt.measurements.filters.impl.TrendLine", "description": "Fits a trend line or polynomial to a given column.", "name": "Trend", "parameter": [ { "default": null, "description": "Input column.", "displayName": "Input", "key": "inputColumn", "required": true, "type": "string" }, { "default": null, "description": "Output column.", "displayName": "Output", "key": "outputColumn", "required": true, "type": "string" }, { "default": "0", "description": "Number seconds ahead the of the column for which we want to include the trend line.", "displayName": "Forecast", "key": "secondsAhead", "required": false, "type": "long" }, { "default": "1", "description": "Polynomial order of the trend line/curve. Set this to 1 for a line.", "displayName": "Order", "key": "polynomialOrder", "required": false, "type": "int" } ] }, "filterParameters": { "inputColumn": "dskUsed", "outputColumn": "dskTrend", "secondsAhead": "57600" }, "refId": "C", "type": "filter" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": "0d+16h", "title": "Disk usage ($partition)", "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": null, "title": "Disk usage", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 36 }, "id": 113, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "ssSwapIn: The average amount of memory swapped in from disk, calculated over the last minute.\n\nssSwapOut: The average amount of memory swapped out to disk, calculated over the last minute.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 50 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UCD SNMP MIB", "url": "http://www.net-snmp.org/docs/mibs/UCD-SNMP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Swap Out", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "SwapIn", "hide": true, "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "SwapOut", "hide": true, "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "SwapIn * 1024 / 60", "label": "Swap in", "refId": "C", "type": "expression" }, { "expression": "SwapOut * 1024 / 60", "label": "Swap Out", "refId": "D", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Swap usage ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "Bps", "label": "Data rate", "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", "description": "hrStorageAllocationUnits: The size, in bytes, of the data objects allocated from this pool. If this entry is monitoring sectors, blocks, buffers, or packets, for example, this number will commonly be greater than one. Otherwise this number will typically be one.\n\nhrStorageSize: The size of the storage represented by this entry, in units of hrStorageAllocationUnits. This object is writable to allow remote configuration of the size of the storage area in those cases where such an operation makes sense and is possible on the underlying system. For example, the amount of main memory allocated to a buffer pool might be modified or\nthe amount of disk space allocated to virtual memory might be modified.\n\nhrStorageUsed: The amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 50 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 84, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "HOST RESOURCES MIB", "url": "http://www.net-snmp.org/docs/mibs/HOST-RESOURCES-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Size", "fill": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "hrStorageAllocUnits", "hide": true, "nodeId": "$node", "refId": "C", "resourceId": "hrStorageIndex[Swapspace]", "type": "attribute" }, { "attribute": "hrStorageSize", "hide": true, "nodeId": "$node", "refId": "D", "resourceId": "hrStorageIndex[Swapspace]", "type": "attribute" }, { "attribute": "hrStorageUsed", "hide": true, "nodeId": "$node", "refId": "E", "resourceId": "hrStorageIndex[Swapspace]", "type": "attribute" }, { "expression": "hrStorageAllocUnits * hrStorageUsed", "label": "Used", "refId": "B", "type": "expression" }, { "filter": { "backend": "R", "canonicalName": "org.opennms.netmgt.measurements.filters.impl.TrendLine", "description": "Fits a trend line or polynomial to a given column.", "name": "Trend", "parameter": [ { "default": null, "description": "Input column.", "displayName": "Input", "key": "inputColumn", "required": true, "type": "string" }, { "default": null, "description": "Output column.", "displayName": "Output", "key": "outputColumn", "required": true, "type": "string" }, { "default": "0", "description": "Number seconds ahead the of the column for which we want to include the trend line.", "displayName": "Forecast", "key": "secondsAhead", "required": false, "type": "long" }, { "default": "1", "description": "Polynomial order of the trend line/curve. Set this to 1 for a line.", "displayName": "Order", "key": "polynomialOrder", "required": false, "type": "int" } ] }, "filterParameters": { "inputColumn": "Used", "outputColumn": "Trend", "polynomialOrder": "1", "secondsAhead": "7200" }, "refId": "F", "type": "filter" }, { "expression": "hrStorageAllocUnits * hrStorageSize", "label": "Size", "refId": "A", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": "0d+2h", "title": "Swap space ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": null, "format": "bytes", "label": "Size", "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": "Swap statistics", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 114, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "tcpActiveOpens: The number of times that TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. \n\ntcpPassiveOpens: The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.\n\nDiscontinuities in the value of these counters are indicated via discontinuities in the value of sysUpTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 51 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 6, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "TCP MIB", "url": "http://www.net-snmp.org/docs/mibs/TCP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "tcpOutRsts", "transform": "negative-Y" }, { "alias": "tcpEstabResets", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "tcpActiveOpens", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "tcpPassiveOpens", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "tcpEstabResets", "nodeId": "$node", "refId": "C", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "tcpOutRsts", "nodeId": "$node", "refId": "D", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP connections ($node)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ops", "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", "description": "tcpOutSegs: The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.\n\ntcpInSegs: The total number of segments received, including those received in error. This count includes segments received on currently established connections.\n\nDiscontinuities in the value of these counters are indicated via discontinuities in the value of sysUpTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 51 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "TCP MIB", "url": "http://www.net-snmp.org/docs/mibs/TCP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "tcpOutSegs", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "tcpInSegs", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "tcpOutSegs", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP Segments ($node)", "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 per seconds", "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", "description": "Discontinuities in the value of these counters are indicated via discontinuities in the value of sysUpTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 51 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 83, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "TCP MIB", "url": "http://www.net-snmp.org/docs/mibs/TCP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "attribute": "tcpAttemptFails", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "tcpInErrors", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "tcpRetransSegs", "nodeId": "$node", "refId": "C", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "TCP errors ($node)", "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 per seconds", "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": "TCP statistics", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 759, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**udpOutDatagrams**: The total number of UDP datagrams sent from this entity.\n\nDiscontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities in the value of sysUpTime.\n\n**udpInDatagrams**: The total number of UDP datagrams delivered to UDP users.\n\nDiscontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities in the value of sysUpTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 60 }, "hiddenSeries": false, "id": 755, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UDP-MIB", "url": "http://www.net-snmp.org/docs/mibs/UDP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "udpOutDatagrams", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "udpInDatagrams", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "udpOutDatagrams", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UDP datagrams ($node)", "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": "$datasource", "description": "**udpNoPorts**: The total number of received UDP datagrams for which there was no application at the destination port.\n\nDiscontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities in the value of sysUpTime.\n\n**udpInErrors**: The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.\n\nDiscontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by discontinuities in the value of sysUpTime.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 60 }, "hiddenSeries": false, "id": 757, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "UDP-MIB", "url": "http://www.net-snmp.org/docs/mibs/UDP-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "attribute": "udpInErrors", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "attribute": "udpNoPorts", "nodeId": "$node", "refId": "B", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "UDP errors ($node)", "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": "UDP statistics", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 39 }, "id": 115, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**hrStorageAllocationUnits**: The size, in bytes, of the data objects allocated from this pool. If this entry is monitoring sectors, blocks, buffers, or packets, for example, this number will commonly be greater than one. Otherwise this number will typically be one.\n\n**hrStorageSize**: The size of the storage represented by this entry, in units of hrStorageAllocationUnits. This object is writable to allow remote configuration of the size of the storage area in those cases where such an operation makes sense and is possible on the underlying system. For example, the amount of main memory allocated to a buffer pool might be modified or\nthe amount of disk space allocated to virtual memory might be modified.\n\n**hrStorageUsed**: The amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 40 }, "id": 13, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "HOST RESOURCES MIB", "url": "http://www.net-snmp.org/docs/mibs/HOST-RESOURCES-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "scopedVars": { "hrStorage": { "selected": false, "text": "Cachedmemory", "value": "Cachedmemory" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "hrStorageSize", "hide": true, "nodeId": "$node", "refId": "A", "resourceId": "hrStorageIndex[$hrStorage]", "type": "attribute" }, { "attribute": "hrStorageUsed", "hide": true, "nodeId": "$node", "refId": "B", "resourceId": "hrStorageIndex[$hrStorage]", "type": "attribute" }, { "attribute": "hrStorageAllocUnits", "hide": true, "nodeId": "$node", "refId": "C", "resourceId": "hrStorageIndex[$hrStorage]", "type": "attribute" }, { "expression": "hrStorageSize * hrStorageAllocUnits", "label": "Size", "refId": "D", "type": "expression" }, { "expression": "hrStorageUsed * hrStorageAllocUnits", "label": "Used", "refId": "E", "type": "expression" }, { "filter": { "backend": "R", "canonicalName": "org.opennms.netmgt.measurements.filters.impl.TrendLine", "description": "Fits a trend line or polynomial to a given column.", "name": "Trend", "parameter": [ { "default": null, "description": "Input column.", "displayName": "Input", "key": "inputColumn", "required": true, "type": "string" }, { "default": null, "description": "Output column.", "displayName": "Output", "key": "outputColumn", "required": true, "type": "string" }, { "default": "0", "description": "Number seconds ahead the of the column for which we want to include the trend line.", "displayName": "Forecast", "key": "secondsAhead", "required": false, "type": "long" }, { "default": "1", "description": "Polynomial order of the trend line/curve. Set this to 1 for a line.", "displayName": "Order", "key": "polynomialOrder", "required": false, "type": "int" } ] }, "filterParameters": { "inputColumn": "Used", "outputColumn": "Trend", "secondsAhead": "7200" }, "refId": "F", "type": "filter" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": "0d+2h", "title": "hrStorage[$hrStorage]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "Size", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "repeat": "hrStorage", "title": "$hrStorage", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 116, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "description": "**lmTempSensorsValue**: The temperature of this sensor in mC.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 67 }, "hiddenSeries": false, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "LM-SENSORS-MIB", "url": "https://github.com/haad/net-snmp/blob/master/mibs/LM-SENSORS-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "lmTempIndex", "repeatDirection": "h", "scopedVars": { "lmTempIndex": { "selected": false, "text": "1", "value": "1" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "lms-temp", "hide": true, "label": "temp", "nodeId": "$node", "refId": "A", "resourceId": "lmTempIndex[$lmTempIndex]", "type": "attribute" }, { "expression": "temp / 1000.0", "label": "resourceToLabel($node, lmTempIndex[$lmTempIndex])", "refId": "B", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature lmTempIndex[$lmTempIndex]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "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": "$datasource", "description": "**lmTempSensorsValue**: The temperature of this sensor in mC.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 67 }, "hiddenSeries": false, "id": 770, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "LM-SENSORS-MIB", "url": "https://github.com/haad/net-snmp/blob/master/mibs/LM-SENSORS-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1580845010856, "repeatPanelId": 41, "scopedVars": { "lmTempIndex": { "selected": false, "text": "2", "value": "2" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "lms-temp", "hide": true, "label": "temp", "nodeId": "$node", "refId": "A", "resourceId": "lmTempIndex[$lmTempIndex]", "type": "attribute" }, { "expression": "temp / 1000.0", "label": "resourceToLabel($node, lmTempIndex[$lmTempIndex])", "refId": "B", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature lmTempIndex[$lmTempIndex]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "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": "$datasource", "description": "**lmTempSensorsValue**: The temperature of this sensor in mC.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 67 }, "hiddenSeries": false, "id": 771, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "LM-SENSORS-MIB", "url": "https://github.com/haad/net-snmp/blob/master/mibs/LM-SENSORS-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1580845010856, "repeatPanelId": 41, "scopedVars": { "lmTempIndex": { "selected": false, "text": "3", "value": "3" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "lms-temp", "hide": true, "label": "temp", "nodeId": "$node", "refId": "A", "resourceId": "lmTempIndex[$lmTempIndex]", "type": "attribute" }, { "expression": "temp / 1000.0", "label": "resourceToLabel($node, lmTempIndex[$lmTempIndex])", "refId": "B", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature lmTempIndex[$lmTempIndex]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "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": "$datasource", "description": "**lmTempSensorsValue**: The temperature of this sensor in mC.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 67 }, "hiddenSeries": false, "id": 772, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "LM-SENSORS-MIB", "url": "https://github.com/haad/net-snmp/blob/master/mibs/LM-SENSORS-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1580845010856, "repeatPanelId": 41, "scopedVars": { "lmTempIndex": { "selected": false, "text": "4", "value": "4" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "lms-temp", "hide": true, "label": "temp", "nodeId": "$node", "refId": "A", "resourceId": "lmTempIndex[$lmTempIndex]", "type": "attribute" }, { "expression": "temp / 1000.0", "label": "resourceToLabel($node, lmTempIndex[$lmTempIndex])", "refId": "B", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature lmTempIndex[$lmTempIndex]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "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": "$datasource", "description": "**lmTempSensorsValue**: The temperature of this sensor in mC.", "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 74 }, "hiddenSeries": false, "id": 773, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "title": "LM-SENSORS-MIB", "url": "https://github.com/haad/net-snmp/blob/master/mibs/LM-SENSORS-MIB.txt" } ], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "repeatDirection": "h", "repeatIteration": 1580845010856, "repeatPanelId": 41, "scopedVars": { "lmTempIndex": { "selected": false, "text": "5", "value": "5" } }, "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "attribute": "lms-temp", "hide": true, "label": "temp", "nodeId": "$node", "refId": "A", "resourceId": "lmTempIndex[$lmTempIndex]", "type": "attribute" }, { "expression": "temp / 1000.0", "label": "resourceToLabel($node, lmTempIndex[$lmTempIndex])", "refId": "B", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperature lmTempIndex[$lmTempIndex]", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "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 } } ], "repeat": null, "title": "Linux monitoring sensors", "type": "row" }, { "collapsed": true, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 118, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 68 }, "hiddenSeries": false, "id": 50, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "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": [ { "attribute": "hrSystemNumUsers", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of users", "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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 68 }, "hiddenSeries": false, "id": 51, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "show": true, "total": false, "values": true }, "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": [ { "attribute": "hrSystemProcesses", "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Number of processes", "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 }, { "decimals": 0, "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, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 68 }, "hiddenSeries": false, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "show": true, "total": false, "values": true }, "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": [ { "attribute": "hrSystemUptime", "hide": true, "nodeId": "$node", "refId": "A", "resourceId": "nodeSnmp[]", "type": "attribute" }, { "expression": "hrSystemUptime / 100", "label": "Uptime", "refId": "B", "type": "expression" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "System uptime", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "dtdurations", "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 } } ], "repeat": null, "title": "System statistics", "type": "row" } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [ "opennms", "SNMP", "Linux" ], "templating": { "list": [ { "current": { "selected": true, "text": "OpenNMS Performance", "value": "OpenNMS Performance" }, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "opennms-helm-performance-datasource", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${DS_OPENNMS_PERFORMANCE}", "definition": "", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node", "options": [], "query": "nodeFilter(isSNMP)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "disk", "options": [], "query": "nodeResources($node)", "refresh": 1, "regex": "/^diskIOIndex\\[([a-z]*)\\]/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_OPENNMS_PERFORMANCE}", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "partition", "options": [], "query": "nodeResources($node)", "refresh": 1, "regex": "/dskIndex\\[((?!run|dev|sys).*)\\]/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_OPENNMS_PERFORMANCE}", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "interface", "options": [], "query": "nodeResources($node)", "refresh": 1, "regex": "/^interfaceSnmp\\[(.*-[0-9a-f]{12})\\]$/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "hrStorage", "options": [], "query": "nodeResources($node)", "refresh": 1, "regex": "/hrStorageIndex\\[([A-Z].*)]/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_OPENNMS_PERFORMANCE}", "definition": "nodeResources($node)", "hide": 0, "includeAll": true, "label": null, "multi": true, "name": "lmTempIndex", "options": [], "query": "nodeResources($node)", "refresh": 1, "regex": "/^lmTempIndex.*\\[(.*)\\]/", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "2020-03-07T06:34:23.991Z", "to": "2020-03-07T12:22:16.901Z" }, "timepicker": { "nowDelay": "6m", "refresh_intervals": [ "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "OpenNMS Basic SNMP data", "uid": "000000007", "version": 129 }
2020-03-07 14:36:57 UTC
2020-03-07 14:37:39 UTC
1
5
2,276
1
59,231
3,680
592
rbhmonitoring
rbhMonitoring
Displays temperature graphs based on volume and inode count for Read/Write operations as well as Lustre's changelogs counter and the average size of files used (Read/Written/Created) using rbh-monitoring (https://github.com/LiquidSame/rbh-monitoring)
2017-05-16 12:30:17 UTC
2017-07-24 13:01:53 UTC
0
Displays temperature graphs based on volume and inode count for Read/Write operations as well as Lustre's changelogs counter and the average size of files used (Read/Written/Created) 'rbh-monitoring.json' is a Grafana dashboard template (see https://grafana.com/dashboards/2276) that relies on a Graphite server that was filled using rbh-monitoring. Row 1 : => Panel 1 : Represents the average size of files modified within given timespans. Obtained by dividing the total volume modified within a timespan by the total inode count modified within that timespan. "Over 1y" would represent the average size of all the files modified in the filesystem. An 'avg' table is shown on the right of that panel which represents the average size of files modified in the selected grafana timespan. => Panel 2 : Represents the average size of files created within given timespans. Obtained by dividing the total volume created within a timespan by the total inode count created within that timespan. "Over 1y" would represent the average size of all the files created in the filesystem. An 'avg' table is shown on the right of that panel which represents the average size of files created in the selected grafana timespan. => Panel 3 : Represents the average size of files accessed within given timespans. Obtained by dividing a timespan's total volume accessed by the total inode count accessed accessed within that timepsan. "Over 1y" would represent the average size of all the files accessed in the filesystem. An 'avg' table is shown on the right of that panel which represents the average size of files accessed in the selected grafana timespan. Row 2 : => Panel 1 : Represents the accessed (positive y) and modified (negative y) inode count within given timespans. This graph only covers the activity within a week (unlike the temperature graph in row3-Panel1) for visibility purpose. Obtained by stacking a timespan's inode count accessed and modified on separate y-axis. => Panel 2 : Represents the accessed (positive y) and modified (negative y) volume within given timespans. This graph only covers the activity within a week (unlike the temperature graph in row3-Panel2) for visibility purpose. Obtained by stacking a timespan's volume accessed and modified on separate y-axis. Row 3 : => Panel 1 : Represents the accessed and modified inode count within given timespans. Read operations are on the positive y-axis. Write operations are on the negative y-axis. Obtained by stacking a timespan's inode count accessed and modified on separate y-axis. => Panel 2 : Represents the accessed and modified volume within given timespans. Read operations are on the positive y-axis. Write operations are on the negative y-axis. Obtained by stacking a timespan's volume accessed and modified on separate y-axis. Row 4 : => Panel 1 : Represents the derivated changelog events counter value consumed by Robinhood. Obtained by derivating the queried ChangelogCount values in robinhood's db from table VARS. (Change the filter settings to select event types) The easiest way to use it would be to run rbh-monitoring (https://github.com/LiquidSame/rbh-monitoring) to retrieve the metrics and visualize them here.
12,257
12,260
null
null
0
0
3,680
1
2,276
10
129
null
{ "__inputs": [ { "name": "DS_RBHMETRIC", "label": "Graphite backend", "description": "Select your graphite backend", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" }, { "name": "VAR_PREFIX", "type": "constant", "label": "Graphite metric prefix", "value": "", "description": "Path to Graphite metric file" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "4.2.0" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" } ], "annotations": { "list": [] }, "editable": true, "gnetId": 2276, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "1m", "rows": [ { "collapse": false, "height": 102, "panels": [ { "aliasColors": { "< 12h": "#EAB839", "< 15min": "#BF1B00", "< 1d": "#7EB26D", "< 1h": "#EF843C", "< 1m": "#1F78C1", "< 1y": "#584477", "< 6m": "#0A50A1", "< 7d": "#6ED0E0", "over 1y": "#6D1F62" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "description": "Represents the average size of files modified within given timespans. Obtained by dividing the total volume modified within a timespan by the total inode count modified within that timespan.", "fill": 0, "height": "300", "id": 13, "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": "connected", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "G", "target": "alias($prefix.modifTempGraph.sizeFileAvg.over1y, 'over 1y')", "textEditor": false }, { "refId": "H", "target": "alias($prefix.modifTempGraph.sizeFileAvg.1y, '< 1y')", "textEditor": false }, { "refId": "I", "target": "alias($prefix.modifTempGraph.sizeFileAvg.6m, '< 6m')", "textEditor": false }, { "refId": "F", "target": "alias($prefix.modifTempGraph.sizeFileAvg.1m, '< 1m')", "textEditor": false }, { "refId": "E", "target": "alias($prefix.modifTempGraph.sizeFileAvg.1w, '< 7d')", "textEditor": false }, { "refId": "D", "target": "alias($prefix.modifTempGraph.sizeFileAvg.1d, '< 1d')", "textEditor": false }, { "refId": "C", "target": "alias($prefix.modifTempGraph.sizeFileAvg.12h, '< 12h')", "textEditor": false }, { "refId": "B", "target": "alias($prefix.modifTempGraph.sizeFileAvg.1h, '< 1h')", "textEditor": false }, { "refId": "A", "target": "alias($prefix.modifTempGraph.sizeFileAvg.15min, '< 15min')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "avgFileSize (Modification)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": "0", "show": true } ] }, { "aliasColors": { "< 12h": "#EAB839", "< 15min": "#BF1B00", "< 1d": "#7EB26D", "< 1h": "#EF843C", "< 1m": "#1F78C1", "< 1y": "#584477", "< 6m": "#0A50A1", "< 7d": "#6ED0E0", "over 1y": "#6D1F62" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "decimals": 1, "description": "Represents the average size of files created within given timespans. Obtained by dividing the total volume created within a timespan by the inode count created within that timespan.", "fill": 0, "height": "300", "id": 8, "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": "connected", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "I", "target": "alias($prefix.creatTempGraph.sizeFileAvg.over1y, 'over 1y')", "textEditor": true }, { "hide": false, "refId": "H", "target": "alias($prefix.creatTempGraph.sizeFileAvg.1y, '< 1y')", "textEditor": true }, { "hide": false, "refId": "G", "target": "alias($prefix.creatTempGraph.sizeFileAvg.6m, '< 6m')", "textEditor": true }, { "hide": false, "refId": "D", "target": "alias($prefix.creatTempGraph.sizeFileAvg.1m, '< 1m')", "textEditor": true }, { "hide": false, "refId": "F", "target": "alias($prefix.creatTempGraph.sizeFileAvg.1w, '< 7d')", "textEditor": true }, { "hide": false, "refId": "E", "target": "alias($prefix.creatTempGraph.sizeFileAvg.1d, '< 1d')", "textEditor": true }, { "hide": false, "refId": "C", "target": "alias($prefix.creatTempGraph.sizeFileAvg.12h, '< 12h')", "textEditor": true }, { "hide": false, "refId": "B", "target": "alias($prefix.creatTempGraph.sizeFileAvg.1h, '< 1h')", "textEditor": true }, { "refId": "A", "target": "alias($prefix.creatTempGraph.sizeFileAvg.15min, '< 15min')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "avgFileSize (Creation)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ] }, { "aliasColors": { "< 12h": "#EAB839", "< 15min": "#BF1B00", "< 1d": "#7EB26D", "< 1h": "#EF843C", "< 1m": "#1F78C1", "< 1y": "#584477", "< 6m": "#0A50A1", "< 7d": "#6ED0E0", "over 1y": "#6D1F62" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "description": "Represents the average size of files accessed within given timespans. Obtained by dividing the total volume accessed within a timespan by the total inode count accessed within that timespan.", "fill": 0, "height": "300", "id": 10, "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": "connected", "percentage": false, "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 4, "stack": false, "steppedLine": false, "targets": [ { "refId": "G", "target": "alias($prefix.acsTempGraph.sizeFileAvg.over1y, 'over 1y')", "textEditor": true }, { "refId": "H", "target": "alias($prefix.acsTempGraph.sizeFileAvg.1y, '< 1y')", "textEditor": true }, { "refId": "I", "target": "alias($prefix.acsTempGraph.sizeFileAvg.6m, '< 6m')", "textEditor": true }, { "refId": "F", "target": "alias($prefix.acsTempGraph.sizeFileAvg.1m, '< 1m')", "textEditor": true }, { "refId": "E", "target": "alias($prefix.acsTempGraph.sizeFileAvg.1w, '< 7d')", "textEditor": true }, { "refId": "D", "target": "alias($prefix.acsTempGraph.sizeFileAvg.1d, '< 1d')", "textEditor": true }, { "refId": "C", "target": "alias($prefix.acsTempGraph.sizeFileAvg.12h, '< 12h')", "textEditor": true }, { "refId": "B", "target": "alias($prefix.acsTempGraph.sizeFileAvg.1h, '< 1h')", "textEditor": true }, { "refId": "A", "target": "alias($prefix.acsTempGraph.sizeFileAvg.15min, '< 15min')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "avgFileSize (Access)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 127, "panels": [ { "aliasColors": { "< 1m [Read]": "#1F78C1", "< 1m [Write]": "#1F78C1", "< 12h [Read]": "#E0752D", "< 12h [Write]": "#E0752D", "< 15min [Read]": "#890F02", "< 15min [Write]": "#890F02", "< 1d [Read]": "#EAB839", "< 1d [Write]": "#EAB839", "< 1h [Read]": "#BF1B00", "< 1h [Write]": "#BF1B00", "< 1y [Read]": "#584477", "< 1y [Write]": "#584477", "< 6m [Read]": "#0A437C", "< 6m [Write]": "#0A437C", "< 7d [Read]": "#7EB26D", "< 7d [Write]": "#7EB26D", "over 1y [Read]": "#6D1F62", "over 1y [Write]": "#6D1F62" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "decimals": 1, "description": "Represents the accessed (positive y) and modified (negative y) inode count within given timespans ( < 7 days). Obtained by stacking a timespan's total inode count accessed and modified on separate y-axis.", "fill": 7, "height": "300", "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "< 15min [Write]", "transform": "negative-Y" }, { "alias": "< 1h [Write]", "transform": "negative-Y" }, { "alias": "< 12h [Write]", "transform": "negative-Y" }, { "alias": "< 1d [Write]", "transform": "negative-Y" }, { "alias": "< 7d [Write]", "transform": "negative-Y" }, { "alias": "< 1m [Write]", "transform": "negative-Y" }, { "alias": "< 6m [Write]", "transform": "negative-Y" }, { "alias": "< 1y [Write]", "transform": "negative-Y" }, { "alias": "over 1y [Write]", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "E", "target": "alias($prefix.acsTempGraph.cnt.1w, '< 7d [Read]')", "textEditor": true }, { "hide": false, "refId": "D", "target": "alias($prefix.acsTempGraph.cnt.1d, '< 1d [Read]')", "textEditor": true }, { "hide": false, "refId": "C", "target": "alias($prefix.acsTempGraph.cnt.12h, '< 12h [Read]')", "textEditor": true }, { "hide": false, "refId": "B", "target": "alias($prefix.acsTempGraph.cnt.1h, '< 1h [Read]')", "textEditor": true }, { "hide": false, "refId": "A", "target": "alias($prefix.acsTempGraph.cnt.15min, '< 15min [Read]')", "textEditor": true }, { "hide": false, "refId": "N", "target": "alias($prefix.modifTempGraph.cnt.1w, '< 7d [Write]')", "textEditor": true }, { "hide": false, "refId": "O", "target": "alias($prefix.modifTempGraph.cnt.1d, '< 1d [Write]')", "textEditor": true }, { "hide": false, "refId": "P", "target": "alias($prefix.modifTempGraph.cnt.12h, '< 12h [Write]')", "textEditor": true }, { "hide": false, "refId": "Q", "target": "alias($prefix.modifTempGraph.cnt.1h, '< 1h [Write]')", "textEditor": true }, { "hide": false, "refId": "S", "target": "alias($prefix.modifTempGraph.cnt.15min, '< 15min [Write]')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Recent activity (inodes)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Write (Inodes) / Read (Inodes)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true } ] }, { "aliasColors": { "< 1m [Read]": "#1F78C1", "< 1m [Write]": "#1F78C1", "< 12h [Read]": "#E0752D", "< 12h [Write]": "#E0752D", "< 15min [Read]": "#890F02", "< 15min [Write]": "#890F02", "< 1d [Read]": "#EAB839", "< 1d [Write]": "#EAB839", "< 1h [Read]": "#BF1B00", "< 1h [Write]": "#BF1B00", "< 1y [Read]": "#584477", "< 1y [Write]": "#584477", "< 6m [Read]": "#0A437C", "< 6m [Write]": "#0A437C", "< 7d [Read]": "#7EB26D", "< 7d [Write]": "#7EB26D", "over 1y [Read]": "#6D1F62", "over 1y [Write]": "#6D1F62" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "decimals": 1, "description": "Represents the accessed (positive y) and modified (negative y) volume within given timespans ( < 7 days). Obtained by stacking a timespan's total volume accessed and modified on separate y-axis.", "fill": 7, "height": "300", "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "< 15min [Write]", "transform": "negative-Y" }, { "alias": "< 1h [Write]", "transform": "negative-Y" }, { "alias": "< 12h [Write]", "transform": "negative-Y" }, { "alias": "< 1d [Write]", "transform": "negative-Y" }, { "alias": "< 7d [Write]", "transform": "negative-Y" }, { "alias": "< 1m [Write]", "transform": "negative-Y" }, { "alias": "< 6m [Write]", "transform": "negative-Y" }, { "alias": "< 1y [Write]", "transform": "negative-Y" }, { "alias": "over 1y [Write]", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "E", "target": "alias($prefix.acsTempGraph.size.1w, '< 7d [Read]')", "textEditor": true }, { "hide": false, "refId": "D", "target": "alias($prefix.acsTempGraph.size.1d, '< 1d [Read]')", "textEditor": true }, { "hide": false, "refId": "C", "target": "alias($prefix.acsTempGraph.size.12h, '< 12h [Read]')", "textEditor": true }, { "hide": false, "refId": "B", "target": "alias($prefix.acsTempGraph.size.1h, '< 1h [Read]')", "textEditor": true }, { "hide": false, "refId": "A", "target": "alias($prefix.acsTempGraph.size.15min, '< 15min [Read]')", "textEditor": true }, { "hide": false, "refId": "N", "target": "alias($prefix.modifTempGraph.size.1w, '< 7d [Write]')", "textEditor": true }, { "hide": false, "refId": "O", "target": "alias($prefix.modifTempGraph.size.1d, '< 1d [Write]')", "textEditor": true }, { "hide": false, "refId": "P", "target": "alias($prefix.modifTempGraph.size.12h, '< 12h [Write]')", "textEditor": true }, { "hide": false, "refId": "Q", "target": "alias($prefix.modifTempGraph.size.1h, '< 1h [Write]')", "textEditor": true }, { "hide": false, "refId": "S", "target": "alias($prefix.modifTempGraph.size.15min, '< 15min [Write]')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Recent activity (volume)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "Write (Volumes) / Read (Volumes)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 336, "panels": [ { "aliasColors": { "< 1m [Read]": "#1F78C1", "< 1m [Write]": "#1F78C1", "< 12h [Read]": "#EAB839", "< 12h [Write]": "#EAB839", "< 15min [Read]": "#890F02", "< 15min [Write]": "#890F02", "< 1d [Read]": "#7EB26D", "< 1d [Write]": "#7EB26D", "< 1h [Read]": "#C15C17", "< 1h [Write]": "#C15C17", "< 1y [Read]": "#584477", "< 1y [Write]": "#584477", "< 6m [Read]": "#0A437C", "< 6m [Write]": "#0A437C", "< 7d [Read]": "#6ED0E0", "< 7d [Write]": "#6ED0E0", "over 1y [Read]": "#6D1F62", "over 1y [Write]": "#6D1F62" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "decimals": 1, "description": "Represents the inodes accessed (positive y) and modified (negative y) within a given timespan. Obtained by stacking a timespan's total inode count accessed and modified on different y-axis", "fill": 4, "height": "600", "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "< 15min [Write]", "transform": "negative-Y" }, { "alias": "< 1h [Write]", "transform": "negative-Y" }, { "alias": "< 12h [Write]", "transform": "negative-Y" }, { "alias": "< 1d [Write]", "transform": "negative-Y" }, { "alias": "< 7d [Write]", "transform": "negative-Y" }, { "alias": "< 1m [Write]", "transform": "negative-Y" }, { "alias": "< 6m [Write]", "transform": "negative-Y" }, { "alias": "< 1y [Write]", "transform": "negative-Y" }, { "alias": "over 1y [Write]", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "H", "target": "alias($prefix.acsTempGraph.cnt.over1y, 'over 1y [Read]')", "textEditor": true }, { "hide": false, "refId": "I", "target": "alias($prefix.acsTempGraph.cnt.1y, '< 1y [Read]')", "textEditor": true }, { "hide": false, "refId": "G", "target": "alias($prefix.acsTempGraph.cnt.6m, '< 6m [Read]')", "textEditor": true }, { "hide": false, "refId": "F", "target": "alias($prefix.acsTempGraph.cnt.1m, '< 1m [Read]')", "textEditor": true }, { "hide": false, "refId": "E", "target": "alias($prefix.acsTempGraph.cnt.1w, '< 7d [Read]')", "textEditor": true }, { "hide": false, "refId": "D", "target": "alias($prefixacsTempGraph.cnt.1d, '< 1d [Read]')", "textEditor": true }, { "hide": false, "refId": "C", "target": "alias($prefix.acsTempGraph.cnt.12h, '< 12h [Read]')", "textEditor": true }, { "hide": false, "refId": "B", "target": "alias($prefix.acsTempGraph.cnt.1h, '< 1h [Read]')", "textEditor": true }, { "hide": false, "refId": "A", "target": "alias($prefix.acsTempGraph.cnt.15min, '< 15min [Read]')", "textEditor": true }, { "hide": false, "refId": "J", "target": "alias($prefix.modifTempGraph.cnt.over1y, 'over 1y [Write]')", "textEditor": true }, { "hide": false, "refId": "K", "target": "alias($prefix.modifTempGraph.cnt.1y, '< 1y [Write]')", "textEditor": true }, { "hide": false, "refId": "L", "target": "alias($prefix.modifTempGraph.cnt.6m, '< 6m [Write]')", "textEditor": true }, { "hide": false, "refId": "M", "target": "alias($prefix.modifTempGraph.cnt.1m, '< 1m [Write]')", "textEditor": true }, { "hide": false, "refId": "N", "target": "alias($prefix.modifTempGraph.cnt.1w, '< 7d [Write]')", "textEditor": true }, { "hide": false, "refId": "O", "target": "alias($prefix.modifTempGraph.cnt.1d, '< 1d [Write]')", "textEditor": true }, { "hide": false, "refId": "P", "target": "alias($prefix.modifTempGraph.cnt.12h, '< 12h [Write]')", "textEditor": true }, { "hide": false, "refId": "Q", "target": "alias($prefix.modifTempGraph.cnt.1h, '< 1h [Write]')", "textEditor": true }, { "hide": false, "refId": "S", "target": "alias($prefix.modifTempGraph.cnt.15min, '< 15min [Write]')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem temperature (inodes)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Write (Inodes) / Read (Inodes)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true } ] }, { "aliasColors": { "< 1m [Read]": "#1F78C1", "< 1m [Write]": "#1F78C1", "< 12h [Read]": "#EAB839", "< 12h [Write]": "#EAB839", "< 15min [Read]": "#890F02", "< 15min [Write]": "#890F02", "< 1d [Read]": "#7EB26D", "< 1d [Write]": "#7EB26D", "< 1h [Read]": "#C15C17", "< 1h [Write]": "#C15C17", "< 1y [Read]": "#584477", "< 1y [Write]": "#584477", "< 6m [Read]": "#0A437C", "< 6m [Write]": "#0A437C", "< 7d [Read]": "#6ED0E0", "< 7d [Write]": "#6ED0E0", "over 1y [Read]": "#6D1F62", "over 1y [Write]": "#6D1F62" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "decimals": 1, "description": "Represents the volume accessed (positive y) and modified (negative y) within given timespans. Obtained by stacking a timespan's volume accessed and modified on separate y-axis", "fill": 4, "height": "600", "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": false, "sideWidth": null, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "< 15min [Write]", "transform": "negative-Y" }, { "alias": "< 1h [Write]", "transform": "negative-Y" }, { "alias": "< 12h [Write]", "transform": "negative-Y" }, { "alias": "< 1d [Write]", "transform": "negative-Y" }, { "alias": "< 7d [Write]", "transform": "negative-Y" }, { "alias": "< 1m [Write]", "transform": "negative-Y" }, { "alias": "< 6m [Write]", "transform": "negative-Y" }, { "alias": "< 1y [Write]", "transform": "negative-Y" }, { "alias": "over 1y [Write]", "transform": "negative-Y" } ], "span": 6, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "H", "target": "alias($prefix.acsTempGraph.size.over1y, 'over 1y [Read]')", "textEditor": true }, { "hide": false, "refId": "I", "target": "alias($prefix.acsTempGraph.size.1y, '< 1y [Read]')", "textEditor": true }, { "hide": false, "refId": "G", "target": "alias($prefix.acsTempGraph.size.6m, '< 6m [Read]')", "textEditor": true }, { "hide": false, "refId": "F", "target": "alias($prefix.acsTempGraph.size.1m, '< 1m [Read]')", "textEditor": true }, { "hide": false, "refId": "E", "target": "alias($prefix.acsTempGraph.size.1w, '< 7d [Read]')", "textEditor": true }, { "hide": false, "refId": "D", "target": "alias($prefix.acsTempGraph.size.1d, '< 1d [Read]')", "textEditor": true }, { "hide": false, "refId": "C", "target": "alias($prefix.acsTempGraph.size.12h, '< 12h [Read]')", "textEditor": true }, { "hide": false, "refId": "B", "target": "alias($prefix.acsTempGraph.size.1h, '< 1h [Read]')", "textEditor": true }, { "hide": false, "refId": "A", "target": "alias($prefix.acsTempGraph.size.15min, '< 15min [Read]')", "textEditor": true }, { "hide": false, "refId": "J", "target": "alias($prefix.modifTempGraph.size.over1y, 'over 1y [Write]')", "textEditor": true }, { "hide": false, "refId": "K", "target": "alias($prefix.modifTempGraph.size.1y, '< 1y [Write]')", "textEditor": true }, { "hide": false, "refId": "L", "target": "alias($prefix.modifTempGraph.size.6m, '< 6m [Write]')", "textEditor": true }, { "hide": false, "refId": "M", "target": "alias($prefix.modifTempGraph.size.1m, '< 1m [Write]')", "textEditor": true }, { "hide": false, "refId": "N", "target": "alias($prefix.modifTempGraph.size.1w, '< 7d [Write]')", "textEditor": true }, { "hide": false, "refId": "O", "target": "alias($prefix.modifTempGraph.size.1d, '< 1d [Write]')", "textEditor": true }, { "hide": false, "refId": "P", "target": "alias($prefix.modifTempGraph.size.12h, '< 12h [Write]')", "textEditor": true }, { "hide": false, "refId": "Q", "target": "alias($prefix.modifTempGraph.size.1h, '< 1h [Write]')", "textEditor": true }, { "hide": false, "refId": "S", "target": "alias($prefix.modifTempGraph.size.15min, '< 15min [Write]')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Filesystem temperature (volume)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "decbytes", "label": "Write (Volume) / Read (Volume)", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": "1", "min": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" }, { "collapse": false, "height": 195, "panels": [ { "aliasColors": { "ChangelogCount_UNLNK)": "#BF1B00", "derivative(sboucen.chnglogActivity.ChangelogCount_CREAT)": "#7EB26D", "derivative(sboucen.chnglogActivity.ChangelogCount_UNLNK)": "#BF1B00" }, "bars": false, "datasource": "${DS_RBHMETRIC}", "description": "Represents the derivated changelog events counter value consumed by Robinhood. Obtained by derivating the queried ChangelogCount values in robinhood's db from table VARS (Change the filter settings to select event types). The data is updated every 15 minutes. One point represents the number of selected events occuring in the last 15 minutes.", "fill": 0, "height": "200", "id": 9, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "maxDataPoints": "", "minSpan": null, "nullPointMode": "connected", "percentage": false, "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "span": 12, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByMetric(derivative($prefix.chnglogActivity.$changelogFilter))", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "ChangeLog Events", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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": "0", "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": false, "title": "Dashboard Row", "titleSize": "h6" } ], "schemaVersion": 14, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "value": "${VAR_PREFIX}", "text": "${VAR_PREFIX}" }, "hide": 2, "label": "Graphite metric prefix", "name": "prefix", "options": [ { "value": "${VAR_PREFIX}", "text": "${VAR_PREFIX}" } ], "query": "${VAR_PREFIX}", "type": "constant" }, { "allValue": null, "current": {}, "datasource": "${DS_RBHMETRIC}", "hide": 0, "includeAll": false, "label": "Changelog filter", "multi": true, "name": "changelogFilter", "options": [], "query": "$prefix.chnglogActivity.*", "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", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "rbhMonitoring", "version": 15, "description": "Displays temperature graphs based on volume and inode count for Read/Write operations as well as Lustre's changelogs counter and the average size of files used (Read/Written/Created) using rbh-monitoring (https://github.com/LiquidSame/rbh-monitoring)" }
2017-07-21 15:36:35 UTC
2017-07-24 13:01:53 UTC
0
0
8,564
1
204,326
11,780
1,878
mysql-overview
MySQL Overview
Dashboard from Mysql
2018-10-24 12:59:20 UTC
2018-10-24 14:52:04 UTC
0
null
0
0
null
null
0
0
11,780
1
8,564
10
1,684
Dashboard from Mysql
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__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" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard from Mysql", "editable": true, "gnetId": 8564, "graphTooltip": 1, "id": null, "iteration": 1540392360195, "links": [], "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": 4, "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": 4, "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": 4, "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": 4, "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_bytes{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": "singlestat", "valueFontSize": "80%", "valueMaps": [], "valueName": "current" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 5 }, "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": 6 }, "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": 6 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "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": 13 }, "id": 384, "panels": [], "repeat": null, "title": "Table Locks", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "decimals": null, "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": 14 }, "id": 53, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": 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": 14 }, "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": 21 }, "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": 22 }, "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": 22 }, "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": 29 }, "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": 30 }, "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": 30 }, "id": 48, "legend": { "alignAsTable": true, "avg": true, "current": 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, "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": 37 }, "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": 38 }, "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": 38 }, "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": 45 }, "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": 46 }, "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": 46 }, "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": 53 }, "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": 54 }, "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_bytes{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": 61 }, "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": 62 }, "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": 69 }, "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": 76 }, "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": 83 }, "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 } }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 90 }, "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": 91 }, "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": 91 }, "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": 98 }, "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": 99 }, "id": 43, "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": "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": 99 }, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "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": 106 }, "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": 107 }, "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": 107 }, "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": 114 }, "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": 115 }, "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 } } ], "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 }
2018-10-24 14:52:04 UTC
null
0
0
7,424
1
159,212
27,950
43,073
kong-official
Kong (official)
Dashboard that graphs metrics exported via Prometheus plugin in Kong (http://github.com/kong/kong)
2018-08-08 03:39:09 UTC
2023-03-02 06:52:58 UTC
0
Dashboard graphing metrics collected via https://github.com/Kong/kong/blob/master/kong/plugins/prometheus
40,691
40,694
Other
null
5
2.6
27,950
1
7,424
11
0
Dashboard that graphs metrics exported via Prometheus plugin in Kong (http://github.com/kong/kong)
{ "__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.4.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "heatmap", "name": "Heatmap", "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": "${DS_PROMETHEUS}", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard that graphs metrics exported via Prometheus plugin in Kong (http://github.com/kong/kong)", "editable": true, "gnetId": 7424, "graphTooltip": 0, "id": null, "iteration": 1662693484232, "links": [ { "asDropdown": false, "icon": "info", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": true, "title": "Prometheus Plugin Config", "tooltip": "", "type": "link", "url": "https://docs.konghq.com/hub/kong-inc/prometheus/" } ], "panels": [ { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 38, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "reqps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 1, "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, "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(kong_http_requests_total{instance=~\"$instance\"}[1m]))", "format": "time_series", "intervalFactor": 2, "refId": "A", "legendFormat": "Requests/second" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total requests per second (RPS)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "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": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "reqps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 8 }, "hiddenSeries": false, "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": { "alertThreshold": true, "legend": { "calcs": [], "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(kong_http_requests_total{service=~\"$service\", route=~\"$route\", instance=~\"$instance\"}[1m])) by (service)", "format": "time_series", "intervalFactor": 2, "legendFormat": "service:{{service}}", "refId": "A" }, { "expr": "sum(rate(kong_http_requests_total{service=~\"$service\", route=~\"$route\", instance=~\"$instance\"}[1m])) by (route)", "format": "time_series", "intervalFactor": 2, "legendFormat": "route:{{route}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RPS per route/service ($service)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "reqps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 39, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "legend": { "calcs": [], "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(kong_http_requests_total{service=~\"$service\", route=~\"$route\", instance=~\"$instance\"}[1m])) by (service,code)", "format": "time_series", "intervalFactor": 2, "legendFormat": "service:{{service}}-{{code}}", "refId": "A" }, { "expr": "sum(rate(kong_http_requests_total{service=~\"$service\", route=~\"$route\", instance=~\"$instance\"}[1m])) by (route,code)", "format": "time_series", "intervalFactor": 2, "legendFormat": "route:{{route}}-{{code}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "RPS per route/service by status code", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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": "Request rate", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 36, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 2 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_kong_latency_ms_bucket{instance=~\"$instance\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_kong_latency_ms_bucket{instance=~\"$instance\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_kong_latency_ms_bucket{instance=~\"$instance\"}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kong Proxy Latency across all services", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 2 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_kong_latency_ms_bucket{ service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90-{{service}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_kong_latency_ms_bucket{ service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{service}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_kong_latency_ms_bucket{ service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{service}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kong Proxy Latency per Service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 2 }, "hiddenSeries": false, "id": 42, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_kong_latency_ms_bucket{ service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90-{{route}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_kong_latency_ms_bucket{ service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{route}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_kong_latency_ms_bucket{ service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{route}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kong Proxy Latency per Route", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 12, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_request_latency_ms_bucket{}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_request_latency_ms_bucket{}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_request_latency_ms_bucket{}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Time across all services", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 9 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_request_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90-{{service}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_request_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{service}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_request_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{service}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Time per service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 9 }, "hiddenSeries": false, "id": 41, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_request_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90-{{route}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_request_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{route}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_request_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{route}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Request Time per Route", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 16 }, "height": "250", "hiddenSeries": false, "id": 14, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_upstream_latency_ms_bucket{}[1m])) by (le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p90", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_upstream_latency_ms_bucket{}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_upstream_latency_ms_bucket{}[1m])) by (le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Upstream time across all services", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 16 }, "height": "250", "hiddenSeries": false, "id": 15, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_upstream_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p90-{{service}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_upstream_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{service}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_upstream_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{service}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Upstream Time across per service", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "ms" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 16 }, "height": "250", "hiddenSeries": false, "id": 40, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.90, sum(rate(kong_upstream_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "p90-{{route}}", "refId": "A" }, { "expr": "histogram_quantile(0.95, sum(rate(kong_upstream_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p95-{{route}}", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(kong_upstream_latency_ms_bucket{service =~ \"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route,le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99-{{route}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Upstream Time across per Route", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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 } } ], "title": "Latencies", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 34, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "Bps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 3 }, "hiddenSeries": false, "id": 3, "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": { "alertThreshold": true, "legend": { "calcs": [ "min", "max", "mean", "lastNotNull" ], "displayMode": "table", "placement": "right" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(kong_bandwidth_bytes{instance=~\"$instance\"}[1m])) by (type)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{type}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Total Bandwidth", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "Bps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 0, "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", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(kong_bandwidth_bytes{direction=\"egress\", service =~\"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (service)", "format": "time_series", "intervalFactor": 2, "legendFormat": "service:{{service}}", "refId": "A" }, { "expr": "sum(irate(kong_bandwidth_bytes{direction=\"egress\", service =~\"$service\",route=~\"$route\",instance=~\"$instance\"}[1m])) by (route)", "format": "time_series", "intervalFactor": 2, "legendFormat": "route:{{route}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Egress per service/route", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "Bps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 10 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(kong_bandwidth_bytes{direction=\"ingress\", service =~\"$service\"}[1m])) by (service)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{service}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Ingress per service/route", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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 } } ], "title": "Bandwidth", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 3 }, "id": 28, "panels": [ { "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "mappings": [ { "from": "", "id": 1, "operator": "", "text": "", "to": "", "type": 1, "value": "" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 70 }, { "color": "red", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 4 }, "id": 22, "options": { "fieldOptions": { "calcs": [ "mean" ], "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [], "values": false }, "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.4.5", "repeat": "instance", "repeatDirection": "v", "targets": [ { "exemplar": true, "expr": "(kong_memory_lua_shared_dict_bytes{instance=~\"$instance\",shared_dict!~\"kong_process_events\"}/kong_memory_lua_shared_dict_total_bytes{instance=~\"$instance\",shared_dict!~\"kong_process_events\"})*100", "format": "time_series", "instant": false, "interval": "", "legendFormat": "{{shared_dict}} ({{kong_subsystem}})", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Kong shared memory usage by Node ($instance)", "type": "gauge", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "bytes", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "mappings": [], "unit": "bytes" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 24, "x": 0, "y": 10 }, "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": { "dataLinks": [], "tooltip": { "mode": "multi", "sort": "none" } }, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 2, "points": false, "renderer": "flot", "repeat": "instance", "repeatDirection": "v", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "kong_memory_workers_lua_vms_bytes{instance=~\"$instance\"}", "format": "time_series", "instant": false, "interval": "", "legendFormat": "PID:{{pid}} ({{kong_subsystem}})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Kong worker Lua VM usage by Node ($instance)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "logBase": 1, "show": true }, { "format": "bytes", "logBase": 1, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "title": "Caching", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 45, "panels": [ { "cards": { "cardPadding": null, "cardRound": null }, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateRdYlGn", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 17 }, "heatmap": {}, "hideZeroBuckets": false, "highlightCards": true, "id": 49, "legend": { "show": false }, "pluginVersion": "7.5.4", "reverseYBuckets": false, "targets": [ { "exemplar": true, "expr": "sum(kong_upstream_target_health{state=\"healthy\",upstream=~\"$upstream\"}) by (upstream,target,address) * -1 + sum(kong_upstream_target_health{state=~\"(unhealthy|dns_error)\",upstream=~\"$upstream\"}) by (upstream,target,address)", "format": "heatmap", "hide": false, "instant": false, "interval": "", "legendFormat": "{{upstream}}:{{target}}", "refId": "A" } ], "title": "Healthy status", "tooltip": { "show": true, "showHistogram": false }, "transformations": [ { "id": "seriesToColumns", "options": {} } ], "type": "heatmap", "xAxis": { "show": true }, "xBucketNumber": null, "xBucketSize": null, "yAxis": { "decimals": null, "format": "short", "logBase": 1, "max": null, "min": null, "show": true, "splitFactor": null }, "yBucketBound": "auto", "yBucketNumber": null, "yBucketSize": null }, { "columns": [], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "color": { "mode": "fixed" }, "custom": { "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "state" }, "properties": [ { "id": "custom.displayMode", "value": "color-background" }, { "id": "color", "value": { "mode": "thresholds" } }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "yellow", "value": 0 }, { "color": "green", "value": 1 } ] } }, { "id": "mappings", "value": [ { "from": "", "id": 1, "text": "healthchecks_off", "to": "", "type": 1, "value": "0" }, { "from": "", "id": 2, "text": "healthy", "to": "", "type": 1, "value": "1" }, { "from": "", "id": 3, "text": "unhealthy", "to": "", "type": 1, "value": "-1" } ] } ] } ] }, "fontSize": "100%", "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "id": 47, "options": { "frameIndex": 0, "showHeader": true }, "pageSize": null, "pluginVersion": "7.5.4", "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", "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)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "state", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "state", "align": "auto", "colorMode": "cell", "colors": [ "rgba(245, 54, 54, 0.9)", "#FADE2A", "rgba(50, 172, 45, 0.97)" ], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "mappingType": 1, "pattern": "state_value", "thresholds": [ "0", "1" ], "type": "string", "unit": "short", "valueMaps": [ { "text": "healthy", "value": "1" }, { "text": "healthchecks_off", "value": "0" }, { "text": "unhealthy", "value": "-1" } ] }, { "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": "Value", "thresholds": [], "type": "hidden", "unit": "short" } ], "targets": [ { "exemplar": false, "expr": "sum(\n# map state to a numeric value\n# since grafana doesn't support value mapping yet\n label_replace(\n label_replace(\n label_replace(\n kong_upstream_target_health{upstream=~\"$upstream\"}\n # healthy is positive number\n , \"state_value\", \"1\", \"state\", \"healthy\"\n # healthchecks_off is 0\n ), \"state_value\", \"0\", \"state\", \"healthchecks_off\"\n # unhealthy is negative number\n ), \"state_value\", \"-1\", \"state\", \"(dns_error|unhealthy)\"\n )\n)\nby (upstream, target, address, state, state_value) > 0", "format": "table", "instant": true, "interval": "", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "transform": "table", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "Value": true, "state": true }, "indexByName": { "Time": 0, "Value": 5, "address": 3, "state": 4, "target": 2, "upstream": 1 }, "renameByName": { "Value": "report node count", "state": "state_original", "state_value": "state" } } } ], "type": "table" } ], "title": "Upstream", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 25 }, "id": 25, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "links": [], "custom": { "fillOpacity": 10, "showPoints": "never", "spanNulls": true }, "unit": "reqps" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 6 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true, "tooltip": { "mode": "multi", "sort": "none" } }, "paceLength": 10, "percentage": false, "pluginVersion": "8.4.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kong_nginx_connections_total{state=~\"active|reading|writing|waiting\", instance=~\"$instance\"}) by (state)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{state}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Nginx connection state", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "timeseries", "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 } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": {}, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 13 }, "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": "#3f6833", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "exemplar": true, "expr": "sum(kong_nginx_connections_total{state=\"total\", instance=~\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "Total", "refId": "A" } ], "thresholds": "", "title": "Total Connections", "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": {}, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 13 }, "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" } ], "sparkline": { "fillColor": "#3f6833", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kong_nginx_connections_total{state=\"handled\", instance=~\"$instance\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Handled", "refId": "A" } ], "thresholds": "", "title": "Handled Connections", "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": {}, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 13 }, "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": "#3f6833", "full": true, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kong_nginx_connections_total{state=\"accepted\", instance=~\"$instance\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "Accepted", "refId": "A" } ], "thresholds": "", "title": "Accepted Connections", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "title": "Nginx", "type": "row" } ], "refresh": false, "schemaVersion": 22, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kong_http_requests_total,service)", "description": null, "error": null, "hide": 0, "includeAll": true, "index": -1, "label": "", "multi": true, "name": "service", "options": [], "query": "label_values(kong_http_requests_total,service)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kong_nginx_connections_total,instance)", "description": null, "error": null, "hide": 0, "includeAll": true, "index": -1, "label": "", "multi": true, "name": "instance", "options": [], "query": "label_values(kong_nginx_connections_total,instance)", "refresh": 2, "regex": ".*", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kong_http_requests_total,route)", "description": "Ingress", "error": null, "hide": 0, "includeAll": true, "index": -1, "label": "", "multi": true, "name": "route", "options": [], "query": "label_values(kong_http_requests_total,route)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "label_values(kong_upstream_target_health, upstream)", "hide": 0, "includeAll": true, "index": -1, "label": null, "multi": true, "name": "upstream", "options": [], "query": "label_values(kong_upstream_target_health, upstream)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "DS_PROMETHEUS", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "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": "Kong (official)", "uid": "mY9p7dQmz", "variables": { "list": [] }, "version": 9 }
2023-03-02 06:52:58 UTC
null
0
0
13,414
1
73,813
24,848
28
klustair
Klustair
KubeAudit and Trivy scan results collected by Klustair https://www.klustair.com/
2020-11-17 00:01:07 UTC
2022-05-23 14:46:39 UTC
0
KubeAudit and Trivy scan results collected by Klustair https://www.klustair.com/
58,237
58,238
Other
null
0
0
24,848
1
13,414
11
2
KubeAudit and Trivy scan results collected by Klustair https://www.klustair.com/
{ "__inputs": [ { "name": "DS_POSTGRESQL", "label": "PostgreSQL", "description": "", "type": "datasource", "pluginId": "postgres", "pluginName": "PostgreSQL" }, { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.5.3" }, { "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": "text", "name": "Text", "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": "KubeAudit and Trivy scan results collected by Klustair https://www.klustair.com/", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "iteration": 1653317093842, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 0 }, "id": 31, "options": { "content": "<center><br>\n<img src=\"https://raw.githubusercontent.com/mms-gianni/klustair-frontend/master/docs/img/klustair.png\" alt=\"Klustair Logo\" style=\"width:150px;height:100px;\"> \n</center>", "mode": "html" }, "pluginVersion": "8.5.3", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "transparent": true, "type": "text" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "gridPos": { "h": 4, "w": 9, "x": 3, "y": 0 }, "id": 18, "options": { "content": "# Klustair Dashboard\n\n--------------------\nKubeAudit and Trivy scan results collected by Klustair \\\nhttps://www.klustair.com/", "mode": "markdown" }, "pluginVersion": "8.5.3", "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n $__time(time_column),\n value1\nFROM\n metric_table\nWHERE\n $__timeFilter(time_column)\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "transparent": true, "type": "text" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 0 }, "id": 8, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT count(DISTINCT name) FROM k_namespaces WHERE name != ''\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Namespaces", "type": "stat" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 0 }, "id": 12, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT count(DISTINCT podname) FROM k_pods WHERE podname != ''\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Pods", "type": "stat" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "grey", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 18, "y": 0 }, "id": 9, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT count(DISTINCT name) FROM k_containers WHERE name != ''\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Containers", "type": "stat" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "grey", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 21, "y": 0 }, "id": 15, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT count(DISTINCT fulltag) FROM k_images WHERE fulltag != ''\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Images", "type": "stat" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 6, "panels": [], "title": "Audit - Filtered", "type": "row" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "displayName": "$__cell_{0}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "grey", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 5 }, "id": 19, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n count(Distinct A.container) AS \"value\", \n A.container,\n B.checktime\nFROM k_audits A\nJOIN k_reports B ON A.report_uid = B.uid\nWHERE\n A.resource_name in (${ResourceName}) and A.resource_namespace in (${Namespace}) and B.checktime in ('${Report}') and audit_type= 'container'\nGROUP BY A.container, B.checktime\nORDER BY value, A.container", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Audited Container Count", "transformations": [ { "id": "organize", "options": { "excludeByName": { "audit_type": true, "checktime": true, "name": true, "resource_name": true }, "indexByName": { "checktime": 2, "type": 0, "value": 1 }, "renameByName": { "type": "Audit Type", "value": "Value" } } } ], "type": "stat" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "displayName": "$__cell_{0}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-orange", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 5, "y": 5 }, "id": 16, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n count(audit_type) AS \"value\"\nFROM k_audits A\nJOIN k_reports B ON A.report_uid = B.uid\nWHERE\n A.resource_name in (${ResourceName}) and A.resource_namespace in (${Namespace}) and B.checktime in ('${Report}')\n OR A.resource_name in (${Namespace}) and B.checktime in ('${Report}')\nGROUP BY audit_type\nORDER BY value", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Total Audit Count", "transformations": [ { "id": "organize", "options": { "excludeByName": { "audit_type": true, "checktime": false }, "indexByName": { "checktime": 2, "type": 0, "value": 1 }, "renameByName": { "type": "Audit Type", "value": "Value" } } } ], "type": "stat" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-orange", "value": null }, { "color": "light-red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Count" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "custom.width", "value": 350 } ] } ] }, "gridPos": { "h": 15, "w": 14, "x": 10, "y": 5 }, "id": 4, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "frameIndex": 1, "showHeader": true }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n count(audit_name) AS \"value\", \n audit_name AS type, audit_type\nFROM k_audits A\nJOIN k_reports B ON A.report_uid = B.uid\nWHERE\n A.resource_name in (${ResourceName}) and A.resource_namespace in (${Namespace}) and B.checktime in ('${Report}')\n OR A.resource_name in (${Namespace}) and B.checktime in ('${Report}')\nGROUP BY audit_name, audit_type\nORDER BY audit_type, value desc", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Audits by Name", "transformations": [ { "id": "organize", "options": { "excludeByName": { "checktime": true }, "indexByName": { "audit_type": 1, "type": 0, "value": 2 }, "renameByName": { "audit_type": "Type", "type": "Name", "value": "Count" } } } ], "type": "table" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "displayName": "$__cell_{0}", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "grey", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "custom.width", "value": 300 } ] } ] }, "gridPos": { "h": 6, "w": 10, "x": 0, "y": 9 }, "id": 2, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n count(audit_type) AS \"value\", \n audit_type AS type,\n B.checktime\nFROM k_audits A\nJOIN k_reports B ON A.report_uid = B.uid\nWHERE\n A.resource_name in (${ResourceName}) and A.resource_namespace in (${Namespace}) and B.checktime in ('${Report}')\n OR A.resource_name in (${Namespace}) and B.checktime in ('${Report}')\nGROUP BY audit_type, B.checktime\nORDER BY value desc, audit_type", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Audit Type", "transformations": [ { "id": "organize", "options": { "excludeByName": { "checktime": true }, "indexByName": { "checktime": 2, "type": 0, "value": 1 }, "renameByName": { "type": "Audit Type", "value": "Value" } } } ], "type": "table" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "grey", "value": null }, { "color": "light-red", "value": 100 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "custom.width", "value": 300 } ] } ] }, "gridPos": { "h": 5, "w": 10, "x": 0, "y": 15 }, "id": 3, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [] }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n count(severity_level) AS \"value\", \n severity_level AS type,\n B.checktime\nFROM k_audits A\nJOIN k_reports B ON A.report_uid = B.uid\nWHERE\n A.resource_name in (${ResourceName}) and A.resource_namespace in (${Namespace}) and B.checktime in ('${Report}')\n OR A.resource_name in (${Namespace}) and B.checktime in ('${Report}')\nGROUP BY severity_level, B.checktime\nORDER BY value desc, severity_level", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Severity Level", "transformations": [ { "id": "organize", "options": { "excludeByName": { "checktime": true }, "indexByName": { "checktime": 2, "type": 0, "value": 1 }, "renameByName": { "type": "Severity", "value": "Value" } } } ], "type": "table" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 25, "panels": [], "title": "Trivy - Filtered", "type": "row" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "displayName": "Total", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-red", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 21 }, "id": 26, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n count(Distinct vulnerability_id)\nFROM k_vuln A\nJOIN k_reports B ON A.report_uid = B.uid\nJOIN k_images C ON A.image_uid = C.uid\nJOIN k_containers D ON C.fulltag = D.image\nJOIN k_pods E ON D.pod_uid = E.uid\nJOIN k_namespaces F ON E.namespace_uid = F.uid\nJOIN k_audits G ON F.uid = G.namespace_uid\nWHERE\n G.resource_name in (${ResourceName}) and G.resource_namespace in (${Namespace}) and B.checktime in ('${Report}')\nGROUP BY vulnerability_id\n", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "CVEs Individual Vulnerabilities Count", "transformations": [ { "id": "organize", "options": { "excludeByName": { "audit_type": true, "checktime": false }, "indexByName": { "checktime": 2, "type": 0, "value": 1 }, "renameByName": { "total": "", "type": "Audit Type", "value": "Value" } } } ], "type": "stat" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "displayName": "Total", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-purple", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 5, "y": 21 }, "id": 27, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT total\nFROM k_vulnsummary A\nJOIN k_reports B ON A.report_uid = B.uid\nJOIN k_images C ON A.image_uid = C.uid\nJOIN k_containers D ON C.fulltag = D.image\nJOIN k_pods E ON D.pod_uid = E.uid\nJOIN k_namespaces F ON E.namespace_uid = F.uid\nJOIN k_audits G ON F.uid = G.namespace_uid\nWHERE\n G.resource_name in (${ResourceName}) and G.resource_namespace in (${Namespace}) and B.checktime in ('${Report}')\nGROUP BY total", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "Total Vulnerabilities Count", "transformations": [ { "id": "organize", "options": { "excludeByName": { "audit_type": true, "checktime": false }, "indexByName": { "checktime": 2, "type": 0, "value": 1 }, "renameByName": { "type": "Audit Type", "value": "Value" } } } ], "type": "stat" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "grey", "value": null }, { "color": "light-red", "value": 100 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Total (sum)" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "custom.width", "value": 350 } ] } ] }, "gridPos": { "h": 11, "w": 14, "x": 10, "y": 21 }, "id": 28, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n total, severity,\n E.container, E.resource_namespace\nFROM k_vulnsummary A\nFULL JOIN k_reports B ON A.report_uid = B.uid\nFULL JOIN k_images C ON A.image_uid = C.uid\nFULL JOIN k_containers D ON C.fulltag = D.image\nFULL JOIN k_audits E ON D.name = E.container\nWHERE\n E.resource_name in (${ResourceName}) and E.resource_namespace in (${Namespace}) and B.checktime in ('${Report}') and total > 0\nGROUP BY E.resource_namespace, total, severity, E.container\nORDER BY E.resource_namespace, severity desc, total desc", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "CVEs Vulnerabilities By Severity and Container", "transformations": [ { "id": "organize", "options": { "excludeByName": { "audit_type": true, "checktime": false }, "indexByName": { "container": 3, "resource_namespace": 0, "severity": 1, "total": 2 }, "renameByName": { "resource_namespace": "Namespace", "severity": "Severity", "total": "Total", "type": "Audit Type", "value": "Value" } } }, { "id": "groupBy", "options": { "fields": { "Namespace": { "aggregations": [], "operation": "groupby" }, "Severity": { "aggregations": [], "operation": "groupby" }, "Total": { "aggregations": [ "sum" ], "operation": "aggregate" }, "container": { "aggregations": [], "operation": "groupby" }, "severity": { "aggregations": [], "operation": "groupby" }, "total": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" }, { "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "fieldConfig": { "defaults": { "custom": { "align": "auto", "displayMode": "auto", "filterable": true, "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "light-red", "value": null } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Total (sum)" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" } ] } ] }, "gridPos": { "h": 7, "w": 10, "x": 0, "y": 25 }, "id": 30, "links": [], "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.3", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n total, severity\nFROM k_vulnsummary A\nFULL JOIN k_reports B ON A.report_uid = B.uid\nFULL JOIN k_images C ON A.image_uid = C.uid\nFULL JOIN k_containers D ON C.fulltag = D.image\nFULL JOIN k_audits E ON D.name = E.container\nWHERE\n E.resource_name in (${ResourceName}) and E.resource_namespace in (${Namespace}) and B.checktime in ('${Report}') and total > 0\nGROUP BY severity, total\nORDER BY severity desc, total desc", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "value" ], "type": "alias" } ] ], "table": "k_audits", "timeColumn": "audit_time", "timeColumnType": "timestamptz", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ], "datasource": "${DS_PROMETHEUS}" } ], "title": "CVEs Vulnerabilities By Severity", "transformations": [ { "id": "organize", "options": { "excludeByName": {}, "indexByName": { "severity": 0, "total": 1 }, "renameByName": { "severity": "Severity", "total": "Total" } } }, { "id": "groupBy", "options": { "fields": { "Severity": { "aggregations": [], "operation": "groupby" }, "Total": { "aggregations": [ "sum" ], "operation": "aggregate" }, "severity": { "aggregations": [], "operation": "groupby" }, "total": { "aggregations": [ "sum" ], "operation": "aggregate" } } } } ], "type": "table" } ], "refresh": false, "schemaVersion": 36, "style": "dark", "tags": [ "vulnerability", "audit", "security" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "definition": "SELECT to_char(checktime, 'YYYY-MM-DD\"T\"HH24:MI:SS.US\"Z\"') FROM k_reports", "hide": 0, "includeAll": false, "multi": false, "name": "Report", "options": [], "query": "SELECT to_char(checktime, 'YYYY-MM-DD\"T\"HH24:MI:SS.US\"Z\"') FROM k_reports", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 2, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "definition": "SELECT DISTINCT name FROM k_namespaces", "hide": 0, "includeAll": true, "multi": true, "name": "Namespace", "options": [], "query": "SELECT DISTINCT name FROM k_namespaces", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "postgres", "uid": "${DS_POSTGRESQL}" }, "definition": "SELECT\nresource_name FROM k_audits WHERE resource_namespace in (${Namespace})", "hide": 0, "includeAll": true, "multi": true, "name": "ResourceName", "options": [], "query": "SELECT\nresource_name FROM k_audits WHERE resource_namespace in (${Namespace})", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "hidden": true }, "timezone": "", "title": "Klustair", "uid": "pqkChFTGz", "version": 2, "weekStart": "", "gnetId": 13414 }
2022-05-23 14:46:39 UTC
null
0
0
1,516
1
12,941
18,976
15,967
aws-api-gateway
AWS API Gateway
Visualize AWS API Gateway metrics
2017-02-16 21:03:00 UTC
2021-05-08 10:45:18 UTC
0
## AWS API Gateway Visualize AWS API Gateway metrics. ## CloudWatch datasource configuration [https://grafana.com/docs/grafana/latest/datasources/cloudwatch/](https://grafana.com/docs/grafana/latest/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')
7,819
7,822
Other
null
1
5
18,976
1
1,516
11
8,777
Visualize AWS API Gateway metrics
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.5" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "panel", "id": "text", "name": "Text", "version": "7.1.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Visualize AWS API Gateway metrics", "editable": false, "gnetId": 1516, "graphTooltip": 0, "id": null, "iteration": 1601391274139, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Latency_Average", "yaxis": 2 }, { "alias": "TargetResponseTime_Average", "yaxis": 2 }, { "alias": "ClientConnections_Sum", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "Count", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Count", "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:124", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:125", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "hiddenSeries": false, "id": 14, "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": "null as zero", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Latency_Average", "yaxis": 1 }, { "alias": "TargetResponseTime_Average", "yaxis": 2 }, { "alias": "ClientConnections_Sum", "yaxis": 2 }, { "alias": "IntegrationLatency_Average", "yaxis": 2 }, { "alias": "IntegrationLatency", "yaxis": 2 }, { "alias": "IntegrationLatency Average", "yaxis": 1 }, { "alias": "Latency Maximum", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Latency", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "statistics": [ "Average" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "IntegrationLatency", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "B", "region": "$region", "statistics": [ "Average" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Latency", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "C", "region": "$region", "statistics": [ "Maximum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Latency / IntegrationLatency", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "4XXError Sum": "#e24d42", "5XXError Sum": "#ef843c" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 15, "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": "null as zero", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Total Error Rate", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "e400", "item": { "filter": "" }, "metricName": "4XXError", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "$region", "statistics": [ "Sum" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "e500", "item": { "filter": "" }, "metricName": "5XXError", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "$region", "statistics": [ "Sum" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": true, "highResolution": false, "host": { "filter": "" }, "id": "countt", "item": { "filter": "" }, "metricName": "Count", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "", "refId": "E", "region": "$region", "statistics": [ "Sum" ] }, { "alias": "Total Error Rate", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "SUM([e400,e500])*100/countt", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "rate", "item": { "filter": "" }, "metricName": "Count", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "", "refId": "D", "region": "$region", "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "4XXError / 5XXError", "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": 0, "show": true }, { "format": "percent", "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": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 21 }, "hiddenSeries": false, "id": 16, "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": "null as zero", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Latency_Average", "yaxis": 1 }, { "alias": "TargetResponseTime_Average", "yaxis": 2 }, { "alias": "ClientConnections_Sum", "yaxis": 2 }, { "alias": "IntegrationLatency_Average", "yaxis": 2 }, { "alias": "5XXError_Average", "yaxis": 2 }, { "alias": "CacheHitCount Sum", "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "CacheHitCount", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "statistics": [ "Sum" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "ApiName": "$apiname", "Stage": "$stage" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "CacheMissCount", "mode": 0, "namespace": "AWS/ApiGateway", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "B", "region": "$region", "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CacheHitCount / CacheMissCount", "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:207", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:208", "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<a style=\"float: right\" 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 style=\"float: left\" target=\"_blank\" href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-metrics-and-dimensions.html\">AWS CloudWatch API Gateway documentation</a><br/>\n<a style=\"float: left\" target=\"_blank\" href=\"https://grafana.com/dashboards/1516\">Installed from Grafana.com dashboards</a>\n<div style=\"clear:both; width:100%;height:0;font-size:0;\"></div>", "datasource": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 28 }, "id": 2, "links": [], "mode": "html", "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/apigateway/latest/developerguide/api-gateway-metrics-and-dimensions.html\">AWS CloudWatch API Gateway documentation</a> | \n<a target=\"_blank\" href=\"https://grafana.com/dashboards/1516\">Installed from Grafana.com dashboards</a>", "mode": "html" }, "pluginVersion": "7.1.0", "title": "Documentation", "type": "text" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [ "monitoringartist", "cloudwatch" ], "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "selected": true, "text": "auto", "value": "$__auto_interval_agg" }, "hide": 0, "label": "Aggregation", "name": "agg", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_agg" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "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": "5m", "value": "5m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1s,5s,10s,30s,1m,5m,15m,1h,6h,1d,7d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "regions()", "hide": 0, "includeAll": false, "label": "Region", "multi": false, "name": "region", "options": [], "query": "regions()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "dimension_values($region,AWS/ApiGateway,Count,ApiName)", "hide": 0, "includeAll": false, "label": "ApiName", "multi": false, "name": "apiname", "options": [], "query": "dimension_values($region,AWS/ApiGateway,Count,ApiName)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "*", "current": {}, "datasource": "$datasource", "definition": "dimension_values($region,AWS/ApiGateway,Count,Stage, {\"ApiName\": \"$apiname\"})", "hide": 0, "includeAll": false, "label": "AND Stage", "multi": false, "name": "stage", "options": [], "query": "dimension_values($region,AWS/ApiGateway,Count,Stage, {\"ApiName\": \"$apiname\"})", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "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 API Gateway", "uid": "AWSAPIGat", "version": 1 }
2020-09-29 15:01:51 UTC
null
0
0
10,878
1
146,928
23,228
887
locust
Locust
Locust Dashboard for load test analysis
2019-09-18 08:31:11 UTC
2021-12-20 07:56:25 UTC
0
A dashboard to present the data generated by the Timescale listener in [locust-plugins](https://github.com/SvenskaSpel/locust-plugins#listeners). Allows easy viewing of data in real time as well as analyzing old runs. Also check out the other views: [Testruns table](https://grafana.com/grafana/dashboards/14422/) [Requests table](https://grafana.com/grafana/dashboards/14423/) [Scatter plot](https://grafana.com/grafana/dashboards/15419)
46,804
46,805
null
null
2
5
23,228
1
10,878
11
207
null
{ "__inputs": [ { "name": "DS_LOCUST", "label": "locust", "description": "", "type": "datasource", "pluginId": "postgres", "pluginName": "PostgreSQL" } ], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.2.7" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "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": "${DS_LOCUST}", "enable": true, "hide": false, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Events", "rawQuery": "SELECT\n time,\n text\nFROM\nevents\nWHERE\n $__timeFilter(time)\n", "showIn": 0, "type": "dashboard" } ] }, "editable": true, "fiscalYearStartMonth": 0, "gnetId": 10878, "graphTooltip": 0, "id": null, "iteration": 1639745781909, "links": [ { "icon": "external link", "includeVars": true, "keepTime": true, "tags": [], "title": "Requests table for this test run", "type": "link", "url": "/d/_GvzbmtMk/locust-requests-table" }, { "asDropdown": false, "icon": "external link", "includeVars": false, "keepTime": false, "tags": [], "targetBlank": false, "title": "All testruns", "tooltip": "", "type": "link", "url": "/d/ICNoPuKZz/" } ], "liveNow": false, "panels": [ { "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto" }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 0 }, "id": 3, "interval": null, "links": [], "options": { "showHeader": true }, "pluginVersion": "8.2.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT Req1.name, Req1.request_type as \"request type\", \n count(Req1.*) as \"requests\", \n count(Req1.exception) as \"failed\",\n (count(Req1.exception)*100.0/(select count(*) from request Req2 where Req2.request_type = Req1.request_type and Req2.name = Req1.name and $__timeFilter(Req2.time) and (Req2.testplan = '$testplan' or '$testplan' = 'All'))) as \"error percentage\", \n AVG(Req1.response_time) as \"Average\", \n percentile_cont(0.95) within group (order by Req1.response_time) as \"95 perc\", \n percentile_cont(0.99) within group (order by Req1.response_time) as \"99 perc\", \n max(Req1.response_time) \nFROM request Req1\nWHERE $__timeFilter(time) AND \n (Req1.testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY Req1.request_type, Req1.name\n\n", "refId": "B", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Requests", "transformations": [ { "id": "merge", "options": { "reducers": [] } } ], "type": "table" }, { "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto" }, "decimals": 2, "displayName": "", "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "count" }, "properties": [ { "id": "custom.width", "value": 100 }, { "id": "decimals", "value": 0 } ] } ] }, "gridPos": { "h": 4, "w": 24, "x": 0, "y": 8 }, "id": 4, "interval": null, "links": [], "options": { "showHeader": true }, "pluginVersion": "8.2.7", "targets": [ { "format": "table", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT name as \"request name\",\n left(exception,300) as exception,\n count(*)\nFROM \"request\" \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All') AND \n exception is not null \nGROUP BY \"name\",left(exception,300)", "refId": "B", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "title": "Failures", "transformations": [ { "id": "merge", "options": { "reducers": [] } } ], "type": "table" }, { "aliasColors": { "Req/s": "#70dbed", "jupiter_echo_get_cached": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 7, "fillGradient": 0, "gridPos": { "h": 11, "w": 11, "x": 0, "y": 12 }, "hiddenSeries": false, "id": 15, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": false, "show": true, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [ { "$$hashKey": "object:10252", "alias": "active_users", "fill": 0, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "hide": false, "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval,NULL), \n count(*)/($__interval_ms/1000.0) as \"Req/s\"\nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY 1 \nORDER BY 1\n", "refId": "A", "select": [ [ { "params": [ "response_time" ], "type": "column" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval,NULL), \n avg(user_count) as active_users\nFROM user_count\nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = '')\nGROUP BY 1 \nORDER BY 1", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests per second / Active users", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:10261", "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:10262", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 11, "y": 12 }, "id": 11, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.7", "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metricColumn": "none", "orderByTime": "ASC", "policy": "default", "rawQuery": true, "rawSql": "SELECT\n $__timeGroupAlias(\"time\",$__interval),\n count(*) AS \"AllRequests\"\nFROM request\nWHERE\n $__timeFilter(\"time\") AND\n (testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY 1", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "allReq" ], "type": "alias" } ] ], "table": "request", "tags": [], "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" }, { "datatype": "text", "name": "", "params": [ "testplan", "=", "value" ], "type": "expression" } ] } ], "title": "Total requests", "type": "stat" }, { "aliasColors": { "Error rate": "#e24d42", "jupiter_echo_get_cached": "#1f78c1", "jupiter_echo_post": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "decimals": 0, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 11, "w": 10, "x": 14, "y": 12 }, "hiddenSeries": false, "id": 30, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": false, "current": false, "max": true, "min": false, "rightSide": false, "show": false, "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval,NULL), \n count(*)/($__interval_ms/1000.0) as \"Error rate\"\nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All') and \n exception is not null\nGROUP BY 1\nORDER BY 1\n", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:325", "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:326", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [ { "options": { "match": "null", "result": { "color": "#e24d42", "text": "0" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "#e24d42", "value": 0 }, { "color": "#d44a3a", "value": 0.01 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 3, "x": 11, "y": 14 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.7", "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "metricColumn": "none", "orderByTime": "ASC", "policy": "default", "rawQuery": true, "rawSql": "SELECT\n $__timeGroupAlias(\"time\",$__interval),\n count(*)\nFROM request\nWHERE\n $__timeFilter(\"time\") AND\n (testplan = '$testplan' OR '$testplan' = 'All') AND\n exception is not null\nGROUP BY 1\n", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "allReq" ], "type": "alias" } ] ], "table": "request", "tags": [], "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" }, { "datatype": "text", "name": "", "params": [ "testplan", "=", "value" ], "type": "expression" }, { "datatype": "int2", "name": "", "params": [ "success", "=", "0" ], "type": "expression" } ] } ], "title": "Failed requests", "type": "stat" }, { "cacheTimeout": null, "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "color": "rgba(237, 129, 40, 0.89)", "text": "0" } }, "type": "special" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#299c46", "value": null }, { "color": "rgba(237, 129, 40, 0.89)", "value": 0 }, { "color": "#d44a3a", "value": 0.01 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 3, "x": 11, "y": 16 }, "id": 14, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.7", "targets": [ { "format": "table", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "metricColumn": "none", "orderByTime": "ASC", "policy": "default", "rawQuery": true, "rawSql": "SELECT \nCASE cast(allRec as numeric)\n WHEN 0 THEN 0\n ELSE cast(errorRec as numeric) / cast(allRec as numeric)\nEND\nFROM (SELECT count(*) as allRec FROM request WHERE $__timeFilter(time) and (testplan = '$testplan' OR '$testplan' = 'All')) AS \"allRecords\",\n (SELECT count(*) as errorRec FROM request WHERE $__timeFilter(time) and (testplan = '$testplan' OR '$testplan' = 'All') AND exception is not null) AS \"errorRecords\"", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "count" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "tags": [], "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" }, { "datatype": "int2", "name": "", "params": [ "success", "=", "0" ], "type": "expression" } ] } ], "title": "Error rate %", "type": "gauge" }, { "aliasColors": { "jupiter_echo_get_cached": "#1f78c1", "jupiter_echo_multi_fetch": "#bf1b00", "jupiter_echo_post": "#e5ac0e" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 33, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 480, "sort": null, "sortDesc": null, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(time,$__interval, NULL), \n name, \n count(*)/($__interval_ms/1000.0) as throughput \nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY 1, name \nORDER BY 1,2\n", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:196", "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:197", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "jupiter_echo_get_cached": "#1f78c1", "jupiter_echo_multi_fetch": "#bf1b00", "jupiter_echo_post": "#eab839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 32 }, "hiddenSeries": false, "id": 7, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 480, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 0.5, "points": true, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval, NULL), \n name ,\n avg(response_time)\nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY 1, name \nORDER BY 1, 2", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transaction response times (average)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:730", "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:731", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "jupiter_echo_get_cached": "#1f78c1", "jupiter_echo_post": "#bf1b00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "decimals": 2, "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 39 }, "hiddenSeries": false, "id": 16, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 480, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval, NULL), \n name, \n count(*)/($__interval_ms/1000.0) as \"Error rate\"\nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All') and \n exception is not null\nGROUP BY 1, name \nORDER BY 1\n", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors per second", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:164", "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:165", "format": "short", "label": null, "logBase": 1, "max": null, "min": "0", "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 44 }, "id": 35, "panels": [], "title": "advanced", "type": "row" }, { "aliasColors": { "jupiter_echo_get_cached": "#1f78c1", "jupiter_echo_multi_fetch": "#bf1b00", "jupiter_echo_post": "#eab839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 45 }, "hiddenSeries": false, "id": 32, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 480, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 0.5, "points": true, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval, NULL), \n name ,\n avg(response_time)\nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY 1, name \nORDER BY 1, 2", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transaction response times (log)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:730", "format": "ms", "label": null, "logBase": 10, "max": null, "min": null, "show": true }, { "$$hashKey": "object:731", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "jupiter_echo_get_cached": "#1f78c1", "jupiter_echo_multi_fetch": "#bf1b00", "jupiter_echo_post": "#e5ac0e" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 52 }, "hiddenSeries": false, "id": 9, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "sideWidth": 480, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 0.5, "points": true, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval,NULL), \n name, \n percentile_cont(0.99) within group (order by response_time) as \"99 percentile\"\nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY 1, name\nORDER BY 1, 2\n", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transaction response times (99th pct)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:858", "format": "ms", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:859", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "jupiter_echo_get_cached": "#1f78c1", "jupiter_echo_multi_fetch": "#bf1b00", "jupiter_echo_post": "#eab839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_LOCUST}", "fieldConfig": { "defaults": { "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 59 }, "hiddenSeries": false, "id": 29, "interval": "$send_interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": true, "rightSide": true, "show": true, "sideWidth": 450, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.7", "pointradius": 5, "points": false, "renderer": "flot", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [ { "params": [ "$__interval", "none" ], "type": "time" } ], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT $__timeGroup(\"time\",$__interval, NULL), \n avg(response_length), \n name \nFROM request \nWHERE $__timeFilter(time) and \n (testplan = '$testplan' OR '$testplan' = 'All')\nGROUP BY 1, name \nORDER BY 1", "refId": "B", "select": [ [ { "params": [ "response_time" ], "type": "column" }, { "params": [ "avg" ], "type": "aggregate" }, { "params": [ "response_time" ], "type": "alias" } ] ], "table": "request", "timeColumn": "\"time\"", "timeColumnType": "timestamp", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transaction response length", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:922", "format": "decbytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:923", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "", "schemaVersion": 32, "style": "dark", "tags": [ "load_test" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_LOCUST}", "definition": "SELECT DISTINCT testplan FROM request WHERE $__timeFilter(time)", "description": "Filter out a particular testplan (useful when there are multiple tests running at the same time)", "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "testplan", "options": [], "query": "SELECT DISTINCT testplan FROM request WHERE $__timeFilter(time)", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "5s", "value": "5s" }, "description": "Set a higher value to smooth out graphs (particularly useful in low throughput tests)", "error": null, "hide": 0, "label": null, "name": "send_interval", "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" } ], "query": "5s,10s,30s,1m,10m", "queryValue": "", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-15m", "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": "Locust", "uid": "qjIIww4Zz", "version": 132, "description": "Locust Dashboard for load test analysis" }
2021-12-17 12:58:51 UTC
2021-12-20 07:55:35 UTC
0
0
13,332
1
432,845
22,008
2,602,528
kube-state-metrics-v2
kube-state-metrics-v2
Summary metrics about kube-state-metrics v2 version(https://github.com/kubernetes/kube-state-metrics); Referenced 6417
2020-11-03 12:01:47 UTC
2022-09-07 15:40:44 UTC
0
## Prometheus job configuration(配置规范) ```yaml - job_name: k8s-kube-state-metrics-YourDefinedK8sClusterName(自定义的k8s集群名字) honor_timestamps: true metrics_path: /metrics scheme: http static_configs: - targets: ['IP:PORT'] metric_relabel_configs: - target_label: cluster replacement: YourDefinedK8sClusterName(自定义的k8s集群名字) ``` ## Configuration in Grafana(在Grafana进行配置) - Notice: 1. If you can't click the "import" button when you import the dashboard, you should try to clear the datasource and input it again, maybe the reason is incompatible versions of Grafana. (当import面板时,发现Import按钮无法点击,则可能是因为Grafana版本原因,将datasource内容删掉然后再填入,即可。) 2. Update the name of datasource to your datasource name.(修改datasource的值为自己的所定义的数据源名字。) ## About Me - 微信公众号:浪子小鬼 如果有机会,可以关注一下,希望我的思想也能被你看到,作为一种借鉴 - Github: garysdevil - Discord channel: https://discord.gg/3wy4Xc274y - Email: adamgarysdevil@gmail.com - 一位追求 计算机网络技术、金融投资、催眠学、生活享乐 的去中心化自由主义者
57,830
57,831
Other
null
4
5
22,008
1
13,332
12
1,047,110
Summary metrics about kube-state-metrics v2 version(https://github.com/kubernetes/kube-state-metrics); Referenced 6417
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "VAR_DATASOURCE", "type": "constant", "label": "datasource", "value": "Prometheus", "description": "" } ], "__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": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Summary metrics about kube-state-metrics v2 version(https://github.com/kubernetes/kube-state-metrics); Referenced 6417", "editable": true, "gnetId": 13332, "graphTooltip": 1, "id": null, "iteration": 1627560367926, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": false, "tags": [ "kubernetes-app" ], "title": "Dashboards", "type": "dashboards" } ], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 58, "panels": [], "title": "Cluster", "type": "row" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 0, "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": [ { "expr": "sum(kube_pod_info{cluster=~\"$cluster\",node=~\"$node\"}) / sum(kube_node_status_allocatable{cluster=~\"$cluster\",resource=\"pods\",node=~\"$node\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "80,90", "title": "Cluster Pod Requested", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 6, "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": false }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_resource_requests{cluster=~\"$cluster\",resource=\"cpu\",node=~\"$node\"})/ sum(kube_node_status_allocatable{node=~\"$node\",cluster=~\"$cluster\",resource=\"cpu\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "80,90", "title": "Cluster CPU Requested", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 6, "x": 12, "y": 1 }, "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": "sum(kube_pod_container_resource_requests{cluster=~\"$cluster\",resource=\"memory\",node=~\"$node\"}) / sum(kube_node_status_allocatable{node=~\"$node\",cluster=~\"$cluster\",resource=\"memory\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "80,90", "title": "Cluster Memory Requested", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 5 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_status_allocatable{cluster=~\"$cluster\",resource=\"pods\",node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "allocatable", "refId": "A" }, { "expr": "sum(kube_pod_info{node=~\"$node\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "requested", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cluster Pod Capacity", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "pods", "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", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 5 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_status_capacity{node=~\"$node\",cluster=~\"$cluster\",resource=\"cpu\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "allocatable", "refId": "A" }, { "expr": "sum(kube_node_status_allocatable{node=~\"$node\",cluster=~\"$cluster\",resource=\"cpu\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "capacity", "refId": "B" }, { "expr": "sum(kube_pod_container_resource_requests{cluster=~\"$cluster\",resource=\"cpu\",node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "requested", "refId": "C" }, { "expr": "sum(kube_pod_container_resource_limits{cluster=~\"$cluster\",resource=\"cpu\",node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "limited", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cluster CPU Capacity", "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": "cores", "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", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 5 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_status_allocatable{node=~\"$node\",cluster=~\"$cluster\",resource=\"memory\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "allocatable", "refId": "A" }, { "expr": "sum(kube_node_status_capacity{node=~\"$node\",cluster=~\"$cluster\",resource=\"memory\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "capacity", "refId": "B" }, { "expr": "sum(kube_pod_container_resource_requests{cluster=~\"$cluster\",resource=\"memory\",node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "requested", "refId": "C" }, { "expr": "sum(kube_pod_container_resource_limits{cluster=~\"$cluster\",resource=\"memory\",node=~\"$node\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "limited", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cluster Mem Capacity", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 10 }, "id": 22, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 0, "y": 11 }, "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": "sum(kube_node_info{cluster=~\"$cluster\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Number Of Nodes", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 4, "x": 4, "y": 11 }, "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(kube_node_spec_unschedulable{cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "1", "title": "Nodes Unavailable", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 3, "w": 8, "x": 8, "y": 11 }, "hiddenSeries": false, "id": 78, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_node_status_condition{cluster=~\"$cluster\",condition=\"Ready\",status=\"false\"}==1", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{node}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Node NotReady", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 3, "w": 8, "x": 16, "y": 11 }, "hiddenSeries": false, "id": 51, "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_node_status_condition{condition=\"DiskPressure\",cluster=~\"$cluster\",status=\"true\"}==1", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{node}} {{condition}}", "refId": "A" }, { "expr": "kube_node_status_condition{condition=\"MemoryPressure\",node=~\"$node\",cluster=~\"$cluster\",status=\"true\"}==1", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{node}} {{condition}}", "refId": "B" }, { "expr": "kube_node_status_condition{condition=~\"PIDPressure\",node=~\"$node\",cluster=~\"$cluster\",status=\"true\"}==1", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{node}} {{condition}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Node Pressure", "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, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "hiddenSeries": false, "id": 88, "legend": { "avg": true, "current": true, "max": true, "min": true, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_node_info{cluster=~\"$cluster\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "node number", "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": "Node", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 11 }, "id": 14, "panels": [ { "columns": [], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 5, "w": 6, "x": 0, "y": 17 }, "id": 16, "links": [], "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "align": "auto", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "Metric", "thresholds": [ "0", "0", ".9" ], "type": "string", "unit": "none" }, { "alias": "", "align": "auto", "colorMode": "row", "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, "pattern": "Value", "thresholds": [ "0", "1" ], "type": "number", "unit": "none" } ], "targets": [ { "expr": "kube_deployment_status_replicas{namespace=~\"$namespace\",cluster=~\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ deployment }}", "refId": "A" } ], "title": "Deployment Replicas - Up To Date", "transform": "timeseries_to_rows", "type": "table-old" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 17 }, "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": [ { "expr": "sum(kube_deployment_status_replicas{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Deployment Replicas", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 12, "y": 17 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "sum(kube_deployment_status_replicas_updated{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Deployment Replicas - Updated", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 5, "w": 6, "x": 18, "y": 17 }, "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": [ { "expr": "sum(kube_deployment_status_replicas_unavailable{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Deployment Replicas - Unavailable", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "title": "Deployments", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 71, "panels": [ { "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 5, "w": 6, "x": 0, "y": 7 }, "id": 75, "links": [], "options": {}, "pageSize": null, "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "", "align": "auto", "colorMode": "row", "colors": [ "rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)" ], "decimals": 0, "pattern": "Metric", "thresholds": [ "0", "0", ".9" ], "type": "string", "unit": "none" }, { "alias": "", "align": "auto", "colorMode": "row", "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, "pattern": "Value", "thresholds": [ "0", "1" ], "type": "number", "unit": "none" } ], "targets": [ { "expr": "kube_statefulset_status_replicas_ready{namespace=~\"$namespace\",cluster=~\"$cluster\"}", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{ statefulset}}", "refId": "A" } ], "title": "Statefulset Replicas - Up To Date", "transform": "timeseries_to_rows", "type": "table-old" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "gridPos": { "h": 5, "w": 12, "x": 6, "y": 7 }, "id": 73, "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, "pluginVersion": "6.2.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_statefulset_status_replicas_ready{namespace=~\"$namespace\",cluster=~\"$cluster\"}/kube_statefulset_status_replicas{namespace=~\"$namespace\",cluster=~\"$cluster\"}*100", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "{{statefulset}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Statefulset replicas", "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 } } ], "title": "Statefuleset", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 13 }, "id": 28, "panels": [ { "cacheTimeout": null, "columns": [], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 9, "w": 6, "x": 0, "y": 26 }, "id": 68, "links": [], "pageSize": null, "pluginVersion": "6.2.5", "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "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": "Time", "thresholds": [], "type": "hidden", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [ "#56A64B", "#73BF69", "#B877D9" ], "decimals": 2, "pattern": "/.*/", "thresholds": [ "" ], "type": "number", "unit": "short" } ], "targets": [ { "expr": "changes(kube_pod_container_status_restarts_total{namespace=~\"$namespace\",cluster=~\"$cluster\"}[30m])>1", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Pods restart in 30m", "transform": "timeseries_to_rows", "type": "table-old" }, { "aliasColors": {}, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 6, "x": 6, "y": 26 }, "hiddenSeries": false, "id": 77, "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, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_pod_status_reason{cluster=~\"$cluster\",namespace=~\"$namespace\", reason=\"Evicted\"}==1", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "{{pod}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Evicted", "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": 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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 26 }, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{cluster=~\"$cluster\",namespace=~\"$namespace\", phase=\"Running\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Running", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 29 }, "id": 33, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{cluster=~\"$cluster\",namespace=~\"$namespace\", phase=\"Succeeded\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Succeeded", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 29 }, "id": 32, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{cluster=~\"$cluster\",namespace=~\"$namespace\", phase=\"Failed\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Failed", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 32 }, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{cluster=~\"$cluster\",namespace=~\"$namespace\", phase=\"Pending\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Pending", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 32 }, "id": 34, "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(78, 203, 42, 0.28)", "full": false, "lineColor": "#629e51", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_status_phase{cluster=~\"$cluster\",namespace=~\"$namespace\", phase=\"Unknown\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Pods Unknown", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "title": "Pods", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 14 }, "id": 36, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 15 }, "id": 38, "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": "sum(kube_pod_container_status_running{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "Containers Running", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 15 }, "id": 39, "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": "sum(kube_pod_container_status_waiting{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Containers 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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 15 }, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_pod_container_status_terminated{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Containers Terminated", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 15 }, "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": true }, "tableColumn": "", "targets": [ { "expr": "sum(changes(kube_pod_container_status_restarts_total{namespace=~\"$namespace\",cluster=~\"$cluster\"}[30m]))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Containers Restarts (Last 30 Minutes)", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 0, "y": 18 }, "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" } ], "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_cpu_cores{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "CPU Cores Requested by Containers", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "decbytes", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 12, "x": 12, "y": 18 }, "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" } ], "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_memory_bytes{namespace=~\"$namespace\" ,cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Memory Requested By Containers", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "repeat": null, "title": "Containers", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 80, "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": 7 }, "hiddenSeries": false, "id": 82, "legend": { "alignAsTable": false, "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.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_hpa_status_current_replicas{cluster=~\"$cluster\",namespace=~\"$namespace\"}", "instant": false, "interval": "", "legendFormat": "current_{{hpa}}", "refId": "A" }, { "expr": "kube_hpa_spec_max_replicas{cluster=~\"$cluster\",namespace=~\"$namespace\"}", "instant": false, "interval": "", "legendFormat": "max_{{hpa}}", "refId": "B" }, { "expr": "kube_hpa_spec_min_replicas{cluster=~\"$cluster\",namespace=~\"$namespace\"}", "instant": false, "interval": "", "legendFormat": "min_{{hpa}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "hpa", "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": 15 }, "hiddenSeries": false, "id": 89, "legend": { "alignAsTable": false, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_hpa_status_current_replicas{hpa=~\".*\"})", "instant": false, "interval": "", "legendFormat": "kube_hpa_status_current_replicas", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "total-hpa-current", "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": 10, "w": 12, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 90, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_hpa_status_current_replicas{hpa=~\".*\"} == kube_hpa_spec_max_replicas{hpa=~\".*\"}", "instant": false, "interval": "", "legendFormat": "{{hpa}}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "current==max", "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": 10, "w": 12, "x": 12, "y": 23 }, "hiddenSeries": false, "id": 92, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "kube_hpa_status_current_replicas{hpa=~\".*\"} == kube_hpa_spec_min_replicas{hpa=~\".*\"}", "instant": false, "interval": "", "legendFormat": "{{hpa}}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "current==min", "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": "HPA", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 16 }, "id": 45, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 8 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_job_status_succeeded{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Jobs Succeeded", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "columns": [], "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 9, "w": 8, "x": 8, "y": 8 }, "hideTimeOverride": false, "id": 62, "links": [], "pageSize": null, "pluginVersion": "6.2.5", "scroll": true, "showHeader": true, "sort": { "col": null, "desc": false }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "Job", "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": "Metric", "thresholds": [], "type": "string", "unit": "short" }, { "alias": "Day", "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": 4, "mappingType": 1, "pattern": "Value", "thresholds": [], "type": "number", "unit": "none" } ], "targets": [ { "expr": "(time()-kube_job_status_completion_time{namespace=~\"$namespace\",cluster=~\"$cluster\"})/60/60/24>1", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{job_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Job last success time from now", "transform": "timeseries_to_rows", "transparent": true, "type": "table-old" }, { "cacheTimeout": null, "columns": [], "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fontSize": "100%", "gridPos": { "h": 9, "w": 8, "x": 16, "y": 8 }, "hideTimeOverride": false, "id": 76, "links": [], "pageSize": null, "pluginVersion": "6.2.5", "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "alias": "Job", "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": "Metric", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Failed Pod number", "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": "Value", "thresholds": [], "type": "number", "unit": "short" } ], "targets": [ { "expr": "kube_job_status_failed{namespace=~\"$namespace\",cluster=~\"$cluster\"}>1", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "{{job_name}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Job failed", "transform": "timeseries_to_rows", "transparent": true, "type": "table-old" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 11 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_job_status_active{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Jobs Active", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 3, "w": 8, "x": 0, "y": 14 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": true }, "tableColumn": "", "targets": [ { "expr": "sum(kube_job_status_failed{namespace=~\"$namespace\",cluster=~\"$cluster\"})", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Jobs Failed", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" } ], "title": "Jobs", "type": "row" }, { "collapsed": true, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 64, "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 17 }, "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, "options": {}, "pluginVersion": "6.2.5", "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_persistentvolumeclaim_status_phase{phase=\"Bound\"}==1)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{persistentvolumeclaim=}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "pvc is bound", "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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 17 }, "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, "options": {}, "pluginVersion": "6.2.5", "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_persistentvolumeclaim_status_phase{phase!=\"Bound\"}==1)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{persistentvolumeclaim=}}", "refId": "A" } ], "thresholds": "", "timeFrom": null, "timeShift": null, "title": "pvc is not bound", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "columns": [], "datasource": "$datasource", "fontSize": "100%", "gridPos": { "h": 8, "w": 12, "x": 12, "y": 17 }, "id": 67, "links": [], "options": {}, "pageSize": null, "pluginVersion": "6.2.5", "scroll": true, "showHeader": true, "sort": { "col": 0, "desc": true }, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "date" }, { "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": "number", "unit": "short" } ], "targets": [ { "expr": "kube_persistentvolumeclaim_resource_requests_storage_bytes/1024/1024/1024", "format": "time_series", "instant": true, "intervalFactor": 1, "legendFormat": "{{persistentvolumeclaim}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "pvc", "transform": "timeseries_to_rows", "type": "table-old" } ], "title": "PVC", "type": "row" } ], "refresh": false, "schemaVersion": 26, "style": "dark", "tags": [ "kubernetes", "kubernetes-app" ], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(kube_node_info, cluster)", "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "cluster", "options": [], "query": "label_values(kube_node_info, cluster)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values(kube_node_info{cluster=~\"$cluster\"}, node)", "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "node", "options": [], "query": "label_values(kube_node_info{cluster=~\"$cluster\"}, node)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": {}, "datasource": "$datasource", "definition": "", "error": null, "hide": 0, "includeAll": true, "label": "", "multi": false, "name": "namespace", "options": [], "query": "label_values(kube_namespace_created{cluster=~\"$cluster\"}, namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "value": "${VAR_DATASOURCE}", "text": "${VAR_DATASOURCE}", "selected": false }, "error": null, "hide": 2, "label": null, "name": "datasource", "options": [ { "value": "${VAR_DATASOURCE}", "text": "${VAR_DATASOURCE}", "selected": false } ], "query": "${VAR_DATASOURCE}", "skipUrlSync": false, "type": "constant" } ] }, "time": { "from": "now-24h", "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": "kube-state-metrics-v2", "uid": "garysdevil-kube-state-metrics-v2", "version": 12 }
2021-07-29 12:12:08 UTC
null
2
5
15,988
1
538,497
26,157
22
ken-s-ultimate-rocket-pool-dashboard
Ken's Ultimate Rocket Pool Dashboard.
Custom dashboard modified by @Ken5954 for Rocket Pool node operators (Nimbus)
2022-03-28 20:34:27 UTC
2022-09-23 23:54:55 UTC
0
This dashboard is a modification of the Rocket Pool Dashboard v1.1.0 for Nimbus created by Joe Clapis.
0
0
null
null
0
0
26,157
1
15,988
13
2
Custom dashboard modified by @Ken5954 for Rocket Pool node operators (Nimbus)
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "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.5.13" }, { "type": "panel", "id": "graph", "name": "Graph (old)", "version": "" }, { "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": "table", "name": "Table", "version": "" }, { "type": "panel", "id": "table-old", "name": "Table (old)", "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": "Custom dashboard modified by @Ken5954 for Rocket Pool node operators (Nimbus)", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 15988, "graphTooltip": 0, "id": null, "iteration": 1663922152923, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 12, "x": 0, "y": 0 }, "id": 163, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.5.13", "title": "Hardware Stats", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 9, "x": 13, "y": 0 }, "id": 290, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.5.13", "title": "Validator Stats", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "A count of how long Nimbus has been running. If you don't restart it, this is about the same as your total system uptime.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(212, 212, 212)", "value": null } ] }, "unit": "dtdhms" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 0, "y": 1 }, "id": 40, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "time() - process_start_time_seconds{job=\"eth2\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Beacon Client Uptime", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "This will turn red when your system needs to be rebooted because of security updates.\n\nSetting this up is Operating System specific, so it doesn't come ready out of the box; see the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "transparent", "index": 1, "text": "No" }, "1": { "color": "red", "index": 0, "text": "Reboot Required" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 1 }, "id": 224, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "os_reboot_required{job=\"node\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Reboot Needed?", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Tracks any updates that are available for your OS or for Rocket Pool but haven't been applied yet. When one of these numbers is higher than 0, it means you should update your system or Rocket Pool accordingly.\n\nSetting this up is Operating System specific, so it doesn't come ready out of the box; see the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 6, "y": 1 }, "id": 94, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "max(os_upgrades_pending{job=\"node\"})", "interval": "", "legendFormat": "OS", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "max(rocketpool_version_update{job=\"node\"})", "hide": false, "interval": "", "legendFormat": "Rocket Pool", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Available Updates", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "How much of your total swap space you're currently using. If you have swap space enabled, you want this to be as low as possible - otherwise, your system is running out of free RAM.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 20 }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 9, "y": 1 }, "id": 92, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "((node_memory_SwapTotal_bytes{job=\"node\"} - node_memory_SwapFree_bytes{job=\"node\"}) / node_memory_SwapTotal_bytes{job=\"node\"})", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Swap Space Usage", "type": "gauge" }, { "cards": {}, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateSpectral", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 9, "w": 9, "x": 13, "y": 1 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 254, "interval": "384s", "legend": { "show": false }, "pluginVersion": "8.1.1", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-2.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-4.0\"}[$__interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "[ -4. -2 ]", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-1.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-2.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -2, -1 ]", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-0.5\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-1.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -1, -0.5 ]", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-0.1\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-0.5\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -0.5, -0.1 ]", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-0.05\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-0.1\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -0.1, -0.05 ]", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"0.05\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-0.05\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -0.05, 0.05 ]", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"0.1\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"0.05\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 0.05, 0.1 ]", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"0.5\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"0.1\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 0.1, 0.5 ]", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"1.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"0.5\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 0.5, 1 ]", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"2.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"1.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 1, 2 ]", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"4.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"2.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 2, 4 ]", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"8.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"4.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 4, 8 ]", "refId": "L" } ], "title": "Attestation Delay Heatmap by Time Buckets", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "short", "logBase": 1, "show": true }, "yBucketBound": "auto" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total CPU usage of Nimbus with respect to all cores on your CPU.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-blue", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 5 }, "id": 8, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "sum(avg (irate(process_cpu_seconds_total{job=\"eth2\"}[$__rate_interval]))) * 100 / (count (node_cpu_seconds_total{job=\"node\", mode=\"idle\"}))", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Nimbus CPU", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total CPU usage of your machine, with respect to all cores.", "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": 2, "x": 2, "y": 5 }, "id": 66, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "1 - avg (irate(node_cpu_seconds_total{job=\"node\", mode=\"idle\"}[$__rate_interval]))", "interval": "", "legendFormat": "Core {{cpu}}", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total CPU", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The temperature of your CPU (you can set this to Tctl or Tdie, whichever you prefer to monitor).\n\nTo get the correct chip and sensor ID, you'll want to run `sensors` from the `lm-sensors` package. See the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 4, "y": 5 }, "id": 82, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "node_hwmon_temp_celsius{job=\"node\", chip=\"platform_coretemp_0\", sensor=\"temp1\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "CPU Temp", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The amount of RAM that Nimbus is using.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 6, "y": 5 }, "id": 6, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "sum(process_resident_memory_bytes{job=\"eth2\"})", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Nimbus RAM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The amount of RAM that Nimbus is using.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 8, "y": 5 }, "id": 309, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(process_resident_memory_bytes{job=\"eth1\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Besu RAM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of RAM that your system is currently using.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 10, "y": 5 }, "id": 62, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "node_memory_MemTotal_bytes{job=\"node\"} - node_memory_MemAvailable_bytes{job=\"node\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Used RAM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The temperature of your CPU (you can set this to Tctl or Tdie, whichever you prefer to monitor).\n\nTo get the correct chip and sensor ID, you'll want to run `sensors` from the `lm-sensors` package. See the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "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": "#EAB839", "value": 80 }, { "color": "red", "value": 90 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 8 }, "id": 261, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.6", "targets": [ { "exemplar": true, "expr": "node_hwmon_temp_celsius{job=\"node\", chip=\"platform_coretemp_0\", sensor=\"temp1\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "CPU Temp", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Tracks the activity of all of your validators on the Beacon Chain. This is a cumulative count; it starts at 0 when Nimbus first starts up, and then continuously increments as it goes.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 13, "y": 10 }, "id": 13, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "sum(beacon_attestations_sent_total{job=\"eth2\"}) OR on() vector(0)", "hide": false, "interval": "", "legendFormat": "Attestations", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "sum(beacon_blocks_proposed_total{job=\"eth2\"}) OR on() vector(0)", "interval": "", "legendFormat": "Proposals", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Validator Activity", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Tracks the activity of all of your validators on the Beacon Chain.", "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": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 1, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 16, "y": 10 }, "id": 30, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "sum(rate(beacon_blocks_proposed_total{job=\"eth2\"}[$__rate_interval])) * 45 OR on() vector(0)", "hide": false, "interval": "", "legendFormat": "Proposal", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "sum(rate(beacon_attestations_sent_total{job=\"eth2\"}[$__rate_interval])) * 45 OR on() vector(0)", "hide": false, "interval": "", "legendFormat": "Attestation", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Validator Activity", "type": "timeseries" }, { "cards": {}, "color": { "cardColor": "#b4ff00", "colorScale": "linear", "colorScheme": "interpolateOranges", "exponent": 0.5, "mode": "opacity" }, "dataFormat": "tsbuckets", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "This tracks how long it took for your attestations to be sent to the Beacon Chain. Anything below 0 seconds (down to -4) is good; anything over means it took longer than the 4-second window, and your attestation may have a larger inclusion distance which could result in lower overall rewards for that attestation.", "gridPos": { "h": 7, "w": 6, "x": 16, "y": 14 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 26, "interval": "", "legend": { "show": false }, "pluginVersion": "8.1.1", "reverseYBuckets": true, "targets": [ { "exemplar": true, "expr": "rate(beacon_attestation_sent_delay_bucket{job=\"eth2\"}[$__rate_interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "{{le}}", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Attestation Delay", "tooltip": { "show": true, "showHistogram": false }, "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "-0.05", "-0.1", "-0.5", "-1.0", "-2.0", "-4.0", "0.05", "0.1", "0.5", "1.0", "2.0", "4.0", "8.0", "Time" ] } } } ], "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "short", "logBase": 1, "show": true }, "yBucketBound": "auto" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The temperature of your CPU (you can set this to Tctl or Tdie, whichever you prefer to monitor).\n\nTo get the correct chip and sensor ID, you'll want to run `sensors` from the `lm-sensors` package. See the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "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": "#EAB839", "value": 60 }, { "color": "red", "value": 65 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 16 }, "id": 271, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_hwmon_temp_celsius{job=\"node\", chip=\"nvme_nvme0\", sensor=\"temp1\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "NVMe Temp", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The number of [sync committees](https://blockdaemon.com/blog/ethereum-altair-hard-folk-light-clients-sync-committees/) that you're about to be a part of, and that you're currently a part of.\n\nIf you were planning on doing maintenance to your node, **you should wait until the sync committee is over**. Not only are they worth an **extremely** large amount of ETH, but if you miss attestations during a sync committee, you **lose an extremely large amount of ETH** instead!\n\nYou should be online as long as possible while you are in a sync committee.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "orange", "value": 1 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 16 }, "id": 289, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rocketpool_beacon_upcoming_sync_committee", "interval": "", "legendFormat": "Upcoming", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rocketpool_beacon_active_sync_committee", "hide": false, "interval": "", "legendFormat": "Active", "refId": "B" } ], "title": "Sync Committees", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The time until your next attestation.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "0": { "color": "text", "index": 0, "text": "None Scheduled" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 19 }, "id": 154, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.13", "targets": [ { "exemplar": true, "expr": "next_action_wait{job=\"eth2\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Next Attestation", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Tracks the amount of CPU consumption for the eth2 client and the total system. 100% means all of your CPU core are being used at their full capacity. The yellow line indicates how much CPU a single core can provide in your system.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 41, "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 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "Total" }, "properties": [ { "id": "custom.fillOpacity", "value": 5 }, { "id": "custom.lineWidth", "value": 1 }, { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Nimbus" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "Single Core Cap" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-yellow", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] }, { "matcher": { "id": "byName", "options": "Besu" }, "properties": [ { "id": "color", "value": { "fixedColor": "#d1caca", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 1 }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 16, "w": 12, "x": 0, "y": 21 }, "id": 56, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "avg (irate(process_cpu_seconds_total{job=\"eth2\"}[$__rate_interval])) * 100 / (count (node_cpu_seconds_total{job=\"node\", mode=\"idle\"}))", "hide": false, "instant": false, "interval": "", "legendFormat": "Nimbus", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(1 - avg by (instance) (irate(node_cpu_seconds_total{job=\"node\", mode=\"idle\"}[$__rate_interval]))) * 100", "hide": false, "interval": "", "legendFormat": "Total", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "100 / (count (node_cpu_seconds_total{job=\"node\", mode=\"idle\"}))", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "Single Core Cap", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "avg (irate(process_cpu_seconds_total{job=\"eth1\"}[$__rate_interval])) * 100 / (count (node_cpu_seconds_total{job=\"node\", mode=\"idle\"}))", "hide": false, "instant": false, "interval": "", "legendFormat": "Besu", "refId": "D" } ], "title": "CPU Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "How many peers Nimbus is currently connected to for Beacon Chain traffic.", "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" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 6, "x": 16, "y": 21 }, "id": 51, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "nbc_peers{job=\"eth2\"}", "interval": "", "legendFormat": "", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Peers", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total ETH balance of all of your Rocket Pool validators on the Beacon Chain.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#f4f4f4" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 22 }, "id": 260, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_active_minipool_count{}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Minipools", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "How many peers Nimbus is currently connected to on the Beacon Chain.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 160, "min": -2, "thresholds": { "mode": "absolute", "steps": [ { "color": "red" }, { "color": "#EAB839", "value": 20 }, { "color": "green", "value": 40 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 13, "y": 25 }, "id": 12, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "nbc_peers{job=\"eth2\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Peers", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "gridPos": { "h": 1, "w": 9, "x": 13, "y": 30 }, "id": 184, "options": { "content": "<br/>s", "mode": "html" }, "pluginVersion": "8.5.11", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 9, "x": 13, "y": 31 }, "id": 212, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.5.11", "title": "Beacon Chain Rewards (Updates Every 5 Minutes)", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total ETH balance of all of your Rocket Pool validators on the Beacon Chain.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 13, "y": 32 }, "id": 72, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_beacon_balance{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total Validator Balance", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of ETH you've earned on the Beacon Chain by running a Rocket Pool node. This is equal to your total share of the rewards, minus the 16 ETH you deposited for each minipool.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 4, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 6, "w": 3, "x": 15, "y": 32 }, "id": 204, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_beacon_share{job=\"rocketpool\"} - rocketpool_node_deposited_eth{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Your Beacon Chain Earnings", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The raw APR from the Beacon Chain across all of your validators. This is what you would get if you were solo staking all of your validators.\n\nCalculated by comparing today's balance with yesterday's balance, so this is your average APR over the last 24 hours.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#F2495C" }, { "color": "#FADE2A", "value": 0 }, { "color": "blue", "value": 0.0001 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 18, "y": 32 }, "id": 281, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "((rocketpool_node_beacon_balance{job=\"rocketpool\"}) - (rocketpool_node_beacon_balance{job=\"rocketpool\"} offset 1d != 0)) / 32 / rocketpool_node_active_minipool_count{job=\"rocketpool\"} * 365", "hide": false, "interval": "", "legendFormat": "annualized daily return", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Solo APR (1D)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The raw APR from the Beacon Chain across all of your validators. This is what you would get if you were solo staking all of your validators.\n\nCalculated by comparing today's balance with the balance from 7 days ago, so this is your average APR over the last week.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#F2495C" }, { "color": "#FADE2A", "value": 0 }, { "color": "blue", "value": 0.0001 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 20, "y": 32 }, "id": 283, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((rocketpool_node_beacon_balance{job=\"rocketpool\"}) - (rocketpool_node_beacon_balance{job=\"rocketpool\"} offset 7d != 0)) / 32 / rocketpool_node_active_minipool_count{job=\"rocketpool\"} * (365/7)", "hide": false, "interval": "", "legendFormat": "annualized daily return", "refId": "B" } ], "title": "Solo APR (7D)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "This is how much ETH you will receive if you exit all of your validators on the Beacon Chain; it's your share of the total balance for each Rocket Pool minipool.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 13, "y": 35 }, "id": 210, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_beacon_share{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Your Validator Share", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Your APR from Beacon Chain rewards, which includes the your minipool's commission.\n\nCalculated by comparing today's balance with yesterday's balance, so this is your average APR over the last 24 hours.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 18, "y": 35 }, "id": 285, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "((rocketpool_node_beacon_share{job=\"rocketpool\"}) - (rocketpool_node_beacon_share{job=\"rocketpool\"} offset 1d != 0)) / rocketpool_node_deposited_eth{job=\"rocketpool\"} * 365", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Your APR (1D)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Your APR from Beacon Chain rewards, which includes the your minipool's commission.\n\nCalculated by comparing today's balance with the balance from 7 days ago, so this is your average APR over the last week.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 20, "y": 35 }, "id": 287, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((rocketpool_node_beacon_share{job=\"rocketpool\"}) - (rocketpool_node_beacon_share{job=\"rocketpool\"} offset 7d != 0)) / rocketpool_node_deposited_eth{job=\"rocketpool\"} * (365/7)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Your APR (7D)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Tracks the total amount of RAM usage by the eth2 client and the entire system, versus how much is 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", "lineWidth": 2, "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" } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Used" }, "properties": [ { "id": "custom.fillOpacity", "value": 70 }, { "id": "custom.lineWidth", "value": 4 } ] }, { "matcher": { "id": "byName", "options": "Nimbus" }, "properties": [ { "id": "color", "value": { "fixedColor": "#3274D9", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 70 }, { "id": "custom.lineWidth", "value": 4 } ] } ] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 37 }, "id": 60, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_MemTotal_bytes{job=\"node\"} - node_memory_MemAvailable_bytes{job=\"node\"}", "interval": "", "legendFormat": "Used", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_memory_MemTotal_bytes{job=\"node\"}", "hide": false, "interval": "", "legendFormat": "Total", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "sum(process_resident_memory_bytes{job=\"eth2\"})", "hide": false, "interval": "", "legendFormat": "Nimbus", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(process_resident_memory_bytes{job=\"besu\"})", "hide": false, "interval": "", "legendFormat": "Besu", "range": true, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "13000000000", "hide": true, "refId": "E" } ], "title": "RAM Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Monthly amount of ETH you've earned on the Beacon Chain by running a Rocket Pool node. ", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 13, "y": 38 }, "id": 291, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(rocketpool_node_beacon_share{job=\"rocketpool\"} - rocketpool_node_beacon_share{job=\"rocketpool\"} offset 7d ) * 4", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Monthly Beacon Chain earn", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The approximate amount of RPL you'll receive at the next checkpoint, based on your current effective stake and how much RPL is staked on the entire network.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-orange" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 16, "y": 38 }, "id": 292, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_expected_rpl_rewards{job=\"rocketpool\"} * rocketpool_rpl_rpl_price{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Approx. Rewards from Next Checkpoint", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The approximate amount of RPL you'll receive at the next checkpoint, based on your current effective stake and how much RPL is staked on the entire network.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-green" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 19, "y": 38 }, "id": 293, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "((rocketpool_node_beacon_share{job=\"rocketpool\"} - rocketpool_node_beacon_share{job=\"rocketpool\"} offset 7d ) * 4) + (rocketpool_node_expected_rpl_rewards{job=\"rocketpool\"} * rocketpool_rpl_rpl_price{job=\"rocketpool\"})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Monthly Income Potential", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 9, "x": 13, "y": 41 }, "id": 186, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.5.11", "title": "RPL Rewards (Updates Every 5 Minutes)", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The time of the next RPL rewards checkpoint. If you have an effective RPL stake greater than zero, you should receive rewards here (unless it's your first checkpoint, in which case you'll need to wait a bit longer).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "dateTimeAsLocalNoDateIfToday" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 13, "y": 42 }, "id": 218, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_rpl_checkpoint_time{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Next RPL Rewards Checkpoint", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "This tracks how long you have until the next RPL rewards checkpoint.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "text" } ] }, "unit": "dateTimeFromNow" }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 18, "y": 42 }, "id": 216, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_rpl_checkpoint_time{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Next RPL Rewards Checkpoint", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Tracks the total amount of RAM available.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "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": "line+area" } }, "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-purple" }, { "color": "dark-red", "value": 500000000 }, { "color": "#EAB839", "value": 1000000000 }, { "color": "#6ED0E0", "value": 2000000000 } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Used" }, "properties": [ { "id": "custom.fillOpacity", "value": 70 }, { "id": "custom.lineWidth", "value": 4 } ] }, { "matcher": { "id": "byName", "options": "Nimbus" }, "properties": [ { "id": "color", "value": { "fixedColor": "#3274D9", "mode": "thresholds", "seriesBy": "max" } }, { "id": "custom.fillOpacity", "value": 70 }, { "id": "custom.lineWidth", "value": 4 } ] } ] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 43 }, "id": 294, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "node_memory_MemAvailable_bytes{job=\"node\"}", "interval": "", "legendFormat": "Remaining", "range": true, "refId": "A" } ], "title": "MemAvailable", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The approximate amount of RPL you'll receive at the next checkpoint, based on your current effective stake and how much RPL is staked on the entire network.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] }, "unit": "RPL" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 13, "y": 46 }, "id": 198, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_expected_rpl_rewards{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Approx. Rewards from Next Checkpoint", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "How much \"effective\" RPL you have staked (capped at 150% per minipool).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] }, "unit": "RPL" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 17, "y": 46 }, "id": 190, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_effective_staked_rpl{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Effective RPL Staked", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The amount of RPL you were rewarded that you haven't claimed yet. Normally your node checks for these every 5 minutes and claims them automatically, so if this number persists for a long time then something may be wrong.\n\nPlease see https://docs.rocketpool.net/guides/node/rewards.html for more info on claiming rewards.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent" }, { "color": "red", "value": 0.001 } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 20, "y": 46 }, "id": 222, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_unclaimed_rewards{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Unclaimed RPL", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "This tracks how long it takes between one of your processes trying to read from / write to your SSD, and when that operation is actually performed. Think of this like \"how long SSD reads and writes have to wait in a queue before completing\". The longer this time, the longer it takes for your node to perform its Beacon Chain duties.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 70, "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" } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 49 }, "id": 76, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "irate(node_pressure_io_waiting_seconds_total{job=\"node\"}[$__rate_interval])", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "I/O Wait Time", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The approximate amount of RPL you'll receive at the next checkpoint, based on your current effective stake and how much RPL is staked on the entire network.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 13, "y": 49 }, "id": 259, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_expected_rpl_rewards{job=\"rocketpool\"} * rocketpool_rpl_rpl_price{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Approx. Rewards from Next Checkpoint", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "Your total staked RPL collateral. At 10%, you have 1.6 ETH worth of RPL per minipool; at 150% you have 24 ETH worth of RPL per minipool.\n\nIf you fall below 10% you won't be able to claim your rewards at the next checkpoint until you get back to 10%. If you go over 150%, you'll only be rewarded for the first 150% of your stake.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "max": 1.5, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red" }, { "color": "green", "value": 0.1 }, { "color": "red", "value": 1.5 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 6, "w": 5, "x": 17, "y": 49 }, "id": 196, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_total_staked_rpl{job=\"rocketpool\"} * rocketpool_rpl_rpl_price{job=\"rocketpool\"} / rocketpool_node_deposited_eth{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "RPL Collateral", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The APR for your RPL stake, based on the rewards you will receive at the next checkpoint.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 13, "y": 52 }, "id": 194, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_rpl_apr{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "APR for Next RPL Checkpoint", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "A chart showing the network I/O used by your main network adapter over time. To make it work, change the `device` setting in the queries to match the name of the network adapter you want to track (you can use `ifconfig` to get a list of network adapters and find the right one). \n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 70, "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" } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 12, "x": 0, "y": 55 }, "id": 80, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "irate(node_network_transmit_bytes_total{job=\"node\", device=\"eno1\"}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Tx", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "irate(node_network_receive_bytes_total{job=\"node\", device=\"eno1\"}[$__rate_interval])", "interval": "", "legendFormat": "Rx", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Network Usage", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of RPL you've earned from RPL rewards for the entire life of your node.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] }, "unit": "RPL" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 13, "y": 55 }, "id": 192, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_cumulative_rpl_rewards", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total RPL Rewards Earned", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of RPL you've earned from RPL rewards for the entire life of your node.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 3, "w": 5, "x": 17, "y": 55 }, "id": 266, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_cumulative_rpl_rewards * rocketpool_rpl_rpl_price{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total RPL Rewards Earned", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The balances of your node wallet (only tracks Rocket Pool tokens). Keep an eye on how much ETH you have; if it falls too low, your node won't be able to pay for gas during automatic RPL reward claims or other transactions.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false, "inspect": false }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] } }, "overrides": [] }, "gridPos": { "h": 6, "w": 9, "x": 13, "y": 58 }, "id": 200, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_node_balance{job=\"rocketpool\"}", "format": "table", "instant": true, "interval": "", "legendFormat": "{{Token}}", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Node Wallet Balances", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true, "__name__": true, "instance": true, "job": true }, "indexByName": {}, "renameByName": {} } } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The average read/write latency of your SSD. The lower it is, the faster your machine can process and respond to Beacon Chain activities like attesting. Change the `device` setting in the queries to be the SSD you want to track (typically the one with your chain data on it).\n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 70, "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" } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 60 }, "id": 70, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "irate(node_disk_write_time_seconds_total{job=\"node\", device=\"nvme0n1\"}[$__rate_interval]) / irate(node_disk_writes_completed_total{job=\"node\", device=\"nvme0n1\"}[$__rate_interval])", "hide": false, "interval": "", "legendFormat": "Write", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "irate(node_disk_read_time_seconds_total{job=\"node\", device=\"nvme0n1\"}[$__rate_interval]) / irate(node_disk_reads_completed_total{job=\"node\", device=\"nvme0n1\"}[$__rate_interval])", "interval": "", "legendFormat": "Read", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "SSD Latency", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total network I/O that has gone through your main network adapter. To make it work, change the `device` setting in the queries to match the name of the network adapter you want to track (you can use `ifconfig` to get a list of network adapters and find the right one). \n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 64 }, "id": 310, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "delta(node_network_transmit_bytes_total{job=\"node\", device=\"eno1\"}[1d])", "hide": false, "interval": "", "legendFormat": "Tx per day", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "exemplar": true, "expr": "delta(node_network_receive_bytes_total{job=\"node\", device=\"eno1\"}[1d])", "interval": "", "legendFormat": "Rx per day", "range": true, "refId": "A" } ], "title": "Daily Net I/O", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total network I/O that has gone through your main network adapter. To make it work, change the `device` setting in the queries to match the name of the network adapter you want to track (you can use `ifconfig` to get a list of network adapters and find the right one). \n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 6, "y": 64 }, "id": 74, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_network_transmit_bytes_total{job=\"node\", device=\"eno1\"}", "hide": false, "interval": "", "legendFormat": "Tx", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_network_receive_bytes_total{job=\"node\", device=\"eno1\"}", "interval": "", "legendFormat": "Rx", "refId": "A" } ], "title": "Total Net I/O", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The disk space used by your primary (Operating System) hard drive. Change the `device` option in this query to be your machine's hard drive.\n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "#EAB839", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 69 }, "id": 88, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "(node_filesystem_size_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"} - node_filesystem_avail_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"}) / node_filesystem_size_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "OS Disk Space Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "An optional space monitor for a second disk or partition on your system. If you store your chain data on a separate drive or partition from your OS (such as with a Raspberry Pi), you can configure this to track that disk. Just modify the `device` setting in the query with your storage partition's path.\n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2000000000000, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-purple" }, { "color": "dark-purple", "value": 0 }, { "color": "dark-red", "value": 50000000000 }, { "color": "dark-yellow", "value": 100000000000 }, { "color": "dark-green", "value": 150000000010 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 69 }, "id": 90, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "node_filesystem_avail_bytes{device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "NVMe Space Available", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The disk space used by your primary (Operating System) hard drive. Change the `device` option in this query to be your machine's hard drive.\n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "yellow", "value": 4000000000 }, { "color": "dark-orange", "value": 5000000000 }, { "color": "dark-red", "value": 10000000010 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 69 }, "id": 276, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(-delta(node_filesystem_avail_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"}[7d]))/7", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Daily Rate of SSD Data", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The disk space used by your primary (Operating System) hard drive. Change the `device` option in this query to be your machine's hard drive.\n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red" }, { "color": "dark-red", "value": 0 }, { "color": "yellow", "value": 50 }, { "color": "semi-dark-green", "value": 100 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 69 }, "id": 277, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(node_filesystem_avail_bytes{device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\"} - 100000000000 )/ ((-delta(node_filesystem_avail_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"}[7d]))/7)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Days til 100 GB Left", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of RAM that your system has installed.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-yellow" } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 2, "x": 0, "y": 74 }, "id": 64, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "node_memory_MemTotal_bytes{job=\"node\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total RAM", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 12, "x": 0, "y": 77 }, "id": 170, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.5.11", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "gridPos": { "h": 1, "w": 12, "x": 0, "y": 78 }, "id": 158, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.5.11", "title": "Rocket Pool Network Stats (Updates Every 5 Minutes)", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of ETH locked on the Rocket Pool network, including staked RPL (but not including Beacon Chain rewards).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "blue" } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 79 }, "id": 156, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_demand_deposit_pool_balance{job=\"rocketpool\"} + rocketpool_demand_total_minipool_capacity{job=\"rocketpool\"} + rocketpool_supply_active_minipools{job=\"rocketpool\"} * 32 + rocketpool_rpl_total_value_staked{job=\"rocketpool\"} * rocketpool_rpl_rpl_price{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total ETH Locked", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of RPL staked across all node operators in the Rocket Pool network.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 4, "y": 79 }, "id": 214, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_rpl_total_value_staked{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total RPL Staked", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total *effective* RPL stake across all node operators on the Rocket Pool network. This accounts for the 150% collateral cap per minipool. If this number is lower than the Total RPL Staked, then some node operators have gone above 150%.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 8, "y": 79 }, "id": 182, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_rpl_total_effective_staked{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total Effective RPL Staked", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The amount of ETH that 1 rETH is worth.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple" } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 0, "y": 84 }, "id": 178, "links": [ { "targetBlank": true, "title": "Coingecko", "url": "https://www.coingecko.com/en/coins/rocket-pool-eth" } ], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_eth_reth_exchange_rate{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "rETH Price (ETH / rETH)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The amount of ETH that 1 RPL is worth, as reported by the Oracle DAO. This updates somewhat infrequently, so it's expected if it falls out of sync with other price watchers.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 3, "y": 84 }, "id": 180, "links": [ { "targetBlank": true, "title": "Coingecko", "url": "https://www.coingecko.com/en/coins/rocket-pool" } ], "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_rpl_rpl_price{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "RPL Price (ETH / RPL)", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The relative amount of ETH that was deposited into the staking pool by rETH stakers, which was then used by node operators to create new minipools with validators on the Beacon Chain. The closer this number is to 100%, the more efficiently the Rocket Pool network is operating and the faster rETH's price grows.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red" }, { "color": "#EAB839", "value": 0.2 }, { "color": "green", "value": 0.5 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "unit", "value": "percentunit" } ] } ] }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 84 }, "id": 168, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_eth_utilization_rate{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Staking Pool ETH Used", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The amount of ETH currently in the staking pool, waiting to be used by node operators to create new minipools.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 2001, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue" }, { "color": "dark-green", "value": 1800 } ] } }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 84 }, "id": 160, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": true, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_demand_deposit_pool_balance{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Staking Pool Balance", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "A breakdown of the counts of each minipool on the Rocket Pool network by status:\n\n- **Initialized**: waiting for a deposit still\n- **Prelaunch:** deposits are done, waiting to be staked by the node operator's `rocketpool_node` container \n- **Staking:** deposited, validator created, and active (or pending) on the Beacon Chain\n- **Dissolved:** staking failed, funds returned to the node operator and staking pool\n- **Withdrawable:** exited from the Beacon Chain, waiting for rewards to be withdrawn to the minipool\n- **Finalized:** exited, withdrawn from, and essentially closed (inactive)", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false } }, "mappings": [] }, "overrides": [ { "matcher": { "id": "byName", "options": "staking" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "initialized" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "finalized" }, "properties": [ { "id": "color", "value": { "fixedColor": "purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "dissolved" }, "properties": [ { "id": "color", "value": { "fixedColor": "red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "prelaunch" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "withdrawable" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 5, "w": 6, "x": 0, "y": 89 }, "id": 176, "options": { "legend": { "displayMode": "table", "placement": "right", "values": [ "value" ] }, "pieType": "donut", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": false, "expr": "rocketpool_supply_minipool_count{job=\"rocketpool\"}", "format": "time_series", "instant": true, "interval": "", "legendFormat": "{{status}}", "refId": "A" } ], "title": "Minipools by Status", "type": "piechart" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The average RPL effectively staked per minipool. ", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 1.5, "min": 0.1, "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue" }, { "color": "light-orange", "value": 1 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 6, "y": 89 }, "id": 255, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rocketpool_rpl_total_effective_staked{} / ignoring(status) rocketpool_supply_minipool_count{status=\"staking\"} * rocketpool_rpl_rpl_price / 16", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Average RPL Bonding", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The current commission for new minipools. If you created a minipool right now, this is the commission it would be assigned for its entire lifespan.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "max": 0.2, "min": 0.05, "thresholds": { "mode": "absolute", "steps": [ { "color": "red" }, { "color": "green", "value": 0.1 }, { "color": "semi-dark-green", "value": 0.15 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 3, "x": 9, "y": 89 }, "id": 208, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rocketpool_supply_node_fee{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Current Commission", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total number of Rocket Pool minipools (validators) that are active (not exited and withdrawn from the Beacon Chain).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "super-light-blue" } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 94 }, "id": 174, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_supply_active_minipools{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Active Minipools", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total number of Rocket Pool minipools (validators) that are active (not exited and withdrawn from the Beacon Chain).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 3, "y": 94 }, "id": 256, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_supply_minipool_count{status=\"staking\"}\n", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Staking Minipools", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total number of Rocket Pool minipools (validators) that are active (not exited and withdrawn from the Beacon Chain).", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue" } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 6, "y": 94 }, "id": 263, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_supply_minipool_count{status=\"initialized\"}\n", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Initialized Minipools", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total number of nodes that have registered on the Rocket Pool network.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] } }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 0, "y": 97 }, "id": 172, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.5.11", "targets": [ { "exemplar": true, "expr": "rocketpool_supply_node_count{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Node Count", "type": "stat" }, { "columns": [], "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fontSize": "120%", "gridPos": { "h": 4, "w": 24, "x": 0, "y": 100 }, "id": 296, "links": [], "scroll": true, "showHeader": true, "sort": { "col": 2, "desc": true }, "styles": [ { "alias": "", "align": "auto", "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": "Chain Height", "align": "auto", "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": "locale" }, { "alias": "Total Difficulty", "align": "auto", "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": "sci" }, { "alias": "", "align": "auto", "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": "", "align": "auto", "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": "hidden", "unit": "short" }, { "alias": "Peer Count", "align": "auto", "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": "locale" }, { "alias": "Block Time (5m avg)", "align": "auto", "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": "System", "align": "auto", "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": "string", "unit": "short", "valueMaps": [] }, { "alias": "Time Since Last Block", "align": "auto", "colorMode": "value", "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": 0, "mappingType": 1, "pattern": "Value #E", "thresholds": [ "120", "240" ], "type": "number", "unit": "dtdurations" }, { "alias": "Target Chain Height", "align": "auto", "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": "locale" }, { "alias": "Blocks Behind", "align": "auto", "colorMode": "value", "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": [ "1", "10" ], "type": "number", "unit": "locale", "valueMaps": [ { "text": "Yes", "value": "1" }, { "text": "No", "value": "0" } ] }, { "alias": "% Peer Limit Used", "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": 0, "mappingType": 1, "pattern": "Value #H", "thresholds": [ "0.25", "0.75" ], "type": "number", "unit": "percentunit" }, { "alias": "", "align": "auto", "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": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) (besu_blockchain_height{instance=~\"$system\"} or ethereum_blockchain_height{instance=~\"$system\"})", "format": "table", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "Chain Height", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) (besu_synchronizer_best_known_block{instance=~\"$system\"} or ethereum_best_known_block_number{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) ((besu_synchronizer_best_known_block{instance=~\"$system\"} - besu_blockchain_height{instance=~\"$system\"}) or (ethereum_best_known_block_number{instance=~\"$system\"} - ethereum_blockchain_height{instance=~\"$system\"}))", "format": "table", "instant": true, "intervalFactor": 1, "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) (besu_blockchain_difficulty_total{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Total Difficulty", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) ((1/rate(besu_blockchain_height{instance=~\"$system\"}[5m])) or (1/rate(ethereum_blockchain_height{instance=~\"$system\"}[5m])))", "format": "table", "instant": true, "intervalFactor": 1, "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) (time() - besu_blockchain_chain_head_timestamp{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) (besu_peers_peer_count_current{instance=~\"$system\"} or ethereum_peer_count{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "Peer Count", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "sum by (instance) ((besu_peers_peer_count_current{instance=~\"$system\"} / besu_network_peers_limit{instance=~\"$system\"}) or ethereum_peer_count{instance=~\"$system\"} / ethereum_peer_limit{instance=~\"$system\"})", "format": "table", "instant": true, "intervalFactor": 1, "refId": "H" } ], "title": "Overview", "transform": "table", "type": "table-old" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 104 }, "hiddenSeries": false, "id": 300, "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": "8.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "besu_synchronizer_best_known_block{instance=~\"$system\", job=\"\"} - besu_blockchain_height{instance=~\"$system\", job=\"besu\"} or ethereum_best_known_block_number{instance=~\"$system\", job=\"eth1\"} - ethereum_blockchain_height{instance=~\"$system\", job=\"eth1\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "thresholds": [], "timeRegions": [], "title": "Blocks Behind", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "locale", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 104 }, "id": 298, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "1/rate(ethereum_blockchain_height{instance=~\"$system\", job=\"eth1\"}[5m]) or 1/rate(ethereum_blockchain_height{instance=~\"$system\", job=\"eth1\"}[5m])", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "refId": "A" } ], "title": "Block Time", "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" }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 113 }, "id": 308, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "jvm_gc_collection_seconds_sum{job=\"eth1\"}", "hide": false, "refId": "A" } ], "title": "jvm_gc_collection_seconds_sum", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-RdYlGr" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 19, "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" } }, "decimals": 1, "mappings": [], "min": 1e-9, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 113 }, "id": 307, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "rate(jvm_gc_collection_seconds_sum{job=\"eth1\"}[1m])", "hide": false, "range": true, "refId": "A" } ], "title": "RATE of jvm_gc_collection_seconds_sum", "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" }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 126 }, "id": 306, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.5.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "jvm_memory_bytes_used{instance=~\"$system\", area=\"heap\", job=\"eth1\"} + ignoring(area) jvm_memory_bytes_used{instance=~\"$system\", area=\"nonheap\", job=\"eth1\"}", "format": "time_series", "intervalFactor": 5, "legendFormat": "{{instance}}", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "jvm_memory_bytes_used{instance=~\"$system\", area=\"heap\", job=\"eth1\"}", "format": "time_series", "hide": false, "intervalFactor": 5, "legendFormat": "{{area}}", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "editorMode": "code", "expr": "jvm_memory_bytes_used{instance=~\"$system\", area=\"nonheap\", job=\"eth1\"}", "format": "time_series", "hide": false, "intervalFactor": 5, "legendFormat": "{{area}}", "range": true, "refId": "C" } ], "title": "Memory Used", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 126 }, "hiddenSeries": false, "id": 302, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(process_cpu_seconds_total{job=\"eth1\"}[1m])", "format": "time_series", "intervalFactor": 1, "legendFormat": "CPU Time IRate [{{instance}}]", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "irate(process_cpu_seconds_total{job=\"eth2\"}[1m])", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "CPU Time IRate [{{instance}}]", "refId": "B" } ], "thresholds": [], "timeRegions": [], "title": "CPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "short", "logBase": 1, "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 139 }, "hiddenSeries": false, "id": 304, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.5.11", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "expr": "rate(jvm_gc_collection_seconds_sum{instance=~\"$system\", job=\"eth1\"}[1m])", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "{{gc}} [{{instance}}]", "metric": "jvm_gc_collection_seconds_sum", "refId": "A", "step": 10 } ], "thresholds": [], "timeRegions": [], "title": "GC time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "mode": "time", "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "logBase": 1, "max": "1", "min": "0", "show": true }, { "format": "short", "logBase": 1, "show": true } ], "yaxis": { "align": false } }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 148 }, "id": 165, "options": { "content": "", "mode": "markdown" }, "pluginVersion": "8.5.11", "title": "Detail Charts", "type": "text" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total number of nodes that have registered on the Rocket Pool network.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] } }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 149 }, "id": 272, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true }, "pluginVersion": "8.5.11", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rocketpool_supply_node_count{job=\"rocketpool\"}", "interval": "1d", "legendFormat": "", "refId": "A" } ], "title": "Node Count", "type": "table" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total *effective* RPL stake across all node operators on the Rocket Pool network. This accounts for the 150% collateral cap per minipool. If this number is lower than the Total RPL Staked, then some node operators have gone above 150%.", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-orange", "mode": "continuous-GrYlRd" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 13, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 2, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] }, "unit": "locale" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 0, "y": 156 }, "id": 267, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_rpl_total_effective_staked{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "rocketpool_rpl_total_value_staked{job=\"rocketpool\"}", "hide": false, "interval": "", "legendFormat": "", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Total RPL and Effective RPL Staked", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The disk space used by your primary (Operating System) hard drive. Change the `device` option in this query to be your machine's hard drive.\n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "axisSoftMax": 0.5, "axisSoftMin": 0.4, "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, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "#EAB839", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 156 }, "id": 270, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.2", "targets": [ { "exemplar": true, "expr": "(node_filesystem_size_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"} - node_filesystem_avail_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"}) / node_filesystem_size_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "OS Disk Space Used", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlYlRd" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 15, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 3, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-blue" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 169 }, "id": 262, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_supply_minipool_count{status=\"initialized\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Initialized Mini Pools", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The disk space used by your primary (Operating System) hard drive. Change the `device` option in this query to be your machine's hard drive.\n\nSee the documentation at https://docs.rocketpool.net/guides/node/grafana.html for more information.", "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" }, { "color": "#EAB839", "value": 0.75 }, { "color": "red", "value": 0.9 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 13, "w": 12, "x": 12, "y": 169 }, "id": 275, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.2", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "-delta(node_filesystem_avail_bytes{job=\"node\", device=\"/dev/mapper/ubuntu--vg-ubuntu--lv\", mountpoint=\"/\"}[6h])*4", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Daily rate of SSD space consumption", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The amount of ETH that 1 RPL is worth, as reported by the Oracle DAO. This updates somewhat infrequently, so it's expected if it falls out of sync with other price watchers.", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-orange", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 8, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineStyle": { "fill": "solid" }, "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 5, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 181 }, "id": 264, "links": [ { "targetBlank": true, "title": "Coingecko", "url": "https://www.coingecko.com/en/coins/rocket-pool" } ], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_rpl_rpl_price{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "RPL Price (ETH / RPL)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "The total amount of ETH you've earned on the Beacon Chain by running a Rocket Pool node. This is equal to your total share of the rewards, minus the 16 ETH you deposited for each minipool.", "fieldConfig": { "defaults": { "color": { "fixedColor": "#edeef1", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 20, "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" } }, "decimals": 4, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "ETH" }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 182 }, "id": 268, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_node_beacon_share{job=\"rocketpool\"} - rocketpool_node_deposited_eth{job=\"rocketpool\"}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Your Beacon Chain Earnings", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 193 }, "id": 238, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_demand_effective_minipool_capacity", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "rocketpool_demand_total_minipool_capacity", "hide": false, "interval": "", "legendFormat": "", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "effective_ & total_minipool_capacity", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 14, "gradientMode": "hue", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 3, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" }, { "color": "#6ED0E0", "value": 1600 } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 194 }, "id": 229, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_demand_deposit_pool_balance", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "deposit_pool_balance ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 205 }, "id": 231, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_total_reth_supply", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "rocketpool_performance_total_reth_supply", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 206 }, "id": 230, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_eth_utilization_rate", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "rocketpool_performance_eth_utilization_rate", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": 9, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 217 }, "id": 233, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_total_reth_supply / rocketpool_performance_total_value_locked_eth ", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "1", "hide": false, "interval": "", "legendFormat": "", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "total_reth_supply / total_value_locked_eth ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 218 }, "id": 232, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_total_value_locked_eth", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "rocketpool_performance_total_value_locked_eth", "type": "timeseries" }, { "cards": {}, "color": { "cardColor": "#b4ff00", "colorScale": "sqrt", "colorScheme": "interpolateSpectral", "exponent": 0.5, "mode": "spectrum" }, "dataFormat": "tsbuckets", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 229 }, "heatmap": {}, "hideZeroBuckets": true, "highlightCards": true, "id": 251, "interval": "384s", "legend": { "show": true }, "pluginVersion": "8.1.1", "reverseYBuckets": false, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-2.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-4.0\"}[$__interval])", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "[ -4. -2 ]", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-1.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-2.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -2, -1 ]", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-0.5\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-1.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -1, -0.5 ]", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-0.1\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-0.5\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -0.5, -0.1 ]", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"-0.05\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-0.1\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -0.1, -0.05 ]", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"0.05\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"-0.05\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ -0.05, 0.05 ]", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"0.1\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"0.05\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 0.05, 0.1 ]", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"0.5\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"0.1\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 0.1, 0.5 ]", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"1.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"0.5\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 0.5, 1 ]", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"2.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"1.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 1, 2 ]", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"4.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"2.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 2, 4 ]", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "increase(beacon_attestation_sent_delay_bucket{le=\"8.0\"}[$__interval]) - ignoring (le) increase(beacon_attestation_sent_delay_bucket{le=\"4.0\"}[$__interval])", "hide": false, "interval": "", "legendFormat": "[ 4, 8 ]", "refId": "L" } ], "title": "Attestation Delay Heatmap by Time Buckets", "tooltip": { "show": true, "showHistogram": false }, "type": "heatmap", "xAxis": { "show": true }, "yAxis": { "format": "short", "logBase": 1, "show": true }, "yBucketBound": "auto" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 230 }, "id": 236, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_reth_contract_balance", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "reth_contract_balance", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byName", "options": "2.0, 4.0" }, "properties": [ { "id": "color" }, { "id": "color", "value": { "mode": "continuous-RdYlGr" } } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 240 }, "hideTimeOverride": false, "id": 249, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "8.5.10", "targets": [ { "exemplar": false, "expr": "(beacon_attestation_sent_delay_bucket{le=\"-4.0\"}) / beacon_attestation_sent_delay_count", "format": "time_series", "instant": false, "interval": "", "legendFormat": "-4", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"-2.0\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"-4.0\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "-4,-2", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"-1.0\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"-2.0\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "-2, -1", "refId": "C", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"-0.5\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"-1.0\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "-1, -0.5", "refId": "D", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"-0.1\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"-0.5\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "-0.5, -0.1", "refId": "E", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"-0.05\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"-0.1\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "-0.1, -0.05", "refId": "F", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"0.05\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"-0.05\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "-0.05, 0.05", "refId": "G", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"0.1\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"0.05\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "interval": "", "legendFormat": "0.05, 0.1", "refId": "H", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"0.5\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"0.1\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "0.1, 0.5", "refId": "I", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"1.0\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"0.5\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "0.5, 1.0", "refId": "J", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"2.0\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"1.0\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "1.0, 2.0", "refId": "K", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "((beacon_attestation_sent_delay_bucket{le=\"4.0\"}) - ignoring(le) (beacon_attestation_sent_delay_bucket{le=\"2.0\"}) ) / beacon_attestation_sent_delay_count", "format": "time_series", "hide": false, "instant": false, "interval": "", "legendFormat": "2.0, 4.0", "refId": "L", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "Attestation Histogram", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 31, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 3, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 242 }, "id": 234, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_eth_reth_exchange_rate", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "eth_reth_exchange_rate", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 249 }, "id": 239, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "node_timex_estimated_error_seconds{}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "node_timex_estimated_error_seconds", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "description": "", "fieldConfig": { "defaults": { "color": { "fixedColor": "dark-yellow", "mode": "fixed" }, "custom": { "axisLabel": "", "axisPlacement": "left", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "linear", "lineWidth": 3, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "auto", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "rocketpool_supply_node_fee{instance=\"node:9102\", job=\"rocketpool\"}" }, "properties": [ { "id": "unit", "value": "percentunit" }, { "id": "custom.axisPlacement", "value": "right" }, { "id": "custom.axisSoftMax", "value": 0.2 }, { "id": "custom.lineWidth", "value": 2 }, { "id": "custom.lineStyle", "value": { "fill": "solid" } }, { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } }, { "id": "custom.axisSoftMin", "value": 0 }, { "id": "custom.axisSoftMin", "value": 0.05 }, { "id": "custom.axisSoftMax" } ] } ] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 253 }, "id": 269, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rocketpool_supply_minipool_count{status=\"prelaunch\"}", "hide": true, "interval": "", "legendFormat": "", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "rocketpool_supply_node_fee{job=\"rocketpool\"}", "hide": false, "interval": "", "legendFormat": "", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "(rocketpool_supply_minipool_count{status=\"prelaunch\"})", "hide": true, "interval": "", "legendFormat": "", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "exemplar": true, "expr": "delta(rocketpool_supply_total_minipools[12h])", "hide": false, "interval": "", "legendFormat": "", "refId": "D" } ], "title": "12hr Delta of New Minipools vs Commission ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 0, "y": 261 }, "id": 237, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_performance_total_staking_balance_eth", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "rocketpool_performance_total_value_locked_eth", "hide": false, "interval": "", "legendFormat": "", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "total_staking_balance_eth & total_value_locked_eth", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 6, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "orange" } ] } }, "overrides": [] }, "gridPos": { "h": 12, "w": 12, "x": 12, "y": 262 }, "id": 240, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.1.1", "targets": [ { "exemplar": true, "expr": "rocketpool_supply_minipool_count{}", "interval": "", "legendFormat": "", "refId": "A", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } }, { "exemplar": true, "expr": "rocketpool_supply_total_minipools{}", "hide": false, "interval": "", "legendFormat": "", "refId": "B", "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" } } ], "title": "supply_minipool_count & supply_total_minipools", "type": "timeseries" } ], "refresh": false, "schemaVersion": 36, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "label_values(process_virtual_memory_bytes,instance)", "hide": 0, "includeAll": false, "multi": false, "name": "instance", "options": [], "query": { "query": "label_values(process_virtual_memory_bytes,instance)", "refId": "Prometheus-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, "definition": "query_result(ethereum_blockchain_height or besu_blockchain_height)", "hide": 0, "includeAll": true, "label": "system", "multi": true, "name": "system", "options": [], "query": { "query": "query_result(ethereum_blockchain_height or besu_blockchain_height)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "/instance=\"([^\"]*)\"/", "skipUrlSync": false, "sort": 5, "type": "query" } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Ken's Ultimate Rocket Pool Dashboard.", "uid": "F9d4NvS7k", "version": 212, "weekStart": "" }
2022-09-23 23:54:55 UTC
null
0
0
12,559
1
278,589
24,566
11,913
grafana-loki-dashboard-for-nginx-service-mesh
Grafana Loki Dashboard for NGINX Service Mesh
Loki v2+ showcase using JSON NGINX access logs.
2020-07-01 10:34:20 UTC
2022-04-28 11:34:54 UTC
0
Start using Grafana Loki even faster in Grafana Cloud (free plan includes 50GB of Loki logs): [https://grafana.com/signup/cloud/connect-account](https://grafana.com/signup/cloud/connect-account?pg=lokidash) This dashboard is designed for Grafana 8.0 and higher. Required NGINX json log format configuration below. ```cfg log_format json_analytics escape=json '{' '"msec": "$msec", ' # request unixtime in seconds with a milliseconds resolution '"connection": "$connection", ' # connection serial number '"connection_requests": "$connection_requests", ' # number of requests made in connection '"pid": "$pid", ' # process pid '"request_id": "$request_id", ' # the unique request id '"request_length": "$request_length", ' # request length (including headers and body) '"remote_addr": "$remote_addr", ' # client IP '"remote_user": "$remote_user", ' # client HTTP username '"remote_port": "$remote_port", ' # client port '"time_local": "$time_local", ' '"time_iso8601": "$time_iso8601", ' # local time in the ISO 8601 standard format '"request": "$request", ' # full path no arguments if the request '"request_uri": "$request_uri", ' # full path and arguments if the request '"args": "$args", ' # args '"status": "$status", ' # response status code '"body_bytes_sent": "$body_bytes_sent", ' # the number of body bytes exclude headers sent to a client '"bytes_sent": "$bytes_sent", ' # the number of bytes sent to a client '"http_referer": "$http_referer", ' # HTTP referer '"http_user_agent": "$http_user_agent", ' # user agent '"http_x_forwarded_for": "$http_x_forwarded_for", ' # http_x_forwarded_for '"http_host": "$http_host", ' # the request Host: header '"server_name": "$server_name", ' # the name of the vhost serving the request '"request_time": "$request_time", ' # request processing time in seconds with msec resolution '"upstream": "$upstream_addr", ' # upstream backend server for proxied requests '"upstream_connect_time": "$upstream_connect_time", ' # upstream handshake time incl. TLS '"upstream_header_time": "$upstream_header_time", ' # time spent receiving upstream headers '"upstream_response_time": "$upstream_response_time", ' # time spend receiving upstream body '"upstream_response_length": "$upstream_response_length", ' # upstream response length '"upstream_cache_status": "$upstream_cache_status", ' # cache HIT/MISS where applicable '"ssl_protocol": "$ssl_protocol", ' # TLS protocol '"ssl_cipher": "$ssl_cipher", ' # TLS cipher '"scheme": "$scheme", ' # http or https '"request_method": "$request_method", ' # request method '"server_protocol": "$server_protocol", ' # request protocol, like HTTP/1.1 or HTTP/2.0 '"pipe": "$pipe", ' # "p" if request was pipelined, "." otherwise '"gzip_ratio": "$gzip_ratio", ' '"http_cf_ray": "$http_cf_ray",' '"geoip_country_code": "$geoip_country_code"' '}'; access_log /var/log/nginx/json_access.log json_analytics; ``` For IP to country mapping, also enable the Geo_IP module: ```cfg geoip_country /etc/nginx/GeoIP.dat; geoip_city /etc/nginx/GeoIPCity.dat; ``` My promtail configuration: ```cfg server: http_listen_port: 0 grpc_listen_port: 0 positions: filename: /tmp/positions.yaml clients: - url: https://USER:PASSWORD@logs-prod-us-central1.grafana.net/api/prom/push scrape_configs: - job_name: system pipeline_stages: - replace: expression: '(?:[0-9]{1,3}\.){3}([0-9]{1,3})' replace: '***' static_configs: - targets: - localhost labels: job: nginx_access_log host: appfelstrudel agent: promtail __path__: /var/log/nginx/*access.log ```
54,470
54,471
Other
null
26
4.31
24,566
1
12,559
13
804
Loki v2+ showcase using JSON NGINX access logs.
{ "__inputs": [], "__requires": [ { "type": "panel", "id": "geomap", "name": "Geomap", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.1.6" }, { "type": "panel", "id": "logs", "name": "Logs", "version": "" }, { "type": "datasource", "id": "loki", "name": "Loki", "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": "-- 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": "Loki v2+ showcase using JSON NGINX access logs.", "editable": true, "gnetId": 12559, "graphTooltip": 0, "id": null, "iteration": 1633505210001, "links": [], "panels": [ { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 24, "panels": [], "title": "KPI's", "type": "row" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 1 }, "hideTimeOverride": false, "id": 4, "interval": null, "maxDataPoints": 300, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "sum by(host) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"}[$__interval])) ", "legendFormat": "", "refId": "A" } ], "timeFrom": "24h", "timeShift": null, "title": "Total requests ", "transformations": [], "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "percentage", "steps": [ { "color": "rgba(110, 157, 228, 0.76)", "value": null }, { "color": "rgba(73, 124, 202, 1)", "value": 20 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 7, "x": 5, "y": 1 }, "id": 5, "interval": null, "maxDataPoints": 20, "options": { "colorMode": "background", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "sum by (status) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | __error__=\"\" [$__interval]))", "instant": false, "legendFormat": "HTTP Status: {{status}}", "range": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Requests per status code", "transformations": [], "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 1 }, "id": 30, "interval": null, "maxDataPoints": 1, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "bytes_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"}[$__interval])", "instant": true, "legendFormat": "$label_value", "range": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "NGINX logs in bytes", "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 1 }, "id": 8, "interval": null, "maxDataPoints": 1, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "sum by (host) (sum_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | unwrap body_bytes_sent | __error__=\"\" [$__interval]))", "instant": true, "legendFormat": "Bytes sent", "range": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Total Bytes Sent", "transformations": [], "type": "stat" }, { "datasource": null, "description": "", "gridPos": { "h": 4, "w": 6, "x": 18, "y": 1 }, "id": 34, "options": { "content": "📊 Dashboard created by Ward Bekker (hope you like it!)\n\n🐦 Follow me on [Twitter](https://twitter.com/wardbekker) & [LinkedIn](https://www.linkedin.com/in/wardbekker/) for Grafana Loki updates \n\n🎥 Check out my [Grafana Loki video's](https://www.youtube.com/playlist?list=PLDGkOdUX1UjqEzcxQrbROMy8DN7MZv_h4) on Youtube", "mode": "markdown" }, "pluginVersion": "8.1.6", "transparent": true, "type": "text" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 5, "x": 0, "y": 5 }, "id": 22, "interval": "5m", "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "count(sum by (remote_addr) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | __error__=\"\" [$__interval])))", "instant": true, "legendFormat": "", "range": false, "refId": "A" } ], "timeFrom": "5m", "timeShift": null, "title": "Realtime visitors ", "transformations": [], "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-orange", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 12, "y": 5 }, "id": 31, "interval": null, "maxDataPoints": 1, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"}[$__interval])", "instant": true, "range": false, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "# NGINX log lines", "type": "stat" }, { "cacheTimeout": null, "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 1, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 3, "x": 15, "y": 5 }, "hideTimeOverride": true, "id": 19, "interval": null, "links": [], "maxDataPoints": 1, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "sum(count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | status >= 500 |__error__=\"\"[$__interval])) / (sum(count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | __error__=\"\"[$__interval]))/ 100)", "instant": false, "legendFormat": "", "range": true, "refId": "A" } ], "timeFrom": "1h", "timeShift": null, "title": "% of 5xx requests ", "type": "stat" }, { "cacheTimeout": null, "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "purple", "value": null } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 18, "y": 5 }, "hideTimeOverride": true, "id": 18, "interval": "10m", "links": [], "maxDataPoints": 1, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.1.6", "targets": [ { "expr": "sum(count_over_time(({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} |= \"Googlebot\")[$__interval])) / (sum(count_over_time(({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} != \"Googlebot\")[$__interval])) / 100)", "instant": true, "legendFormat": "", "range": false, "refId": "A" } ], "timeFrom": "1h", "timeShift": null, "title": "% of requests by Googlebot", "type": "stat" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "#96D98D", "value": null }, { "color": "#73BF69", "value": 5 }, { "color": "#56A64B", "value": 10 } ] } }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 0, "y": 9 }, "id": 14, "interval": null, "maxDataPoints": 1, "options": { "basemap": { "config": { "server": "streets" }, "type": "esri-xyz" }, "controls": { "mouseWheelZoom": false, "showAttribution": true, "showDebug": false, "showScale": false, "showZoom": true }, "layers": [ { "config": { "color": { "fixed": "semi-dark-blue" }, "fillOpacity": 0.3, "shape": "circle", "showLegend": true, "size": { "field": "Value", "fixed": 5, "max": 50, "min": 10 } }, "location": { "lookup": "Metric", "mode": "lookup" }, "type": "markers" } ], "view": { "id": "zero", "lat": 0, "lon": 0, "zoom": 2 } }, "pluginVersion": "7.4.0", "targets": [ { "expr": "sum by (geoip_country_code) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | geoip_country_code != \"\" | __error__=\"\" [$__interval]))", "instant": false, "legendFormat": "{{geoip_country_code}}", "range": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Requests per Country", "transformations": [ { "id": "seriesToRows", "options": {} } ], "type": "geomap" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "continuous-BlPu" }, "custom": { "align": "center", "displayMode": "auto", "filterable": false }, "mappings": [ { "options": { "CN": { "color": "transparent", "index": 4, "text": "🇨🇳CN" }, "DE": { "color": "transparent", "index": 2, "text": "🇩🇪DE" }, "FR": { "color": "transparent", "index": 3, "text": "🇫🇷FR" }, "GB": { "color": "transparent", "index": 7, "text": "🇬🇧GB" }, "IN": { "color": "transparent", "index": 5, "text": "🇮🇳IN" }, "IT": { "color": "transparent", "index": 6, "text": "🇮🇹IT" }, "NL": { "color": "transparent", "index": 1, "text": "🇳🇱NL" }, "US": { "color": "transparent", "index": 0, "text": "🇺🇸 US" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 11, "w": 3, "x": 12, "y": 9 }, "hideTimeOverride": true, "id": 32, "interval": null, "maxDataPoints": 1, "options": { "showHeader": false, "sortBy": [ { "desc": true, "displayName": "Requests" } ] }, "pluginVersion": "8.1.6", "targets": [ { "expr": "topk(10, sum by (geoip_country_code) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | geoip_country_code != \"\" and __error__=\"\" [$__interval])))", "instant": true, "legendFormat": "{{remote_addr}}", "maxLines": null, "range": false, "refId": "A" } ], "timeFrom": "15m", "timeShift": null, "title": "Top Countries", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Field": false, "Time": true, "Value #A": true }, "indexByName": { "Time": 0, "Value #A": 3, "geoip_country_code": 2, "remote_addr": 1 }, "renameByName": { "Field": "IP Address", "Total": "Requests", "Value #A": "Requests", "geoip_country_code": "Country", "remote_addr": "IP Address " } } } ], "type": "table" }, { "datasource": "$datasource", "description": "", "gridPos": { "h": 11, "w": 9, "x": 15, "y": 9 }, "id": 11, "options": { "dedupStrategy": "signature", "enableLogDetails": false, "prettifyLogMessage": false, "showCommonLabels": false, "showLabels": false, "showTime": false, "sortOrder": "Descending", "wrapLogMessage": false }, "targets": [ { "expr": "{$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | line_format \"➡️ {{.request_method}} {{.request_uri}} with HTTP status: {{.status}} \"", "legendFormat": "", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Recent requests", "type": "logs" }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 26, "panels": [], "title": "Request statistics over time", "type": "row" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "#EAB839", "value": 0.2 }, { "color": "red", "value": 0.3 } ] }, "unit": "s" }, "overrides": [ { "matcher": { "id": "byName", "options": "95th percentile" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "max latency" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "max latency" }, "properties": [ { "id": "custom.fillOpacity", "value": 30 } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 21 }, "id": 16, "interval": null, "maxDataPoints": 50, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.0-beta3", "targets": [ { "expr": "quantile_over_time(0.95,{$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | unwrap request_time | __error__=\"\" [$__interval]) by (host)", "legendFormat": "95th percentile", "refId": "C" }, { "expr": "max by (host) (max_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | unwrap request_time | __error__=\"\" [$__interval]))", "legendFormat": "max latency", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "95th percentile of Request Time", "type": "timeseries" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 39, "gradientMode": "hue", "hideFrom": { "graph": false, "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "log": 2, "type": "log" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "HTTP Status 500" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "{statuscode=\"200\"} 200" }, "properties": [ { "id": "color", "value": { "fixedColor": "green", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "{statuscode=\"404\"} 404" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-purple", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "{statuscode=\"500\"} 500" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "HTTP Status 404" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-orange", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "HTTP Status 301" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "HTTP Status 200" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 21 }, "id": 2, "interval": null, "maxDataPoints": 50, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.0-beta3", "targets": [ { "expr": "sum by (status) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | __error__=\"\" [$__interval]))", "legendFormat": "HTTP Status {{status}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "HTTP status codes over time", "transformations": [ { "id": "filterFieldsByName", "options": { "include": { "names": [ "Time", "HTTP Status 200", "HTTP Status 301", "HTTP Status 304", "HTTP Status 404", "HTTP Status 406", "HTTP Status 500" ] } } } ], "type": "timeseries" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 100, "gradientMode": "hue", "hideFrom": { "graph": false, "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": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Bytes sent" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-blue", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "appfelstrudel" }, "properties": [ { "id": "color", "value": { "fixedColor": "yellow", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 21 }, "id": 9, "interval": null, "maxDataPoints": 50, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.0-beta3", "targets": [ { "expr": "sum by (host) (sum_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | status=200 | unwrap body_bytes_sent | __error__=\"\" [$__interval]))", "legendFormat": "Bytes sent", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Bytes Sent", "transformations": [], "type": "timeseries" }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 28, "panels": [], "title": "Acquisition and Behaviour", "type": "row" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Requests" }, "properties": [ { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "color", "value": { "mode": "continuous-BlPu" } } ] }, { "matcher": { "id": "byName", "options": "Requests" }, "properties": [ { "id": "custom.width", "value": 300 } ] } ] }, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 31 }, "id": 6, "interval": null, "maxDataPoints": 1, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Requests" } ] }, "pluginVersion": "8.1.6", "targets": [ { "expr": "topk(10, sum by (http_referer) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | http_referer != \"\" and http_referer !~ \".*?$host.*?\" and http_referer !~ \".*?\\\\*\\\\*\\\\*.*?\" | __error__=\"\" [15m])))", "instant": true, "legendFormat": "{{http_referer}}", "range": false, "refId": "A" } ], "timeFrom": "15m", "timeShift": null, "title": "Top 10 HTTP Referers", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": { "Field": "Referer", "Total": "Requests", "Value #A": "Requests", "http_referer": "HTTP Referrer" } } } ], "type": "table" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Requests" }, "properties": [ { "id": "custom.width", "value": 300 }, { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "color", "value": { "mode": "continuous-BlPu" } } ] } ] }, "gridPos": { "h": 6, "w": 15, "x": 9, "y": 31 }, "id": 7, "interval": null, "maxDataPoints": 1, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Requests" } ] }, "pluginVersion": "8.1.6", "targets": [ { "expr": "topk(10, sum by (http_user_agent) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | __error__=\"\" [15m])))", "instant": true, "legendFormat": "{{http_user_agent}}", "range": false, "refId": "A" } ], "timeFrom": "15m", "timeShift": null, "title": "Top 10 User Agents", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Field": false, "Time": true }, "indexByName": {}, "renameByName": { "Field": "Agent", "Total": "Requests", "Value #A": "Requests", "http_user_agent": "User agent" } } } ], "type": "table" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto", "filterable": false }, "mappings": [ { "options": { "NL": { "index": 1, "text": "🇳🇱" }, "US": { "index": 0, "text": "🇺🇸" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Requests" }, "properties": [ { "id": "custom.width", "value": 300 }, { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "color", "value": { "mode": "continuous-BlPu" } } ] }, { "matcher": { "id": "byName", "options": "Country" }, "properties": [ { "id": "custom.width", "value": 74 } ] } ] }, "gridPos": { "h": 8, "w": 9, "x": 0, "y": 37 }, "id": 3, "interval": null, "maxDataPoints": 1, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Requests" } ] }, "pluginVersion": "8.1.6", "targets": [ { "expr": "topk(10, sum by (remote_addr, geoip_country_code) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} | json | __error__=\"\" [15m])))", "instant": true, "legendFormat": "{{remote_addr}}", "range": false, "refId": "A" } ], "timeFrom": "15m", "timeShift": null, "title": "Top 10 visitor IPs", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Field": false, "Time": true }, "indexByName": { "Time": 0, "Value #A": 3, "geoip_country_code": 2, "remote_addr": 1 }, "renameByName": { "Field": "IP Address", "Total": "Requests", "Value #A": "Requests", "geoip_country_code": "Country", "remote_addr": "IP Address " } } } ], "type": "table" }, { "datasource": "$datasource", "description": "", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": null, "displayMode": "auto", "filterable": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Requests" }, "properties": [ { "id": "custom.width", "value": 300 }, { "id": "custom.displayMode", "value": "gradient-gauge" }, { "id": "color", "value": { "mode": "continuous-BlPu" } } ] } ] }, "gridPos": { "h": 8, "w": 15, "x": 9, "y": 37 }, "id": 12, "interval": null, "maxDataPoints": 1, "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Requests" } ] }, "pluginVersion": "8.1.6", "targets": [ { "expr": "topk(10, sum by (request_uri) (count_over_time({$label_name=~\"$label_value\", job=~\"$job\", instance=~\"$instance\"} !~ `\\.ico|\\.svg|\\.css|\\.png|\\.txt|\\.js|\\.xml` | json | status = 200 and request_uri != \"/\" | __error__=\"\" [15m])))", "instant": true, "legendFormat": "{{request_uri}}", "range": false, "refId": "A" } ], "timeFrom": "15m", "timeShift": null, "title": "Top 10 Requested Pages", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": {}, "renameByName": { "Field": "Page", "Time": "", "Total": "", "Value #A": "Requests", "request_uri": "Path" } } } ], "type": "table" } ], "refresh": false, "schemaVersion": 30, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "LokiNGINX", "value": "LokiNGINX" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "loki", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_names()", "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Label Name", "multi": false, "name": "label_name", "options": [], "query": "label_names()", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values($label_name)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Label Value", "multi": true, "name": "label_value", "options": [], "query": "label_values($label_name)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values({$label_name=~\"$label_value\"}, job)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Job", "multi": true, "name": "job", "options": [], "query": "label_values({$label_name=~\"$label_value\"}, job)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "label_values({$label_name=~\"$label_value\"}, instance)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": "Instance", "multi": true, "name": "instance", "options": [], "query": "label_values({$label_name=~\"$label_value\"}, instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Grafana Loki Dashboard for NGINX Service Mesh", "uid": "Nz6kKgtGj", "version": 52 }
2022-04-28 11:34:54 UTC
null
1
3
593
1
12,941
22,320
27,497
aws-lambda
AWS Lambda
Visualize AWS Lambda metrics
2016-10-07 23:02:03 UTC
2021-08-31 14:47:19 UTC
0
## AWS Lambda Visualize AWS Lambda 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,421
4,424
Other
null
1
5
22,320
1
593
13
3,949
Visualize AWS Lambda metrics
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.0.0" }, { "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 Lambda metrics", "editable": false, "gnetId": 593, "graphTooltip": 0, "id": null, "iteration": 1569516349067, "links": [], "panels": [ { "aliasColors": { "Maximum": "#e24d42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 3, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 0 }, "id": 1, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Duration Maximum", "bars": false, "fill": 0, "lines": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "FunctionName": "$functionname" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Duration", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "returnData": false, "statistics": [ "Average" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "FunctionName": "$functionname" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": false, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Duration", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "B", "region": "$region", "returnData": false, "statistics": [ "Maximum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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": "ms", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 7 }, "id": 7, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "FunctionName": "$functionname" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Invocations", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "returnData": false, "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Invocations", "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": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Errors Sum": "#e24d42", "Errors_Average": "#BF1B00", "Errors_Sum": "#BF1B00" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 14 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "FunctionName": "$functionname" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Errors", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "returnData": false, "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Errors", "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": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Throttles Sum": "#e24d42", "Throttles_Average": "#EAB839", "Throttles_Sum": "#EAB839" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 21 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "Dead Letter Error Sum", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "FunctionName": "$functionname" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Throttles", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "returnData": false, "statistics": [ "Sum" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": { "FunctionName": "$functionname" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "Dead Letter Error", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "B", "region": "$region", "returnData": false, "statistics": [ "Sum" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Throttles", "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Throttles Sum": "#e24d42", "Throttles_Average": "#EAB839", "Throttles_Sum": "#EAB839" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 28 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "show": true, "sort": "current", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "UnreservedConcurrentExecutions Average", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": {}, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "ConcurrentExecutions", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "A", "region": "$region", "returnData": false, "statistics": [ "Average" ] }, { "alias": "{{metric}} {{stat}}", "application": { "filter": "" }, "dimensions": {}, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "metricName": "UnreservedConcurrentExecutions", "mode": 0, "namespace": "AWS/Lambda", "options": { "showDisabledItems": false }, "period": "$agg", "refId": "B", "region": "$region", "returnData": false, "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Global Concurrent Executions", "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "content": "<a style=\"float: right\" 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 style=\"float: left\" target=\"_blank\" href=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/lam-metricscollected.html\">AWS CloudWatch Lambda documentation</a><br/>\n<a style=\"float: left\" target=\"_blank\" href=\"https://grafana.net/dashboards/593\">Installed from Grafana.net dashboards</a>\n<div style=\"clear:both; width:100%;height:0;font-size:0;\"></div>", "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 35 }, "id": 2, "links": [], "mode": "html", "options": {}, "title": "Documentation", "type": "text" } ], "refresh": false, "schemaVersion": 19, "style": "dark", "tags": [ "monitoringartist", "cloudwatch" ], "templating": { "list": [ { "current": {}, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "auto": true, "auto_count": 30, "auto_min": "10s", "current": { "selected": true, "text": "auto", "value": "$__auto_interval_agg" }, "hide": 0, "label": "Aggregation", "name": "agg", "options": [ { "selected": true, "text": "auto", "value": "$__auto_interval_agg" }, { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "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": "5m", "value": "5m" }, { "selected": false, "text": "15m", "value": "15m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" }, { "selected": false, "text": "30d", "value": "30d" } ], "query": "1s,5s,10s,30s,1m,5m,15m,1h,6h,1d,7d,30d", "refresh": 2, "skipUrlSync": false, "type": "interval" }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "regions()", "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": "dimension_values($region,AWS/Lambda,Duration,FunctionName)", "hide": 0, "includeAll": false, "label": "FunctionName", "multi": false, "name": "functionname", "options": [], "query": "dimension_values($region,AWS/Lambda,Duration,FunctionName)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "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 Lambda", "uid": "AWSLambda", "version": 1 }
2021-08-31 14:47:19 UTC
null
0
0
8,724
1
73,813
21,903
721
k8s-rke-general-chart
K8s RKE General chart
Alerts getting data from RKE Cluster (or any kubernetes 1.18+) using kube-prometheus-stack and Loki+prom tail
2018-10-30 15:40:25 UTC
2021-07-20 00:45:36 UTC
0
Alerts getting data from RKE Cluster (or any kubernetes 1.18+) using kube-prometheus-stack and Loki+prom tail
40,659
40,662
Other
null
0
0
21,903
1
8,724
14
104
Alerts getting data from RKE Cluster (or any kubernetes 1.18+) using kube-prometheus-stack and Loki+prom tail
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" }, { "name": "DS_LOKI", "label": "Loki", "description": "", "type": "datasource", "pluginId": "loki", "pluginName": "Loki" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.0.6" }, { "type": "datasource", "id": "loki", "name": "Loki", "version": "1.0.0" }, { "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", "type": "dashboard" } ] }, "description": "Alerts getting data from RKE Cluster (or any kubernetes 1.18+) using kube-prometheus-stack and Loki+prom tail", "editable": true, "gnetId": 8724, "graphTooltip": 0, "id": null, "iteration": 1626741766399, "links": [], "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": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 0.25 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 0 }, "id": 2, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\"}[5m])) by (namespace)", "format": "time_series", "interval": "", "intervalFactor": 4, "legendFormat": "{{Namespace}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "CPU use by namespace", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "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": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 60 } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byName", "options": "Cluster Total" }, "properties": [ { "id": "color", "value": { "fixedColor": "#962d82", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 2 } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 0 }, "id": 6, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\"}[5m])) / sum (kube_node_status_capacity_cpu_cores)", "format": "time_series", "interval": "", "intervalFactor": 4, "legendFormat": "Cluster Total", "refId": "A" }, { "expr": "sum (rate (container_cpu_usage_seconds_total{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\"}[5m])) by (node) / (sum (kube_node_status_capacity_cpu_cores) by (node))", "format": "time_series", "interval": "", "intervalFactor": 4, "legendFormat": "{{node}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Container CPU use", "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": 0, "pointSize": 3, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byName", "options": "AVG" }, "properties": [ { "id": "color", "value": { "fixedColor": "#962d82", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "AVG: 192.168.0.40:9100" }, "properties": [ { "id": "color", "value": { "fixedColor": "#0a50a1", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "AVG: 192.168.0.41:9100" }, "properties": [ { "id": "color", "value": { "fixedColor": "#962d82", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "AVG: 192.168.0.42:9100" }, "properties": [ { "id": "color", "value": { "fixedColor": "#bf1b00", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/AVG.*/" }, "properties": [ { "id": "custom.fillOpacity", "value": 0 }, { "id": "custom.lineWidth", "value": 2 } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 0 }, "id": 8, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "100 - (avg by (instance) (irate(node_cpu_seconds_total{mode=\"idle\"}[5m])) * 100)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 5, "legendFormat": "AVG: {{instance}}", "refId": "A", "step": 120 }, { "expr": "100 - (avg by (instance,cpu) (irate(node_cpu_seconds_total{mode=\"idle\"}[5m])) * 100)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 10, "legendFormat": "{{cpu}}: {{instance}}", "refId": "B", "step": 300 } ], "timeFrom": null, "timeShift": null, "title": "Node CPU Usage", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "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": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "decimals": 2, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 8000000000 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 7 }, "id": 4, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\"}) by (namespace)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{ namespace}}", "metric": "network", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Memory use by namespace", "type": "timeseries" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 2500000000 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "message": "Container total memory above 2.5G", "name": "Container Memory use alert", "noDataState": "no_data", "notifications": [] }, "datasource": "${DS_PROMETHEUS}", "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": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 2500000000 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Cluster Total" }, "properties": [ { "id": "color", "value": { "fixedColor": "#962d82", "mode": "fixed" } }, { "id": "custom.lineWidth", "value": 2 } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 7 }, "id": 5, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\"})", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "Cluster Total", "refId": "A" }, { "expr": "sum (container_memory_working_set_bytes{image!=\"\",name=~\"^k8s_.*\",container_name!=\"POD\"}) by (node)", "format": "time_series", "interval": "10s", "intervalFactor": 4, "legendFormat": "{{node}}", "refId": "B" } ], "timeFrom": null, "timeShift": null, "title": "Container Memory use", "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": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent", "value": null }, { "color": "red", "value": 5000000000 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 7 }, "id": 10, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum(node_memory_MemTotal_bytes - node_memory_MemFree_bytes - node_memory_Cached_bytes - node_memory_Buffers_bytes - node_memory_Slab_bytes) by (instance )", "format": "time_series", "interval": "", "intervalFactor": 10, "legendFormat": "{{instance}}", "metric": "memo", "refId": "A", "step": 60, "target": "" } ], "timeFrom": null, "timeShift": null, "title": "Node Memory Usage", "type": "timeseries" }, { "datasource": "${DS_LOKI}", "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": "linear", "lineWidth": 1, "pointSize": 4, "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": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 14 }, "id": 12, "interval": "1m", "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum(count_over_time({stream=~\"std.+\"}[1m])) by (namespace)", "instant": false, "interval": "", "intervalFactor": 5, "legendFormat": "{{namespace}}", "maxLines": null, "range": true, "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Loki Messages by namespace", "transformations": [], "type": "timeseries" }, { "datasource": "${DS_LOKI}", "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": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "\"Cron\"" }, "properties": [ { "id": "color", "value": { "fixedColor": "#64B0C8", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "\"Error\"" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BF1B00", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "\"Exception\"" }, "properties": [ { "id": "color", "value": { "fixedColor": "#AEA2E0", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "\"Fatal\"" }, "properties": [ { "id": "color", "value": { "fixedColor": "#890F02", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "\"Info\"" }, "properties": [ { "id": "color", "value": { "fixedColor": "#B7DBAB", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "\"Std error\"" }, "properties": [ { "id": "color", "value": { "fixedColor": "#E24D42", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "\"Std output\"" }, "properties": [ { "id": "color", "value": { "fixedColor": "#BADFF4", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "stderr" }, "properties": [ { "id": "color", "value": { "fixedColor": "light-red", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "stdout" }, "properties": [ { "id": "color", "value": { "fixedColor": "super-light-blue", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 14 }, "id": 14, "interval": "1m", "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "sum(count_over_time({stream=~\"std.+\"}[1m])) by (stream)", "interval": "", "intervalFactor": 5, "legendFormat": "{{stream}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Loki messages by Log Stream", "type": "timeseries" }, { "datasource": "${DS_PROMETHEUS}", "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": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "transparent", "value": 0.1 } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byName", "options": "192.168.0.41:9100" }, "properties": [ { "id": "color", "value": { "fixedColor": "#962d82", "mode": "fixed" } } ] }, { "matcher": { "id": "byName", "options": "192.168.0.42:9100" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1f78c1", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 14 }, "id": 16, "links": [], "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.0.6", "targets": [ { "expr": "min by (instance)(node_filesystem_free_bytes{fstype=~\"xfs|ext4\"} / node_filesystem_size_bytes{fstype=~\"xfs|ext4\"})", "format": "time_series", "intervalFactor": 5, "legendFormat": "{{instance}}", "refId": "A" } ], "timeFrom": null, "timeShift": null, "title": "Node Disk free space", "type": "timeseries" } ], "refresh": "1m", "schemaVersion": 30, "style": "dark", "tags": [ "alerts", "slack" ], "templating": { "list": [ { "auto": true, "auto_count": 50, "auto_min": "10s", "current": { "selected": false, "text": "auto", "value": "$__auto_interval_Interval" }, "description": null, "error": null, "hide": 2, "label": null, "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": "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, "skipUrlSync": false, "type": "interval" } ] }, "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": "K8s RKE General chart", "uid": "vDUOZebiz", "version": 22 }
2021-07-20 00:45:36 UTC
null
0
0
9,679
1
44,869
22,818
14,410
kubernetes-deployment-prometheus
Kubernetes Deployment - Prometheus
Dashboard for Kubernetes Deployment with Prometheus.
2019-01-16 13:38:19 UTC
2021-11-08 13:59:08 UTC
0
null
49,126
49,127
null
null
0
0
22,818
1
9,679
14
232
Dashboard for Kubernetes Deployment with Prometheus.
{ "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.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", "target": { "limit": 100, "matchAny": false, "tags": [], "type": "dashboard" }, "type": "dashboard" } ] }, "description": "Dashboard for Kubernetes Deployment with Prometheus.", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 9679, "graphTooltip": 0, "id": 119, "iteration": 1636111996477, "links": [ { "asDropdown": true, "icon": "external link", "includeVars": true, "keepTime": false, "tags": [ "kubernetes" ], "title": "Dashboards", "type": "dashboards" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": "${datasource}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 58, "panels": [], "title": "Deployment", "type": "row" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#e24d42", "value": null }, { "color": "#f9934e", "value": 1 }, { "color": "#e0f9d7", "value": 2 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 4, "x": 0, "y": 1 }, "id": 46, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(kube_deployment_status_replicas_available{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",deployment=~\"^$deployment\"})", "format": "time_series", "instant": false, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Available", "type": "stat" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#629e51", "value": null }, { "color": "#f9934e", "value": 65 }, { "color": "#e24d42", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 4, "y": 1 }, "id": 31, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "100\n* sum(rate(container_cpu_usage_seconds_total{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}[2m]))\n/ sum(kube_pod_container_resource_requests{resource=~\"cpu\",cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "CPU Usage / Requests", "type": "gauge" }, { "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "graph": false, "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": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 10, "y": 1 }, "id": 17, "links": [], "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "hidden", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.1", "targets": [ { "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}[2m])) by (pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod_name }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "CPU Usage (2m avg)", "type": "timeseries" }, { "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "graph": false, "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": "none" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 1 }, "id": 54, "links": [], "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.1", "targets": [ { "exemplar": true, "expr": "100\n* sum by(pod, namespace) (increase(container_cpu_cfs_throttled_periods_total{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}[2m]))\n/ sum by(pod, namespace) (increase(container_cpu_cfs_periods_total{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod }}", "metric": "container_cpu", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "CPU Throttled (2m avg)", "type": "timeseries" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#e24d42", "value": null }, { "color": "#f9934e", "value": 1 }, { "color": "#e0f9d7", "value": 2 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 0, "y": 6 }, "id": 52, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "expr": "sum(kube_deployment_status_replicas_updated{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",deployment=~\"^$deployment\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Updated", "type": "stat" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "#e0f9d7", "value": null }, { "color": "#f9934e", "value": 1 }, { "color": "#e24d42", "value": 5 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 2, "y": 6 }, "id": 53, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "expr": "sum(kube_deployment_status_replicas_unavailable{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",deployment=~\"^$deployment\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Unavailable", "type": "stat" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31,120,193)", "mode": "fixed" }, "decimals": 3, "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": 2, "w": 2, "x": 4, "y": 6 }, "id": 35, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Usage", "type": "stat" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31,120,193)", "mode": "fixed" }, "decimals": 3, "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": 2, "w": 2, "x": 6, "y": 6 }, "id": 37, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{resource=~\"cpu\",cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Requests", "type": "stat" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31,120,193)", "mode": "fixed" }, "decimals": 3, "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": 2, "w": 2, "x": 8, "y": 6 }, "id": 44, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{resource=~\"cpu\",cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Limits", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${datasource}", "fieldConfig": { "defaults": { "unit": "short" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 8 }, "hiddenSeries": false, "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": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(kube_deployment_status_replicas_updated{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",deployment=~\"^$deployment\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "updated", "refId": "A" }, { "expr": "sum(kube_deployment_status_replicas_available{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",deployment=~\"^$deployment\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "available", "refId": "B" }, { "expr": "sum(kube_deployment_status_replicas_unavailable{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",deployment=~\"^$deployment\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "unavailable", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Replicas", "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 } }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "#629e51", "value": null }, { "color": "#f9934e", "value": 65 }, { "color": "#e24d42", "value": 90 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 5, "w": 6, "x": 4, "y": 8 }, "id": 33, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(container_memory_working_set_bytes{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}) / sum (kube_pod_container_resource_requests{resource=~\"memory\",cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Memory Usage / Requests", "type": "gauge" }, { "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "graph": false, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 10, "y": 8 }, "id": 25, "links": [], "options": { "graph": {}, "legend": { "calcs": [], "displayMode": "hidden", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.1", "targets": [ { "exemplar": true, "expr": "sum(container_memory_working_set_bytes{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}) by (pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{ pod_name }}", "metric": "container_memory_usage:sort_desc", "refId": "A", "step": 10 } ], "timeFrom": null, "timeShift": null, "title": "Memory Usage", "type": "timeseries" }, { "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "graph": false, "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": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 8 }, "id": 16, "links": [], "options": { "graph": {}, "legend": { "calcs": [ "mean", "lastNotNull", "max", "min", "sum" ], "displayMode": "hidden", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "7.5.1", "targets": [ { "exemplar": true, "expr": "sum(irate(container_network_receive_bytes_total{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "receive", "refId": "C" }, { "exemplar": true, "expr": "- sum(irate(container_network_transmit_bytes_total{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"}[2m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "transmit", "refId": "D" } ], "timeFrom": null, "timeShift": null, "title": "Network I/O Total (2m avg)", "type": "timeseries" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31,120,193)", "mode": "fixed" }, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 4, "y": 13 }, "id": 39, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(container_memory_working_set_bytes{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Usage", "type": "stat" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31,120,193)", "mode": "fixed" }, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 6, "y": 13 }, "id": 41, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(kube_pod_container_resource_requests{resource=~\"memory\",cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Requests", "type": "stat" }, { "cacheTimeout": null, "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "fixedColor": "rgb(31,120,193)", "mode": "fixed" }, "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": "bytes" }, "overrides": [] }, "gridPos": { "h": 2, "w": 2, "x": 8, "y": 13 }, "id": 45, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "none", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(kube_pod_container_resource_limits{resource=~\"memory\",cluster=~\"^$cluster$\",namespace=~\"^$namespace$\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"POD|istio-proxy|\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Limits", "type": "stat" }, { "collapsed": false, "datasource": "${datasource}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 15 }, "id": 51, "panels": [], "title": "Service", "type": "row" }, { "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "light-red", "value": null }, { "color": "super-light-red", "value": 50 }, { "color": "semi-dark-yellow", "value": 80 }, { "color": "light-green", "value": 95 }, { "color": "semi-dark-green", "value": 98 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 0, "y": 16 }, "id": 56, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(irate(istio_requests_total{reporter=\"source\",cluster=~\"^$cluster$\",destination_service=~\"^$service.$namespace.svc.cluster.local\",response_code=~\"[2].*\"}[5m])) / sum(irate(istio_requests_total{reporter=\"source\",cluster=~\"^$cluster$\",destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m])) * 100", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "rate", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Success Rate 2xx (5m avg)", "type": "stat" }, { "datasource": "${datasource}", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 4, "y": 16 }, "id": 55, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.2.3", "targets": [ { "exemplar": true, "expr": "sum(irate(istio_requests_total{reporter=\"source\",cluster=~\"^$cluster$\",destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "requests", "refId": "C" } ], "timeFrom": null, "timeShift": null, "title": "Requests Total (5m avg)", "type": "stat" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${datasource}", "fieldConfig": { "defaults": { "unit": "s" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 10, "y": 16 }, "hiddenSeries": false, "id": 59, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "(histogram_quantile(0.99, sum(irate(istio_request_duration_milliseconds_bucket{cluster=~\"^$cluster$\",reporter=\"source\",destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m])) by (le)) / 1000) or histogram_quantile(0.99, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\",destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m])) by (le))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "p99", "refId": "A" }, { "exemplar": true, "expr": "(histogram_quantile(0.90, sum(irate(istio_request_duration_milliseconds_bucket{cluster=~\"^$cluster$\",reporter=\"source\",destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m])) by (le)) / 1000) or histogram_quantile(0.90, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\",destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m])) by (le))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "p90", "refId": "B" }, { "exemplar": true, "expr": "(histogram_quantile(0.50, sum(irate(istio_request_duration_milliseconds_bucket{cluster=~\"^$cluster$\",reporter=\"source\", destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m])) by (le)) / 1000) or histogram_quantile(0.50, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\",destination_service=~\"^$service.$namespace.svc.cluster.local\"}[5m])) by (le))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "p50", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Requests Duration (5m avg)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:262", "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:263", "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}", "fieldConfig": { "defaults": { "unit": "short" }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 16 }, "hiddenSeries": false, "id": 60, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "8.2.3", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "exemplar": true, "expr": "sum(count_over_time({cluster=~\"$cluster\",namespace=~\"$namespace\",stream=\"stderr\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"istio-proxy\"}[2m])) by (pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "stderr / {{pod}}", "refId": "A" }, { "exemplar": true, "expr": "sum(count_over_time({cluster=~\"$cluster\",namespace=~\"$namespace\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"istio-proxy\"} |~ \"error|ERROR\" [2m])) by (pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "error / {{pod}} ", "refId": "B" }, { "exemplar": true, "expr": "sum(count_over_time({cluster=~\"$cluster\",namespace=~\"$namespace\",pod=~\"^$deployment-[a-z0-9]+-[a-z0-9]+\",container!~\"istio-proxy\"} |~ \"warn|WARN\" [2m])) by (pod)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "warn / {{pod}}", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "error/warn/stderr", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:262", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:263", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "10s", "schemaVersion": 31, "style": "dark", "tags": [ "kubernetes", "prometheus" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "${datasource}", "definition": "label_values(kube_node_labels,cluster)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "cluster", "options": [], "query": { "query": "label_values(kube_node_labels,cluster)", "refId": "cortex-cluster-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": { "selected": true, "text": "sample", "value": "sample" }, "datasource": "${datasource}", "definition": "label_values(kube_namespace_labels{cluster=~\"^$cluster$\"},namespace)", "description": null, "error": null, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "namespace", "options": [], "query": { "query": "label_values(kube_namespace_labels{cluster=~\"^$cluster$\"},namespace)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "${datasource}", "definition": "label_values(kube_deployment_labels{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\"},deployment)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "deployment", "options": [], "query": { "query": "label_values(kube_deployment_labels{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\"},deployment)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": "", "current": { "selected": false, "text": "All", "value": "$__all" }, "datasource": "${datasource}", "definition": "label_values(kube_service_labels{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\"},service)", "description": null, "error": null, "hide": 0, "includeAll": true, "label": null, "multi": false, "name": "service", "options": [], "query": { "query": "label_values(kube_service_labels{cluster=~\"^$cluster$\",namespace=~\"^$namespace$\"},service)", "refId": "StandardVariableQuery" }, "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "2m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Kubernetes Deployment - Prometheus", "uid": "kube-deployment", "version": 2 }
2021-11-08 13:59:08 UTC
null
0
0
11,681
1
316,497
18,684
158
tiny-business
Tiny Business
Business Charts
2020-02-01 09:02:55 UTC
2020-08-29 05:00:32 UTC
0
null
0
0
null
null
0
0
18,684
1
11,681
15
39
Business Charts
{ "__inputs": [], "__requires": [], "annotations": { "list": [] }, "description": "Business Charts", "editable": true, "gnetId": 11681, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "refresh": "", "rows": [ { "collapse": false, "collapsed": false, "height": 230, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "fill": 5, "gridPos": {}, "height": 230, "id": 2, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "${env}_gauge_socket_connection{}", "format": "time_series", "interval": "5s", "intervalFactor": 4, "legendFormat": "{{ feature }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Live connections", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "fill": 5, "gridPos": {}, "height": 230, "id": 3, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(increase(${env}_counter_socket_message{}[2m]))", "format": "time_series", "interval": "5s", "intervalFactor": 4, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Incoming requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "fill": 1, "gridPos": {}, "height": 230, "id": 4, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 4, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(${env}_counter_socket_message{}[2m])", "format": "time_series", "interval": "5s", "intervalFactor": 4, "legendFormat": "", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error requests", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "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 }, { "decimals": 0, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "fill": 0, "gridPos": {}, "height": 230, "id": 5, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "sort": "total", "sortDesc": true, "total": true, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum by (feature) (${env}_counter_feature_access{feature =~ \"${feature}\"})", "format": "time_series", "interval": "5s", "intervalFactor": 4, "legendFormat": "{{ feature }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Feature Usage", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 2, "fill": 1, "gridPos": {}, "height": 230, "id": 6, "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 as zero", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "${env}_gauge_queue_waiting{queue =~ \"$event\"}", "format": "time_series", "interval": "5s", "intervalFactor": 4, "legendFormat": "{{ queue }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Event Job Processing", "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": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 2, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "fill": 0, "gridPos": {}, "height": 230, "id": 7, "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 as zero", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "${env}_gauge_request_response_time{ event_input =~ \"$event\", event_output != \"ProxyLogDebuggedEvent\", request_id !~ \".+\"}", "format": "time_series", "interval": "5s", "intervalFactor": 4, "legendFormat": "{{ event_input }}->{{ event_output }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request Response Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$prometheus", "decimals": 0, "fill": 0, "gridPos": {}, "height": 230, "id": 8, "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 as zero", "percentage": false, "pointradius": 0.5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [], "spaceLength": 10, "span": 6, "stack": false, "steppedLine": false, "targets": [ { "expr": "${env}_gauge_event_processing_time{event_input =~ \"$event\", event_output != \"ProxyLogDebuggedEvent\"}", "format": "time_series", "interval": "5s", "intervalFactor": 4, "legendFormat": "{{ event_input }}->{{ event_output }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Event Processing Time", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "locale", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": null, "titleSize": "h6", "type": "row" } ], "schemaVersion": 14, "style": "dark", "tags": [ "feature" ], "templating": { "list": [ { "current": { "text": "Prometheus", "value": "Prometheus" }, "hide": 2, "label": null, "name": "prometheus", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": null, "current": { "text": "test", "value": "test" }, "hide": 0, "includeAll": false, "label": "Environment", "multi": false, "name": "env", "options": [ { "text": "test", "value": "test" }, { "text": "prod", "value": "prod" } ], "query": "test,prod", "refresh": 2, "type": "custom" }, { "allValue": false, "current": {}, "datasource": "$prometheus", "hide": 0, "includeAll": true, "label": "Feature", "multi": false, "name": "feature", "options": [], "query": "label_values(${env}_counter_feature_access{}, feature)", "refresh": 2, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": false, "current": {}, "datasource": "$prometheus", "hide": 0, "includeAll": true, "label": "Event", "multi": false, "name": "event", "options": [], "query": "label_values(${env}_gauge_event_processing_time{}, event_input)", "refresh": 2, "regex": "", "sort": 0, "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": "Tiny Business", "version": 0 }
2020-08-29 05:00:32 UTC
null
0
0
2,504
1
61,412
23,670
599
hdfs-home-isilon
HDFS - Home (Isilon)
HDFS Dashboard for Isilon based Hadoop clusters
2017-06-21 11:07:24 UTC
2022-02-03 13:49:29 UTC
0
This Dashboard was designed as a replacement for the Ambari Metrics HDFS - Home dashboard when Isilon is used as the HDFS Storage. For more discussion and documentation refer to: This is part of the Isilon Data Insights Package, https://github.com/Isilon/isilon_data_insights_connector
11,555
11,558
Other
null
0
0
23,670
1
2,504
16
39
HDFS Dashboard for Isilon based Hadoop clusters
{ "__inputs": [ { "name": "DS_INFLUXDB", "label": "InfluxDB", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__elements": [], "__requires": [ { "type": "panel", "id": "gauge", "name": "Gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.4" }, { "type": "datasource", "id": "influxdb", "name": "InfluxDB", "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": [ { "$$hashKey": "object:223", "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": "HDFS Dashboard for Isilon based Hadoop clusters", "editable": true, "fiscalYearStartMonth": 0, "gnetId": 2504, "graphTooltip": 0, "id": null, "iteration": 1643895971311, "links": [ { "$$hashKey": "object:168", "icon": "external link", "tags": [], "targetBlank": true, "title": "Isilon Hadoop Info Hub", "type": "link", "url": "https://community.emc.com/docs/DOC-39529" }, { "$$hashKey": "object:169", "icon": "external link", "tags": [], "targetBlank": true, "title": "Isilon Support", "tooltip": "Login required", "type": "link", "url": "https://support.emc.com/products/15209_Isilon-OneFS" }, { "$$hashKey": "object:170", "icon": "external link", "tags": [], "targetBlank": true, "title": "OneFS 8.2 HDFS Reference", "tooltip": "Login required", "type": "link", "url": "https://support.emc.com/docu92689_Isilon_OneFS_8.2.0_HDFS_Reference_Guide.pdf" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 36, "panels": [], "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "editable": true, "error": false, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 1 }, "height": "25", "id": 22, "links": [], "options": { "content": "<h4 align=center> This table is crafted specifically for measuring HDFS activity OneFS OneFS. </h4>", "mode": "html" }, "pluginVersion": "8.3.4", "title": "HDFS on PowerScale", "type": "text" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 4 }, "id": 37, "panels": [], "title": "Throughput", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "fixed" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 5 }, "id": 25, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.net.ext.bytes.out.rate", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "Avg. Network Read Throughput", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "yellow", "mode": "fixed" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 5 }, "id": 27, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "HDFS Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.protostats.hdfs.total", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "out_rate" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Max HDFS Read Throughput", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "green", "mode": "fixed" }, "decimals": 1, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 5 }, "id": 26, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "Writes", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.net.ext.bytes.in.rate", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "Avg. Network Write Throughput", "type": "stat" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "fixedColor": "yellow", "mode": "fixed" }, "mappings": [ { "options": { "match": "null", "result": { "text": "N/A" } }, "type": "special" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 5 }, "id": 28, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "max" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "HDFS Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "auto" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.protostats.hdfs.total", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "in_rate" ], "type": "field" }, { "params": [], "type": "max" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Max HDFS Write Throughput", "type": "stat" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 38, "panels": [], "title": "Load", "type": "row" }, { "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "load", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "max": 100, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/Node/" }, "properties": [ { "id": "custom.lineWidth", "value": 0 }, { "id": "custom.pointSize", "value": 4 }, { "id": "custom.showPoints", "value": "always" }, { "id": "unit", "value": "short" }, { "id": "custom.axisLabel", "value": "net" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 13 }, "id": 15, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "multi" } }, "pluginVersion": "8.3.3", "repeat": "cluster", "repeatDirection": "h", "targets": [ { "aggregator": "avg", "alias": "intr", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "cluster.cpu.intr.avg", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") / 100 FROM \"cluster.cpu.user.avg\" WHERE (\"cluster\" =~ /^$cluster$/ AND \"node\" =~ /^$node$/) AND $timeFilter GROUP BY time($__interval), \"node\" fill(null)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" }, { "aggregator": "avg", "alias": "sys", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "cluster.cpu.sys.avg", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") / 100 FROM \"cluster.cpu.user.avg\" WHERE (\"cluster\" =~ /^$cluster$/ AND \"node\" =~ /^$node$/) AND $timeFilter GROUP BY time($__interval), \"node\" fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 10" ], "type": "math" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" }, { "aggregator": "avg", "alias": "user", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "cluster.cpu.user.avg", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") / 100 FROM \"cluster.cpu.user.avg\" WHERE (\"cluster\" =~ /^$cluster$/ AND \"node\" =~ /^$node$/) AND $timeFilter GROUP BY time($__interval), \"node\" fill(null)", "rawQuery": false, "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 10" ], "type": "math" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Cluster CPU Breakdown - $cluster", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 20 }, "id": 39, "panels": [], "title": "Filesystem Heat", "type": "row" }, { "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": "stepAfter", "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": 11, "w": 24, "x": 0, "y": 21 }, "id": 34, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom", "sortBy": "Mean", "sortDesc": true }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "$3", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.heat.getattr.total", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"value\") FROM /node.ifs.heat.(.*).total/ WHERE $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "title": "Heat", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "points", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 2, "pointSize": 4, "scaleDistribution": { "type": "linear" }, "showPoints": "always", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 32 }, "id": 30, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "$tag_op_name ($tag_class_name)", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "class_name" ], "type": "tag" }, { "params": [ "op_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.protostats.hdfs", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"time_avg\") / 1000 FROM \"cluster.protostats.$protocol\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time($interval), \"class_name\", \"op_name\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "time_max" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 1000" ], "type": "math" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Max Latency", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Locked", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 42 }, "id": 52, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "Node $tag_node", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.heat.lock.total", "metric": "rpc.rpc.client.NumOpenConnections", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "node", "operator": "=~", "value": "/^$node$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Heat - Locked on $cluster", "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": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 42 }, "id": 1, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "Node $tag_node", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" } ], "hosts": "", "measurement": "node.ifs.heat.deadlocked.total", "metric": "dfs.FSNamesystem.NumFilesUnderConstruction", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "node", "operator": "=~", "value": "/^$node$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Heat - Deadlocks on $cluster", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Blocked", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 49 }, "id": 53, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "Node $tag_node", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.heat.blocked.total", "metric": "rpc.rpc.client.NumOpenConnections", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "node", "operator": "=~", "value": "/^$node$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Heat - Blocked on $cluster", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "Contended", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 49 }, "id": 2, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "Node $tag_node", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.heat.contended.total", "metric": "rpc.rpc.client.NumOpenConnections", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "node", "operator": "=~", "value": "/^$node$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Heat - Contended on $cluster", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 56 }, "id": 40, "panels": [], "title": "Total File Operations & Capacity Used", "type": "row" }, { "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": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "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": 57 }, "id": 3, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "$tag_cluster Writes", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ifs.ops.in.rate", "metric": "dfs.namenode.TotalFileOps", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "rate" }, { "aggregator": "avg", "alias": "$tag_cluster Reads", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ifs.ops.out.rate", "metric": "dfs.namenode.TotalFileOps", "policy": "default", "precision": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "rate" } ], "title": "Total File Operations", "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": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Bytes Used" }, "properties": [ { "id": "custom.pointSize", "value": 10 } ] } ] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 64 }, "id": 4, "links": [], "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "Bytes Used", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "hosts": "", "measurement": "ifs.bytes.used", "metric": "dfs.FSNamesystem.CapacityUsedGB", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" }, { "aggregator": "avg", "alias": "Bytes Available", "app": "namenode", "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "ifs.bytes.total", "metric": "dfs.FSNamesystem.CapacityTotalGB", "policy": "default", "precision": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Capacity Cluster Wide", "type": "timeseries" }, { "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": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "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": 12, "x": 12, "y": 64 }, "id": 65, "links": [], "options": { "legend": { "calcs": [ "lastNotNull", "max", "min" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "storage Efficiency", "app": "namenode", "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "downsampleAggregator": "avg", "dsType": "influxdb", "errors": {}, "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "hosts": "", "measurement": "cluster.dedupe.inline.ratio", "metric": "dfs.FSNamesystem.CapacityUsedGB", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT mean(\"value\") FROM \"cluster.data.reduce.ratio.efficiency\" WHERE (\"cluster\" =~ /^$cluster$/) AND $timeFilter GROUP BY time($__interval)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com" } ], "title": "Cluster Data Reduction - $cluster", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 71 }, "id": 42, "panels": [], "title": "L1 Cache Efficiency", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "editable": true, "error": false, "gridPos": { "h": 7, "w": 2, "x": 0, "y": 72 }, "id": 19, "links": [], "options": { "content": "# L1 Cache\nOr Level 1 cache is a client side cache that caches file objects as they are accessed on that particular node.", "mode": "markdown" }, "pluginVersion": "8.3.4", "title": "L1 Cache", "type": "text" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 0.7 }, { "color": "green", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 2, "y": 72 }, "id": 57, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "L1 Data", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l1_data_read_hit\") /max(\"l1_data_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L1 Metadata", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l1_meta_read_hit\") /max(\"l1_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L1 Cache - $cluster", "type": "gauge" }, { "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": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 17, "x": 7, "y": 72 }, "id": 31, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "L1 Data", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l1_data_read_hit\") /max(\"l1_data_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L1 Metadata", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l1_meta_read_hit\") /max(\"l1_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L1 Cache - $cluster", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "yellow", "value": 0.7 }, { "color": "green", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 79 }, "id": 54, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "Node $tag_node", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.cache", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT mean(\"l1_meta_read_hit\")/ mean(\"l1_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND \"node\" =~ /^$node$/ AND $timeFilter GROUP BY time($interval), \"node\", \"cluster\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "l1_data_read_hit" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ], [ { "params": [ "l1_data_read_start" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "node", "operator": "=~", "value": "/^$node$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L1 Metadata hits by node", "type": "gauge" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 86 }, "id": 43, "panels": [], "title": "L2 Cache Efficiency", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "editable": true, "error": false, "gridPos": { "h": 7, "w": 2, "x": 0, "y": 87 }, "id": 20, "links": [], "options": { "content": "# L2 Cache\nLevel 2 cache is a back-end cache that caches file block that reside on that particular node.", "mode": "markdown" }, "pluginVersion": "8.3.4", "title": "L2 Cache", "type": "text" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 0.7 }, { "color": "green", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 5, "x": 2, "y": 87 }, "id": 56, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "L2 Data", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l2_data_prefetch_hit\") /max(\"l2_data_prefetch_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L2 Metadata", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l2_meta_prefetch_hit\") /max(\"l2_meta_prefetch_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L2 Metadata", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.cache", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l2_meta_read_hit\") /max(\"l2_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L2 Prefetch Cache - $cluster", "type": "gauge" }, { "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": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "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": 17, "x": 7, "y": 87 }, "id": 17, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "L2 Data", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l2_data_read_hit\") /max(\"l2_data_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L2 Metadata", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l2_meta_read_hit\") /max(\"l2_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L2 Cache - $cluster", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "decimals": 0, "displayName": "", "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "dark-red", "value": null }, { "color": "yellow", "value": 0.7 }, { "color": "green", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 94 }, "id": 55, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.4", "targets": [ { "aggregator": "avg", "alias": "Node $tag_node", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.cache", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT mean(\"l2_meta_read_hit\")/ mean(\"l2_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND \"node\" =~ /^$node$/ AND $timeFilter GROUP BY time($interval), \"node\", \"cluster\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "l1_data_read_hit" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ], [ { "params": [ "l1_data_read_start" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "node", "operator": "=~", "value": "/^$node$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L2 Metadata hits by node", "type": "gauge" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 101 }, "id": 44, "panels": [], "title": "L3 Cache Efficiency", "type": "row" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "editable": true, "error": false, "gridPos": { "h": 12, "w": 2, "x": 0, "y": 102 }, "id": 21, "links": [], "options": { "content": "# L3 Cache\nLevel 3 cache is an SSD backed cache that works with L2 Cache and contains blocks and metadata that are local to that particular node.", "mode": "markdown" }, "pluginVersion": "8.3.4", "title": "L3 Cache", "type": "text" }, { "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": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/Hit/" }, "properties": [ { "id": "unit", "value": "short" } ] } ] }, "gridPos": { "h": 7, "w": 22, "x": 2, "y": 102 }, "id": 18, "links": [], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "L3 Data", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l3_data_read_hit\") /max(\"l3_data_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L3 Metadata", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT max(\"l3_meta_read_hit\") /max(\"l3_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(1m) fill(null)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L3 Cache - $cluster", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "decimals": 0, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null }, { "color": "#EAB839", "value": 0.7 }, { "color": "green", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 5, "w": 22, "x": 2, "y": 109 }, "id": 32, "links": [], "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "8.3.4", "repeatDirection": "h", "targets": [ { "aggregator": "avg", "alias": "Node $tag_node", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "cluster" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.cache", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT mean(\"l3_meta_read_hit\")/ mean(\"l3_meta_read_start\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND \"node\" =~ /^$node$/ AND $timeFilter GROUP BY time($interval), \"node\", \"cluster\" fill(null)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "l1_data_read_hit" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100" ], "type": "math" } ], [ { "params": [ "l1_data_read_start" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" }, { "condition": "AND", "key": "node", "operator": "=~", "value": "/^$node$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L3 Metadata hits by node", "type": "gauge" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "description": "Comparison of L2 and L3 Data cache Hits summed over 30s", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "L2 Data", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/L3/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1F60C4", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/L2/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C0D8FF", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 114 }, "id": 60, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "L3 Data", "dsType": "influxdb", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "node" ], "type": "tag" } ], "measurement": "node.ifs.cache", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT sum(\"l3_data_read_hit\") FROM \"node.ifs.cache\" WHERE (\"cluster\" =~ /^$cluster$/) AND $timeFilter GROUP BY time(30s)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "l3_data_read_hit" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ " / 8192" ], "type": "math" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L2 Data", "dsType": "influxdb", "groupBy": [ { "params": [ "1m" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "node.ifs.cache", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT sum(\"l2_data_read_hit\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(30s)", "rawQuery": false, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "l2_data_read_hit" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ " / 8192" ], "type": "math" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L2 Data & L3 Data Cache Hits - $cluster", "type": "timeseries" }, { "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisLabel": "L2 Metadata", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/L3/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#1F60C4", "mode": "fixed" } } ] }, { "matcher": { "id": "byRegexp", "options": "/L2/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C0D8FF", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 123 }, "id": 62, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "L3 Metadata", "dsType": "influxdb", "groupBy": [], "measurement": "node.ifs.cache", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT sum(\"l3_meta_read_hit\") FROM \"node.ifs.cache\" WHERE (\"cluster\" =~ /^$cluster$/) AND $timeFilter GROUP BY time(30s)", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "l3_data_read_hit" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ " / 8192" ], "type": "math" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "L2 Metadata", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "l1", "orderByTime": "ASC", "policy": "default", "precision": "default", "query": "SELECT sum(\"l2_meta_read_hit\") FROM \"node.ifs.cache\" WHERE \"cluster\" =~ /^$cluster$/ AND $timeFilter GROUP BY time(30s)", "rawQuery": true, "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "L2 -Metadata & L3 Metadata Cache Hits - $cluster", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 132 }, "id": 48, "panels": [], "title": "Disk IO", "type": "row" }, { "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": "stepAfter", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byName", "options": "cluster.cpu.user.avg.mean" }, "properties": [ { "id": "unit", "value": "percentunit" }, { "id": "custom.axisLabel", "value": "cpu" } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 133 }, "id": 24, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "aggregator": "avg", "alias": "Writes", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.disk.bytes.in.rate", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" }, { "aggregator": "avg", "alias": "Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.disk.bytes.out.rate", "orderByTime": "ASC", "policy": "default", "precision": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ], "templatedHost": "nr-hdp.hdfs.demo.west.isilon.com", "transform": "none" } ], "title": "Disk IO for $cluster", "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": "stepAfter", "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 140 }, "id": 59, "links": [], "options": { "legend": { "calcs": [ "mean", "max", "min" ], "displayMode": "table", "placement": "bottom" }, "tooltip": { "mode": "single" } }, "pluginVersion": "8.3.3", "targets": [ { "alias": "Writes", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.net.ext.bytes.in.rate", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] }, { "alias": "Reads", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "node" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "cluster.net.ext.bytes.out.rate", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "cluster", "operator": "=~", "value": "/^$cluster$/" } ] } ], "title": "External Network Throughput", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 147 }, "id": 49, "panels": [], "title": "Latency", "type": "row" }, { "collapsed": false, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 148 }, "id": 51, "panels": [], "title": "Job Engine", "type": "row" } ], "refresh": false, "schemaVersion": 34, "style": "dark", "tags": [ "hdfs", "isilon" ], "templating": { "list": [ { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "", "hide": 0, "includeAll": false, "label": "Cluster", "multi": false, "name": "cluster", "options": [], "query": "show tag values with key = \"cluster\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "influxdb", "uid": "${DS_INFLUXDB}" }, "definition": "show tag values with key = \"node\"", "hide": 0, "includeAll": true, "multi": true, "name": "node", "options": [], "query": "show tag values with key = \"node\"", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "2021-03-23T02:39:16.825Z", "to": "2021-03-30T13:58:45.960Z" }, "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": "HDFS - Home (Isilon)", "uid": "0aP7FFVWk", "version": 21, "weekStart": "" }
2022-02-03 13:49:29 UTC
null
0
0
279
1
1
18,518
2,016
metrictank
Metrictank
null
2016-08-05 09:41:14 UTC
2020-08-13 09:44:07 UTC
0
Metrictank publishes its own internal stats to a graphite-compatible datastore (such as graphite/carbon or metrictank itself). This dashboard queries that databasource.
2,826
2,829
null
null
0
0
18,518
1
279
16
70
null
{ "__inputs": [ { "name": "DS_METRICTANK", "label": "metrictank", "description": "", "type": "datasource", "pluginId": "graphite", "pluginName": "Graphite" } ], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.1.3" }, { "type": "panel", "id": "graph", "name": "Graph", "version": "" }, { "type": "datasource", "id": "graphite", "name": "Graphite", "version": "1.0.0" } ], "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "tags": [ "metrictank" ], "type": "tags" } ] }, "editable": true, "gnetId": 279, "graphTooltip": 1, "id": null, "iteration": 1597308768906, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 37, "panels": [], "repeat": null, "title": "key stats", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 9, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 9, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/decode err/", "color": "#890F02", "yaxis": 2 }, { "alias": "/discarded/", "color": "#C15C17", "yaxis": 2 }, { "alias": "/tank.discarded/", "color": "#e02F44", "lines": false, "points": true, "yaxis": 2 }, { "alias": "/warning/", "color": "#fa6400", "lines": false, "points": true, "yaxis": 2 }, { "alias": "/metricdata.received/", "color": "#2a4422", "lines": true, "points": false, "stack": "A" }, { "alias": "/metricpoint.received/", "color": "#3f6833", "lines": true, "points": false, "stack": "A" }, { "alias": "/metricpoint_no_org.received/", "color": "#7eb26d", "lines": true, "points": false, "stack": "A" } ], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "aliasSub(sumSeries(perSecond(metrictank.stats.$environment.$instance.input.*.metrics_decode_err.counter32)), '.*\\.([^\\.]+)\\.metrics_decode_err.*', '\\1 decode err')" }, { "refId": "B", "target": "groupByNodes(perSecond(metrictank.stats.$environment.$instance.input.*.*.received.counter32), 'sum', 5, 6, 7)" }, { "refId": "C", "target": "groupByNodes(perSecond(metrictank.stats.$environment.$instance.input.*.*.discarded.*.counter32), 'sum', 5, 6, 7, 8)" }, { "refId": "D", "target": "groupByNodes(perSecond(metrictank.stats.$environment.$instance.tank.discarded.*.counter32), 'sum', 4, 5, 6)" }, { "refId": "E", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.tank.sample-too-far-ahead.counter32)), 'warning-too-far-ahead')" }, { "refId": "F", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.tank.metrics_reordered.counter32)), 'reordered')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "metrics 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": "hertz", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "hertz", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "95th": "#EAB839", "999th": "#890F02", "99th": "#99440A", "GCd metrics/s": "#DEDAF7", "mean": "#0A437C", "median": "#3F6833", "total_points": "#B7DBAB" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 1 }, "hiddenSeries": false, "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, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "total_points", "fill": 0, "linewidth": 1, "yaxis": 2 }, { "alias": "GCd metrics/s", "lines": false, "pointradius": 1, "points": true }, { "alias": "heap objects", "linewidth": 1, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.tank.total_points.gauge64), 'total_points')" }, { "hide": false, "refId": "B", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.tank.metrics_active.gauge32), 'metrics_active')" }, { "refId": "C", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.tank.gc_metric.counter32)), 'GCd metrics/s')", "textEditor": false }, { "refId": "D", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.memory.gc.heap_objects.gauge64), 'heap objects')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ringbuffer: Metrics & points", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "primary": "#64B0C8", "promotion wait": "#E5AC0E", "ready": "#629E51", "too old": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 1 }, "hiddenSeries": false, "id": 17, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/primary/", "fill": 3, "lines": true, "linewidth": 0, "points": false, "stack": "A", "yaxis": 2 }, { "alias": "/ready/", "fill": 3, "lines": true, "linewidth": 0, "points": false, "stack": "A", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "aliasByNode(metrictank.stats.$environment.$instance.cluster.self.state.primary.gauge1, 3, 7)" }, { "refId": "B", "target": "aliasByNode(metrictank.stats.$environment.$instance.cluster.self.promotion_wait.gauge32, 3, 6)" }, { "refId": "C", "target": "aliasByNode(metrictank.stats.$environment.$instance.cluster.self.state.ready.gauge1, 3, 7)" }, { "refId": "D", "target": "aliasByNode(metrictank.stats.$environment.$instance.cluster.self.priority.gauge32, 3, 6)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "cluster status", "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": 10, "max": null, "min": 0, "show": true }, { "format": "short", "logBase": 1, "max": 2, "min": 0, "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": 6, "w": 6, "x": 18, "y": 1 }, "hiddenSeries": false, "id": 29, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(metrictank.stats.$environment.$instance.*.metrics_active.gauge32, 3,4)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "metrics active", "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, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 38, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 8 }, "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": [ { "refId": "A", "target": "sortByName(aliasByNode(metrictank.stats.$environment.$instance.cluster.notifier.kafka.partition.*.lag.gauge64, 3, 8), true)" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition lag - metricPersist", "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": 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": "$datasource", "fill": 0, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 8 }, "id": 31, "legend": { "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": false, "linewidth": 4, "links": [], "nullPointMode": "null", "percentage": false, "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "sortByName(groupByNode(metrictank.stats.$environment.$instance.input.kafka-mdm.partition.*.lag.gauge64, 3, 'max'), true)" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Partition lag - data", "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": 10, "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": "kafka input plugin", "type": "row" }, { "collapsed": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 39, "panels": [], "repeat": null, "title": "memory, cpu and latency", "type": "row" }, { "aliasColors": { "GC cpu fraction - promille": "#BF1B00", "alloc speed": "#C15C17", "major_page_faults": "#bf1b00", "minor_page_faults": "#0a437c", "rss": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 1, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "bytes_per_point", "linewidth": 1, "yaxis": 1 }, { "alias": "major_page_faults", "yaxis": 2 }, { "alias": "minor_page_faults", "fill": 5, "linewidth": 0, "yaxis": 2 }, { "alias": "rss", "fill": 2, "linewidth": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refCount": 0, "refId": "A", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.memory.total_bytes_allocated.counter64)), 'alloc rate')" }, { "hide": false, "refCount": 0, "refId": "B", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.memory.bytes.allocated_in_heap.gauge64), 'allocated in heap')" }, { "hide": true, "refCount": 0, "refId": "C", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.memory.bytes.obtained_from_sys.gauge64), 'bytes_sys')" }, { "hide": true, "refCount": 0, "refId": "D", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.process.virtual_memory_bytes.gauge64), 'vsz')" }, { "hide": false, "refCount": 0, "refId": "E", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.process.resident_memory_bytes.gauge64), 'rss')" }, { "refCount": 0, "refId": "G", "target": "aliasByNode(sumSeries(perSecond(metrictank.stats.$environment.$instance.process.minor_page_faults.counter64)), 5)" }, { "refCount": 0, "refId": "I", "target": "aliasByNode(sumSeries(perSecond(metrictank.stats.$environment.$instance.process.major_page_faults.counter64)), 5)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "memory", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "allocation", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "CPU usage": "#6d1f62", "GC cpu fraction - promille": "#BF1B00", "alloc speed": "#C15C17", "major_page_faults": "#bf1b00", "minor_page_faults": "#0a437c", "rss": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 8, "y": 9 }, "hiddenSeries": false, "id": 49, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "GC cpu fraction - promille", "yaxis": 2 }, { "alias": "CPU usage", "fill": 10, "linewidth": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refCount": 0, "refId": "H", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.memory.gc.cpu_fraction.gauge32), 'GC cpu fraction - promille')" }, { "refCount": 0, "refId": "F", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.process.cpu_seconds_total.counter64)), 'CPU usage')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU", "tooltip": { "msResolution": true, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percentunit", "label": "", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "max": "#890F02", "median": "#CCA300", "p90": "#C15C17", "reqs": "#2F575E" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 9, "w": 8, "x": 16, "y": 9 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/idle/", "lines": true, "linewidth": 0, "points": false, "stack": true, "yaxis": 2 }, { "alias": "reqs", "fill": 0, "lines": true, "linewidth": 1, "nullPointMode": "null as zero", "points": false, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render*.latency.median.gauge32), 'median')" }, { "refId": "B", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render*.latency.p90.gauge32), 'p90')" }, { "refId": "C", "target": "alias(consolidateBy(maxSeries(metrictank.stats.$environment.$instance.api.request.render*.latency.max.gauge32), 'max'), 'max')" }, { "refId": "E", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.api.request.render*.status.200.counter32)), 'reqs')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "render request duration (all steps)", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "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, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 18 }, "id": 52, "panels": [], "title": "runtime", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 19 }, "hiddenSeries": false, "id": 13, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "duration", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(perSecond(metrictank.stats.$environment.$instance.memory.total_gc_cycles.counter64)), 'collections')" }, { "refId": "B", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.memory.gc.last_duration.gauge64), 'duration')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Golang GC", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "hertz", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "ns", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "gogc": "#ba43a9" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 8, "y": 19 }, "hiddenSeries": false, "id": 54, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 3, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": true, "targets": [ { "refId": "A", "target": "aliasByNode(metrictank.stats.$environment.$instance.memory.gc.gogc.gauge32, 3)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GOGC", "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": { "gogc": "#ba43a9", "goroutines": "semi-dark-blue", "total goroutines": "semi-dark-blue" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 5, "w": 8, "x": 16, "y": 19 }, "hiddenSeries": false, "id": 60, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(metrictank.stats.$environment.$instance.runtime.goroutines.total.gauge64, 3)", "textEditor": false } ], "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, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 24 }, "id": 40, "panels": [], "repeat": null, "title": "requests stats 1", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 25 }, "hiddenSeries": false, "id": 35, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.series.median.gauge32), 'median')" }, { "refId": "B", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.series.max.gauge32), 'max')" }, { "refId": "C", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.series.p90.gauge32), 'p90')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Series Per Request", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 25 }, "hiddenSeries": false, "id": 33, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.points_fetched.median.gauge32), 'fetched-median')" }, { "refId": "B", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.points_fetched.p90.gauge32), 'fetched-p90')" }, { "refId": "C", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.api.request.render.points_fetched.max.gauge32), 'fetched-max')" }, { "refId": "D", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.points_returned.median.gauge32), 'returned-median')" }, { "refId": "E", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.points_returned.p90.gauge32), 'returned-p90')" }, { "refId": "F", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.api.request.render.points_returned.max.gauge32), 'returned-max')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Points Per Request", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 25 }, "hiddenSeries": false, "id": 34, "legend": { "alignAsTable": true, "avg": false, "current": false, "hideEmpty": true, "hideZero": true, "max": false, "min": false, "rightSide": true, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(sortByName(sumSeriesWithWildcards(perSecond(metrictank.stats.$environment.$instance.api.request.*.status.*.counter32), 3), true), 5, 7)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response Status per path", "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_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 32 }, "id": 41, "panels": [], "repeat": null, "title": "requests stats 2", "type": "row" }, { "aliasColors": { "mem max": "#3F6833", "mem median": "#9AC48A", "mem min": "#E0F9D7", "mem p90": "#7EB26D", "mem-cass max": "#890F02", "mem-cass median": "#E24D42", "mem-cass min": "#F9934E", "mem-cass p90": "#EF843C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 33 }, "hiddenSeries": false, "id": 4, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "alias(minSeries(metrictank.stats.$environment.$instance.api.requests_span.mem_and_cassandra.min.gauge32), 'mem-cass min')" }, { "hide": true, "refId": "B", "target": "alias(metrictank.stats.$environment.$instance.api.requests_span.mem_and_cassandra.p90.gauge32, 'mem-cass p90')" }, { "hide": false, "refId": "C", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.requests_span.mem_and_cassandra.median.gauge32), 'mem-cass med')" }, { "hide": false, "refId": "D", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.api.requests_span.mem_and_cassandra.max.gauge32), 'mem-cass max')" }, { "hide": false, "refId": "E", "target": "alias(minSeries(metrictank.stats.$environment.$instance.api.requests_span.mem.min.gauge32), 'mem min')" }, { "hide": false, "refId": "F", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.requests_span.mem.median.gauge32), 'mem med')" }, { "hide": true, "refId": "G", "target": "alias(metrictank.stats.$environment.$instance.api.requests_span.mem.p90.gauge32, 'mem p90')" }, { "hide": false, "refId": "H", "target": "alias(minSeries(metrictank.stats.$environment.$instance.api.requests_span.mem.max.gauge32), 'mem max')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "requests span", "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": "none", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "mem max": "#3F6833", "mem median": "#9AC48A", "mem min": "#E0F9D7", "mem p90": "#7EB26D", "mem-cass max": "#890F02", "mem-cass median": "#E24D42", "mem-cass min": "#F9934E", "mem-cass p90": "#EF843C" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 8, "y": 33 }, "hiddenSeries": false, "id": 10, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.api.requests_span.mem_and_cassandra.values.count32), 'mem-cass req/s')" }, { "hide": false, "refId": "B", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.api.requests_span.mem.values.count32), 'mem req/s')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "series requests rate", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "hertz", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "mem to iter": "#EAB839", "store get": "#052B51", "store get chunks": "#70DBED", "store to iter": "#1F78C1", "total request handle": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 33 }, "hiddenSeries": false, "id": 16, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.request.render.latency.mean.gauge32), 'total request handle')" }, { "refId": "B", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.get_chunks.latency.mean.gauge32), 'store get chunks')" }, { "refId": "C", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.to_iter.latency.mean.gauge32), 'store to iter')", "textEditor": false }, { "refId": "D", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.get_target.latency.mean.gauge32), 'total getTarget')", "textEditor": false }, { "refId": "E", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.api.iters_to_points.latency.mean.gauge32), 'iters to points')", "textEditor": false }, { "refId": "F", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.mem.to_iter.latency.mean.gauge32), 'mem to iter')", "textEditor": false }, { "refId": "G", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.plan.run.latency.mean.gauge32), 'plan run')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "render request duration per step", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "transparent": true, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 2, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 39 }, "id": 42, "panels": [], "repeat": null, "title": "store stats 1", "type": "row" }, { "aliasColors": { "num write-workers": "#052B51", "write queue items limit (each)": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 40 }, "hiddenSeries": false, "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, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "num write-workers", "fill": 4, "linewidth": 0, "yaxis": 2 }, { "alias": "/items/", "lines": false, "points": true }, { "alias": "/limit/", "linewidth": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "hide": false, "refId": "A", "target": "aliasSub(sumSeriesWithWildcards(metrictank.stats.$environment.$instance.store.*.write_queue.*.items.max.gauge32, 3), '.*write_queue.(.*).items.*', 'write_queue-\\1')" }, { "hide": false, "refId": "B", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.store.*.write_queue.size.gauge32), 'write queue items limit (each)')" }, { "hide": false, "refId": "C", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.store.*.num_writers.gauge32), 'num write-workers')" }, { "hide": false, "refId": "D", "target": "alias(maxSeries(consolidateBy(metrictank.stats.$environment.$instance.persist.latency.max.gauge32, 'max')), 'persist-duration max')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "write workers & queues", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "message_size.max": "#EF843C", "message_size.mean": "#2F575E" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 40 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/messages-published/", "fill": 4, "linewidth": 0, "yaxis": 2 }, { "alias": "notifier.kafka", "yaxis": 2 }, { "alias": "messages_received", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "groupByNodes(metrictank.stats.$environment.$instance.cluster.notifier.*.message_size.mean.gauge32, 'avg', 6, 7, 8)", "textEditor": false }, { "refId": "B", "target": "aliasByNode(sumSeries(perSecond(metrictank.stats.$environment.$instance.cluster.notifier.*.messages-published.counter32)), 5, 6)", "textEditor": false }, { "hide": false, "refId": "C", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.cluster.notifier.all.messages-received.counter32)), 'messages_received')", "textEditor": false }, { "hide": false, "refId": "D", "target": "groupByNodes(metrictank.stats.$environment.$instance.cluster.notifier.*.message_size.max.gauge32, 'max',6, 7, 8)", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "metricpersist", "tooltip": { "msResolution": true, "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": null, "show": true }, { "format": "hertz", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "block mean": "#3F6833", "block p90": "#9AC48A", "get mean": "#052B51", "get p90": "#65C5DB", "get/s": "#052B51", "mean": "#0A50A1", "p90": "#65C5DB", "put mean": "#58140C", "put p90": "#EA6460", "put/s": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 40 }, "hiddenSeries": false, "id": 21, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "dropped reads", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "E", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.get.wait.latency.p90.gauge32), 'get p90')" }, { "refId": "F", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.put.wait.latency.p90.gauge32), 'put p90')", "textEditor": false }, { "refId": "A", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.store.*.omitted_old_reads.counter32)), 'dropped reads')", "textEditor": false }, { "refId": "B", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.store.*.read_queue_full.counter32)), 'read queue full')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "store queue wait durations", "tooltip": { "msResolution": false, "shared": true, "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": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 47 }, "id": 43, "panels": [], "repeat": null, "title": "store stats 2", "type": "row" }, { "aliasColors": { "size at load max": "#B7DBAB", "size at load median": "#3F6833", "size at load p90": "#508642", "size at save max": "#CFFAFF", "size at save median": "#052B51", "size at save p90": "#65C5DB" }, "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": 8, "x": 0, "y": 48 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.chunk_size.at_load.median.gauge32), 'size at load median')" }, { "refId": "B", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.chunk_size.at_load.p90.gauge32), 'size at load p90')" }, { "refId": "C", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.chunk_size.at_load.max.gauge32), 'size at load max')" }, { "refId": "D", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.chunk_size.at_save.median.gauge32), 'size at save median')" }, { "refId": "E", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.chunk_size.at_save.p90.gauge32), 'size at save p90')" }, { "refId": "F", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.chunk_size.at_save.max.gauge32), 'size at save max')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "chunk sizes", "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": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "get mean": "#052B51", "get/s": "#052B51", "mean": "#0A50A1", "p90": "#65C5DB", "put mean": "#58140C", "put p90": "#F29191", "put/s": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 48 }, "hiddenSeries": false, "id": 3, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.store.*.put.exec.values.rate32), 'put/s')" }, { "refId": "B", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.store.*.get.exec.values.rate32), 'get/s')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "store req/s", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "hertz", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "block mean": "#3F6833", "block p90": "#9AC48A", "get mean": "#052B51", "get/s": "#052B51", "mean": "#0A50A1", "p90": "#65C5DB", "put mean": "#58140C", "put p90": "#F29191", "put/s": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 48 }, "hiddenSeries": false, "id": 11, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.put.exec.latency.p90.gauge32), 'put p90')" }, { "refId": "B", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.put.exec.latency.mean.gauge32), 'put mean')" }, { "refId": "C", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.get.exec.latency.p90.gauge32), 'get p90')" }, { "refId": "D", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.get.exec.latency.mean.gauge32), 'get mean')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "store query durations", "tooltip": { "msResolution": false, "shared": true, "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": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 44, "panels": [], "repeat": null, "title": "store stats 3", "type": "row" }, { "aliasColors": { "chunks per row max": "#C15C17", "chunks per row med": "#890F02", "chunks per row min": "#E5AC0E", "rows per resp max": "#508642", "rows per resp med": "#052B51", "rows per resp min": "#6ED0E0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 56 }, "id": 7, "legend": { "alignAsTable": false, "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "chunks per row max", "fillBelowTo": "chunks per row min", "lines": false }, { "alias": "chunks per row min", "lines": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.chunks_per_row.median.gauge32), 'chunks per row med')" }, { "refId": "B", "target": "alias(minSeries(metrictank.stats.$environment.$instance.store.*.chunks_per_row.min.gauge32), 'chunks per row min')" }, { "refId": "C", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.chunks_per_row.max.gauge32), 'chunks per row max')" }, { "refId": "D", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.store.*.rows_per_response.median.gauge32), 'rows per resp med')" }, { "refId": "E", "target": "alias(minSeries(metrictank.stats.$environment.$instance.store.*.rows_per_response.min.gauge32), 'rows per resp min')" }, { "refId": "F", "target": "alias(maxSeries(metrictank.stats.$environment.$instance.store.*.rows_per_response.max.gauge32), 'rows per resp max')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "store responses", "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", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "conn-closed": "#58140C", "no-connections": "#99440A", "other": "#F2C96D", "timeout": "#E24D42", "too-many-timeouts": "#BA43A9", "unavailable": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 56 }, "id": 23, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(sumSeriesWithWildcards(perSecond(metrictank.stats.$environment.$instance.store.*.error.*.counter32), 2, 3), 5)" }, { "refId": "B", "target": "aliasByNode(metrictank.stats.$environment.$instance.store.*.omit_read.*.counter32, 7)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "store errors", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "hertz", "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": { "create/s": "#70DBED", "save_fail/s": "#BF1B00", "save_ok/s": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 56 }, "id": 8, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(sumSeriesWithWildcards(perSecond(metrictank.stats.$environment.$instance.tank.chunk_operations.*.counter32), 2, 3), 4)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "chunk operations", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "hertz", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "short", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 63 }, "id": 45, "panels": [], "repeat": null, "title": "index", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "gridPos": { "h": 7, "w": 2, "x": 0, "y": 64 }, "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, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.idx.metrics_active.gauge32), 'num')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "num metrics", "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": { "cache hit": "#3F6833", "duration median": "#BA43A9", "duration p90": "#511749", "metricdef lookup duration median": "#E0752D", "metricdef lookup duration p90": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 10, "x": 2, "y": 64 }, "id": 12, "legend": { "alignAsTable": true, "avg": true, "current": false, "max": true, "min": false, "rightSide": true, "show": true, "total": false, "values": true }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/max/", "fill": 1, "lines": true, "linewidth": 0, "points": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "groupByNodes(metrictank.stats.$environment.$instance.idx.*.*.latency.mean.gauge32, 'avg',5, 6, 8)" }, { "refId": "B", "target": "groupByNodes(consolidateBy(metrictank.stats.$environment.$instance.idx.*.*.latency.{p90,max}.gauge32, 'max'), 'max', 5, 6, 8)" }, { "refId": "C", "target": "groupByNodes(metrictank.stats.$environment.$instance.idx.*.*.*.latency.mean.gauge32, 'avg', 5, 6, 7, 9)", "textEditor": false }, { "refId": "D", "target": "groupByNodes(consolidateBy(metrictank.stats.$environment.$instance.idx.*.*.*.latency.{p90,max}.gauge32, 'max'), 'max', 5, 6, 7, 9)", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "op durations", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "logBase": 2, "max": null, "min": null, "show": true }, { "format": "ms", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "add-to-bulk-index-fail": "#BF1B00", "add-to-bulk-index-ok": "#3F6833", "bigtable.fail": "#E24D42", "bigtable.ok": "#3F6833", "cassandra.fail": "#E24D42", "cassandra.ok": "#3F6833", "indexed-fail": "#E0752D", "indexed-ok": "#629E51", "max": "#DEDAF7", "mean": "#052B51", "memory.fail": "#BF1B00", "memory.ok": "#7EB26D", "metrics_to_es.fail": "#BF1B00", "metrics_to_es.ok": "#629E51", "p75": "#0A50A1", "p90": "#806EB7" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 64 }, "id": 20, "legend": { "alignAsTable": true, "avg": false, "current": false, "max": false, "min": false, "rightSide": true, "show": true, "total": true, "values": true }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 2, "points": true, "renderer": "flot", "seriesOverrides": [ { "alias": "/memory/", "fill": 3, "lines": true, "linewidth": 0, "points": false } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "groupByNodes(perSecond(metrictank.stats.$environment.$instance.idx.*.ops.*.counter32), 'sum', 5, 7)", "textEditor": false }, { "refId": "B", "target": "aliasByNode(sumSeriesWithWildcards(metrictank.stats.$environment.$instance.idx.*.add.values.rate32, 2, 3), 3, 4)", "textEditor": false }, { "refId": "C", "target": "aliasByNode(sumSeriesWithWildcards(metrictank.stats.$environment.$instance.idx.*.query-insert.exec.values.rate32, 2, 3), 3, 4)", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "operation rates", "tooltip": { "msResolution": true, "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": null, "show": true }, { "format": "ms", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "conn-closed": "#58140C", "no-connections": "#99440A", "other": "#F2C96D", "timeout": "#E24D42", "too-many-timeouts": "#BA43A9", "unavailable": "#890F02" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 6, "x": 18, "y": 64 }, "id": 22, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "groupByNode(perSecond(metrictank.stats.$environment.$instance.idx.*.error.*.counter32), 7, 'sum')" }, { "refId": "B", "target": "groupByNode(perSecond(metrictank.stats.$environment.$instance.idx.*.save.skipped.counter32), 7, 'sum')" }, { "refId": "C", "target": "groupByNode(perSecond(metrictank.stats.$environment.$instance.recovered_errors.idx.*.*.counter32), 7, 'sum')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "idx errors", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "hertz", "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": { "entries": "#1f78c1" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 71 }, "id": 56, "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.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "backoff", "dashes": true, "fill": 0, "linewidth": 3, "yaxis": 2 }, { "alias": "/entries/", "fill": 6, "linewidth": 0, "stack": "A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refCount": 0, "refId": "B", "target": "aliasByNode(metrictank.stats.$environment.$instance.idx.memory.find-cache.entries.gauge32, 7, 3)" }, { "refCount": 0, "refId": "C", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.idx.memory.find-cache.backoff.gauge32), 'backoff')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "find cache entries & backoff", "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": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "hit-rate": "#1f78c1", "miss": "#e0752d" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 71 }, "id": 57, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "hit-rate", "dashes": true, "fill": 0, "linewidth": 3, "stack": false, "yaxis": 2 } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "refCount": 1, "refId": "A", "target": "groupByNode(metrictank.stats.$environment.$instance.idx.memory.find-cache.ops.*.rate32, 8, 'sum')" }, { "hide": true, "refCount": 1, "refId": "B", "target": "alias(sumSeries(keepLastValue(metrictank.stats.$environment.$instance.idx.memory.find-cache.ops.*.rate32, 10)), 'sum')", "textEditor": false }, { "refCount": 0, "refId": "C", "target": "alias(asPercent(sumSeries(keepLastValue(metrictank.stats.$environment.$instance.idx.memory.find-cache.ops.hit.rate32, 10)), #B), 'hit-rate')", "targetFull": "alias(asPercent(sumSeries(keepLastValue(metrictank.stats.$environment.$instance.idx.memory.find-cache.ops.hit.rate32, 10)), alias(sumSeries(keepLastValue(metrictank.stats.$environment.$instance.idx.memory.find-cache.ops.*.rate32, 10)), 'sum')), 'hit-rate')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "find cache hit/miss", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "hertz", "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": { "drop": "#f2c96d", "exec": "#5195ce", "recv": "#962d82" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 71 }, "id": 58, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "refCount": 0, "refId": "A", "target": "groupByNode(metrictank.stats.$environment.$instance.idx.memory.find-cache.invalidation.*.rate32, 8, 'sum')", "textEditor": false } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "find cache invalidations", "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_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 75 }, "id": 46, "panels": [], "repeat": null, "title": "stats reporting", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 0, "y": 76 }, "id": 24, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(metrictank.stats.$environment.$instance.stats.message_size.gauge32, 3)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "message 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", "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": { "queue-items": "#7EB26D", "queue-limit": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 8, "y": 76 }, "id": 25, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "connected", "fill": 4, "linewidth": 0, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.stats.graphite.connected.gauge1), 'connected')" }, { "refId": "B", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.stats.graphite.flush.latency.p90.gauge32), 'flush latency')" }, { "refId": "C", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.stats.graphite.flush.values.rate32), 'flush rate')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "conn to graphite", "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "queue-items": "#7EB26D", "queue-limit": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "grid": {}, "gridPos": { "h": 7, "w": 8, "x": 16, "y": 76 }, "id": 26, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.stats.graphite.write_queue.size.gauge32), 'queue-limit')" }, { "refId": "B", "target": "alias(metrictank.stats.$environment.$instance.stats.graphite.write_queue.items.max.gauge32, 'queue-items')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "queue to graphite", "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 83 }, "id": 47, "panels": [], "repeat": null, "title": "chunk cache", "type": "row" }, { "aliasColors": { "max": "#890F02", "used": "#3F6833" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 84 }, "id": 27, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/^(lru|flat|chunk|used)$/", "fill": 6, "linewidth": 0, "stack": "A" }, { "alias": "utilisation", "dashes": true, "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refCount": 1, "refId": "A", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.cache.size.max.gauge64), 'max')", "textEditor": false }, { "refCount": 0, "refId": "B", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.cache.size.used.gauge64), 'used')" }, { "refCount": 0, "refId": "C", "target": "alias(divideSeries(#B,#A), 'utilisation')", "targetFull": "alias(divideSeries(alias(sumSeries(metrictank.stats.$environment.$instance.cache.size.used.gauge64), 'used'),alias(sumSeries(metrictank.stats.$environment.$instance.cache.size.max.gauge64), 'max')), 'utilisation')", "textEditor": true }, { "hide": false, "refCount": 0, "refId": "D", "target": "sortByName(groupByNodes(aliasByNode(metrictank.stats.$environment.$instance.cache.overhead.*.gauge64, 6), 'sum', 0))", "textEditor": false }, { "refCount": 0, "refId": "E", "target": "alias(sum(#B, #D),'total used')", "targetFull": "alias(sum(alias(sumSeries(metrictank.stats.$environment.$instance.cache.size.used.gauge64), 'used'), sortByName(groupByNodes(aliasByNode(metrictank.stats.$environment.$instance.cache.overhead.*.gauge64, 6), 'sum', 0))),'total used')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "size", "tooltip": { "msResolution": false, "shared": true, "sort": 1, "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": "percentunit", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "add-latency-p90": "#c15c17", "max": "#890F02", "used": "#3F6833", "utilisation": "#6ed0e0" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "grid": {}, "gridPos": { "h": 6, "w": 7, "x": 8, "y": 84 }, "id": 50, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "used", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "max", "lines": false, "pointradius": 1, "points": true, "yaxis": 2 }, { "alias": "/latency/", "fill": 2, "linewidth": 0 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refCount": 1, "refId": "A", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.cache.accounting.queue.size.max.gauge64), 'max')", "textEditor": false }, { "refCount": 1, "refId": "B", "target": "alias(sumSeries(metrictank.stats.$environment.$instance.cache.accounting.queue.size.used.max.gauge32), 'used')", "textEditor": false }, { "refCount": 1, "refId": "C", "target": "alias(averageSeries(metrictank.stats.$environment.$instance.cache.accounting.queue.add.latency.p90.gauge32), 'add-latency-p90')", "textEditor": false }, { "hide": true, "refCount": 0, "refId": "D", "target": "alias(divideSeries(#A,#B),'utilisation')", "targetFull": "alias(divideSeries(alias(sumSeries(metrictank.stats.$environment.$instance.cache.accounting.queue.size.max.gauge64), 'max'),alias(sumSeries(metrictank.stats.$environment.$instance.cache.accounting.queue.size.used.max.gauge32), 'used')),'utilisation')", "textEditor": true } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "accounting", "tooltip": { "msResolution": false, "shared": true, "sort": 0, "value_type": "cumulative" }, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "add": "#629E51", "chunk evict": "#3F2B5B", "evict": "#962D82", "hit-full": "#7EB26D", "hit-partial": "#E0752D", "metric evict": "#6D1F62", "miss": "#BF1B00" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 10, "grid": {}, "gridPos": { "h": 6, "w": 9, "x": 15, "y": 84 }, "id": 28, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "/evict/", "fill": 0, "linewidth": 1, "yaxis": 2 }, { "alias": "add", "fill": 0, "linewidth": 1, "yaxis": 2 }, { "alias": "/hit-*/", "stack": "A" }, { "alias": "miss", "stack": "A" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(sumSeriesWithWildcards(perSecond(metrictank.stats.$environment.$instance.cache.ops.metric.{hit-*,miss}.counter32), 2, 3), 5)" }, { "refId": "B", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.cache.ops.metric.evict.counter32)), 'metric evict')" }, { "refId": "C", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.cache.ops.chunk.evict.counter32)), 'chunk evict')" }, { "refId": "D", "target": "alias(sumSeries(perSecond(metrictank.stats.$environment.$instance.recovered_errors.cache.metric.searchForwardBug.counter32)), 'cache-bug-surpress')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "operations", "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": null, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_METRICTANK}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 90 }, "id": 48, "panels": [], "repeat": null, "title": "clustering", "type": "row" }, { "aliasColors": { "join": "dark-green", "leave": "dark-red", "total.primary-not-ready": "#3F6833", "total.primary-ready": "#9AC48A", "total.secondary-not-ready": "#052B51", "total.secondary-ready": "#2F575E", "update": "light-purple" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "gridPos": { "h": 6, "w": 18, "x": 0, "y": 91 }, "id": 32, "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.3", "pointradius": 1, "points": true, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "groupByNode(perSecond(metrictank.stats.$environment.$instance.cluster.events.*.counter32), 6, 'sum')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "gossip events", "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": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "gridPos": { "h": 11, "w": 6, "x": 18, "y": 91 }, "id": 15, "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.3", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "refId": "A", "target": "aliasByNode(sumSeries(perSecond(metrictank.stats.$environment.$instance.cluster.decode_err.*.counter32)), 6)" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "gossip decode 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 } }, { "aliasColors": { "join": "semi-dark-green", "leave": "light-red", "primary-not-ready": "dark-red", "primary-ready": "dark-green", "query-not-ready": "rgb(120, 0, 15)", "query-ready": "rgb(154, 0, 227)", "secondary-not-ready": "rgb(214, 17, 0)", "secondary-ready": "rgb(54, 193, 31)", "total.primary-not-ready": "#3F6833", "total.primary-ready": "#9AC48A", "total.secondary-not-ready": "#052B51", "total.secondary-ready": "#2F575E", "update": "#511749" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 4, "gridPos": { "h": 5, "w": 18, "x": 0, "y": 97 }, "id": 59, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.3", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "refId": "B", "target": "groupByNode(metrictank.stats.$environment.$instance.cluster.total.state.*.gauge32, 7, 'sum')" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "gossip events and 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": 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": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "default", "value": "default" }, "datasource": null, "hide": 0, "includeAll": false, "label": "", "multi": false, "name": "datasource", "options": [], "query": "graphite", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": null, "multi": false, "multiFormat": "glob", "name": "environment", "options": [], "query": "metrictank.stats.*", "refresh": 1, "refresh_on_load": false, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allFormat": "glob", "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": true, "label": null, "multi": true, "multiFormat": "glob", "name": "instance", "options": [], "query": "metrictank.stats.$environment.*", "refresh": 1, "refresh_on_load": false, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "collapse": false, "enable": true, "notice": false, "now": true, "refresh_intervals": [ "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": "utc", "title": "Metrictank", "uid": "metrictank", "version": 1 }
2020-08-13 09:44:07 UTC
null
0
0
139
1
12,941
20,485
3,237,155
aws-billing
AWS Billing
Visualize estimated AWS charges per AWS resource (EC2, S3, ...)
2016-07-09 15:10:46 UTC
2021-02-26 21:06:36 UTC
0
## AWS Billing Visualize estimated AWS charges per AWS resource (EC2, S3, ...). ## 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,343
4,346
Other
null
5
4
20,485
1
139
16
86,882
Visualize estimated AWS charges per AWS resource (EC2, S3, ...)
{ "__inputs": [], "__requires": [ { "type": "datasource", "id": "cloudwatch", "name": "CloudWatch", "version": "1.0.0" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.4.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 estimated AWS charges per AWS resource (EC2, S3, ...)", "editable": false, "gnetId": 139, "graphTooltip": 0, "id": null, "iteration": 1614364548685, "links": [], "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 15, "w": 24, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 1, "isNew": true, "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": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Total", "application": { "filter": "" }, "dimensions": { "Currency": "USD" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "EstimatedCharges", "mode": 0, "namespace": "AWS/Billing", "options": { "showDisabledItems": false }, "period": "", "refId": "A", "region": "us-east-1", "returnData": false, "statistics": [ "Average" ] }, { "alias": "{{ServiceName}}", "application": { "filter": "" }, "dimensions": { "Currency": "USD", "ServiceName": "*" }, "expression": "", "functions": [], "group": { "filter": "" }, "highResolution": false, "host": { "filter": "" }, "id": "", "item": { "filter": "" }, "matchExact": true, "metricName": "EstimatedCharges", "mode": 0, "namespace": "AWS/Billing", "options": { "showDisabledItems": false }, "period": "", "refId": "B", "region": "us-east-1", "returnData": false, "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Estimated charges", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 15 }, "hiddenSeries": false, "id": 3, "isNew": true, "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": "connected", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.4.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "", "application": { "filter": "" }, "dimensions": { "Currency": "USD" }, "expression": "", "functions": [], "group": { "filter": "" }, "hide": true, "highResolution": false, "host": { "filter": "" }, "id": "m1", "item": { "filter": "" }, "matchExact": true, "metricName": "EstimatedCharges", "mode": 0, "namespace": "AWS/Billing", "options": { "showDisabledItems": false }, "period": "86400", "refId": "A", "region": "us-east-1", "returnData": false, "statistics": [ "Average" ] }, { "alias": "", "application": { "filter": "" }, "dimensions": { "Currency": "USD" }, "expression": "RATE(m1) * PERIOD(m1)", "functions": [], "group": { "filter": "" }, "hide": true, "highResolution": false, "host": { "filter": "" }, "id": "m2", "item": { "filter": "" }, "matchExact": true, "metricName": "EstimatedCharges", "mode": 0, "namespace": "AWS/Billing", "options": { "showDisabledItems": false }, "period": "86400", "refId": "B", "region": "us-east-1", "returnData": false, "statistics": [ "Average" ] }, { "alias": "Total estimated daily charge", "application": { "filter": "" }, "dimensions": { "Currency": "USD" }, "expression": "IF(m2>0, m2)", "functions": [], "group": { "filter": "" }, "hide": false, "highResolution": false, "host": { "filter": "" }, "id": "m3", "item": { "filter": "" }, "matchExact": true, "metricName": "EstimatedCharges", "mode": 0, "namespace": "AWS/Billing", "options": { "showDisabledItems": false }, "period": "86400", "refId": "C", "region": "us-east-1", "returnData": false, "statistics": [ "Average" ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Estimated daily charges", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "cumulative" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:75", "format": "currencyUSD", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "$$hashKey": "object:76", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 25 }, "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=\"http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/billing-metricscollected.html\">AWS CloudWatch billing documentation</a> | \n<a target=\"_blank\" href=\"https://grafana.com/dashboards/139\">Installed from Grafana.com dashboards</a>", "mode": "html" }, "pluginVersion": "7.4.1", "title": "Documentation", "type": "text" } ], "refresh": false, "schemaVersion": 27, "style": "dark", "tags": [ "monitoringartist", "cloudwatch" ], "templating": { "list": [ { "current": {}, "description": null, "error": null, "hide": 0, "includeAll": false, "label": "Datasource", "multi": false, "name": "datasource", "options": [], "query": "cloudwatch", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-30d", "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 Billing", "uid": "AWSBillig", "version": 5 }
2021-02-26 21:06:36 UTC
null
3
4.33
15,855
1
372,609
28,160
4,069
metrics-overview-cloud
Metrics Overview Cloud
null
2022-03-08 00:07:25 UTC
2023-03-22 16:08:20 UTC
0
Provided by [Control Plane](https://controlplane.com) This dashboard shows a summary of a specific workload's performance and resource consumption over time. You may choose a different GVC and workload using the drop-downs at the top of the screen.
71,577
71,578
null
null
0
0
28,160
1
15,855
17
0
null
{ "__inputs": [ { "name": "DS_METRICS", "label": "metrics@test", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.1.6" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "1.0.0" }, { "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" } ] }, "editable": false, "fiscalYearStartMonth": 0, "gnetId": 15855, "graphTooltip": 0, "id": null, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 21, "panels": [], "title": "Request Data", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "description": "Change the percentile using the variable at the top of the dashboard", "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 }, { "color": "red", "value": 80 } ] }, "unit": "ms" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": true, "expr": "(histogram_quantile($percentile/100 , sum(rate(request_duration_ms_bucket{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}[1m])) by(${grouping:csv}, le))>0) or (sum(cpu_billable{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv}) * 0)", "hide": false, "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Request Latency - ${percentile}th percentile", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "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 }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 1 }, "id": 19, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": false, "expr": "sum(requests_per_second{workload=~\"$workload\", location=~\"$location\", gvc=~\"$gvc\", response_class!=\"200\", response_class!=\"\"}) by (response_class, ${grouping:csv}) or label_replace((sum(cpu_billable{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv}) * 0), \"response_class\", \"400\", \"\", \".*\")", "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}} {{response_class}}'s", "range": true, "refId": "A" } ], "title": "Request Errors by Workload", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "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 }, { "color": "red", "value": 80 } ] }, "unit": "reqps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 9 }, "id": 18, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": false, "expr": "sum(requests_per_second{workload=~\"$workload\", location=~\"$location\", gvc=~\"$gvc\"}) by (${grouping:csv}) or (sum(cpu_billable{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv}) * 0)", "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Average Request Throughput", "transformations": [], "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 17 }, "id": 23, "panels": [], "title": "Capacity", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "description": "", "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 }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "id": 15, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(mem_used{gvc=\"$gvc\", workload=~\"$workload\", location=~\"$location\"}) by (${grouping:csv})", "hide": false, "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Memory Used", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "description": "Percentage of used / reserved capacity.", "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 }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(mem_used{gvc=\"$gvc\", workload=~\"$workload\", location=~\"$location\"}) by (${grouping:csv})/sum(mem_reserved{gvc=\"$gvc\", workload=~\"$workload\", location=~\"$location\"}) by (${grouping:csv})", "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Memory % Used", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "description": "", "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 }, { "color": "red", "value": 80 } ] }, "unit": "Millicores" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 26 }, "id": 16, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(cpu_used{gvc=\"$gvc\", workload=~\"$workload\", location=~\"$location\"}) by (${grouping:csv}) * 1000\r\n", "hide": false, "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "B" } ], "title": "CPU Used", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "description": "Percentage of used / reserved capacity. When Capacity AI is in use this value can go above 100%.", "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 }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 26 }, "id": 10, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(cpu_used{gvc=\"$gvc\", workload=~\"$workload\", location=~\"$location\"}) by (${grouping:csv})/sum(cpu_reserved{gvc=\"$gvc\", workload=~\"$workload\", location=~\"$location\"}) by (${grouping:csv})", "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "CPU % Used", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "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 }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 34 }, "id": 6, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(replica_count{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv})", "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Replica Count", "transformations": [], "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "description": "Sum of the egress_request (egress traffic originating from the workload) and egress_response (egress originating from inbound requests to the workload endpoint) metrics.", "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 }, { "color": "red", "value": 80 } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 34 }, "id": 12, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "exemplar": true, "expr": "sum(egress{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv}) or (sum(cpu_billable{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv}) * 0)", "interval": "", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Egress", "type": "timeseries" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 42 }, "id": 25, "panels": [], "title": "Errors", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "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 }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 43 }, "id": 14, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "expr": "sum(increase(container_restarts{gvc=~\"$gvc\", workload=~\"$workload\", location=~\"$location\"}[15m])) by (${grouping:csv}) or (sum(cpu_billable{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv}) * 0)\r\n", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Container Restarts", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "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 }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 43 }, "id": 26, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "editorMode": "code", "expr": "count(count(sum(container_restarts{gvc=~\"$gvc\", workload=~\"$workload\", location=~\"$location\"}) by (gvc, location, workload, version)) by (gvc, location, workload) > 1) by (${grouping:csv}) or (sum(cpu_billable{workload=~\"$workload\", gvc=\"$gvc\", location=~\"$location\"}) by (${grouping:csv}) * 0)\r\n", "legendFormat": "{{gvc}} {{location}} {{workload}} {{version}} {{replica}}", "range": true, "refId": "A" } ], "title": "Failed Deployments", "type": "timeseries" } ], "refresh": "", "revision": 1, "schemaVersion": 38, "style": "dark", "tags": [], "templating": { "list": [ { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "definition": "label_values(cpu_reserved, gvc)", "hide": 0, "includeAll": false, "multi": false, "name": "gvc", "options": [], "query": { "query": "label_values(cpu_reserved, gvc)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "definition": "label_values(cpu_reserved{gvc=\"$gvc\"}, workload) ", "hide": 0, "includeAll": true, "multi": false, "name": "workload", "options": [], "query": { "query": "label_values(cpu_reserved{gvc=\"$gvc\"}, workload) ", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": {}, "datasource": { "type": "prometheus", "uid": "${DS_METRICS}" }, "definition": "label_values(cpu_used{gvc=\"$gvc\"}, location)", "hide": 0, "includeAll": true, "multi": false, "name": "location", "options": [], "query": { "query": "label_values(cpu_used{gvc=\"$gvc\"}, location)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "current": { "selected": true, "text": "90", "value": "90" }, "hide": 0, "includeAll": false, "multi": false, "name": "percentile", "options": [ { "selected": false, "text": "50", "value": "50" }, { "selected": false, "text": "75", "value": "75" }, { "selected": true, "text": "90", "value": "90" }, { "selected": false, "text": "95", "value": "95" } ], "query": "50, 75, 90, 95", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": true, "text": [ "workload", "gvc" ], "value": [ "workload", "gvc" ] }, "hide": 0, "includeAll": false, "multi": true, "name": "grouping", "options": [ { "selected": false, "text": "location", "value": "location" }, { "selected": true, "text": "gvc", "value": "gvc" }, { "selected": true, "text": "workload", "value": "workload" }, { "selected": false, "text": "version", "value": "version" }, { "selected": false, "text": "replica", "value": "replica" } ], "query": "location, gvc, workload, version, replica", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Metrics Overview Cloud", "uid": "cpln-metrics-overview", "version": 11, "weekStart": "" }
2023-03-22 16:08:20 UTC
null
0
0
8,563
1
204,175
13,206
14,687
jvm-dashboard
JVM dashboard
Complete dashboard using metrics from prometheus JMX exporter, with drill down per job > instance
2018-10-24 06:57:31 UTC
2018-12-20 04:04:52 UTC
0
Gist is [here](https://gist.github.com/chanjarster/3970a1c6fe8eaaad0046f8072fb37c1d) Based on [JMX exporter prometheus](https://grafana.com/dashboards/7727). Dashboard for `jvm_*` metrics which are exported by [JMX exporter](https://github.com/prometheus/jmx_exporter). Prometheus with config example: ```yaml scrape_configs: - job_name: 'java' static_configs: - targets: ['<host>:<port>'] ``` You can change config file's `job_name` and dashboard's `job` constant variable correspondingly. jmx-exporter config example: ```yaml --- lowercaseOutputLabelNames: true lowercaseOutputName: true whitelistObjectNames: ["java.lang:type=OperatingSystem"] blacklistObjectNames: [] rules: - pattern: 'java.lang<type=OperatingSystem><>(committed_virtual_memory|free_physical_memory|free_swap_space|total_physical_memory|total_swap_space)_size:' name: os_$1_bytes type: GAUGE attrNameSnakeCase: true - pattern: 'java.lang<type=OperatingSystem><>((?!process_cpu_time)\w+):' name: os_$1 type: GAUGE attrNameSnakeCase: true ```
0
0
Other
null
6
4.17
13,206
1
8,563
17
13,372
Complete dashboard using metrics from prometheus JMX exporter, with drill down per job > instance
{ "__inputs": [ { "name": "VAR_JOB", "type": "constant", "label": "job", "value": "java", "description": "" } ], "__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" } ] }, "description": "Complete dashboard using metrics from prometheus JMX exporter, with drill down per job > instance", "editable": true, "gnetId": 8563, "graphTooltip": 0, "id": null, "iteration": 1545278553000, "links": [], "panels": [ { "cacheTimeout": null, "colorBackground": false, "colorValue": true, "colors": [ "#d44a3a", "#e24d42", "#299c46" ], "datasource": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 3, "x": 3, "y": 0 }, "hideTimeOverride": false, "id": 21, "interval": null, "links": [ { "dashboard": "Tomcat dashboard", "includeVars": true, "keepTime": true, "targetBlank": true, "title": "Tomcat dashboard", "type": "dashboard", "url": "/d/chanjarster-tomcat-dashboard/tomcat-dashboard" } ], "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": "up{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "0,1", "timeShift": null, "title": "Status", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "UP", "value": "1" }, { "op": "=", "text": "DOWN", "value": "0" }, { "op": "=", "text": "DOWN", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$datasource", "decimals": 0, "format": "s", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 6, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "time() - process_start_time_seconds{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "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": "$datasource", "decimals": null, "format": "dateTimeAsIso", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 10, "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": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "process_start_time_seconds{job=\"$job\",instance=\"$instance\"}*1000", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "35,50", "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": "$datasource", "decimals": 0, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 7, "x": 14, "y": 0 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "jdk", "targets": [ { "expr": "label_join(jvm_info{job=\"$job\",instance=\"$instance\"}, \"jdk\", \", \", \"vendor\", \"runtime\", \"version\")", "format": "table", "instant": true, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "JVM Version", "type": "singlestat", "valueFontSize": "50%", "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": "$datasource", "decimals": null, "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 6, "y": 4 }, "id": 39, "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": [ { "expr": "os_available_processors{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Available CPUs", "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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 10, "y": 4 }, "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" } ], "sparkline": { "fillColor": "rgba(31, 118, 189, 0.18)", "full": false, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "", "targets": [ { "expr": "os_system_load_average{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "System load average", "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": "$datasource", "format": "none", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 4, "x": 14, "y": 4 }, "id": 38, "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": "os_open_file_descriptor_count{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "instant": true, "intervalFactor": 1, "refId": "A" } ], "thresholds": "", "title": "Open file descriptors", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 1, "fill": 1, "gridPos": { "h": 9, "w": 24, "x": 0, "y": 8 }, "id": 29, "legend": { "alignAsTable": true, "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": [ { "expr": "os_system_cpu_load{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "System", "refId": "B" }, { "expr": "os_process_cpu_load{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "JVM", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU load", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 1, "format": "percentunit", "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": "$datasource", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 17 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": true, "rightSide": false, "show": true, "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "memarea", "repeatDirection": "h", "seriesOverrides": [ { "alias": "Usage %", "bars": true, "color": "#6d1f62", "legend": false, "lines": false, "yaxis": 2, "zindex": -1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_bytes_used{area=\"$memarea\",job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Used", "refId": "A" }, { "expr": " jvm_memory_bytes_max{area=\"$memarea\",job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Max", "refId": "B" }, { "expr": "jvm_memory_bytes_used{area=\"$memarea\",job=\"$job\",instance=\"$instance\"} / jvm_memory_bytes_max >= 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "Usage %", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory area [$memarea]", "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": "percentunit", "label": "", "logBase": 1, "max": "1", "min": "0", "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 17 }, "id": 5, "legend": { "alignAsTable": true, "avg": false, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(jvm_gc_collection_seconds_sum{job=\"$job\",instance=~\"$instance\"}[$__interval])", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{gc}}", "metric": "jvm_gc_collection_seconds_sum", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC time", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 26 }, "id": 2, "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": [], "minSpan": 12, "nullPointMode": "null", "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": "mempool", "repeatDirection": "h", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_memory_pool_bytes_max{pool=\"$mempool\",job=\"$job\",instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Max", "metric": "jvm_memory_bytes_used", "refId": "B", "step": 5 }, { "expr": "jvm_memory_pool_bytes_used{pool=\"$mempool\",job=\"$job\",instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Used", "metric": "jvm_memory_bytes_used", "refId": "A", "step": 5 }, { "expr": "jvm_memory_pool_bytes_committed{pool=\"$mempool\",job=\"$job\",instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "Committed", "metric": "jvm_memory_bytes_used", "refId": "C", "step": 5 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory pool [$mempool]", "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": "$datasource", "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 26 }, "id": 4, "legend": { "alignAsTable": true, "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", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_classes_loaded{job=\"$job\", instance=\"$instance\"}", "format": "time_series", "interval": "", "intervalFactor": 5, "legendFormat": "loaded", "metric": "jvm_classes_loaded", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Class loading", "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": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 35 }, "id": 6, "legend": { "alignAsTable": true, "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", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "increase(jvm_gc_collection_seconds_count{job=\"$job\",instance=~\"$instance\"}[$__interval])", "format": "time_series", "interval": "60s", "intervalFactor": 1, "legendFormat": "{{gc}}", "metric": "", "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "GC count increase", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "decimals": 0, "fill": 1, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 44 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "hideZero": 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, "stack": false, "steppedLine": false, "targets": [ { "expr": "jvm_threads_current{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 5, "legendFormat": "JVM current threads", "metric": "jvm_threads_current", "refId": "A", "step": 10 }, { "expr": "jvm_threads_daemon{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 5, "legendFormat": "JVM daemon threads", "metric": "jvm_threads_daemon", "refId": "B", "step": 10 }, { "expr": "jvm_threads_deadlocked{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "JVM deadlocked threads", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Threads used", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "gridPos": { "h": 10, "w": 24, "x": 0, "y": 53 }, "id": 44, "legend": { "alignAsTable": true, "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", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "os_total_physical_memory_bytes{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Total physical memory", "refId": "A" }, { "expr": "os_committed_virtual_memory_bytes{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Committed virtual memory", "refId": "B" }, { "expr": "os_free_physical_memory_bytes{job=\"$job\",instance=\"$instance\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Free physical memory", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Physical 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": "10s", "schemaVersion": 16, "style": "dark", "tags": [ "JVM" ], "templating": { "list": [ { "current": { "text": "prometheus", "value": "prometheus" }, "hide": 0, "label": null, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "value": "${VAR_JOB}", "text": "${VAR_JOB}" }, "hide": 0, "label": "job", "name": "job", "options": [ { "value": "${VAR_JOB}", "text": "${VAR_JOB}" } ], "query": "${VAR_JOB}", "skipUrlSync": false, "type": "constant" }, { "allValue": ".*", "current": {}, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": "instance", "multi": false, "name": "instance", "options": [], "query": "label_values(jvm_info{job=\"$job\"},instance)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 2, "includeAll": true, "label": null, "multi": true, "name": "mempool", "options": [], "query": "label_values(jvm_memory_pool_bytes_max{job=\"$job\", instance=\"$instance\"}, pool)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$datasource", "definition": "", "hide": 2, "includeAll": true, "label": null, "multi": true, "name": "memarea", "options": [], "query": "label_values(jvm_memory_bytes_used{job=\"$job\", instance=\"$instance\"}, area)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-15m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "JVM dashboard", "uid": "chanjarster-jvm-dashboard", "version": 3 }
2018-12-20 04:04:52 UTC
null
5
4.2
12,567
1
359,506
28,922
105
tarantool-dashboard
Tarantool dashboard
Dashboard for Tarantool application and database server monitoring, based on grafonnet library.
2020-07-02 08:04:21 UTC
2023-06-01 07:24:35 UTC
0
# About project This dashboard is based on [grafonnet](https://github.com/grafana/grafonnet-lib) library. Sources are available in project's [GitHub page](https://github.com/tarantool/grafana-dashboard). # Configuration The dashboard is designed to work with *Tarantool* + *Telegraf* + *InfluxDB* + *Grafana* cluster. ## Tarantool configuration The dashboard is designed to work with Tarantool [__metrics__](https://github.com/tarantool/metrics) module (v0.15.1 or newer is needed for complete experience). It is recommended to use _metrics_ role (refer to _cartridge.roles.metrics_ role [page](https://www.tarantool.io/en/doc/latest/book/monitoring/getting_started/#cartridge-role) for instructions). Be sure to set _alias_ for every Tarantool instance (e.g. by environment variable _TARANTOOL_ALIAS_) so metrics will be splitted and displayed correctly. Cartridge must be configured to have a *prometheus* metrics endpoint for Prometheus (refer to _cartridge.roles.metrics_ role [page](https://www.tarantool.io/en/doc/latest/book/monitoring/getting_started/#cartridge-role) for instructions). For HTTP panels, HTTP routing middleware with summary collector must be enabled. (See more on HTTP middleware in metrics [documentation](https://www.tarantool.io/en/doc/latest/book/monitoring/api_reference/#collecting-http-requests-latency-statistics) and Cartridge role [example](https://github.com/tarantool/grafana-dashboard/blob/master/example/project/app/roles/custom.lua).) To support [__CRUD__](https://github.com/tarantool/crud) statistics, install CRUD 0.11.1 or newer. Call `crud.cfg{stats = true, stats_driver='metrics', stats_quantiles=true}` on router to enable CRUD statistics collect with latency quantiles. To support [__expirationd__](https://github.com/tarantool/expirationd) statistics, install expirationd 1.2.0 or newer. Call `expirationd.cfg{metrics = true}` on instance to enable statistics export. ## Telegraf configuration Telegraf must be configured to have `data_format` set as *"json"* and `fieldpass` list set as *["value"]*; `tag_keys` list must contain *"metric_name"*, *"label_pairs_alias"*, *"label_pairs_quantile"*, *"label_pairs_path"*, *"label_pairs_method"*, *"label_pairs_status"*, *"label_pairs_operation"*, *"label_pairs_level"*, *"label_pairs_id"*, *"label_pairs_engine"*, *"label_pairs_name"*, *"label_pairs_index_name"*, *"label_pairs_delta"*, *"label_pairs_stream"* values. You can also check out example config on [GitHub](https://github.com/tarantool/grafana-dashboard/blob/master/example_cluster/telegraf/telegraf.conf). # Dashboard Metrics used in dashboard are based on Tarantool [metrics](https://github.com/tarantool/metrics) module. Time series are grouped by *alias* parameter, so you can use this dashboard to monitor a cluster of Tarantool instances. Dashboard contains the following sections: * Cluster overview * Replication overview * Tarantool HTTP statistics * Tarantool network activity * Tarantool memtx allocation overview * Tarantool MVCC overview * Tarantool vinyl statistics * Tarantool CPU statistics * Tarantool runtime overview * Tarantool LuaJit statistics * Tarantool operations statistics * CRUD module statistics * expirationd module statistics ## Cluster overview Contains panels on [Cartridge issues](https://www.tarantool.io/en/doc/latest/book/cartridge/cartridge_api/modules/cartridge.issues/) count, read only status and switchover triggers, election info. ## Replication overview Contains info about replication lag and status, clock delta and synchronous queue statistics. ## Tarantool HTTP statistics Overview of processed HTTP requests on Tarantool's side, grouped by method, path and response code. There are two lines of panels: one on rps and the other on 99th percentile of latency. ## Tarantool network activity Overview of instances network activity. Displays input and output data load, as well as network connections, detailed requests stats and memory consumption. ## Tarantool memtx allocation overview Overview of Tarantool memtx memory allocation (tuples and indexes). Contains short instruction on memory allocation monitoring. You can read more about *slab* [here](https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_slab/#lua-function.box.slab.info). ## Tarantool MVCC overview Contains statistics of Tarantool memtx engine transactions manager. ## Tarantool vinyl statistics Overview of Tarantool vinyl memory and disk allocation, vinyl scheduler process and transaction statistics. You can read more about *vinyl engine* [here](https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_slab/#lua-function.box.slab.info). ## Tarantool CPU statistics Contains CPU process time statistics for each instance. ## Tarantool runtime overview Metrics related to runtime. Contains Lua and transaction memory panels, fiber statistics panels and event loop panel. ## Tarantool LuaJit statistics Detailed Lua runtime overview. Contains panels about objects allocation and garbage collect, memory consumption and LuaJit traces info. ## Tarantool operations statistics Overview of operations on Tarantool spaces (select, update, etc.) aggregated over all Tarantool spaces, as well as other operations activity (eval, call, auth, errors and SQL calls). ## CRUD module statistics Overview of [__CRUD__](https://github.com/tarantool/crud) module operations (crud.insert, crud.select, etc) separated by operation, cluster space and execution status. Contains RPS graphs, latency graphs and graphs with SELECT/PAIRS operations detailed info. ## expirationd module statistics Overview of [__expirationd__](https://github.com/tarantool/expirationd) module jobs: tuples statistics, restarts count and working time. # Contributing Project is open-sourced, so you can freely file an issue with suggestion or bug report to our [GitHub page](https://github.com/tarantool/grafana-dashboard).
73,108
73,109
Telegraf
null
0
0
28,922
1
12,567
18
0
Dashboard for Tarantool application and database server monitoring, based on grafonnet library.
{ "__inputs": [], "__requires": [ { "id": "grafana", "name": "Grafana", "type": "grafana", "version": "8.0.0" }, { "id": "graph", "name": "Graph", "type": "panel", "version": "" }, { "id": "timeseries", "name": "Timeseries", "type": "panel", "version": "" }, { "id": "text", "name": "Text", "type": "panel", "version": "" }, { "id": "influxdb", "name": "InfluxDB", "type": "datasource", "version": "1.0.0" } ], "annotations": { "list": [] }, "description": "Dashboard for Tarantool application and database server monitoring, based on grafonnet library.", "editable": true, "gnetId": 12567, "graphTooltip": 0, "hideControls": false, "id": null, "links": [], "panels": [ { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 2, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of \"warning\" issues on each cluster instance.\n\"warning\" issues includes high replication lag, replication long idle,\nfailover and switchover issues, clock issues, memory fragmentation,\nconfiguration issues and alien members warnings.\n\nPanel works with `cartridge >= 2.0.2`, `metrics >= 0.6.0`,\nwhile `metrics >= 0.9.0` is recommended for per instance display.\n", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 1 }, "id": 3, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cartridge_issues" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_level", "operator": "=", "value": "warning" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cartridge warning issues", "tooltip": { "shared": true, "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of \"critical\" issues on each cluster instance.\n\"critical\" issues includes replication process critical fails and\nrunning out of available memory.\n\nPanel works with `cartridge >= 2.0.2`, `metrics >= 0.6.0`,\nwhile `metrics >= 0.9.0` is recommended for per instance display.\n", "fill": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 1 }, "id": 4, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cartridge_issues" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_level", "operator": "=", "value": "critical" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Cartridge critical issues", "tooltip": { "shared": true, "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": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Displays the count of failover triggers in a replicaset.\nGraph shows average per second.\n\nPanel works with `metrics >= 0.15.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 7 }, "id": 5, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cartridge_failover_trigger_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Failovers triggered", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "failovers per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "datasource": "$influxdb", "description": "`master` status means instance is available for read and\nwrite operations. `replica` status means instance is\navailable only for read operations.\n\nPanel works with `metrics >= 0.11.0` and Grafana 8.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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "0": { "color": "green", "index": 0, "text": "master" } }, "type": "value" }, { "options": { "1": { "color": "yellow", "index": 0, "text": "replica" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 7 }, "id": 6, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_read_only" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Tarantool instance status", "type": "timeseries" }, { "datasource": "$influxdb", "description": "Election state (mode) of the node.\nWhen election is enabled, the node is writable only in the leader state.\n\nAll the non-leader nodes are called `follower`s.\n`candidate`s are nodes that start a new election round.\n`leader` is a node that collected a quorum of votes.\n\nPanel works with Grafana 8.x.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "0": { "color": "green", "index": 0, "text": "follower" } }, "type": "value" }, { "options": { "1": { "color": "yellow", "index": 0, "text": "candidate" } }, "type": "value" }, { "options": { "2": { "color": "green", "index": 0, "text": "leader" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" }, { "options": { "from": 1.001, "result": { "index": 0, "text": "-" }, "to": 1.999 }, "type": "range" } ], "max": 2, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 15 }, "id": 7, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_state" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Instance election state", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "ID of a node the current node votes for.\nIf the value is 0, it means the node hasn’t\nvoted in the current term yet.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 15 }, "id": 8, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_vote" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instance election vote", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Leader node ID in the current term.\nIf the value is 0, it means the node doesn’t know which\nnode is the leader in the current term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 15 }, "id": 9, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_leader" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instance election leader", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Current election term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.6.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 15 }, "id": 10, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_election_term" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Election term", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "term", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Cluster overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 23 }, "id": 11, "panels": [ { "datasource": "$influxdb", "description": "`follows` status means replication is running.\nOtherwise, `not running` is displayed.\n\nPanel works with `metrics >= 0.13.0` and Grafana 8.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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "1": { "color": "green", "index": 0, "text": "follows" } }, "type": "value" }, { "options": { "0": { "color": "red", "index": 0, "text": "not running" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 24 }, "id": 12, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias $tag_label_pairs_stream ($tag_label_pairs_id)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_stream" ], "type": "tag" }, { "params": [ "label_pairs_id" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_replication_status" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Tarantool replication status", "type": "timeseries" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Replication lag value for Tarantool instance.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 24 }, "id": 13, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias ($tag_label_pairs_id)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_id" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_replication_lag" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tarantool replication lag", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Clock drift across the cluster.\nmax shows difference with the fastest clock (always positive),\nmin shows difference with the slowest clock (always negative).\n\nPanel works with `metrics >= 0.10.0`.\n", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 24 }, "id": 14, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias ($tag_label_pairs_delta)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_delta" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_clock_delta" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instances clock delta", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Instance ID of the current synchronous replication master.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 32 }, "id": 15, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_owner" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue owner", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "owner id", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Current queue term.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 32 }, "id": 16, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_term" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue term", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "term", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Count of transactions collecting confirmations now.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 32 }, "id": 17, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_len" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Synchronous queue transactions", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "datasource": "$influxdb", "description": "Whether the queue is processing any system entry (CONFIRM/ROLLBACK/PROMOTE/DEMOTE).\n\nPanel works with Grafana 8.x.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.8.1 or newer.\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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [ { "options": { "1": { "color": "yellow", "index": 0, "text": "busy" } }, "type": "value" }, { "options": { "0": { "color": "green", "index": 0, "text": "not busy" } }, "type": "value" }, { "options": { "from": 0.001, "result": { "index": 0, "text": "-" }, "to": 0.999 }, "type": "range" } ], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [] } }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 32 }, "id": 18, "options": { "legend": { "calcs": [ "last" ], "displayMode": "table", "placement": "right" }, "tooltip": { "mode": "multi" } }, "targets": [ { "alias": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_synchro_queue_busy" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "title": "Synchronous queue busy", "type": "timeseries" } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Replication overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 19, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Requests, processed with success (code 2xx) on Tarantool's side.\nGraph shows mean count per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 41 }, "id": 20, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_method $tag_label_pairs_path (code $tag_label_pairs_status)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_path" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "label_pairs_status" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "http_server_request_latency_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=~", "value": "/^2\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success requests (code 2xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Requests, processed with 4xx error on Tarantool's side.\nGraph shows mean count per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 41 }, "id": 21, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_method $tag_label_pairs_path (code $tag_label_pairs_status)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_path" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "label_pairs_status" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "http_server_request_latency_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=~", "value": "/^4\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error requests (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Requests, processed with 5xx error on Tarantool's side.\nGraph shows mean count per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 41 }, "id": 22, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_method $tag_label_pairs_path (code $tag_label_pairs_status)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_path" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "label_pairs_status" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "http_server_request_latency_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=~", "value": "/^5\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error requests (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "99th percentile of requests latency.\nIncludes only requests processed with success\n(code 2xx) on Tarantool's side.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 49 }, "id": 23, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_method $tag_label_pairs_path (code $tag_label_pairs_status)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_path" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "label_pairs_status" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "http_server_request_latency" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=~", "value": "/^2\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Success requests latency (code 2xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of requests latency.\nIncludes only requests processed with\n4xx error on Tarantool's side.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 49 }, "id": 24, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_method $tag_label_pairs_path (code $tag_label_pairs_status)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_path" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "label_pairs_status" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "http_server_request_latency" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=~", "value": "/^4\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error requests latency (code 4xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of requests latency.\nIncludes only requests processed with\n5xx error on Tarantool's side.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 49 }, "id": 25, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_method $tag_label_pairs_path (code $tag_label_pairs_status)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_path" ], "type": "tag" }, { "params": [ "label_pairs_method" ], "type": "tag" }, { "params": [ "label_pairs_status" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "http_server_request_latency" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=~", "value": "/^5\\d{2}$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Error requests latency (code 5xx)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool HTTP statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 57 }, "id": 26, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for network input/output buffers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 58 }, "id": 27, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_info_memory_net" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Net 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data received by instance from binary protocol connections.\nGraph shows average bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 58 }, "id": 28, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_received_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data received", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "received", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data sent by instance with binary protocol connections.\nGraph shows average bytes per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 58 }, "id": 29, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_sent_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data sent", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "sent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of network requests this instance has handled.\nGraph shows mean rps.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 66 }, "id": 30, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests handled", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of pending network requests.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 66 }, "id": 31, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests pending", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": 0, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of requests processed by tx thread per second.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 74 }, "id": 32, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_progress_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processed requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of requests currently being processed in the tx thread.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 74 }, "id": 33, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_progress_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in progress", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of requests which was placed in queues\nof streams per second.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 74 }, "id": 34, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_stream_queue_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (overall)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of requests currently waiting in queues of streams.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.10-beta2`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 74 }, "id": 35, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_requests_in_stream_queue_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (current)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of new binary protocol connections per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 82 }, "id": 36, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_connections_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "New binary connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$influxdb", "decimals": 0, "description": "Number of current active binary protocol connections.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 82 }, "id": 37, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_connections_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current binary connections", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data sent by instance with binary protocol connections,\nseparated per thread.\nGraph shows average bytes per second.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 90 }, "id": 38, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_sent_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data sent (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "sent", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Data received by instance from binary protocol connections,\nseparated per thread.\nGraph shows average bytes per second.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 90 }, "id": 39, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_received_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data received (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": "received", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of new binary protocol connections per second,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 98 }, "id": 40, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_connections_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "New binary connections (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$influxdb", "decimals": 0, "description": "Number of current active binary protocol connections,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 98 }, "id": 41, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_connections_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current binary connections (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of network requests this instance has handled,\nseparated per thread.\nGraph shows mean rps.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 106 }, "id": 42, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests handled (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Average number of requests processed per second,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 106 }, "id": 43, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_progress_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Processed requests (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "description": "Average number of requests which was placed in queues\nof streams per second, separated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 106 }, "id": 44, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_stream_queue_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (overall per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "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": "$influxdb", "decimals": 0, "description": "Number of pending network requests,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 114 }, "id": 45, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Network requests pending (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of requests currently being processed,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 114 }, "id": 46, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_progress_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in progress (per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of requests currently waiting in queues of streams,\nseparated per thread.\n\nPanel works with metrics 0.15.0 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 114 }, "id": 47, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias (thread $tag_label_pairs_thread)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_thread" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_net_per_thread_requests_in_stream_queue_current" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Requests in queue (current per thread)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "pending", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool network activity", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 122 }, "id": 48, "panels": [ { "content": "`quota_used_ratio` > 90%, `arena_used_ratio` > 90%, 50% < `items_used_ratio` < 90% – your memory is highly fragmented. See [docs](https://www.tarantool.io/en/doc/1.10/reference/reference_lua/box_slab/#lua-function.box.slab.info) for more info.\n\n`quota_used_ratio` > 90%, `arena_used_ratio` > 90%, `items_used_ratio` > 90% – you are running out of memory. You should consider increasing Tarantool’s memory limit (*box.cfg.memtx_memory*).\n", "datasource": null, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 123 }, "id": 49, "mode": "markdown", "title": "Slab allocator monitoring information", "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "`quota_used_ratio` = `quota_used` / `quota_size`.\n\n`quota_used` – used by slab allocator (for both tuple and index slabs).\n\n`quota_size` – memory limit for slab allocator (as configured in the *memtx_memory* parameter).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 126 }, "id": 50, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_quota_used_ratio" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used by slab allocator (quota_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "`arena_used_ratio` = `arena_used` / `arena_size`.\n\n`arena_used` – used for both tuples and indexes.\n\n`arena_size` – allocated for both tuples and indexes.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 126 }, "id": 51, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_arena_used_ratio" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples and indexes (arena_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "`items_used_ratio` = `items_used` / `items_size`.\n\n`items_used` – used only for tuples.\n\n`items_size` – allocated only for tuples.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 126 }, "id": 52, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_items_used_ratio" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples (items_used_ratio)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "percent", "label": "used ratio", "logBase": 1, "max": 100, "min": 0, "show": true }, { "format": "percent", "label": null, "logBase": 1, "max": 100, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used by slab allocator (for both tuple and index slabs).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 134 }, "id": 53, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_quota_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used by slab allocator (quota_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for both tuples and indexes.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 134 }, "id": 54, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_arena_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples and indexes (arena_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for only tuples.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 134 }, "id": 55, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_items_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Used for tuples (items_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": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory limit for slab allocator (as configured in the *memtx_memory* parameter).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 142 }, "id": 56, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_quota_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Slab allocator memory limit (quota_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory allocated for both tuples and indexes by slab allocator.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 142 }, "id": 57, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_arena_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated for tuples and indexes (arena_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory allocated for only tuples by slab allocator.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 142 }, "id": 58, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_slab_items_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated for tuples (items_size)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool memtx allocation overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 150 }, "id": 59, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows the number of bytes that are allocated\nfor the statements of all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 151 }, "id": 60, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_statements" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows average bytes used by transactions for statements\n(`txn.statements.total` bytes / number of open transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 151 }, "id": 61, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_statements" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Each operation like `space:replace{}` turns into ``statement``\nfor the current transaction.\n\nGraph shows the maximum number of bytes used by one\nthe current transaction for statements.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 151 }, "id": 62, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_statements" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction statements size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows memory allocated for all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 159 }, "id": 63, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_user" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows transaction average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 159 }, "id": 64, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_user" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "User may allocate memory for the current transaction with\nTarantool C APIfunction `box_txn_alloc()`.\n\nGraph shows the maximum number of bytes allocated over all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 159 }, "id": 65, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_user" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction user size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows memory allocated for all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 167 }, "id": 66, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_system" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows transaction average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 167 }, "id": 67, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_system" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "System may store utility things like logs and savepoints\nfor each transaction.\n\nGraph shows the maximum number of bytes allocated over all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 167 }, "id": 68, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_tnx_system" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction system size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows memory allocated for trackers of all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 175 }, "id": 69, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_trackers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows transaction tracker average\n(total allocated bytes / number of all current transactions).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 175 }, "id": 70, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_trackers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory for trackers\nthat keep track of transaction reads.\n\nGraph shows the maximum number of bytes allocated for a tracker\nover all current transactions.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 175 }, "id": 71, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_trackers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Trackers size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows memory allocated for all current conflicts.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 183 }, "id": 72, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_conflicts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (total)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows transaction conflict average\n(total allocated bytes / number of all current conflict).\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 183 }, "id": 73, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_conflicts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "average" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (average)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Tarantool allocates memory in case of conflicts.\n\nGraph shows the maximum number of bytes allocated for a transaction conflict.\n\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 183 }, "id": 74, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_conflicts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "max" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Conflicts size (max)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 191 }, "id": 75, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples used", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 191 }, "id": 76, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples used size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 191 }, "id": 77, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples used", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by active read-write transactions.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 191 }, "id": 78, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_used_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples used size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 199 }, "id": 79, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples in read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 199 }, "id": 80, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples in read views size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 199 }, "id": 81, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples in read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are used by read-only transactions (i.e. in read view).\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 199 }, "id": 82, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_read_view_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples in read views size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 207 }, "id": 83, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples tracked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "MVCC is based on the tuple story mechanism.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 207 }, "id": 84, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_stories" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Stories tuples tracked size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows the number of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 207 }, "id": 85, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "count" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples tracked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "tuples", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Retained tuples are no longer in the index,\nbut MVCC does not allow them to be removed.\n\nThis graph shows tuples that are not used by current transactions,\nbut are used by MVCC to track reads.\n\nGraph shows total size of tuples.\nPanel works with metrics 0.15.1 or newer, Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 207 }, "id": 86, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_memtx_mvcc_tuples_tracking_retained" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_kind", "operator": "=", "value": "total" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Retained tuples tracked size", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool MVCC overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 215 }, "id": 87, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of records in the space (memtx engine).\nName of space is specified after dash.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 216 }, "id": 88, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_len" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "memtx" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of records (memtx)", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of records in the space (vinyl engine).\nName of space is specified after dash.\nBy default this metrics is disabled,\nto enable it you must set global variable\ninclude_vinyl_count to true. Beware that\ncount() operation scans the space and may\nslow down your app. \n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 216 }, "id": 89, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tuples" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "vinyl" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of records (vinyl)", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total number of bytes in all tuples of the space (memtx engine).\nName of space is specified after dash.\n\n`No data` may be displayed because of tarantool/metrics issue #321,\nuse `metrics >= 0.12.0` to fix.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 224 }, "id": 90, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_bsize" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "memtx" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Data size (memtx)", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total number of bytes taken by the index.\nName of space is specified after dash,\nindex name specified in parentheses.\nIncludes both memtx and vinyl spaces.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 224 }, "id": 91, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name ($tag_label_pairs_index_name)", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "label_pairs_index_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_index_bsize" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index size", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total size of tuples and all indexes in the space (memtx engine).\nName of space is specified after dash.\n\n`No data` may be displayed because of tarantool/metrics issue #321,\nuse `metrics >= 0.12.0` to fix.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 224 }, "id": 92, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_space_total_bsize" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_engine", "operator": "=", "value": "memtx" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Total size (memtx)", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool space statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 232 }, "id": 93, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The amount of data stored in the `.run` files located in the `vinyl_dir` directory.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 233 }, "id": 94, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_disk_data_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl disk data", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The amount of data stored in the `.index` files located in the `vinyl_dir` directory.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 233 }, "id": 95, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_disk_index_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl disk index", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory in bytes currently used to store tuples (data).\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 241 }, "id": 96, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_tuple_cache" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples cache 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory in bytes currently used to store indexes.\nIf the metric value is close to box.cfg.vinyl_memory, this\nindicates that vinyl_page_size was chosen incorrectly.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 241 }, "id": 97, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_page_index" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Index 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory in bytes used by bloom filters.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 241 }, "id": 98, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_bloom_filter" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Bloom filter 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The estimated average rate of taking dumps, bytes per second.\nInitially, the rate value is 10 megabytes per second\nand being recalculated depending on the the actual rate.\nOnly significant dumps that are larger than one megabyte\nare used for the estimate.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 249 }, "id": 99, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_dump_bandwidth" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator dump bandwidth", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The actual average rate of performing the write operations, bytes per second.\nThe rate is calculated as a 5-second moving average.\nIf the metric value is gradually going down, this can indicate some disk issues.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 249 }, "id": 100, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_write_rate" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator write rate", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The write rate limit, bytes per second.\nThe regulator imposes the limit on transactions based on the observed dump/compaction performance.\nIf the metric value is down to approximately 100 Kbps,\nthis indicates issues with the disk or the scheduler.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 249 }, "id": 101, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_rate_limit" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator rate limit", "tooltip": { "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": null, "show": true }, { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "«Level 0» (L0) memory area in bytes. L0 is the area that\nvinyl can use for in-memory storage of an LSM tree.\nBy monitoring this metric, you can see when L0 is getting\nclose to its maximum (tnt_vinyl_regulator_dump_watermark),\nat which time a dump will occur. You can expect L0 = 0\nimmediately after the dump operation is completed.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 257 }, "id": 102, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_memory_level0" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Level 0 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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The maximum amount of memory used for in-memory storing of a vinyl LSM tree.\nWhen accessing this maximum, the dumping must occur.\nFor details, see https://www.tarantool.io/en/doc/latest/book/box/engines/#engines-algorithm-filling-lsm.\nThe value is slightly smaller than the amount of memory allocated for vinyl trees,\nwhich is the `vinyl_memory` parameter.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 257 }, "id": 103, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_dump_watermark" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator dump watermark", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The number of fibers that are blocked waiting for Vinyl level0 memory quota.\n\nPanel works with `metrics >= 0.13.0` and `Tarantool >= 2.8.3`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 257 }, "id": 104, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_regulator_blocked_writers" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl regulator blocked writers", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "fibers", "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": "$influxdb", "description": "Average per second rate of commits (successful transaction ends).\nIt includes implicit commits: for example, any insert operation causes a commit\nunless it is within a `box.begin()`–`box.commit()` block.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 265 }, "id": 105, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_commit" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx commit rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$influxdb", "description": "Average per second rate of rollbacks (unsuccessful transaction ends).\nThis is not merely a count of explicit `box.rollback()` requests — it includes requests\nthat ended with errors.\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 265 }, "id": 106, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_rollback" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx rollback rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$influxdb", "description": "Average per second rate of conflicts that caused transactions to roll back.\nThe ratio `tx conflicts` / `tx commits` above 5% indicates that vinyl is not healthy.\nAt this moment you’ll probably see a lot of other problems with vinyl.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 265 }, "id": 107, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_conflict" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl tx conflict rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "transactions per second", "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": "$influxdb", "decimals": 0, "description": "Number of current read views, that is, transactions entered a read-only state\nto avoid conflict temporarily.\nIf the value stays non-zero for a long time, it indicates of a memory leak.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 265 }, "id": 108, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_tx_read_views" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl read views", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "decimals": 0, "format": "none", "label": "current", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "The number of the scheduler dump/compaction tasks in progress now.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 273 }, "id": 109, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_tasks" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "inprogress" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler tasks in progress", "tooltip": { "shared": true, "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": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Scheduler dump/compaction tasks failed.\nAverage per second rate is shown.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 273 }, "id": 110, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_tasks" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "failed" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler failed tasks rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "per second rate", "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": "$influxdb", "description": "Time spent by all worker threads performing dumps.\nAverage per second rate is shown.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 273 }, "id": 111, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_dump_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler dump time rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "per second rate", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Scheduler dumps completed average per second rate.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 273 }, "id": 112, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_vinyl_scheduler_dump_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Vinyl scheduler dump count rate", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "per second rate", "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": true, "title": "Tarantool vinyl statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 281 }, "id": 113, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "This is the average share of time\nspent by instance process executing in user mode.\nMetrics obtained using `getrusage()` call.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 282 }, "id": 114, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cpu_user_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU user 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": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "This is the average share of time\nspent by instance process executing in kernel mode.\nMetrics obtained using `getrusage()` call.\n\nPanel works with `metrics >= 0.8.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 282 }, "id": 115, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_cpu_system_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU system 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": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "percentunit", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool CPU statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 290 }, "id": 116, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used for objects allocated with Lua\nby using its internal mechanisms.\nLua memory is bounded by 2 GB per instance. \n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 291 }, "id": 117, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_info_memory_lua" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Lua 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory used by runtime arena.\nRuntime arena stores network buffers, tuples\ncreated with box.tuple.new and other objects\nallocated by application not covered by basic\nLua mechanisms (spaces data and indexes\nare not included here, see memtx/vinyl arena).\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 291 }, "id": 118, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_runtime_used" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Runtime arena 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Memory in use by active transactions.\nFor the vinyl storage engine, this is the total size of\nall allocated objects (struct txv, struct vy_tx, struct vy_read_interval)\nand tuples pinned for those objects. \n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 291 }, "id": 119, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_info_memory_tx" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transactions 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of fiber context switches.\nContext switches are counted over all current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 299 }, "id": 120, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_csw" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Fiber context switches", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "switches", "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": "$influxdb", "description": "Duration of last event loop iteration (tx thread).\nHigh duration results in longer responses,\npossible bad health signals and may be the\nreason of \"Too long WAL write\" errors.\n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 299 }, "id": 121, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_ev_loop_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Event loop time", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "ms", "label": "cycle duration", "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": "$influxdb", "decimals": 0, "description": "Current number of fibers in tx thread. \n\nPanel works with `metrics >= 0.13.0`.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 307 }, "id": 122, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_amount" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Number of fibers", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory used by current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 307 }, "id": 123, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_memused" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory used by fibers", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Amount of memory reserved for current fibers.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 307 }, "id": 124, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_fiber_memalloc" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory reserved for fibers", "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": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool runtime overview", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 315 }, "id": 125, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of snap restores (guard assertions\nleading to stopping trace executions) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 316 }, "id": 126, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_snap_restore_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Snap restores", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "restores per second", "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": "$influxdb", "description": "Average number of new JIT traces per second.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 316 }, "id": 127, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_trace_num" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JIT traces written", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "new per second", "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": "$influxdb", "description": "Average number of JIT trace aborts per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 316 }, "id": 128, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_trace_abort_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "JIT traces aborted", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "aborts per second", "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": "$influxdb", "description": "Total size of allocated machine code areas.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 316 }, "id": 129, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_jit_mcode_size" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Machine code areas", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of strings being extracted from hash instead of allocating per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 324 }, "id": 130, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_strhash_hit_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Strings interned", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "interned per second", "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": "$influxdb", "description": "Average number of strings being allocated due to hash miss per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 324 }, "id": 131, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_strhash_miss_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Strings allocated", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "allocated per second", "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": "$influxdb", "description": "Average count of incremental GC steps (atomic state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 332 }, "id": 132, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_atomic_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (atomic)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (sweepstring state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 332 }, "id": 133, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_sweepstring_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (sweepstring)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (finalize state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 332 }, "id": 134, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_finalize_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (finalize)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (sweep state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 340 }, "id": 135, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_sweep_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (sweep)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (propagate state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 340 }, "id": 136, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_propagate_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (propagate)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "description": "Average count of incremental GC steps (pause state) per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 340 }, "id": 137, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_steps_pause_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GC steps (pause)", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "steps per second", "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": "$influxdb", "decimals": 0, "description": "Number of allocated string objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 348 }, "id": 138, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_strnum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "String objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of allocated table objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 348 }, "id": 139, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_tabnum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Table objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of allocated cdata objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 348 }, "id": 140, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_cdatanum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "cdata objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "decimals": 0, "description": "Number of allocated userdata objects.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 348 }, "id": 141, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_udatanum" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "userdata objects allocated", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Current allocated Lua memory.\n\n\nPanel works with `metrics >= 0.6.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 356 }, "id": 142, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_memory" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current Lua 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": "in bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average amount of freed Lua memory per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 356 }, "id": 143, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_freed_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Freed Lua 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": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average amount of allocated Lua memory per second.\n\n\nPanel works with `metrics >= 0.15.0` and `Tarantool >= 2.6`.", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 356 }, "id": 144, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "lj_gc_allocated_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Allocated Lua 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": "bytes per second", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool LuaJit statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 364 }, "id": 145, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of SELECT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 365 }, "id": 146, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "select" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of INSERT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 365 }, "id": 147, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of REPLACE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 365 }, "id": 148, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of UPSERT requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 373 }, "id": 149, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of UPDATE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 373 }, "id": 150, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "update" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPDATE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of DELETE requests to all instance spaces.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 373 }, "id": 151, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "delete" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DELETE space requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Requests to execute stored procedures.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 381 }, "id": 152, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "call" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Call requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Calls to evaluate Lua code.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 381 }, "id": 153, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "eval" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Eval calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Requests resulted in error.\nGraph shows average errors per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 381 }, "id": 154, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Request errors", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "errors per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Authentication requests.\nGraph shows average requests per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 389 }, "id": 155, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "auth" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Authentication requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "SQL prepare calls.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.x.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 389 }, "id": 156, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "prepare" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL prepare calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "SQL execute calls.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.x.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 389 }, "id": 157, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "execute" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SQL execute calls", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.begin()`, IPROTO_EXECUTE\noperations with `TRANSACTION START` and IPROTO_BEGIN operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 397 }, "id": 158, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "begin" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction begins", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "begins per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.commit()`, IPROTO_EXECUTE\noperations with `COMMIT` and IPROTO_COMMIT operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 397 }, "id": 159, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "commit" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction commits", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "commits per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Panel displays the count of IPROTO_CALL and\nIPROTO_EVAL operations with `box.rollback()`, IPROTO_EXECUTE\noperations with `ROLLBACK` and IPROTO_ROLLBACK operations.\nGraph shows average calls per second.\n\nPanel works with Tarantool 2.10 or newer.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 397 }, "id": 160, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_stats_op_total" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "rollback" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Transaction rollbacks", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "rollbacks per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "Tarantool operations statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 405 }, "id": 161, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success SELECT and PAIRS requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 406 }, "id": 162, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "select" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success SELECT and PAIRS CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 406 }, "id": 163, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "select" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error SELECT and PAIRS requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 406 }, "id": 164, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "select" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error SELECT and PAIRS CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 406 }, "id": 165, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "select" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of tuples fetched during SELECT/PAIRS request for a space.\nBoth success and error requests are taken into consideration.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n\nCurrent value may be 0 from time to time due to fill(0)\nand GROUP BY including partial intervals.\nRefer to https://github.com/influxdata/influxdb/issues/8244\nfor updates.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 414 }, "id": 166, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tnt_crud_tuples_fetched\") / (mean(\"tnt_crud_stats_count_ok\") + mean(\"tnt_crud_stats_count_error\"))\nas \"tnt_crud_tuples_per_request\" FROM\n(SELECT \"value\" as \"tnt_crud_tuples_fetched\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tnt_crud_tuples_fetched' AND \"label_pairs_alias\" =~ /^$alias$/ AND \"label_pairs_operation\" = 'select') AND $timeFilter),\n(SELECT \"value\" as \"tnt_crud_stats_count_error\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tnt_crud_stats_count' AND \"label_pairs_alias\" =~ /^$alias$/ AND \"label_pairs_operation\" = 'select' AND \"label_pairs_status\" = 'error') AND $timeFilter),\n(SELECT \"value\" as \"tnt_crud_stats_count_ok\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tnt_crud_stats_count' AND \"label_pairs_alias\" =~ /^$alias$/ AND \"label_pairs_operation\" = 'select' AND \"label_pairs_status\" = 'ok') AND $timeFilter)\nGROUP BY time($__interval * 2), \"label_pairs_alias\", \"label_pairs_name\" fill(0)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT tuples fetched", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per request", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Average number of tuples looked up on storages while collecting responses\nfor SELECT/PAIRS requests (including scrolls for multibatch requests)\nfor a space. Both success and error requests are taken into consideration.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n\nCurrent value may be 0 from time to time due to fill(0)\nand GROUP BY including partial intervals.\nRefer to https://github.com/influxdata/influxdb/issues/8244\nfor updates.\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 414 }, "id": 167, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "policy": "default", "query": "SELECT mean(\"tnt_crud_tuples_lookup\") / (mean(\"tnt_crud_stats_count_ok\") + mean(\"tnt_crud_stats_count_error\"))\nas \"tnt_crud_tuples_per_request\" FROM\n(SELECT \"value\" as \"tnt_crud_tuples_lookup\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tnt_crud_tuples_lookup' AND \"label_pairs_alias\" =~ /^$alias$/ AND \"label_pairs_operation\" = 'select') AND $timeFilter),\n(SELECT \"value\" as \"tnt_crud_stats_count_error\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tnt_crud_stats_count' AND \"label_pairs_alias\" =~ /^$alias$/ AND \"label_pairs_operation\" = 'select' AND \"label_pairs_status\" = 'error') AND $timeFilter),\n(SELECT \"value\" as \"tnt_crud_stats_count_ok\" FROM \"$policy\".\"$measurement\"\nWHERE (\"metric_name\" = 'tnt_crud_stats_count' AND \"label_pairs_alias\" =~ /^$alias$/ AND \"label_pairs_operation\" = 'select' AND \"label_pairs_status\" = 'ok') AND $timeFilter)\nGROUP BY time($__interval * 2), \"label_pairs_alias\", \"label_pairs_name\" fill(0)\n", "rawQuery": true, "refId": "A", "resultFormat": "time_series", "select": [], "tags": [] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "SELECT tuples lookup", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per request", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Number of SELECT and PAIRS requests that resulted in map reduce.\nGraph shows average requests per second.\nBoth success and error requests are taken into consideration.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 414 }, "id": 168, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_map_reduces" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "select" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Map reduce SELECT requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success insert and insert_object requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 422 }, "id": 169, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success insert and insert_object CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 422 }, "id": 170, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error insert and insert_object requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 422 }, "id": 171, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error insert and insert_object CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 422 }, "id": 172, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success insert_many and insert_object_many requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 430 }, "id": 173, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert_many" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT_MANY success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success insert_many and insert_object_many CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 430 }, "id": 174, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert_many" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT_MANY success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error insert_many and insert_object_many requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 430 }, "id": 175, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert_many" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT_MANY error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error insert_many and insert_object_many CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 430 }, "id": 176, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "insert_many" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "INSERT_MANY error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success replace and replace_object requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 438 }, "id": 177, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success replace and replace_object CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 438 }, "id": 178, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error replace and replace_object requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 438 }, "id": 179, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error replace and replace_object CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 438 }, "id": 180, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success replace_many and replace_object_many requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 446 }, "id": 181, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace_many" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE_MANY success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success replace_many and replace_object_many CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 446 }, "id": 182, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace_many" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE_MANY success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error replace_many and replace_object_many requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 446 }, "id": 183, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace_many" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE_MANY error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error replace_many and replace_object_many CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 446 }, "id": 184, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "replace_many" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "REPLACE_MANY error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success upsert and upsert_object requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 454 }, "id": 185, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success upsert and upsert_object CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 454 }, "id": 186, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error upsert and upsert_object requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 454 }, "id": 187, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error upsert and upsert_object CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 454 }, "id": 188, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success upsert_many and upsert_object_many requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 462 }, "id": 189, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert_many" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT_MANY success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success upsert_many and upsert_object_many CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 462 }, "id": 190, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert_many" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT_MANY success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error upsert_many and upsert_object_many requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 462 }, "id": 191, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert_many" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT_MANY error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error upsert_many and upsert_object_many CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 462 }, "id": 192, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "upsert_many" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPSERT_MANY error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success update requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 470 }, "id": 193, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "update" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPDATE success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success update CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 470 }, "id": 194, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "update" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPDATE success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error update requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 470 }, "id": 195, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "update" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPDATE error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error update CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 470 }, "id": 196, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "update" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "UPDATE error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success delete requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 478 }, "id": 197, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "delete" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DELETE success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success delete CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 478 }, "id": 198, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "delete" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DELETE success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error delete requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 478 }, "id": 199, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "delete" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DELETE error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error delete CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 478 }, "id": 200, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "delete" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "DELETE error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success count requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 486 }, "id": 201, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "count" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "COUNT success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success count CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 486 }, "id": 202, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "count" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "COUNT success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error count requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 486 }, "id": 203, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "count" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "COUNT error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error count CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 486 }, "id": 204, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "count" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "COUNT error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success get requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 494 }, "id": 205, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "get" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GET success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success get CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 494 }, "id": 206, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "get" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GET success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error get requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 494 }, "id": 207, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "get" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GET error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error get CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 494 }, "id": 208, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "get" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "GET error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success MIN and MAX requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 502 }, "id": 209, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "borders" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BORDERS success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success MIN and MAX CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 502 }, "id": 210, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "borders" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BORDERS success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error MIN and MAX requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 502 }, "id": 211, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "borders" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BORDERS error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error MIN and MAX CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 502 }, "id": 212, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "borders" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "BORDERS error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success len requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 510 }, "id": 213, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "len" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "LEN success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success len CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 510 }, "id": 214, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "len" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "LEN success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error len requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 510 }, "id": 215, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "len" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "LEN error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error len CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 510 }, "id": 216, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "len" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "LEN error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of success truncate requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 518 }, "id": 217, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "truncate" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TRUNCATE success requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of success truncate CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 518 }, "id": 218, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "truncate" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "ok" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TRUNCATE success requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "Total count of error truncate requests to cluster spaces with CRUD module.\nGraph shows average requests per second.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable statistics with `crud.cfg{stats = true, stats_driver = 'metrics'}`\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 12, "y": 518 }, "id": 219, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "truncate" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TRUNCATE error requests", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "requests per second", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "none", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "99th percentile of error truncate CRUD module requests latency with aging.\n\nCRUD 0.11.0 or newer is required to use statistics.\nEnable quantiles with `crud.cfg{stats = true, stats_driver = 'metrics', stats_quantiles = true}`.\nIf `No data` displayed yet data expected, try to calibrate tolerated error with\n`crud.cfg{stats_quantile_tolerated_error=1e-4}`.\n", "fill": 0, "gridPos": { "h": 8, "w": 6, "x": 18, "y": 518 }, "id": 220, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_alias — $tag_label_pairs_name", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "tnt_crud_stats" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" }, { "condition": "AND", "key": "label_pairs_operation", "operator": "=", "value": "truncate" }, { "condition": "AND", "key": "label_pairs_quantile", "operator": "=", "value": "0.99" }, { "condition": "AND", "key": "label_pairs_status", "operator": "=", "value": "error" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "TRUNCATE error requests latency", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "s", "label": "99th percentile", "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "s", "label": null, "logBase": 1, "max": null, "min": 0, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "CRUD module statistics", "titleSize": "h6", "type": "row" }, { "collapse": true, "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 526 }, "id": 221, "panels": [ { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "A number of task tuples checked for expiration (expired + skipped).\nGraph shows mean tuples per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 527 }, "id": 222, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_checked_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples checked", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per second", "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": "$influxdb", "description": "A number of task expired tuples.\nGraph shows mean tuples per second.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 527 }, "id": 223, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_expired_count" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Tuples expired", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "none", "label": "tuples per second", "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": "$influxdb", "decimals": 0, "description": "A number of task restarts since start.\nFrom the start is equal to 1.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 535 }, "id": 224, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_restarts" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Restart count", "tooltip": { "shared": true, "sort": 2, "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": 0, "format": "none", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$influxdb", "description": "A task's operation time.\n", "fill": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 535 }, "id": 225, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": false, "show": true, "sideWidth": null, "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": "$tag_label_pairs_name — $tag_label_pairs_alias", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "label_pairs_alias" ], "type": "tag" }, { "params": [ "label_pairs_name" ], "type": "tag" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "$measurement", "policy": "$policy", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "value" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "metric_name", "operator": "=", "value": "expirationd_working_time" }, { "condition": "AND", "key": "label_pairs_alias", "operator": "=~", "value": "/^$alias$/" } ] } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Operation time", "tooltip": { "shared": true, "sort": 2, "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": "s", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ] } ], "repeat": null, "repeatIteration": null, "repeatRowId": null, "showTitle": true, "title": "expirationd module statistics", "titleSize": "h6", "type": "row" } ], "refresh": "30s", "rows": [], "schemaVersion": 21, "style": "dark", "tags": [ "tarantool" ], "templating": { "list": [ { "current": {}, "hide": 0, "label": "Datasource", "name": "influxdb", "options": [], "query": "influxdb", "refresh": 1, "regex": "", "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$influxdb", "hide": 0, "includeAll": false, "label": "Retention policy", "multi": false, "name": "policy", "options": [], "query": "SHOW RETENTION POLICIES", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$influxdb", "hide": 0, "includeAll": false, "label": "Measurement", "multi": false, "name": "measurement", "options": [], "query": "SHOW MEASUREMENTS WHERE \"metric_name\"='tnt_info_uptime'", "refresh": 1, "regex": "", "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "all", "value": "$__all" }, "datasource": "$influxdb", "hide": 0, "includeAll": true, "label": "Instances", "multi": true, "name": "alias", "options": [], "query": "SHOW TAG VALUES FROM \"$policy\".\"$measurement\" WITH KEY=\"label_pairs_alias\"", "refresh": 2, "regex": "", "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": "browser", "title": "Tarantool dashboard", "version": 0 }
2023-06-01 07:24:35 UTC
null
0
0
7,197
1
173,136
14,827
837
unraid-ups-dashboard-tr
Unraid UPS Dashboard TR
https://technicalramblings.com/blog/setting-grafana-influxdb-telegraf-ups-monitoring-unraid/
2018-07-27 23:56:29 UTC
2019-12-07 10:43:23 UTC
0
# Edit: 26.7.19 Check out [v2.0](https://grafana.com/grafana/dashboards/10615) of the Grafana dashboard for displaying UPS stats on Unraid. [UPS Grafana Guide](https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-v2-0/) ## A Grafana dashboard for displaying UPS stats. [UPS Grafana Guide](https://technicalramblings.com/blog/setting-grafana-influxdb-telegraf-ups-monitoring-unraid/) ## 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) Edit: calculations fixed 11.OCT.18 ### 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)
41,443
41,444
Other
null
1
5
14,827
1
7,197
20
215
https://technicalramblings.com/blog/setting-grafana-influxdb-telegraf-ups-monitoring-unraid/
{ "__inputs": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "6.4.0-pre" }, { "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": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "https://technicalramblings.com/blog/setting-grafana-influxdb-telegraf-ups-monitoring-unraid/", "editable": true, "gnetId": 7197, "graphTooltip": 0, "id": null, "iteration": 1564072472196, "links": [ { "icon": "external link", "tags": [], "title": "Setting up Grafana and InfluxDB for UPS monitoring on unRAID", "type": "link", "url": "https://technicalramblings.com/blog/setting-grafana-influxdb-telegraf-ups-monitoring-unraid/" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Grafana Plex Theme", "type": "link", "url": "https://github.com/gilbN/theme.park#graforg---grafana-darkplex" } ], "panels": [ { "aliasColors": { "APC.mean": "rgb(0, 218, 255)", "UPS Load": "#70dbed" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": null, "fill": 4, "fillGradient": 0, "gridPos": { "h": 6, "w": 11, "x": 0, "y": 0 }, "id": 2, "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", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "alias": "Watts", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "UPS Load", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "APC", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] }, { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "APC", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100*$maxwatt" ], "type": "math" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "1h", "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": [ { "decimals": null, "format": "percent", "label": "Percent", "logBase": 1, "max": null, "min": "0", "show": true }, { "format": "watt", "label": "Watts", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$upsdatasource", "decimals": null, "format": "percent", "gauge": { "maxValue": 100, "minValue": 0, "show": true, "thresholdLabels": true, "thresholdMarkers": true }, "gridPos": { "h": 6, "w": 3, "x": 11, "y": 0 }, "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, "options": {}, "postfix": "", "postfixFontSize": "50%", "prefix": "", "prefixFontSize": "50%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "repeat": null, "sparkline": { "fillColor": "rgba(5, 43, 81, 0.2)", "full": true, "lineColor": "rgb(31, 120, 193)", "show": false }, "tableColumn": "mean", "targets": [ { "alias": "Percent", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "APC", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BCHARGE" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "slimit": "", "tags": [] } ], "thresholds": "20,50,", "timeFrom": "1h", "title": "UPS Battery Charge", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "current" }, { "cacheTimeout": null, "colorBackground": true, "colorValue": false, "colors": [ "#d44a3a", "rgba(237, 129, 40, 0.89)", "#299c46" ], "datasource": "$upsdatasource", "decimals": 1, "format": "m", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 14, "y": 0 }, "hideTimeOverride": 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, "options": {}, "postfix": "utes left!", "postfixFontSize": "80%", "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": "mean", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "APC", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "TIMELEFT" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": "10,30,60", "timeFrom": "1m", "title": "UPS Runtime", "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": "", "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, "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": "sum", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "description": "", "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, "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": "sum", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100*$maxwatt" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now-1m", "title": "Current UPS Load", "type": "singlestat", "valueFontSize": "110%", "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": "$upsdatasource", "description": "", "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, "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": "sum", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100*$maxwatt" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Average UPS Load", "type": "singlestat", "valueFontSize": "110%", "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": "", "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, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "100%", "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": "sum", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/d", "title": "Today's Cost", "type": "singlestat", "valueFontSize": "100%", "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": "", "format": "kwatth", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 2, "w": 6, "x": 14, "y": 4 }, "hideTimeOverride": 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, "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": "sum", "targets": [ { "alias": "Wh", "groupBy": [ { "params": [ "1h" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/100*$maxwatt/1000" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now-1h", "timeShift": null, "title": "Load kWh", "type": "singlestat", "valueFontSize": "110%", "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": "$upsdatasource", "decimals": 2, "description": "", "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, "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": "sum", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 6 }, "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", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "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": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "10", "min": null, "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, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 11, "x": 9, "y": 6 }, "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", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "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": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": [ { "decimals": null, "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, "colorPrefix": true, "colorValue": true, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "$upsdatasource", "decimals": 2, "description": "", "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, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "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": "sum", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/w", "timeShift": null, "title": "This Week's Cost", "type": "singlestat", "valueFontSize": "100%", "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": "", "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, "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": "sum", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": "", "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, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "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": "sum", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/M", "title": "This Month's Cost", "type": "singlestat", "valueFontSize": "100%", "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, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 9, "x": 0, "y": 12 }, "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", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "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": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": null, "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, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 6, "w": 11, "x": 9, "y": 12 }, "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", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "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": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": "", "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, "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": "sum", "targets": [ { "alias": "kWh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": "", "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, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "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": "sum", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "This Year's Cost", "type": "singlestat", "valueFontSize": "100%", "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": "", "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, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": false, "lineColor": "#3f6833", "show": false }, "tableColumn": "sum", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "1d" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/100*$maxwatt/1000*24*365" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Estimated Yearly Usage", "type": "singlestat", "valueFontSize": "100%", "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, "fill": 1, "fillGradient": 0, "grid": {}, "gridPos": { "h": 7, "w": 20, "x": 0, "y": 18 }, "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", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "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": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60*$kwhprice" ], "type": "math" } ] ], "tags": [] }, { "alias": "kWh", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ "/100*$maxwatt/1000/60" ], "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": [ { "decimals": 1, "format": "kwatth", "label": "Load", "logBase": 1, "max": "8", "min": null, "show": true }, { "decimals": 2, "format": "currencyUSD", "label": "Cost", "logBase": 1, "max": null, "min": null, "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": "", "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, "options": {}, "postfix": "", "postfixFontSize": "100%", "prefix": "$currency", "prefixFontSize": "100%", "rangeMaps": [ { "from": "null", "text": "N/A", "to": "null" } ], "sparkline": { "fillColor": "#3f6833", "full": false, "lineColor": "#3f6833", "show": false }, "tableColumn": "sum", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "APC", "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": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "/100*$maxwatt/1000*24*$kwhprice*365" ], "type": "math" } ] ], "tags": [] } ], "thresholds": "", "timeFrom": "now/y", "title": "Estimated Yearly Cost", "type": "singlestat", "valueFontSize": "100%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 0, "fill": 1, "fillGradient": 0, "gridPos": { "h": 5, "w": 4, "x": 20, "y": 20 }, "hideTimeOverride": true, "id": 39, "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", "options": { "dataLinks": [] }, "paceLength": 10, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "W", "color": "#c15c17" }, { "alias": "T", "color": "#299c46" }, { "alias": "T", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "W", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "APC", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "LOADPCT" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "* 0.01 * $maxwatt" ], "type": "math" } ] ], "tags": [] }, { "alias": "T", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "APC", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "TIMELEFT" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "thresholds": [], "timeFrom": "now-1m", "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": [ { "format": "watt", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "format": "m", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": true, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 19, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": { "selected": true, "tags": [], "text": "0.12", "value": "0.12" }, "hide": 0, "includeAll": false, "label": "kWh Price", "multi": false, "name": "kwhprice", "options": [ { "selected": false, "text": "0.01", "value": "0.01" }, { "selected": false, "text": "0.02", "value": "0.02" }, { "selected": false, "text": "0.03", "value": "0.03" }, { "selected": false, "text": "0.04", "value": "0.04" }, { "selected": false, "text": "0.05", "value": "0.05" }, { "selected": false, "text": "0.06", "value": "0.06" }, { "selected": false, "text": "0.07", "value": "0.07" }, { "selected": false, "text": "0.08", "value": "0.08" }, { "selected": false, "text": "0.09", "value": "0.09" }, { "selected": false, "text": "0.1", "value": "0.1" }, { "selected": false, "text": "0.11", "value": "0.11" }, { "selected": true, "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" }, { "selected": false, "text": "0.19", "value": "0.19" }, { "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.65", "value": "0.65" }, { "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": "1", "value": "1" } ], "query": "0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.1,0.11,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.2,0.3,0.4,0.5,0.6,0.65,0.7,0.8,0.9,1", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": true, "text": "865", "value": "865" }, "hide": 0, "includeAll": false, "label": "UPS Max Output Power Capacity (Watt)", "multi": false, "name": "maxwatt", "options": [ { "selected": false, "text": "500", "value": "500" }, { "selected": false, "text": "600", "value": "600" }, { "selected": false, "text": "700", "value": "700" }, { "selected": false, "text": "800", "value": "800" }, { "selected": true, "text": "865", "value": "865" }, { "selected": false, "text": "900", "value": "900" }, { "selected": false, "text": "1000", "value": "1000" }, { "selected": false, "text": "1100", "value": "1100" }, { "selected": false, "text": "1200", "value": "1200" }, { "selected": false, "text": "1300", "value": "1300" }, { "selected": false, "text": "1400", "value": "1400" }, { "selected": false, "text": "1500", "value": "1500" }, { "selected": false, "text": "1600", "value": "1600" }, { "selected": false, "text": "1700", "value": "1700" }, { "selected": false, "text": "1800", "value": "1800" }, { "selected": false, "text": "1900", "value": "1900" }, { "selected": false, "text": "2000", "value": "2000" } ], "query": "500,600,700,800,865,900,1000,1100,1200,1300,1400,1500,1600,1700,1800,1900,2000", "skipUrlSync": false, "type": "custom" }, { "allValue": null, "current": { "selected": true, "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": { "text": "Influx UPS", "value": "Influx UPS" }, "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": { "hidden": true, "refresh_intervals": [ "1m" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "Unraid UPS Dashboard TR", "uid": "FBsdas", "version": 29 }
2019-07-25 16:35:39 UTC
2019-07-26 15:03:53 UTC
0
0
15,758
1
419,283
28,770
36,077
kubernetes-views-namespaces
Kubernetes / Views / Namespaces
This is a modern 'Namespaces View' dashboard for your Kubernetes cluster(s). Made for kube-prometheus-stack and take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes
2022-02-15 15:44:23 UTC
2023-05-15 15:05:01 UTC
0
This is a modern **Namespaces View** dashboard for your Kubernetes cluster(s).\ Made for **kube-prometheus-stack** and take advantage of the latest Grafana features.\ **GitHub repository:** [grafana-dashboards-kubernetes](https://github.com/dotdc/grafana-dashboards-kubernetes) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-views-namespaces.png) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-views-namespaces-2.png)
71,267
71,268
nodeExporter
null
2
5
28,770
1
15,758
23
0
This is a modern 'Namespaces View' dashboard for your Kubernetes cluster(s). Made for kube-prometheus-stack and take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.4" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "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": "This is a modern 'Namespaces View' dashboard for your Kubernetes cluster(s). Made for kube-prometheus-stack and take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 38, "panels": [], "title": "Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "decimals": 2, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 50 }, { "color": "red", "value": 70 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 1 }, "id": 46, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.5.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": false, "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=~\"$namespace\", image!=\"\"}[$__rate_interval])) / sum(machine_cpu_cores)", "instant": true, "interval": "", "legendFormat": "", "range": false, "refId": "A" } ], "title": "Namespace(s) usage on total cluster CPU in %", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "decimals": 2, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "orange", "value": 50 }, { "color": "red", "value": 70 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 1 }, "id": 48, "options": { "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": true, "text": {} }, "pluginVersion": "9.5.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "sum(container_memory_working_set_bytes{namespace=~\"$namespace\"}) / sum(machine_memory_bytes)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Namespace(s) usage on total cluster RAM in %", "type": "gauge" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 11, "w": 12, "x": 12, "y": 1 }, "id": 32, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_pod_container_status_running{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Running Pods", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_service_info{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Services", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_ingress_info{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Ingresses", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_deployment_labels{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Deployments", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_statefulset_labels{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Statefulsets", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_daemonset_labels{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Daemonsets", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_persistentvolumeclaim_info{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Persistent Volume Claims", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_hpa_labels{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Horizontal Pod Autoscalers", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_configmap_info{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Configmaps", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_secret_info{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Secrets", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_networkpolicy_labels{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Network Policies", "refId": "K" } ], "title": "Kubernetes Resource Count", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 8 }, "id": 62, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.5.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=~\"$namespace\"}[$__rate_interval]))", "interval": "", "legendFormat": "Real", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_requests{namespace=~\"$namespace\", unit=\"core\"})", "hide": false, "legendFormat": "Requests", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_limits{namespace=~\"$namespace\", unit=\"core\"})", "hide": false, "legendFormat": "Limits", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(machine_cpu_cores)", "hide": false, "legendFormat": "Cluster Total", "range": true, "refId": "D" } ], "title": "Namespace(s) CPU Usage in cores", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 8 }, "id": 64, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.5.1", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(container_memory_working_set_bytes{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Real", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_requests{namespace=~\"$namespace\", unit=\"byte\"})", "hide": false, "legendFormat": "Requests", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_limits{namespace=~\"$namespace\", unit=\"byte\"})", "hide": false, "legendFormat": "Limits", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(machine_memory_bytes)", "hide": false, "legendFormat": "Cluster Total", "range": true, "refId": "D" } ], "title": "Namespace(s) RAM Usage in bytes", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 12 }, "id": 70, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(kube_pod_status_qos_class{namespace=~\"$namespace\"}) by (qos_class)", "interval": "", "legendFormat": "{{ qos_class }} pods", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_info{namespace=~\"$namespace\"})", "hide": false, "legendFormat": "Total pods", "range": true, "refId": "B" } ], "title": "Kubernetes Pods QoS classes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 12 }, "id": 72, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(kube_pod_status_reason) by (reason)", "interval": "", "legendFormat": "{{ reason }}", "range": true, "refId": "A" } ], "title": "Kubernetes Pods Status Reason", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 40, "panels": [], "title": "Resources", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "CPU CORES", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 22 }, "id": 29, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{namespace=~\"$namespace\", image!=\"\", pod=~\"${created_by}.*\"}[$__rate_interval])) by (pod)", "interval": "$resolution", "legendFormat": "{{ pod }}", "range": true, "refId": "A" } ], "title": "CPU usage by Pod", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 22 }, "id": 30, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(container_memory_working_set_bytes{namespace=~\"$namespace\", image!=\"\", pod=~\"${created_by}.*\"}) by (pod)", "interval": "$resolution", "legendFormat": "{{ pod }}", "range": true, "refId": "A" } ], "title": "Memory usage by Pod", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "SECONDS", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "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" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 30 }, "id": 68, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(container_cpu_cfs_throttled_seconds_total{namespace=~\"$namespace\", image!=\"\", pod=~\"${created_by}.*\"}[$__rate_interval])) by (pod) > 0", "interval": "$resolution", "legendFormat": "{{ pod }}", "range": true, "refId": "A" } ], "title": "CPU Throttled seconds by pod", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 44, "panels": [], "title": "Kubernetes Resources", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "id": 5, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_status_ready{namespace=~\"$namespace\", pod=~\"${created_by}.*\"})", "interval": "", "legendFormat": "Ready", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_status_running{namespace=~\"$namespace\", pod=~\"${created_by}.*\"})", "interval": "", "legendFormat": "Running", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_pod_container_status_waiting{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Waiting", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_pod_container_status_restarts_total{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Restarts Total", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_pod_container_status_terminated{namespace=~\"$namespace\"})", "interval": "", "legendFormat": "Terminated", "refId": "E" } ], "title": "Nb of pods by state", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 39 }, "id": 2, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_info{namespace=~\"$namespace\", pod=~\"${created_by}.*\"}) by (pod)", "interval": "", "legendFormat": "{{ pod }}", "range": true, "refId": "A" } ], "title": "Nb of containers by pod", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 47 }, "id": 7, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(kube_deployment_status_replicas_available{namespace=~\"$namespace\"}) by (deployment)", "interval": "", "legendFormat": "{{ deployment }}", "range": true, "refId": "A" } ], "title": "Replicas available by deployment", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 47 }, "id": 8, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_deployment_status_replicas_unavailable{namespace=~\"$namespace\", pod=~\"${created_by}.*\"}) by (deployment)", "interval": "", "legendFormat": "{{ deployment }}", "range": true, "refId": "A" } ], "title": "Replicas unavailable by deployment", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "datasource", "uid": "grafana" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 42, "panels": [], "title": "Kubernetes Storage", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 56 }, "id": 65, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "sum(kubelet_volume_stats_used_bytes{namespace=~\"$namespace\"}) by (persistentvolumeclaim) / sum(kubelet_volume_stats_capacity_bytes{namespace=~\"$namespace\"}) by (persistentvolumeclaim)", "interval": "", "legendFormat": "{{ persistentvolumeclaim }}", "refId": "A" } ], "title": "Persistent Volumes - Capacity and usage in %", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 56 }, "id": 66, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "sum(kubelet_volume_stats_used_bytes{namespace=~\"$namespace\"}) by (persistentvolumeclaim)", "interval": "", "legendFormat": "{{ persistentvolumeclaim }} - Used", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "sum(kubelet_volume_stats_capacity_bytes{namespace=~\"$namespace\"}) by (persistentvolumeclaim)", "hide": false, "interval": "", "legendFormat": "{{ persistentvolumeclaim }} - Capacity", "refId": "B" } ], "title": "Persistent Volumes - Capacity and usage in bytes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 64 }, "id": 27, "options": { "legend": { "calcs": [], "displayMode": "table", "placement": "right", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "1 - sum(kubelet_volume_stats_inodes_used{namespace=~\"$namespace\"}) by (persistentvolumeclaim) / sum(kubelet_volume_stats_inodes{namespace=~\"$namespace\"}) by (persistentvolumeclaim)", "interval": "", "legendFormat": "{{ persistentvolumeclaim }}", "refId": "A" } ], "title": "Persistent Volumes - Inodes", "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 38, "style": "dark", "tags": [ "Kubernetes", "Prometheus" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": true, "text": [ "monitoring" ], "value": [ "monitoring" ] }, "datasource": { "type": "prometheus", "uid": "${datasource}" }, "definition": "label_values(kube_pod_info, namespace)", "hide": 0, "includeAll": true, "multi": true, "name": "namespace", "options": [], "query": { "query": "label_values(kube_pod_info, namespace)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "30s", "value": "30s" }, "hide": 0, "includeAll": false, "multi": false, "name": "resolution", "options": [ { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "15s", "value": "15s" }, { "selected": true, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "3m", "value": "3m" }, { "selected": false, "text": "5m", "value": "5m" } ], "query": "1s, 15s, 30s, 1m, 3m, 5m", "queryValue": "", "skipUrlSync": false, "type": "custom" }, { "current": { "selected": true, "text": "All", "value": "$__all" }, "datasource": { "type": "prometheus", "uid": "${datasource}" }, "definition": "label_values(kube_pod_info{namespace=~\"$namespace\", container!=\"\"},created_by_name)", "description": "Can be used to filter on a specific deployment, statefulset or deamonset (only relevant panels).", "hide": 0, "includeAll": true, "multi": true, "name": "created_by", "options": [], "query": { "query": "label_values(kube_pod_info{namespace=~\"$namespace\", container!=\"\"},created_by_name)", "refId": "PrometheusVariableQueryEditor-VariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "type": "query" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Kubernetes / Views / Namespaces", "uid": "k8s_views_ns", "version": 23, "weekStart": "", "gnetId": 15758 }
2023-05-15 15:05:01 UTC
null
0
0
15,757
1
419,283
28,909
11,523
kubernetes-views-global
Kubernetes / Views / Global
This is a modern 'Global View' dashboard for your Kubernetes cluster(s). Made for kube-prometheus-stack and take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes
2022-02-15 15:13:58 UTC
2023-05-30 10:21:26 UTC
0
This is a modern **Global View** dashboard for your Kubernetes cluster(s).\ Made for **kube-prometheus-stack** and take advantage of the latest Grafana features.\ **GitHub repository:** [grafana-dashboards-kubernetes](https://github.com/dotdc/grafana-dashboards-kubernetes) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-views-global.png) ![Screenshot](https://raw.githubusercontent.com/dotdc/media/main/grafana-dashboards-kubernetes/k8s-views-global-2.png)
71,259
71,260
nodeExporter
null
4
5
28,909
1
15,757
28
0
This is a modern 'Global View' dashboard for your Kubernetes cluster(s). Made for kube-prometheus-stack and take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes
{ "__inputs": [ { "name": "DS_PROMETHEUS", "label": "Prometheus", "description": "", "type": "datasource", "pluginId": "prometheus", "pluginName": "Prometheus" } ], "__elements": [], "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "8.3.4" }, { "type": "datasource", "id": "prometheus", "name": "Prometheus", "version": "5.0.0" }, { "type": "panel", "id": "timeseries", "name": "Time series", "version": "" }, { "type": "panel", "id": "stat", "name": "Stat", "version": "" }, { "type": "panel", "id": "gauge", "name": "Gauge", "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": "This is a modern 'Global View' dashboard for your Kubernetes cluster(s). Made for kube-prometheus-stack and take advantage of the latest Grafana features. GitHub repository: https://github.com/dotdc/grafana-dashboards-kubernetes", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "links": [], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 67, "panels": [], "title": "Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 0, "y": 1 }, "id": 77, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "avg(1-rate(node_cpu_seconds_total{mode=\"idle\"}[$__rate_interval]))", "interval": "", "legendFormat": "Real", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_requests{unit=\"core\"}) / sum(machine_cpu_cores)", "hide": false, "legendFormat": "Requests", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_limits{unit=\"core\"}) / sum(machine_cpu_cores)", "hide": false, "legendFormat": "Limits", "range": true, "refId": "C" } ], "title": "Global CPU Usage", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "decimals": 2, "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 6, "x": 6, "y": 1 }, "id": 78, "options": { "displayMode": "lcd", "minVizHeight": 10, "minVizWidth": 0, "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true, "text": {} }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(node_memory_MemTotal_bytes - node_memory_MemAvailable_bytes) / sum(node_memory_MemTotal_bytes)", "interval": "", "legendFormat": "Real", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_requests{unit=\"byte\"}) / sum(machine_memory_bytes)", "hide": false, "legendFormat": "Requests", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_limits{unit=\"byte\"}) / sum(machine_memory_bytes)", "hide": false, "legendFormat": "Limits", "range": true, "refId": "C" } ], "title": "Global RAM Usage", "type": "bargauge" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 12, "y": 1 }, "id": 63, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "count(count by (node) (kube_node_info))", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Nodes", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 12, "w": 10, "x": 14, "y": 1 }, "id": 52, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "sum(kube_namespace_labels)", "interval": "", "legendFormat": "Namespaces", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_pod_container_status_running)", "interval": "", "legendFormat": "Running Containers", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_pod_status_phase{phase='Running'})", "interval": "", "legendFormat": "Running Pods", "refId": "O" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_service_info)", "interval": "", "legendFormat": "Services", "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_endpoint_info)", "interval": "", "legendFormat": "Endpoints", "refId": "D" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_ingress_info)", "interval": "", "legendFormat": "Ingresses", "refId": "E" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_deployment_labels)", "interval": "", "legendFormat": "Deployments", "refId": "F" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_statefulset_labels)", "interval": "", "legendFormat": "Statefulsets", "refId": "G" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_daemonset_labels)", "interval": "", "legendFormat": "Daemonsets", "refId": "H" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_persistentvolumeclaim_info)", "interval": "", "legendFormat": "Persistent Volume Claims", "refId": "I" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_hpa_labels)", "interval": "", "legendFormat": "Horizontal Pod Autoscalers", "refId": "J" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_configmap_info)", "interval": "", "legendFormat": "Configmaps", "refId": "K" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_secret_info)", "interval": "", "legendFormat": "Secrets", "refId": "L" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_networkpolicy_labels)", "interval": "", "legendFormat": "Network Policies", "refId": "M" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "count(count by (node) (kube_node_info))", "hide": false, "interval": "", "legendFormat": "Nodes", "refId": "N" } ], "title": "Kubernetes Resource Count", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 12, "y": 5 }, "id": 59, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "count(kube_namespace_created)", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Namespaces", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 0, "y": 9 }, "id": 37, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(1-rate(node_cpu_seconds_total{mode=\"idle\"}[$__rate_interval]))", "interval": "", "legendFormat": "Real", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_requests{unit=\"core\"})", "hide": false, "legendFormat": "Requests", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_limits{unit=\"core\"})", "hide": false, "legendFormat": "Limits", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(machine_cpu_cores)", "hide": false, "legendFormat": "Total", "range": true, "refId": "D" } ], "title": "CPU Usage", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(255, 255, 255)", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 4, "w": 6, "x": 6, "y": 9 }, "id": 39, "options": { "colorMode": "none", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(node_memory_MemTotal_bytes - node_memory_MemAvailable_bytes)", "interval": "", "legendFormat": "Real", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_requests{unit=\"byte\"})", "hide": false, "legendFormat": "Requests", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_container_resource_limits{unit=\"byte\"})", "hide": false, "legendFormat": "Limits", "range": true, "refId": "C" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(machine_memory_bytes)", "hide": false, "legendFormat": "Total", "range": true, "refId": "D" } ], "title": "RAM Usage", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "mappings": [], "noValue": "0", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 2, "x": 12, "y": 9 }, "id": 62, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "reduceOptions": { "calcs": [ "last" ], "fields": "", "values": false }, "text": {}, "textMode": "value" }, "pluginVersion": "9.3.8", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "expr": "sum(kube_pod_status_phase{phase='Running'})", "interval": "", "legendFormat": "", "refId": "A" } ], "title": "Running Pods", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 13 }, "id": 84, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(kube_pod_status_qos_class) by (qos_class)", "interval": "", "legendFormat": "{{ qos_class }} pods", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "sum(kube_pod_info)", "hide": false, "legendFormat": "Total pods", "range": true, "refId": "B" } ], "title": "Kubernetes Pods QoS classes", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 13 }, "id": 85, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(kube_pod_status_reason) by (reason)", "interval": "", "legendFormat": "{{ reason }}", "range": true, "refId": "A" } ], "title": "Kubernetes Pods Status Reason", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 22 }, "id": 71, "panels": [], "title": "Resources", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd", "seriesBy": "last" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "CPU %", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "scheme", "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" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "yellow", "value": 0.5 }, { "color": "red", "value": 0.7 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "id": 72, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "right", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "avg(1-rate(node_cpu_seconds_total{mode=\"idle\"}[$__rate_interval]))", "interval": "$resolution", "legendFormat": "CPU usage in %", "refId": "A" } ], "title": "Cluster CPU Utilization", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "continuous-GrYlRd" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "MEMORY", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 10, "gradientMode": "scheme", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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": "#EAB839", "value": 0.5 }, { "color": "red", "value": 0.7 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 23 }, "id": 55, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max", "min" ], "displayMode": "hidden", "placement": "right", "showLegend": false }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(node_memory_MemTotal_bytes - node_memory_MemAvailable_bytes) / sum(node_memory_MemTotal_bytes)", "interval": "$resolution", "legendFormat": "Memory usage in %", "range": true, "refId": "A" } ], "title": "Cluster Memory Utilization", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "CPU CORES", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "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" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 31 }, "id": 46, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "sum(rate(container_cpu_usage_seconds_total{image!=\"\"}[$__rate_interval])) by (namespace)", "interval": "$resolution", "legendFormat": "{{ namespace }}", "refId": "A" } ], "title": "CPU Utilization by namespace", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 31 }, "id": 50, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "sum(container_memory_working_set_bytes{image!=\"\"}) by (namespace)", "interval": "$resolution", "legendFormat": "{{ namespace }}", "refId": "A" } ], "title": "Memory Utilization by namespace", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "CPU %", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "lineWidth": 2, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "id": 54, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "exemplar": true, "expr": "avg(1-rate(node_cpu_seconds_total{mode=\"idle\"}[$__rate_interval])) by (instance)", "interval": "$resolution", "legendFormat": "{{ node }}", "refId": "A" } ], "title": "CPU Utilization by instance", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "MEMORY", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 39 }, "id": 73, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "single", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(node_memory_MemTotal_bytes - node_memory_MemAvailable_bytes) by (instance)", "interval": "$resolution", "legendFormat": "{{ node}}", "range": true, "refId": "A" } ], "title": "Memory Utilization by instance", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "description": "", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "SECONDS", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "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" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 47 }, "id": 82, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(container_cpu_cfs_throttled_seconds_total{image!=\"\"}[$__rate_interval])) by (namespace) > 0", "interval": "$resolution", "legendFormat": "{{ namespace }}", "range": true, "refId": "A" } ], "title": "CPU Throttled seconds by namespace", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "description": "Number of times a CPU core has been throttled on an instance.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "NB", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "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" } }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 47 }, "id": 83, "options": { "legend": { "calcs": [ "min", "max", "mean" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Max", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(node_cpu_core_throttles_total[$__rate_interval])) by (instance)", "interval": "$resolution", "legendFormat": "{{ instance }}", "range": true, "refId": "A" } ], "title": "CPU Core Throttled by instance", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "prometheus" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 55 }, "id": 69, "panels": [], "title": "Network", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "description": "Dropped noisy virtual devices for readability.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "BANDWIDTH", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 56 }, "id": 44, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(node_network_receive_bytes_total{device!~\"lxc.*|veth.*\"}[$__rate_interval])) by (device)", "interval": "$resolution", "legendFormat": "Received : {{ device }}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "- sum(rate(node_network_transmit_bytes_total{device!~\"lxc.*|veth.*\"}[$__rate_interval])) by (device)", "interval": "$resolution", "legendFormat": "Transmitted : {{ device }}", "range": true, "refId": "B" } ], "title": "Global Network Utilization by device", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "DROPPED PACKETS", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 56 }, "id": 53, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(node_network_receive_drop_total[$__rate_interval]))", "interval": "$resolution", "legendFormat": "Packets dropped (receive)", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "- sum(rate(node_network_transmit_drop_total[$__rate_interval]))", "interval": "$resolution", "legendFormat": "Packets dropped (transmit)", "range": true, "refId": "B" } ], "title": "Network Saturation - Packets dropped", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "BANDWIDTH", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 64 }, "id": 79, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(container_network_receive_bytes_total[$__rate_interval])) by (namespace)", "interval": "$resolution", "legendFormat": "Received : {{ namespace }}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "- sum(rate(container_network_transmit_bytes_total[$__rate_interval])) by (namespace)", "hide": false, "interval": "$resolution", "legendFormat": "Transmitted : {{ namespace }}", "range": true, "refId": "B" } ], "title": "Network Received by namespace", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "BANDWIDTH", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 64 }, "id": 80, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(node_network_receive_bytes_total[$__rate_interval])) by (instance)", "interval": "$resolution", "legendFormat": "Received bytes in {{ instance }}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "- sum(rate(node_network_transmit_bytes_total[$__rate_interval])) by (instance)", "hide": false, "interval": "$resolution", "legendFormat": "Transmitted bytes in {{ instance }}", "range": true, "refId": "B" } ], "title": "Total Network Received (with all virtual devices) by instance", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "description": "Dropped noisy virtual devices for readability.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "BANDWIDTH", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 72 }, "id": 56, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(node_network_receive_bytes_total{device!~\"lxc.*|veth.*|lo\"}[$__rate_interval])) by (instance)", "interval": "$resolution", "legendFormat": "Received bytes in {{ instance }}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "- sum(rate(node_network_transmit_bytes_total{device!~\"lxc.*|veth.*|lo\"}[$__rate_interval])) by (instance)", "hide": false, "interval": "$resolution", "legendFormat": "Transmitted bytes in {{ instance }}", "range": true, "refId": "B" } ], "title": "Network Received (without loopback) by instance", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "description": "Dropped noisy virtual devices for readability.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "BANDWIDTH", "axisPlacement": "auto", "barAlignment": 0, "drawStyle": "line", "fillOpacity": 25, "gradientMode": "opacity", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineInterpolation": "smooth", "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 } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 72 }, "id": 81, "options": { "legend": { "calcs": [], "displayMode": "hidden", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "8.3.3", "targets": [ { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(node_network_receive_bytes_total{device=\"lo\"}[$__rate_interval])) by (instance)", "interval": "$resolution", "legendFormat": "Received bytes in {{ instance }}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "${datasource}" }, "editorMode": "code", "expr": "- sum(rate(node_network_transmit_bytes_total{device=\"lo\"}[$__rate_interval])) by (instance)", "hide": false, "interval": "$resolution", "legendFormat": "Transmitted bytes in {{ instance }}", "range": true, "refId": "B" } ], "title": "Network Received (loopback only) by instance", "type": "timeseries" } ], "refresh": "30s", "schemaVersion": 37, "style": "dark", "tags": [ "Kubernetes", "Prometheus" ], "templating": { "list": [ { "current": { "selected": false, "text": "Prometheus", "value": "Prometheus" }, "hide": 0, "includeAll": false, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": true, "text": "30s", "value": "30s" }, "hide": 0, "includeAll": false, "multi": false, "name": "resolution", "options": [ { "selected": false, "text": "1s", "value": "1s" }, { "selected": false, "text": "15s", "value": "15s" }, { "selected": true, "text": "30s", "value": "30s" }, { "selected": false, "text": "1m", "value": "1m" }, { "selected": false, "text": "3m", "value": "3m" }, { "selected": false, "text": "5m", "value": "5m" } ], "query": "1s, 15s, 30s, 1m, 3m, 5m", "queryValue": "", "skipUrlSync": false, "type": "custom" } ] }, "time": { "from": "now-1h", "to": "now" }, "timepicker": {}, "timezone": "", "title": "Kubernetes / Views / Global", "uid": "k8s_views_global", "version": 28, "weekStart": "", "gnetId": 15757 }
2023-05-30 10:21:26 UTC
null
0
0
7,233
1
173,136
20,205
1,699
unraid-system-dashboard-v2
Unraid System Dashboard V2
A Grafana dashboard for displaying Unraid stats
2018-07-30 14:10:50 UTC
2021-01-30 21:34:18 UTC
0
# A Grafana dashboard for displaying Unraid stats using [Telegraf](https://www.influxdata.com/time-series-platform/telegraf/) and [UPS data](https://technicalramblings.com/blog/monitoring-your-ups-stats-and-cost-with-influxdb-and-grafana-on-unraid-telegraf-edition/) # Guide: [How to setup Grafana, InfluxDB and Telegraf to monitor your unRAID system.](https://technicalramblings.com/blog/how-to-setup-grafana-influxdb-and-telegraf-to-monitor-your-unraid-system/) ## 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) Updates: V28: Variable fix for SMART panels. V27: Changed back to SI instead of IEC on Storage Consumption. Some small changes on SMART panels etc V26: Set Storage Consumption panel to use bytes(metric) instead of IEC. ## Use the variables to set the different data sources. ![](https://imgur.com/TyDJntd.png) ### Screenshot: ![](https://imgur.com/tzt03LJ.png) ![](https://imgur.com/KyrCWL8.png) # telegraf.conf ``` # Telegraf Configuration # # Telegraf is entirely plugin driven. All metrics are gathered from the # declared inputs, and sent to the declared outputs. # # Plugins must be declared in here to be active. # To deactivate a plugin, comment out the name and any variables. # # Use 'telegraf -config telegraf.conf -test' to see what metrics a config # file would generate. # # Environment variables can be used anywhere in this config file, simply prepend # them with $. For strings the variable must be within quotes (ie, "$STR_VAR"), # for numbers and booleans they should be plain (ie, $INT_VAR, $BOOL_VAR) # Global tags can be specified here in key="value" format. [global_tags] # dc = "us-east-1" # will tag all metrics with dc=us-east-1 # rack = "1a" ## Environment variables can be used as tags, and throughout the config file # user = "$USER" # Configuration for telegraf agent [agent] ## Default data collection interval for all inputs interval = "10s" ## Rounds collection interval to 'interval' ## ie, if interval="10s" then always collect on :00, :10, :20, etc. round_interval = true ## Telegraf will send metrics to outputs in batches of at most ## metric_batch_size metrics. ## This controls the size of writes that Telegraf sends to output plugins. metric_batch_size = 1000 ## For failed writes, telegraf will cache metric_buffer_limit metrics for each ## output, and will flush this buffer on a successful write. Oldest metrics ## are dropped first when this buffer fills. ## This buffer only fills when writes fail to output plugin(s). metric_buffer_limit = 10000 ## Collection jitter is used to jitter the collection by a random amount. ## Each plugin will sleep for a random time within jitter before collecting. ## This can be used to avoid many plugins querying things like sysfs at the ## same time, which can have a measurable effect on the system. collection_jitter = "0s" ## Default flushing interval for all outputs. You shouldn't set this below ## interval. Maximum flush_interval will be flush_interval + flush_jitter flush_interval = "10s" ## Jitter the flush interval by a random amount. This is primarily to avoid ## large write spikes for users running a large number of telegraf instances. ## ie, a jitter of 5s and interval 10s means flushes will happen every 10-15s flush_jitter = "0s" ## By default or when set to "0s", precision will be set to the same ## timestamp order as the collection interval, with the maximum being 1s. ## ie, when interval = "10s", precision will be "1s" ## when interval = "250ms", precision will be "1ms" ## Precision will NOT be used for service inputs. It is up to each individual ## service input to set the timestamp at the appropriate precision. ## Valid time units are "ns", "us" (or "µs"), "ms", "s". precision = "" ## Logging configuration: ## Run telegraf with debug log messages. debug = false ## Run telegraf in quiet mode (error log messages only). quiet = false ## Specify the log file name. The empty string means to log to stderr. logfile = "" ## Override default hostname, if empty use os.Hostname() hostname = "" ## If set to true, do no set the "host" tag in the telegraf agent. omit_hostname = false ############################################################################### # OUTPUT PLUGINS # ############################################################################### # Configuration for influxdb server to send metrics to [[outputs.influxdb]] ## The full HTTP or UDP URL for your InfluxDB instance. ## ## Multiple urls can be specified as part of the same cluster, ## this means that only ONE of the urls will be written to each interval. # urls = ["udp://127.0.0.1:8089"] # UDP endpoint example urls = ["http://192.168.1.34:8086"] # required ## The target database for metrics (telegraf will create it if not exists). database = "telegraf" # required ## Name of existing retention policy to write to. Empty string writes to ## the default retention policy. retention_policy = "" ## Write consistency (clusters only), can be: "any", "one", "quorum", "all" write_consistency = "any" ## Write timeout (for the InfluxDB client), formatted as a string. ## If not provided, will default to 5s. 0s means no timeout (not recommended). timeout = "5s" # username = "telegraf" # password = "metricsmetricsmetricsmetrics" ## Set the user agent for HTTP POSTs (can be useful for log differentiation) # user_agent = "telegraf" ## Set UDP payload size, defaults to InfluxDB UDP Client default (512 bytes) # udp_payload = 512 ## Optional SSL Config # ssl_ca = "/etc/telegraf/ca.pem" # ssl_cert = "/etc/telegraf/cert.pem" # ssl_key = "/etc/telegraf/key.pem" ## Use SSL but skip chain & host verification # insecure_skip_verify = false ## HTTP Proxy Config # http_proxy = "http://corporate.proxy:3128" ## Optional HTTP headers # http_headers = {"X-Special-Header" = "Special-Value"} ## Compress each HTTP request payload using GZIP. # content_encoding = "gzip" ############################################################################### # INPUT PLUGINS # ############################################################################### # Read metrics about cpu usage [[inputs.cpu]] ## Whether to report per-cpu stats or not percpu = true ## Whether to report total system cpu stats or not totalcpu = true ## If true, collect raw CPU time metrics. collect_cpu_time = false ## If true, compute and report the sum of all non-idle CPU states. report_active = false # # Monitor sensors, requires lm-sensors package [[inputs.sensors]] # ## Remove numbers from field names. # ## If true, a field name like 'temp1_input' will be changed to 'temp_input'. # # remove_numbers = true # Read metrics about disk usage by mount point [[inputs.disk]] ## By default, telegraf gather stats for all mountpoints. ## Setting mountpoints will restrict the stats to the specified mountpoints. # mount_points = ["/"] ## Ignore some mountpoints by filesystem type. For example (dev)tmpfs (usually ## present on /run, /var/run, /dev/shm or /dev). ignore_fs = ["tmpfs", "devtmpfs", "devfs"] # # Read metrics from storage devices supporting S.M.A.R.T. [[inputs.smart]] # Read metrics about disk IO by device [[inputs.diskio]] ## By default, telegraf will gather stats for all devices including ## disk partitions. ## Setting devices will restrict the stats to the specified devices. # devices = ["sda", "sdb"] ## Uncomment the following line if you need disk serial numbers. # skip_serial_number = false # ## On systems which support it, device metadata can be added in the form of ## tags. ## Currently only Linux is supported via udev properties. You can view ## available properties for a device by running: ## 'udevadm info -q property -n /dev/sda' # device_tags = ["ID_FS_TYPE", "ID_FS_USAGE"] # ## Using the same metadata source as device_tags, you can also customize the ## name of the device via templates. ## The 'name_templates' parameter is a list of templates to try and apply to ## the device. The template may contain variables in the form of '$PROPERTY' or ## '${PROPERTY}'. The first template which does not contain any variables not ## present for the device is used as the device name tag. ## The typical use case is for LVM volumes, to get the VG/LV name instead of ## the near-meaningless DM-0 name. # name_templates = ["$ID_FS_LABEL","$DM_VG_NAME/$DM_LV_NAME"] # Get kernel statistics from /proc/stat [[inputs.kernel]] # no configuration # Read metrics about memory usage [[inputs.mem]] # no configuration # Get the number of processes and group them by status [[inputs.processes]] # no configuration # Read metrics about swap memory usage [[inputs.swap]] # no configuration # Read metrics about system load & uptime [[inputs.system]] # no configuration # # Read metrics about network interface usage [[inputs.net]] # ## By default, telegraf gathers stats from any up interface (excluding loopback) # ## Setting interfaces will tell it to gather these explicit interfaces, # ## regardless of status. # ## interfaces = ["eth0"] # # Read TCP metrics such as established, time wait and sockets counts. [[inputs.netstat]] # # no configuration # # Read metrics about docker containers [[inputs.docker]] # ## Docker Endpoint # ## To use TCP, set endpoint = "tcp://[ip]:[port]" # ## To use environment variables (ie, docker-machine), set endpoint = "ENV" endpoint = "unix:///var/run/docker.sock" # # ## Set to true to collect Swarm metrics(desired_replicas, running_replicas) gather_services = false # # ## Only collect metrics for these containers, collect all if empty container_names = [] # # ## Containers to include and exclude. Globs accepted. # ## Note that an empty array for both will include all containers container_name_include = [] # container_name_exclude = [] # # ## Timeout for docker list, info, and stats commands timeout = "5s" # # ## Whether to report for each container per-device blkio (8:0, 8:1...) and # ## network (eth0, eth1, ...) stats or not perdevice = true # ## Whether to report for each container total blkio and network stats or not # total = false # ## Which environment variables should we use as a tag # ##tag_env = ["JAVA_HOME", "HEAP_SIZE"] # # ## docker labels to include and exclude as tags. Globs accepted. # ## Note that an empty array for both will include all labels as tags docker_label_include = [] # docker_label_exclude = [] # # ## Optional SSL Config # # ssl_ca = "/etc/telegraf/ca.pem" # # ssl_cert = "/etc/telegraf/cert.pem" # # ssl_key = "/etc/telegraf/key.pem" # ## Use SSL but skip chain & host verification # # insecure_skip_verify = false ```
56,096
56,097
Telegraf
null
4
5
20,205
1
7,233
28
424
null
{ "__inputs": [ { "name": "DS_TELEGRAF", "label": "Telegraf", "description": "", "type": "datasource", "pluginId": "influxdb", "pluginName": "InfluxDB" } ], "__requires": [ { "type": "panel", "id": "bargauge", "name": "Bar gauge", "version": "" }, { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "7.3.6" }, { "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", "name": "Table", "version": "" } ], "annotations": { "list": [ { "$$hashKey": "object:34", "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "editable": true, "gnetId": 7233, "graphTooltip": 0, "id": null, "iteration": 1612041564456, "links": [ { "$$hashKey": "object:467", "icon": "external link", "tags": [], "targetBlank": true, "title": "Grafana Themes", "tooltip": "", "type": "link", "url": "https://github.com/gilbN/theme.park/wiki/Grafana" }, { "$$hashKey": "object:468", "icon": "external link", "tags": [], "targetBlank": true, "title": "Setting up Grafana and InfluxDB for UPS monitoring on unRAID", "tooltip": "", "type": "link", "url": "https://technicalramblings.com/blog/tag/ups/" }, { "$$hashKey": "object:469", "icon": "external link", "tags": [], "targetBlank": true, "title": "How to setup Grafana, InfluxDB and Telegraf to monitor your unRAID system", "tooltip": "", "type": "link", "url": "https://technicalramblings.com/blog/how-to-setup-grafana-influxdb-and-telegraf-to-monitor-your-unraid-system/" } ], "panels": [ { "collapsed": false, "datasource": "${DS_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 90, "panels": [], "title": "UPS Stats", "type": "row" }, { "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": 9, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 138, "interval": "$interval", "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "repeat": null, "seriesOverrides": [ { "$$hashKey": "object:211", "alias": "Watts", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "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": null, "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:224", "decimals": null, "format": "percent", "label": "Percent", "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:225", "format": "watt", "label": "Watts", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "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": 3, "w": 3, "x": 9, "y": 1 }, "hideTimeOverride": true, "id": 144, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "apcupsd", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "time_left_ns" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [] } ], "timeFrom": "21s", "timeShift": null, "title": "UPS Runtime", "type": "stat" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "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": 99 }, { "color": "#d44a3a", "value": 150 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 1 }, "hideTimeOverride": true, "id": 140, "interval": "$interval", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Watts", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "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": [] } ], "timeFrom": "21s", "timeShift": null, "title": "Current UPS Load", "type": "stat" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "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": 0.1 }, { "color": "#d44a3a", "value": 0.15 } ] }, "unit": "kwatth" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 1 }, "hideTimeOverride": true, "id": 142, "interval": "", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Wh", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "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": [] } ], "timeFrom": "21s", "timeShift": null, "title": "Current Load kWh", "type": "stat" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 1 }, "hideTimeOverride": true, "id": 148, "interval": null, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Costs", "groupBy": [ { "params": [ "1d" ], "type": "time" } ], "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": [] } ], "timeFrom": "now/y", "title": "Average Daily Cost in $currency", "type": "stat" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "$upsdatasource", "decimals": 0, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 3, "x": 21, "y": 1 }, "hiddenSeries": false, "hideTimeOverride": true, "id": 154, "interval": "$interval", "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", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:5660", "alias": "W", "color": "#c15c17" }, { "$$hashKey": "object:5661", "alias": "T", "color": "#299c46" }, { "$$hashKey": "object:5662", "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:5681", "format": "watt", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:5682", "decimals": 1, "format": "ns", "label": "", "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": true, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$upsdatasource", "fieldConfig": { "defaults": { "custom": { "align": null }, "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": 3, "w": 3, "x": 9, "y": 4 }, "hideTimeOverride": true, "id": 136, "interval": "$interval", "links": [], "maxDataPoints": 100, "options": { "displayMode": "gradient", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.6", "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", "timeShift": null, "title": "UPS Battery Charge", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "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": 99 }, { "color": "#d44a3a", "value": 150 } ] }, "unit": "watt" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 12, "y": 4 }, "hideTimeOverride": true, "id": 146, "interval": "2h", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "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": "mean" }, { "params": [ "* .01 * $maxwatt" ], "type": "math" } ] ], "tags": [] } ], "timeFrom": "now/y", "title": "Average UPS Load", "type": "stat" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "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": 0 }, { "color": "#d44a3a" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 15, "y": 4 }, "hideTimeOverride": true, "id": 152, "interval": "1d", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "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": [] } ], "timeFrom": "now/y", "title": "Estimated Yearly Cost in $currency", "type": "stat" }, { "cacheTimeout": null, "datasource": "$upsdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "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": 0 }, { "color": "#299c46" } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 3, "w": 3, "x": 18, "y": 4 }, "hideTimeOverride": true, "id": 150, "interval": "1d", "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "sum" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "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": [] } ], "timeFrom": "now/y", "title": "This Year's Cost in $currency", "type": "stat" }, { "collapsed": false, "datasource": "${DS_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 7 }, "id": 16, "panels": [], "repeat": null, "title": "CPU Stats", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 4, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 8 }, "hiddenSeries": false, "id": 1, "interval": "$interval", "legend": { "alignAsTable": false, "avg": true, "current": true, "max": false, "min": false, "rightSide": false, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_cpu", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "cpu" ], "type": "tag" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "!~", "value": "/^cpu-total/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - CPU", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2169", "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2170", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "custom": { "align": null }, "decimals": 1, "mappings": [ { "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(10, 10, 10)", "value": null }, { "color": "#65c5db", "value": 1 }, { "color": "yellow", "value": 15770000 }, { "color": "red", "value": 31540000 } ] }, "unit": "dtdhms" }, "overrides": [] }, "gridPos": { "h": 7, "w": 6, "x": 9, "y": 8 }, "id": 13, "interval": "$interval", "links": [], "maxDataPoints": 100, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "center", "orientation": "auto", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "1s" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "measurement": "system", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "uptime" ], "type": "field" }, { "params": [], "type": "sum" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "timeFrom": null, "timeShift": null, "title": "$host - Uptime", "type": "stat" }, { "aliasColors": { "CPU Total": "#64b0c8", "IO Wait": "#ba43a9", "Nice": "#cca300", "Softirq": "rgb(106, 218, 75)", "System": "#ba43a9", "Total": "blue", "iowait": "rgb(255, 0, 0)" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 7, "w": 9, "x": 15, "y": 8 }, "hiddenSeries": false, "hideTimeOverride": false, "id": 15, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$col", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*-1+100" ], "type": "math" }, { "params": [ "Total" ], "type": "alias" } ], [ { "params": [ "usage_iowait" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "iowait" ], "type": "alias" } ], [ { "params": [ "usage_nice" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Nice" ], "type": "alias" } ], [ { "params": [ "usage_user" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "User" ], "type": "alias" } ], [ { "params": [ "usage_softirq" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Softirq" ], "type": "alias" } ], [ { "params": [ "usage_system" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "System" ], "type": "alias" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "iowait", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_iowait" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Nice", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_nice" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "User", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "D", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_user" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "Softirq", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "E", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_softirq" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "System", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": true, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "F", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_system" ], "type": "field" }, { "params": [], "type": "distinct" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - CPU package", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:779", "decimals": null, "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:780", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 255, 255)", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 75 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 15, "w": 3, "x": 0, "y": 15 }, "hideTimeOverride": true, "id": 126, "interval": "$interval", "links": [], "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "mean" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.6", "targets": [ { "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "=", "value": "cpu-total" } ] } ], "timeFrom": "21s", "timeShift": null, "title": "$host - CPU Load Total", "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 255, 255)", "value": null }, { "color": "yellow", "value": 50 }, { "color": "red", "value": 75 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 3, "w": 21, "x": 3, "y": 15 }, "hideTimeOverride": true, "id": 120, "interval": "$interval", "links": [], "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.6", "targets": [ { "alias": "$tag_chip", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "chip" ], "type": "tag" } ], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "chip", "operator": "=~", "value": "/.*/" } ] } ], "timeFrom": null, "timeShift": null, "title": "$host - CPU Package Temp", "transformations": [], "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 255, 255)", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 75 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 12, "w": 10, "x": 3, "y": 18 }, "hideTimeOverride": true, "id": 128, "interval": "$interval", "links": [], "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.6", "targets": [ { "alias": "$tag_feature $tag_chip", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "feature" ], "type": "tag" }, { "params": [ "chip" ], "type": "tag" } ], "measurement": "sensors", "orderByTime": "ASC", "policy": "default", "query": "SELECT distinct(\"temp_input\") FROM \"sensors\" WHERE (\"chip\" = 'coretemp-isa-0000' AND \"feature\" = 'core_0') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "C", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_input" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "feature", "operator": "!~", "value": "/.*package/" } ] } ], "timeFrom": null, "timeShift": null, "title": "$host - CPU Temp", "transformations": [], "type": "bargauge" }, { "cacheTimeout": null, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "custom": { "align": null }, "mappings": [], "max": 100, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 255, 255)", "value": null }, { "color": "#EAB839", "value": 50 }, { "color": "red", "value": 75 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 12, "w": 11, "x": 13, "y": 18 }, "hideTimeOverride": true, "id": 130, "interval": "$interval", "links": [], "options": { "displayMode": "lcd", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.6", "targets": [ { "alias": "$tag_cpu", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "cpu" ], "type": "tag" } ], "hide": false, "measurement": "cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_idle" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "*-1+100" ], "type": "math" } ] ], "tags": [ { "key": "cpu", "operator": "!~", "value": "/^cpu-total/" } ] } ], "timeFrom": null, "timeShift": null, "title": "$host - CPU Load", "type": "bargauge" }, { "collapsed": false, "datasource": "${DS_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 30 }, "id": 17, "panels": [], "repeat": null, "title": "Network / Memory", "type": "row" }, { "aliasColors": { "Received": "#70dbed", "Sent": "#bf1b00", "eth0 In": "green", "eth0 Out": "red", "eth0 Recieved": "blue", "eth0 Sent": "red" }, "bars": false, "cacheTimeout": null, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "decimals": 2, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 31 }, "hiddenSeries": false, "id": 10, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": false, "hideEmpty": false, "hideZero": false, "max": false, "min": false, "rightSide": true, "show": false, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:334", "alias": "/ In$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_interface $col", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_recv" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "In" ], "type": "alias" } ], [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "Out" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "$tag_interface Out", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "interface" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": true, "measurement": "net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "bytes_sent" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Network", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:258", "decimals": null, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:259", "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 5, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 31 }, "hiddenSeries": false, "id": 11, "interval": "$interval", "legend": { "alignAsTable": true, "avg": false, "current": true, "hideEmpty": false, "hideZero": false, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "RAM $col", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "host" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Used" ], "type": "alias" } ], [ { "params": [ "buffered" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Buffered" ], "type": "alias" } ], [ { "params": [ "cached" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Cached" ], "type": "alias" } ], [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Free" ], "type": "alias" } ], [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Total" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Memory", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2874", "decimals": null, "format": "decbytes", "label": "Bytes", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2875", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 18, "panels": [], "repeat": null, "title": "Disks", "type": "row" }, { "cacheTimeout": null, "datasource": "$diskdatasource", "description": "The panel shows the growth of the fuse filesystem including any cache drives. ", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "$$hashKey": "object:273", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 38 }, "hideTimeOverride": true, "id": 78, "interval": "", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Space Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "device", "operator": "=", "value": "shfs" } ] } ], "timeFrom": "now/d", "title": "$host - Data Growth Today", "type": "stat" }, { "cacheTimeout": null, "datasource": "$diskdatasource", "description": "The panel shows the growth of the fuse filesystem including any cache drives. ", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "$$hashKey": "object:415", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "yellow", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 38 }, "hideTimeOverride": true, "id": 79, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Space Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "device", "operator": "=", "value": "shfs" } ] } ], "timeFrom": "now/w", "timeShift": null, "title": "$host - Data Growth This Week", "type": "stat" }, { "cacheTimeout": null, "datasource": "$diskdatasource", "description": "The panel shows the growth of the fuse filesystem including any cache drives. ", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "$$hashKey": "object:537", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "orange", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 38 }, "hideTimeOverride": true, "id": 80, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Space Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "device", "operator": "=", "value": "shfs" } ] } ], "timeFrom": "now/M", "title": "$host - Data Growth This Month", "type": "stat" }, { "cacheTimeout": null, "datasource": "$diskdatasource", "description": "The panel shows the growth of the fuse filesystem including any cache drives. ", "fieldConfig": { "defaults": { "custom": {}, "decimals": 2, "mappings": [ { "$$hashKey": "object:659", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "red", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 38 }, "hideTimeOverride": true, "id": 81, "interval": "2h", "links": [], "maxDataPoints": 3000, "options": { "colorMode": "background", "graphMode": "none", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "diff" ], "fields": "", "values": false }, "textMode": "auto" }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Space Used", "groupBy": [ { "params": [ "$__interval" ], "type": "time" } ], "hide": false, "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"used\") FROM \"disk\" WHERE (\"path\" = '/mnt/user') AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "device", "operator": "=", "value": "shfs" } ] } ], "timeFrom": "now/y", "timeShift": null, "title": "$host - Data Growth This Year", "type": "stat" }, { "datasource": "$diskdatasource", "fieldConfig": { "defaults": { "custom": { "align": null, "filterable": false }, "decimals": 2, "mappings": [ { "from": "", "id": 0, "text": "Cache", "to": "", "type": 1, "value": "/mnt/cache" }, { "from": "", "id": 1, "text": "Disk 1", "to": "", "type": 1, "value": "/mnt/disk1" }, { "from": "", "id": 2, "text": "Disk 2", "to": "", "type": 1, "value": "/mnt/disk2" }, { "from": "", "id": 3, "text": "Disk 3", "to": "", "type": 1, "value": "/mnt/disk3" }, { "from": "", "id": 4, "text": "Disk 4", "to": "", "type": 1, "value": "/mnt/disk4" }, { "from": "", "id": 5, "text": "Disk 5", "to": "", "type": 1, "value": "/mnt/disk5" }, { "from": "", "id": 6, "text": "Disk 6", "to": "", "type": 1, "value": "/mnt/disk6" }, { "from": "", "id": 7, "text": "Disk 7", "to": "", "type": 1, "value": "/mnt/disk7" }, { "from": "", "id": 8, "text": "Disk 8", "to": "", "type": 1, "value": "/mnt/disk8" }, { "from": "", "id": 9, "text": "Disk 9", "to": "", "type": 1, "value": "/mnt/disk9" }, { "from": "", "id": 10, "text": "Disk 10", "to": "", "type": 1, "value": "/mnt/disk10" }, { "from": "", "id": 11, "text": "Disk 11", "to": "", "type": 1, "value": "/mnt/disk11" }, { "from": "", "id": 12, "text": "Disk 12", "to": "", "type": 1, "value": "/mnt/disk12" }, { "from": "", "id": 13, "text": "Disk 13", "to": "", "type": 1, "value": "/mnt/disk13" }, { "from": "", "id": 14, "text": "Disk 14", "to": "", "type": 1, "value": "/mnt/disk14" }, { "from": "", "id": 15, "text": "Disk 15", "to": "", "type": 1, "value": "/mnt/disk15" }, { "from": "", "id": 16, "text": "Disk 16", "to": "", "type": 1, "value": "/mnt/disk16" }, { "from": "", "id": 17, "text": "Disk 17", "to": "", "type": 1, "value": "/mnt/disk17" }, { "from": "", "id": 18, "text": "Disk 18", "to": "", "type": 1, "value": "/mnt/disk18" }, { "from": "", "id": 19, "text": "Disk 19", "to": "", "type": 1, "value": "/mnt/disk19" }, { "from": "", "id": 20, "text": "Disk 20", "to": "", "type": 1, "value": "/mnt/disk20" }, { "from": "", "id": 21, "text": "Disk 21", "to": "", "type": 1, "value": "/mnt/disk21" }, { "from": "", "id": 22, "text": "Disk 22", "to": "", "type": 1, "value": "/mnt/disk22" }, { "from": "", "id": 23, "text": "Disk 23", "to": "", "type": 1, "value": "/mnt/disk23" }, { "from": "", "id": 24, "text": "Disk 24", "to": "", "type": 1, "value": "/mnt/disk24" }, { "from": "", "id": 25, "text": "Disk 25", "to": "", "type": 1, "value": "/mnt/disk25" }, { "from": "", "id": 26, "text": "Disk 26", "to": "", "type": 1, "value": "/mnt/disk26" }, { "from": "", "id": 27, "text": "Disk 27", "to": "", "type": 1, "value": "/mnt/disk27" }, { "from": "", "id": 28, "text": "Disk 28", "to": "", "type": 1, "value": "/mnt/disk28" }, { "from": "", "id": 29, "text": "Disk 29", "to": "", "type": 1, "value": "/mnt/disk29" }, { "from": "", "id": 30, "text": "Disk 30", "to": "", "type": 1, "value": "/mnt/disk30" }, { "from": "", "id": 31, "text": "Array + Cache", "to": "", "type": 1, "value": "/mnt/user" }, { "from": "", "id": 32, "text": "Array", "to": "", "type": 1, "value": "/mnt/user0" }, { "from": "", "id": 33, "text": "docker.img", "to": "", "type": 1, "value": "/var/lib/docker" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [ { "matcher": { "id": "byName", "options": "Free" }, "properties": [ { "id": "custom.displayMode", "value": "color-text" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.25 }, { "color": "orange", "value": 0.5 }, { "color": "yellow", "value": 0.75 }, { "color": "green", "value": 0.99 } ] } }, { "id": "unit", "value": "dectbytes" }, { "id": "custom.width", "value": 67 } ] }, { "matcher": { "id": "byName", "options": "File System" }, "properties": [ { "id": "custom.width", "value": 85 } ] }, { "matcher": { "id": "byName", "options": "Path" }, "properties": [ { "id": "custom.width", "value": 145 } ] }, { "matcher": { "id": "byName", "options": "Disk Mount" }, "properties": [ { "id": "custom.width", "value": 88 } ] }, { "matcher": { "id": "byName", "options": "Used" }, "properties": [ { "id": "custom.width", "value": 89 } ] }, { "matcher": { "id": "byName", "options": "Total" }, "properties": [ { "id": "custom.width", "value": 106 } ] }, { "matcher": { "id": "byName", "options": "Used %" }, "properties": [ { "id": "custom.width", "value": 80 }, { "id": "unit", "value": "percent" }, { "id": "thresholds", "value": { "mode": "percentage", "steps": [ { "color": "green", "value": null }, { "color": "#6ED0E0", "value": 24 }, { "color": "yellow", "value": 49 }, { "color": "orange", "value": 74 }, { "color": "red", "value": 89 } ] } }, { "id": "custom.displayMode", "value": "color-background" } ] } ] }, "gridPos": { "h": 17, "w": 9, "x": 0, "y": 41 }, "hideTimeOverride": false, "id": 85, "interval": "$interval", "links": [], "options": { "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Disk Mount" } ] }, "pluginVersion": "7.3.6", "targets": [ { "alias": "Disk 1", "dsType": "influxdb", "groupBy": [ { "params": [ "path" ], "type": "tag" }, { "params": [ "device" ], "type": "tag" }, { "params": [ "fstype" ], "type": "tag" } ], "measurement": "disk", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"free\") AS \"Free\", last(\"used\") AS \"Used\", last(\"total\") AS \"Total\" FROM \"disk\" WHERE (\"path\" = '/rootfs/mnt/user') AND $timeFilter GROUP BY \"path\"", "rawQuery": false, "refId": "B", "resultFormat": "table", "select": [ [ { "params": [ "free" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ " / 1000000000000" ], "type": "math" }, { "params": [ "Free" ], "type": "alias" } ], [ { "params": [ "used" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Used" ], "type": "alias" } ], [ { "params": [ "total" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Total" ], "type": "alias" } ], [ { "params": [ "used_percent" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Used %" ], "type": "alias" } ] ], "tags": [ { "key": "path", "operator": "=~", "value": "/.*mnt|\\/var\\/lib\\/docker/" }, { "condition": "AND", "key": "path", "operator": "!~", "value": "/\\/var\\/lib\\/docker\\/btrfs.*/" }, { "condition": "AND", "key": "fstype", "operator": "!~", "value": "/rootfs*/" } ] } ], "timeFrom": null, "title": "$host - Storage Consumption", "transformations": [ { "id": "organize", "options": { "excludeByName": { "Time": true }, "indexByName": { "Free": 4, "Time": 2, "Total": 7, "Used": 5, "Used %": 6, "device": 0, "fstype": 3, "path": 1 }, "renameByName": { "Free": "", "device": "Disk Mount", "fstype": "File System", "path": "Path" } } } ], "type": "table" }, { "datasource": "$telegrafdatasource", "description": "If a drive is spun down it will not show!", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 70, "min": 0, "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 255, 255)", "value": null }, { "color": "#EAB839", "value": 35 }, { "color": "red", "value": 45 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 6, "w": 15, "x": 9, "y": 41 }, "id": 165, "interval": "$interval", "options": { "displayMode": "lcd", "orientation": "vertical", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showUnfilled": true }, "pluginVersion": "7.3.6", "targets": [ { "alias": "$tag_device", "groupBy": [ { "params": [ "device" ], "type": "tag" } ], "measurement": "smart_device", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_c" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "device", "operator": "=~", "value": "/.*/" } ] } ], "timeFrom": null, "timeShift": null, "title": "$host - CPU S.M.A.R.T Temps", "type": "bargauge" }, { "datasource": "$telegrafdatasource", "description": "See [This link](http://www.users.on.net/~fzabkar/HDD/Seagate_SER_RRER_HEC.html ) For an explanation on high error rate on Seagate drives", "fieldConfig": { "defaults": { "custom": { "align": "left", "displayMode": "color-text", "filterable": false }, "mappings": [], "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Temp" }, "properties": [ { "id": "custom.displayMode", "value": "lcd-gauge" }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "rgb(0, 255, 255)", "value": null }, { "color": "#EAB839", "value": 35 }, { "color": "red", "value": 45 } ] } }, { "id": "min", "value": 0 }, { "id": "unit", "value": "celsius" }, { "id": "max", "value": 70 }, { "id": "custom.width" } ] }, { "matcher": { "id": "byName", "options": "Health OK" }, "properties": [ { "id": "mappings", "value": [ { "from": "", "id": 0, "text": "ewwewewe", "to": "", "type": 1, "value": "true" } ] }, { "id": "custom.width", "value": 82 } ] }, { "matcher": { "id": "byName", "options": "Device" }, "properties": [ { "id": "custom.width", "value": 105 } ] }, { "matcher": { "id": "byName", "options": "Read Error Rate" }, "properties": [ { "id": "custom.width", "value": 134 } ] }, { "matcher": { "id": "byName", "options": "Seek Error Rate" }, "properties": [ { "id": "custom.width", "value": 127 } ] }, { "matcher": { "id": "byName", "options": "UDMA CRC Errors" }, "properties": [ { "id": "custom.width", "value": 130 }, { "id": "thresholds", "value": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1 } ] } } ] }, { "matcher": { "id": "byName", "options": "Model" }, "properties": [ { "id": "custom.width", "value": 209 } ] } ] }, "gridPos": { "h": 11, "w": 15, "x": 9, "y": 47 }, "id": 162, "interval": "$interval", "links": [], "options": { "frameIndex": 0, "showHeader": true, "sortBy": [] }, "pluginVersion": "7.3.6", "targets": [ { "alias": "$tag_device", "groupBy": [ { "params": [ "device" ], "type": "tag" }, { "params": [ "model" ], "type": "tag" } ], "measurement": "smart_device", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"read_error_rate\") AS \"Read Error Rate\", last(\"seek_error_rate\") AS \"Seek Error Rate\", last(\"udma_crc_errors\") AS \"UDMA CRC Errors\", last(\"health_ok\") AS \"Health OK\", last(\"temp_c\") AS \"Temp\" FROM \"smart_device\" WHERE (\"device\" =~ /.*/) AND $timeFilter GROUP BY \"device\", \"model\"", "rawQuery": false, "refId": "A", "resultFormat": "table", "select": [ [ { "params": [ "read_error_rate" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Read Error Rate" ], "type": "alias" } ], [ { "params": [ "seek_error_rate" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Seek Error Rate" ], "type": "alias" } ], [ { "params": [ "udma_crc_errors" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "UDMA CRC Errors" ], "type": "alias" } ], [ { "params": [ "health_ok" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Health OK" ], "type": "alias" } ], [ { "params": [ "temp_c" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "Temp" ], "type": "alias" } ] ], "tags": [ { "key": "device", "operator": "=~", "value": "/.*/" } ] } ], "timeFrom": null, "timeShift": null, "title": "$host - Disk Health Overview", "transformations": [ { "id": "merge", "options": {} }, { "id": "organize", "options": { "excludeByName": { "Power On Hours": true, "Time": true, "device": false, "model": false }, "indexByName": {}, "renameByName": { "device": "Device", "model": "Model" } } } ], "type": "table" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "fieldConfig": { "defaults": { "custom": {}, "mappings": [], "max": 70, "min": 0, "noValue": "N/A", "thresholds": { "mode": "absolute", "steps": [ { "color": "rgb(0, 255, 255)", "value": null }, { "color": "#EAB839", "value": 35 }, { "color": "red", "value": 45 } ] }, "unit": "celsius" }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 58 }, "hiddenSeries": false, "id": 167, "interval": "", "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": [ { "alias": "$tag_device", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "device" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "smart_device", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "temp_c" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "device", "operator": "=~", "value": "/.*/" } ] } ], "thresholds": [], "timeFrom": "6h", "timeRegions": [], "timeShift": null, "title": "$host - Drive S.M.A.R.T Temps", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:3306", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:3307", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "Cache": "#6ed0e0", "Cache Read": "#70dbed", "Cache Write": "#bf1b00", "Free": "#6ed0e0", "Read": "#70dbed", "Used": "#bf1b00", "Write": "#bf1b00", "nvme0n1 Read": "green", "nvme0n1 Write": "red" }, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$diskdatasource", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 65 }, "hiddenSeries": false, "id": 4, "interval": "$interval", "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": false, "max": false, "min": false, "rightSide": false, "show": false, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:2152", "alias": "/Read$/", "transform": "negative-Y" } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name $col", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": false, "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "Read" ], "type": "alias" } ], [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "Write" ], "type": "alias" } ] ], "tags": [ { "key": "name", "operator": "=~", "value": "/^$cachedevice$/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Cache Read/Write", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2165", "decimals": null, "format": "Bps", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2166", "decimals": null, "format": "Bps", "label": "Write", "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": true, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$diskdatasource", "decimals": 2, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 70 }, "hiddenSeries": false, "id": 159, "interval": "$interval", "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": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name Write", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "write_bytes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "!~", "value": "/^sd.*1|md|loop|nvme0n\\dp.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "$tag_name Read", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": true, "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": "/^sd.*1|md|loop|nvme0n1p.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - All Disk Write", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6527", "decimals": null, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:6528", "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": "$diskdatasource", "decimals": 2, "description": "", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 70 }, "hiddenSeries": false, "id": 87, "interval": "$interval", "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": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_name Read", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "measurement": "diskio", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "read_bytes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "name", "operator": "!~", "value": "/^sd.*1|md|loop|nvme0n\\dp.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "$tag_name Write", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": true, "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": "/^sd.*1|md|loop|nvme0n1p.*/" }, { "condition": "AND", "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - All Disk Read", "tooltip": { "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:6527", "decimals": null, "format": "Bps", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:6528", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "${DS_TELEGRAF}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 80 }, "id": 20, "panels": [], "repeat": null, "title": "Docker", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$telegrafdatasource", "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 81 }, "hiddenSeries": false, "id": 112, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_container_name", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "intervalFactor": 2, "measurement": "docker_container_cpu", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage_percent" ], "type": "field" }, { "params": [], "type": "sum" }, { "params": [ " / $cpucores" ], "type": "math" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Container 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": [ { "$$hashKey": "object:657", "decimals": 1, "format": "percent", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:658", "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": "$telegrafdatasource", "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 81 }, "hiddenSeries": false, "id": 114, "interval": "$interval", "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": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "alias": "$tag_container_name", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "intervalFactor": 2, "measurement": "docker_container_mem", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "usage" ], "type": "field" }, { "params": [], "type": "last" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Container Memory Usage", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2005", "decimals": 2, "format": "bytes", "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": "$telegrafdatasource", "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 10, "w": 12, "x": 0, "y": 91 }, "hiddenSeries": false, "id": 118, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_container_name $col", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "intervalFactor": 2, "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "rx_bytes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "In" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "$tag_container_name Transmit", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": true, "intervalFactor": 2, "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "container_name", "operator": "!=", "value": "SpeedtestforInfluxDB" }, { "condition": "AND", "key": "container_name", "operator": "!=", "value": "speedtest" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Container RX", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2198", "decimals": null, "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2199", "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": "$telegrafdatasource", "description": "", "editable": true, "error": false, "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 2, "fillGradient": 5, "gridPos": { "h": 10, "w": 12, "x": 12, "y": 91 }, "hiddenSeries": false, "id": 166, "interval": "$interval", "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "options": { "alertThreshold": true }, "paceLength": 10, "percentage": false, "pluginVersion": "7.3.6", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_container_name $col", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "intervalFactor": 2, "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "last" }, { "params": [ "1s" ], "type": "non_negative_derivative" }, { "params": [ "Out" ], "type": "alias" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" } ] }, { "alias": "$tag_container_name Transmit", "dsType": "influxdb", "expr": "", "groupBy": [ { "params": [ "$interval" ], "type": "time" }, { "params": [ "container_name" ], "type": "tag" }, { "params": [ "none" ], "type": "fill" } ], "hide": true, "intervalFactor": 2, "measurement": "docker_container_net", "orderByTime": "ASC", "policy": "default", "refId": "B", "resultFormat": "time_series", "select": [ [ { "params": [ "tx_bytes" ], "type": "field" }, { "params": [], "type": "distinct" }, { "params": [ "1s" ], "type": "non_negative_derivative" } ] ], "tags": [ { "key": "host", "operator": "=~", "value": "/^$host$/" }, { "condition": "AND", "key": "container_name", "operator": "!=", "value": "SpeedtestforInfluxDB" }, { "condition": "AND", "key": "container_name", "operator": "!=", "value": "speedtest" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "$host - Container TX", "tooltip": { "msResolution": false, "shared": true, "sort": 2, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2198", "decimals": null, "format": "bytes", "label": null, "logBase": 1, "max": null, "min": "0", "show": true }, { "$$hashKey": "object:2199", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": ".12", "value": ".12" }, "error": null, "hide": 0, "label": "kWh Price", "name": "kwhprice", "options": [ { "selected": true, "text": ".12", "value": ".12" } ], "query": ".12", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "$", "value": "$" }, "error": null, "hide": 0, "label": "Currency", "name": "currency", "options": [ { "selected": true, "text": "$", "value": "$" } ], "query": "$", "skipUrlSync": false, "type": "textbox" }, { "current": { "selected": false, "text": "865", "value": "865" }, "error": null, "hide": 0, "label": "UPS Max Output Power Capacity (Watt)", "name": "maxwatt", "options": [ { "selected": true, "text": "865", "value": "865" } ], "query": "865", "skipUrlSync": false, "type": "textbox" }, { "allValue": null, "current": {}, "datasource": "$telegrafdatasource", "definition": "SHOW TAG VALUES FROM system WITH KEY=host", "error": null, "hide": 0, "includeAll": false, "label": "host", "multi": false, "name": "host", "options": [], "query": "SHOW TAG VALUES FROM system WITH KEY=host", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": true, "text": "Telegraf", "value": "Telegraf" }, "error": null, "hide": 0, "includeAll": false, "label": "Telegraf Datasource", "multi": false, "name": "telegrafdatasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": true, "text": "InfluxDB longterm_metrics", "value": "InfluxDB longterm_metrics" }, "error": null, "hide": 0, "includeAll": false, "label": "UPS Datasource", "multi": false, "name": "upsdatasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "current": { "selected": false, "text": "InfluxDB longterm_metrics", "value": "InfluxDB longterm_metrics" }, "error": null, "hide": 0, "includeAll": false, "label": "Disk Datasource", "multi": false, "name": "diskdatasource", "options": [], "query": "influxdb", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "$telegrafdatasource", "definition": "SELECT last(\"n_cpus\") AS \"mean_n_cpus\" FROM \"system\" WHERE (\"host\" =~ /^$host$/) ", "error": null, "hide": 2, "includeAll": false, "label": "CPU Threads", "multi": false, "name": "cpucores", "options": [], "query": "SELECT last(\"n_cpus\") AS \"mean_n_cpus\" FROM \"system\" WHERE (\"host\" =~ /^$host$/) ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "$telegrafdatasource", "definition": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"name\"", "error": null, "hide": 0, "includeAll": false, "label": "Cache Devices (diskio)", "multi": true, "name": "cachedevice", "options": [], "query": "SHOW TAG VALUES FROM \"diskio\" WITH KEY = \"name\"", "refresh": 1, "regex": "(?!sd.1|md|loop|nvme0n\\dp.*).*$", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "current": { "selected": false, "text": "10", "value": "10" }, "error": null, "hide": 0, "label": "Interval", "name": "interval", "options": [ { "selected": true, "text": "10", "value": "10" } ], "query": "10", "skipUrlSync": false, "type": "textbox" } ] }, "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": "Unraid System Dashboard V2", "uid": "pTRab7vGz", "version": 240, "description": " A Grafana dashboard for displaying Unraid stats" }
2021-01-30 21:32:59 UTC
2021-01-30 21:34:02 UTC
1
5
11,176
1
247,913
28,806
568,964
victoriametrics-cluster
VictoriaMetrics - cluster
Overview for cluster VictoriaMetrics v1.86.0 or higher
2019-11-12 08:12:47 UTC
2023-05-19 11:30:18 UTC
0
### VictoriaMetrics cluster overview ### Requirements VictoriaMetrics: each [revision](https://grafana.com/grafana/dashboards/11176/revisions) may have different VictoriaMetrics version requirements. Grafana: each [revision](https://grafana.com/grafana/dashboards/11176/revisions) may have different Grafana version requirements. Use Prometheus datasource with Prometheus or VictoriaMetrics URL. See more details about how to configure monitoring [here](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster#monitoring). ### Description Dashboard contains visualization of most useful metrics displaying current state and performance of the service. It covers such aspects as RPC interconnections, caches, vmstorage, vmselect and vminsert. If you have suggestions, improvements or found a bug - feel free to add [issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues) or add review to the dashboard. More information about [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics/wiki). New [releases](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) and [images](https://hub.docker.com/u/victoriametrics).
47,894
47,895
null
null
1
5
28,806
1
11,176
29
0
Overview for cluster VictoriaMetrics v1.86.0 or higher
{ "__inputs": [], "__elements": {}, "__requires": [ { "type": "grafana", "id": "grafana", "name": "Grafana", "version": "9.2.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": "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" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "enable": true, "expr": "sum(ALERTS{alertgroup=\"vmcluster\",alertstate=\"firing\",show_at=\"dashboard\"}) by(alertname)", "iconColor": "red", "name": "alerts", "titleFormat": "{{alertname}}" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "enable": true, "expr": "sum(vm_app_version{job=~\"$job\", instance=~\"$instance\"}) by(short_version) unless (sum(vm_app_version{job=~\"$job\", instance=~\"$instance\"} offset 20m) by(short_version))", "hide": true, "iconColor": "dark-blue", "name": "version change", "textFormat": "{{short_version}}", "titleFormat": "Version change" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "enable": true, "expr": "sum(changes(vm_app_start_timestamp{job=~\"$job\", instance=~\"$instance\"})) by(job)", "hide": true, "iconColor": "dark-yellow", "name": "restarts", "textFormat": "{{job}} restarted" } ] }, "description": "Overview for cluster VictoriaMetrics v1.86.0 or higher", "editable": true, "fiscalYearStartMonth": 0, "graphTooltip": 1, "id": null, "links": [ { "icon": "doc", "tags": [], "targetBlank": true, "title": "Cluster Wiki", "type": "link", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/wiki/Cluster-VictoriaMetrics" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "Found a bug?", "type": "link", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/issues" }, { "icon": "external link", "tags": [], "targetBlank": true, "title": "New releases", "type": "link", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/releases" } ], "liveNow": false, "panels": [ { "collapsed": false, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 137, "panels": [], "title": "Stats", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "How many datapoints are in storage", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 1 }, "id": 131, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": true, "expr": "sum(vm_rows{job=~\"$job_storage\", type!~\"indexdb.*\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Total datapoints", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the datapoints ingestion rate, including replication factor.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 1 }, "id": 124, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": false, "expr": "sum(rate(vm_vminsert_metrics_read_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])) ", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "range": false, "refId": "A" } ], "title": "Ingestion rate", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the rate of HTTP read requests.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "req/s" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 1 }, "id": 130, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(vm_http_requests_total{job=~\"$job\", instance=~\"$instance\", path=~\"/select/.*\"}[$__rate_interval]))", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Read requests", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Total number of available CPUs for all VM components. ", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 1 }, "id": 126, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(vm_available_cpu_cores{job=~\"$job\", instance=~\"$instance\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Available CPU", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the number of active time series with new data points inserted during the last hour. High value may result in ingestion slowdown. \n\nSee more details here https://docs.victoriametrics.com/FAQ.html#what-is-an-active-time-series", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 0, "y": 4 }, "id": 34, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(max_over_time(vm_cache_entries{job=~\"$job\", instance=~\"$instance\", type=\"storage/hour_metric_ids\"}[1h]))", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Active series", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Total amount of used disk space", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 6, "y": 4 }, "id": 35, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": false, "expr": "sum(vm_data_size_bytes{job=~\"$job_storage\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Disk space usage", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Average disk usage per datapoint.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 12, "y": 4 }, "id": 112, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": true, "expr": "sum(vm_data_size_bytes{job=~\"$job_storage\"}) / sum(vm_rows{job=~\"$job_storage\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Bytes per point", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Total size of available memory for all VM components.", "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "bytes" }, "overrides": [] }, "gridPos": { "h": 3, "w": 6, "x": 18, "y": 4 }, "id": 128, "links": [], "maxDataPoints": 100, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "text": {}, "textMode": "auto" }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(vm_available_memory_bytes{job=~\"$job\", instance=~\"$instance\"})", "format": "time_series", "instant": true, "interval": "", "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "title": "Available memory", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false, "minWidth": 50 }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "displayName", "value": "Count" } ] } ] }, "gridPos": { "h": 5, "w": 8, "x": 0, "y": 7 }, "id": 149, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "Count" } ] }, "pluginVersion": "9.2.6", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": false, "expr": "sum(vm_app_version{job=~\"$job\", instance=~\"$instance\"}) by(job, short_version)", "format": "table", "instant": true, "range": false, "refId": "A" } ], "type": "table" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "drawStyle": "line", "fillOpacity": 0, "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": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "none" }, "overrides": [] }, "gridPos": { "h": 5, "w": 16, "x": 8, "y": 7 }, "id": 62, "options": { "legend": { "calcs": [ "lastNotNull" ], "displayMode": "table", "placement": "right", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(min_over_time(up{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by (job)", "format": "time_series", "instant": false, "legendFormat": "{{job}}", "refId": "A" } ], "title": "Uptime ($job)", "type": "timeseries" }, { "collapsed": false, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 12 }, "id": 10, "panels": [], "title": "Overview", "type": "row" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "How many datapoints are inserted into cluster per second by protocol before the replication.", "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", "lineStyle": { "fill": "solid" }, "lineWidth": 1, "pointSize": 5, "scaleDistribution": { "type": "linear" }, "showPoints": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 13 }, "id": 2, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(vm_rows_inserted_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by (type) > 0 ", "interval": "", "legendFormat": "{{type}}", "range": true, "refId": "A" } ], "title": "Datapoints ingestion rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "* `*` - unsupported query path\n* `/write` - insert into VM\n* `/metrics` - query VM system metrics\n* `/query` - query instant values\n* `/query_range` - query over a range of time\n* `/series` - match a certain label set\n* `/label/{}/values` - query a list of label values (variables mostly)", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 13 }, "id": 6, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_http_requests_total{job=~\"$job\", instance=~\"$instance\", path!~\"/favicon.ico\"}[$__rate_interval])) by (path) > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{path}}", "range": true, "refId": "A" } ], "title": "Requests rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the number of active time series with new data points inserted during the last hour across all storage nodes. High value may result in ingestion slowdown. \n\nSee following link for details:", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 21 }, "id": 12, "links": [ { "targetBlank": true, "title": "troubleshooting", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/README.md#troubleshooting" } ], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "expr": "sum(vm_cache_entries{job=~\"$job\", instance=~\"$instance\", type=\"storage/hour_metric_ids\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Active time series", "refId": "A" } ], "title": "Active time series ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The less time it takes is better.\n* `*` - unsupported query path\n* `/write` - insert into VM\n* `/metrics` - query VM system metrics\n* `/query` - query instant values\n* `/query_range` - query over a range of time\n* `/series` - match a certain label set\n* `/label/{}/values` - query a list of label values (variables mostly)", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 21 }, "id": 8, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(vm_request_duration_seconds{job=~\"$job\", instance=~\"$instance\", quantile=\"0.99\"}) by (path) > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{path}}", "range": true, "refId": "A" } ], "title": "Query duration 0.99 quantile ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "* `*` - unsupported query path\n* `/write` - insert into VM\n* `/metrics` - query VM system metrics\n* `/query` - query instant values\n* `/query_range` - query over a range of time\n* `/series` - match a certain label set\n* `/label/{}/values` - query a list of label values (variables mostly)", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 29 }, "id": 52, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_http_request_errors_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by (job, path) > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{path}} ({{job}})", "range": true, "refId": "A" } ], "title": "Requests error rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the rate of logging the messages by their level. Unexpected spike in rate is a good reason to check logs.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 29 }, "id": 104, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(vm_log_messages_total{job=~\"$job\",instance=~\"$instance\", level!=\"info\"}[$__rate_interval])) by (job, level) > 0", "format": "time_series", "hide": false, "interval": "5m", "intervalFactor": 1, "legendFormat": "{{job}} - {{level}}", "range": true, "refId": "A" } ], "title": "Logging rate", "type": "timeseries" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 37 }, "id": 46, "panels": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Percentage of used memory (resident).\nThe application's performance will significantly degrade when memory usage is close to 100%.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=189&var-job=${__field.labels.job}&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 30 }, "id": 66, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n max_over_time(process_resident_memory_bytes{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job\", instance=~\"$instance\"}\n) by(job)", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "RSS memory % usage ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Share for memory allocated by the process itself. When memory usage reaches 100% it will be likely OOM-killed.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=190&var-job=${__field.labels.job}&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 30 }, "id": 138, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n max_over_time(process_resident_memory_anon_bytes{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job\", instance=~\"$instance\"}\n) by(job)", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "RSS anonymous memory % usage ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=192&var-job=${__field.labels.job}&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 38 }, "id": 64, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n rate(process_cpu_seconds_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_cpu_cores{job=~\"$job\", instance=~\"$instance\"}\n) by(job)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "CPU ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the number of bytes read/write from the storage layer.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "Bps" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/read .*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 38 }, "id": 122, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(process_io_storage_read_bytes_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(job) > 0", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "read {{job}}", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(process_io_storage_written_bytes_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(job) > 0", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "write {{job}}", "range": true, "refId": "B" } ], "title": "Disk writes/reads ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the percentage of open file descriptors compared to the limit set in the OS.\nReaching the limit of open files can cause various issues and must be prevented.\n\nSee how to change limits here https://medium.com/@muhammadtriwibowo/set-permanently-ulimit-n-open-files-in-ubuntu-4d61064429a", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/max.*/" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 46 }, "id": 117, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n max_over_time(process_open_fds{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_max_fds{job=~\"$job\", instance=~\"$instance\"}\n) by(job)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "{{job}}", "range": true, "refId": "A" } ], "title": "Open FDs usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 46 }, "id": 119, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(max_over_time(vm_tcplistener_conns{job=~\"$job\", instance=~\"$instance\"}[$__interval])) by(job)", "interval": "", "legendFormat": "{{job}}", "range": true, "refId": "A" } ], "title": "TCP connections ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 54 }, "id": 68, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(max_over_time(go_goroutines{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(job)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Goroutines ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 54 }, "id": 120, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(vm_tcplistener_accepts_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(job)", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "TCP connections rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 62 }, "id": 70, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(max_over_time(process_num_threads{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(job)", "format": "time_series", "interval": "", "intervalFactor": 2, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Threads ($instance)", "type": "timeseries" } ], "title": "Resource usage ($job)", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 38 }, "id": 106, "panels": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the rate and total number of new series created over last 24h.\n\nHigh churn rate tightly connected with database performance and may result in unexpected OOM's or slow queries. It is recommended to always keep an eye on this metric to avoid unexpected cardinality \"explosions\".\n\nThe higher churn rate is, the more resources required to handle it. Consider to keep the churn rate as low as possible.\n\nTo investigate stats about most expensive series use `api/v1/status/tsdb` handler. More details here https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#url-format\n\nGood references to read:\n* https://www.robustperception.io/cardinality-is-key\n* https://valyala.medium.com/high-cardinality-tsdb-benchmarks-victoriametrics-vs-timescaledb-vs-influxdb-13e6ee64dd6b", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "new series over 24h" }, "properties": [ { "id": "custom.axisPlacement", "value": "right" }, { "id": "custom.axisSoftMin", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 31 }, "id": 102, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": true, "expr": "sum(rate(vm_new_timeseries_created_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval]))", "interval": "", "legendFormat": "churn rate", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": true, "expr": "sum(increase(vm_new_timeseries_created_total{job=~\"$job_storage\", instance=~\"$instance\"}[24h]))", "hide": false, "interval": "", "legendFormat": "new series over 24h", "refId": "B" } ], "title": "Churn rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The percentage of slow inserts comparing to total insertion rate during the last 5 minutes. \n\nThe less value is better. If percentage remains high (>10%) during extended periods of time, then it is likely more RAM is needed for optimal handling of the current number of active time series. \n\nIn general, VictoriaMetrics requires ~1KB or RAM per active time series, so it should be easy calculating the required amounts of RAM for the current workload according to capacity planning docs. But the resulting number may be far from the real number because the required amounts of memory depends on many other factors such as the number of labels per time series and the length of label values. See also https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3976#issuecomment-1476883183", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent" }, { "color": "red", "value": 0.1 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 31 }, "id": 108, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(\n rate(vm_slow_row_inserts_total{job=~\"$job_storage\"}[$__rate_interval]) \n / rate(vm_rows_added_to_storage_total{job=~\"$job_storage\"}[$__rate_interval])\n)", "interval": "", "legendFormat": "slow inserts", "range": true, "refId": "A" } ], "title": "Slow inserts", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The value is above 0 when the vmstorage at the given `addr` communicates to the given vminsert node that it cannot accept new data because it is in the read-only mode.", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 39 }, "id": 142, "links": [ { "targetBlank": true, "title": "Readonly mode", "url": "https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#readonly-mode" } ], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(vm_rpc_vmstorage_is_read_only{job=~\"$job_insert\", instance=~\"$instance\"}) by(instance, addr) > 0", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}} => {{addr}}", "range": true, "refId": "A" } ], "title": "Storage in readonly status for vminsert ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Slow queries according to `search.logSlowQueryDuration` flag, which is `5s` by default.", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 39 }, "id": 107, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "expr": "sum(rate(vm_slow_queries_total{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval]))", "interval": "", "legendFormat": "slow queries rate", "refId": "A" } ], "title": "Slow queries rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Merge assist happens when vmstorage can't keep up with merging parts. This is usually a sign of overload for vmstorage.", "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisCenteredZero": false, "axisColorMode": "text", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 47 }, "id": 170, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(vm_assisted_merges_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])) by(type) > 0", "format": "time_series", "interval": "5m", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Assisted merges ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "VictoriaMetrics limits the number of labels per each metric with `-maxLabelsPerTimeseries` command-line flag.\n\nThis prevents from ingesting metrics with too many labels. The value of `maxLabelsPerTimeseries` must be adjusted for your workload.\n\nWhen limit is exceeded (graph is > 0) - extra labels are dropped, which could result in unexpected identical time series.", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 47 }, "id": 116, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": true, "expr": "sum(increase(vm_metrics_with_dropped_labels_total{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval]))", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "metrics with dropped labels", "refId": "A" } ], "title": "Labels limit exceeded ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the percentage of used cache size from the allowed size by type. \nValues close to 100% show the maximum potential utilization.\nValues close to 0% show that cache is underutilized.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 55 }, "id": 144, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n vm_cache_size_bytes{job=~\"$job_storage\", instance=~\"$instance\"} \n /\n vm_cache_size_max_bytes{job=~\"$job\", instance=~\"$instance\"}\n) by(type)", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Cache usage % by type ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows cache miss ratio. Lower is better.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "max": 1, "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 55 }, "id": 58, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n rate(vm_cache_misses_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])\n /\n rate(vm_cache_requests_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])\n) by(type)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Cache miss ratio ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "align": "auto", "displayMode": "auto", "inspect": false }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] } }, "overrides": [ { "matcher": { "id": "byName", "options": "Value" }, "properties": [ { "id": "custom.hidden", "value": true } ] }, { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "custom.hidden", "value": true } ] } ] }, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 64 }, "id": 183, "options": { "footer": { "fields": "", "reducer": [ "sum" ], "show": false }, "showHeader": true, "sortBy": [ { "desc": true, "displayName": "job" } ] }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": false, "expr": "sum(flag{is_set=\"true\", job=~\"$job\", instance=~\"$instance\"}) by(job, instance, name, value)", "format": "table", "instant": true, "legendFormat": "__auto", "range": false, "refId": "A" } ], "title": "Non-default flags", "transformations": [ { "id": "groupBy", "options": { "fields": { "instance": { "aggregations": [ "uniqueValues" ], "operation": "aggregate" }, "job": { "aggregations": [], "operation": "groupby" }, "name": { "aggregations": [], "operation": "groupby" }, "value": { "aggregations": [], "operation": "groupby" } } } } ], "type": "table" } ], "title": "Troubleshooting", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 39 }, "id": 48, "panels": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows number of pushed and sent rows. \n* `Pushed rows` - rows added to internal inserter buffers before send\n* `Sent rows` - successfully transmitted rows to storage nodes\n\nPlease note, it could be that `Sent > Pushed` because of the replication factor.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 21 }, "id": 76, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_rpc_rows_pushed_total{job=~\"$job\",instance=~\"$instance\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Pushed", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_rpc_rows_sent_total{job=~\"$job\",instance=~\"$instance\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Sent", "range": true, "refId": "E" } ], "title": "Rows ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Rate of RPC errors by type:\n* `Connection` - the number of connection errors to vmstorage node\n* `Dial` - the number of dial errors to vmstorage node.\n* `Handshake` - the number of handshake errors to vmstorage node\n* `Rerouted` - errors appeared during rerouting of rows from un-healthy storage node to a healthy one.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 21 }, "id": 86, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_rpc_connection_errors_total{job=~\"$job\",instance=~\"$instance\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Connection", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "expr": "sum(rate(vm_rpc_dial_errors_total{job=~\"$job\",instance=~\"$instance\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Dial", "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "expr": "sum(rate(vm_rpc_handshake_errors_total{job=~\"$job\",instance=~\"$instance\"}[$__rate_interval]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Handshake", "refId": "E" } ], "title": "RPC errors ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The number of rows rerouted to the vmstorage node from other nodes when they were unhealthy.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "rps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 30 }, "id": 80, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(vm_rpc_rows_rerouted_to_here_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(addr) > 0", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Rows ($instance) rerouted to ", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The number of rows rerouted from the vmstorage node to healthy nodes when the given node was unhealthy.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "rps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 30 }, "id": 78, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": true, "expr": "sum(rate(vm_rpc_rows_rerouted_from_here_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(addr) > 0", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{addr}}", "refId": "A" } ], "title": "Rows ($instance) rerouted from", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The number of rows or bytes that vminesrt internal buffer contains at the moment.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "bytes" }, "properties": [ { "id": "unit", "value": "bytes" } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 38 }, "id": 82, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "expr": "sum(vm_rpc_buf_pending_bytes{job=~\"$job\", instance=~\"$instance\"})", "legendFormat": "bytes", "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "expr": "sum(vm_rpc_rows_pending{job=~\"$job\", instance=~\"$instance\"})", "legendFormat": "rows", "refId": "B" } ], "title": "Pending", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Network usage by internal VictoriaMetrics RPC protocol", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 38 }, "id": 74, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_tcpdialer_written_bytes_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) * 8", "legendFormat": "network usage", "range": true, "refId": "A" } ], "title": "RPC network usage ($instance)", "type": "timeseries" } ], "title": "Interconnection ($job)", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 40 }, "id": 24, "panels": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the number of datapoints ingested into storage nodes per second. This metric doesn't show all stored datapoints since some of them may be dropped because of wrong timestamps or decode errors.", "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": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 6 }, "id": 100, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_vminsert_metrics_read_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])) ", "format": "time_series", "intervalFactor": 1, "legendFormat": "ingestion rate", "range": true, "refId": "A" } ], "title": "Ingestion rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the approx time needed to reach 100% of disk capacity for at least one vmstorage node based on the following params:\n* free disk space;\n* row ingestion rate;\n* dedup rate;\n* compression.\n\nUse this panel for capacity planning in order to estimate the time remaining for running out of the disk space.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=196&${__url_time_range}&${__all_variables}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 6 }, "id": 113, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "min(vm_free_disk_space_bytes{job=~\"$job_storage\", instance=~\"$instance\"} \n/ \nignoring(path) (\n (\n rate(vm_rows_added_to_storage_total{job=~\"$job_storage\", instance=~\"$instance\"}[1d])\n - \n ignoring(type) rate(vm_deduplicated_samples_total{job=~\"$job_storage\", instance=~\"$instance\", type=\"merge\"}[1d])\n ) * scalar(\n sum(vm_data_size_bytes{job=~\"$job_storage\", instance=~\"$instance\", type!~\"indexdb.*\"})\n / \n sum(vm_rows{job=~\"$job_storage\", instance=~\"$instance\", type!~\"indexdb.*\"})\n )\n))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "min ETA", "range": true, "refId": "A" } ], "title": "Storage full ETA ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=192&var-job=$job_storage&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 14 }, "id": 151, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": false, "expr": "max(\n rate(process_cpu_seconds_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_storage\", instance=~\"$instance\"}\n)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": false, "expr": "min(\n rate(process_cpu_seconds_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_storage\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "min", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": false, "expr": "quantile(0.5,\n rate(process_cpu_seconds_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_storage\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "median", "range": true, "refId": "C" } ], "title": "CPU usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Percentage of used memory (resident).\nThe application's performance will significantly degrade when memory usage is close to 100%.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=189&var-job=$job_storage&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 14 }, "id": 167, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n max_over_time(process_resident_memory_bytes{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_storage\", instance=~\"$instance\"}\n)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "min(\n max_over_time(process_resident_memory_bytes{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_storage\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "min", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "quantile(0.5,\n max_over_time(process_resident_memory_bytes{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_storage\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "median", "range": true, "refId": "C" } ], "title": "Memory usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Value > 0 means vmstorage is in readonly mode.", "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": "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 21 }, "id": 141, "links": [ { "targetBlank": true, "title": "Readonly mode", "url": "https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#readonly-mode" } ], "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": false }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "vm_storage_is_read_only{job=~\"$job_storage\", instance=~\"$instance\"} > 0", "interval": "", "legendFormat": "{{ instance }}", "range": true, "refId": "A" } ], "title": "Readonly mode", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows how many ongoing insertions (not API /write calls) on disk are taking place, where:\n* `max` - equal to number of CPUs;\n* `current` - current number of goroutines busy with inserting rows into underlying storage.\n\nEvery successful API /write call results into flush on disk. The `max` is an internal limit and can't be changed. It is always equal to the number of CPUs. \n\nWhen `current` hits `max` constantly, it means storage is overloaded and requires more CPU or faster disk.", "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": "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": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "max" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 21 }, "id": 133, "links": [ { "targetBlank": true, "title": "Related discussion", "url": "https://github.com/VictoriaMetrics/VictoriaMetrics/issues/632" } ], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n max_over_time(vm_concurrent_insert_current{job=~\"$job_storage\", \n instance=~\"$instance\"}[$__rate_interval])\n)", "interval": "", "legendFormat": "current", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "min(vm_concurrent_insert_capacity{job=~\"$job_storage\", instance=~\"$instance\"})", "hide": false, "interval": "", "legendFormat": "max", "range": true, "refId": "B" } ], "title": "Concurrent flushes on disk ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The number of on-going merges in storage nodes. It is expected to have high numbers for `storage/small` metric.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 29 }, "id": 54, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(max_over_time(vm_active_merges{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])) by(type)", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Active merges ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The number of rows merged per second by storage nodes.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 29 }, "id": 55, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_rows_merged_total{job=~\"$job_storage\", instance=~\"$instance\"}[$__rate_interval])) by(type)", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Merge speed", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the percentage of used disk space. It is recommended to have at least 20% of free disk space for the best performance.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=200&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 37 }, "id": 20, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance) /\n (\n sum(vm_free_disk_space_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance) +\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance)\n ) \n)", "format": "time_series", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "min(\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance) /\n (\n sum(vm_free_disk_space_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance) +\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance)\n ) \n)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "min", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "quantile(0.5,\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance) /\n (\n sum(vm_free_disk_space_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance) +\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance)\n ) \n)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "median", "range": true, "refId": "C" } ], "title": "Disk space usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "The max number of data parts of LSM tree across all storage nodes.\nHigh number of parts (the hard limit is 512) is an evidence of slow merge performance - check the resource utilization.\n* `indexdb` - inverted index\n* `storage/small` - recently added parts of data ingested into storage (hot data)\n* `storage/big` - small parts gradually merged into big parts (cold data)", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 37 }, "id": 22, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(vm_parts{job=~\"$job_storage\", instance=~\"$instance\"}) by(type)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "LSM parts max by type ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the percentage of used disk space by type: datapoints or indexdb. Normally, indexdb takes much less space comparing to datapoints. But with high churn rate the size of the indexdb could grow significantly.\n\nThe sum of the % can be > 100% since panel shows max % per-job and per-instance. It means different instance can have different ratio between datapoints and indexdb size.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=201&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 45 }, "id": 202, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\", type=~\"indexdb.*\"}) by(job, instance)\n / \n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance)\n)", "format": "time_series", "intervalFactor": 1, "legendFormat": "indexdb", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(\n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\", type!~\"indexdb.*\"}) by(job, instance)\n / \n sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance)\n)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "datapoints", "range": true, "refId": "B" } ], "title": "Disk space usage % by type ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "How many datapoints are in RAM queue waiting to be written into storage. The number of pending data points should be in the range from 0 to `2*<ingestion_rate>`, since VictoriaMetrics pushes pending data to persistent storage every second. The index datapoints value in general is much lower.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "pending index entries" }, "properties": [ { "id": "unit", "value": "none" }, { "id": "decimals", "value": 3 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 45 }, "id": 14, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(max_over_time(vm_pending_rows{job=~\"$job_storage\", instance=~\"$instance\", type=\"storage\"}[$__rate_interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "pending datapoints", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(max_over_time(vm_pending_rows{job=~\"$job_storage\", instance=~\"$instance\", type=\"indexdb\"}[$__rate_interval]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "pending index entries", "range": true, "refId": "B" } ], "title": "Pending datapoints ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows how many rows were ignored on insertion due to corrupted or out of retention timestamps.", "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": "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": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 53 }, "id": 135, "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(increase(vm_rows_ignored_total{job=~\"$job_storage\", instance=~\"$instance\"}[1h])) by (reason)", "interval": "", "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Rows ignored for last 1h ($instance)", "type": "timeseries" } ], "title": "vmstorage ($instance)", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 42, "panels": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Request rate accepted by vmselect nodes", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 98 }, "id": 92, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_http_requests_total{job=~\"$job_select\", instance=~\"$instance\", path!~\"/favicon.ico|/metrics\"}[$__rate_interval])) by (path) > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Requests rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the max number of concurrent selects across instances.\n* `max` - equal to number of CPU * 2 by default. May be configured with `search.maxConcurrentRequests` flag\n* `current` - current number of goroutines busy with processing requests\n\nWhen `current` hits `max` constantly, it means one or more vmselect nodes are overloaded and require more CPU or better load balancing. If CPU panel shows there are free resources - try increasing `search.maxConcurrentRequests`.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "max" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 98 }, "id": 95, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(max_over_time(vm_concurrent_select_current{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])) ", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "current", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "expr": "min(vm_concurrent_select_capacity{job=~\"$job_select\", instance=~\"$instance\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "max", "refId": "B" } ], "title": "Concurrent selects ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=192&var-job=$job_select&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 106 }, "id": 163, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n rate(process_cpu_seconds_total{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_select\", instance=~\"$instance\"}\n)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "min(\n rate(process_cpu_seconds_total{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_select\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "min", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "quantile(0.5,\n rate(process_cpu_seconds_total{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_select\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "median", "range": true, "refId": "C" } ], "title": "CPU usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=189&var-job=$job_select&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 106 }, "id": 165, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n max_over_time(process_resident_memory_bytes{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_select\", instance=~\"$instance\"}\n)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "min(\n max_over_time(process_resident_memory_bytes{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_select\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "min", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "quantile(0.5,\n max_over_time(process_resident_memory_bytes{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_select\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "median", "range": true, "refId": "C" } ], "title": "Memory usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "99th percentile of the number of time series read per query.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 114 }, "id": 178, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(histogram_quantile(0.99, sum(rate(vm_series_read_per_query_bucket{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])) by (instance, vmrange)))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "series", "range": true, "refId": "A" } ], "title": "Series read per query ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "99th percentile of number of raw datapoints read per queried time series.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 114 }, "id": 180, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(histogram_quantile(0.99, sum(rate(vm_rows_read_per_series_bucket{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])) by (instance, vmrange)))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "datapoints", "range": true, "refId": "A" } ], "title": "Datapoints read per series ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "99th percentile of number of raw datapoints read per query.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 122 }, "id": 179, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(histogram_quantile(0.99, sum(rate(vm_rows_read_per_query_bucket{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])) by (instance, vmrange)))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "datapoints", "range": true, "refId": "A" } ], "title": "Datapoints read per query ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "99th percentile of number of raw datapoints scanner per query.\n\nThis number can exceed number of DatapointsReadPerQuery if `step` query arg passed to [/api/v1/query_range](https://prometheus.io/docs/prometheus/latest/querying/api/#range-queries) is smaller than the lookbehind window set in square brackets of [rollup function](https://docs.victoriametrics.com/MetricsQL.html#rollup-functions). For example, if `increase(some_metric[1h])` is executed with the `step=5m`, then the same raw samples on a hour time range are scanned `1h/5m=12` times. See [this article](https://valyala.medium.com/how-to-optimize-promql-and-metricsql-queries-85a1b75bf986) for details.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 122 }, "id": 181, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(histogram_quantile(0.99, sum(rate(vm_rows_scanned_per_query_bucket{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])) by (instance, vmrange)))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "datapoints", "range": true, "refId": "A" } ], "title": "Datapoints scanned per query ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [ { "matcher": { "id": "byRegexp", "options": "/read.*/" }, "properties": [ { "id": "custom.transform", "value": "negative-Y" } ] } ] }, "gridPos": { "h": 8, "w": 24, "x": 0, "y": 130 }, "id": 93, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_tcplistener_read_bytes_total{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])) * 8 > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "read", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_tcplistener_written_bytes_total{job=~\"$job_select\", instance=~\"$instance\"}[$__rate_interval])) * 8 > 0", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "write ", "range": true, "refId": "B" } ], "title": "Network usage ($instance)", "type": "timeseries" } ], "title": "vmselect ($instance)", "type": "row" }, { "collapsed": true, "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 42 }, "id": 40, "panels": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "* `*` - unsupported query path\n* `/write` - insert into VM\n* `/metrics` - query VM system metrics\n* `/query` - query instant values\n* `/query_range` - query over a range of time\n* `/series` - match a certain label set\n* `/label/{}/values` - query a list of label values (variables mostly)", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 24 }, "id": 97, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(rate(vm_http_requests_total{job=~\"$job_insert\", instance=~\"$instance\", path!~\"/favicon.ico|/metrics\"}[$__rate_interval])) by (path) > 0", "format": "time_series", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Requests rate ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the max number of ongoing insertions.\n* `max` - equal to number of CPU * 2 by default. May be configured with `maxConcurrentInserts` flag;\n* `current` - current number of goroutines busy with processing requests.\n\n`-maxConcurrentInserts` limits the number of insert requests which may be actively processed at any given point in time. All the other insert requests are queued for up to `-insert.maxQueueDuration` in the hope they will get a chance to be processed. This queue is used mostly for absorbing spikes for incoming insert request rate.\n\nWhen `current` hits `max` constantly, it means vminsert node is overloaded and requires more CPU or higher limits.", "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": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [ { "matcher": { "id": "byName", "options": "max" }, "properties": [ { "id": "color", "value": { "fixedColor": "#C4162A", "mode": "fixed" } }, { "id": "custom.fillOpacity", "value": 0 } ] } ] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 24 }, "id": 99, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(max_over_time(vm_concurrent_insert_current{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval]))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "current", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "exemplar": true, "expr": "min(vm_concurrent_insert_capacity{job=~\"$job_insert\", instance=~\"$instance\"})", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "refId": "B" } ], "title": "Concurrent inserts ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=192&var-job=$job_insert&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 32 }, "id": 185, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n rate(process_cpu_seconds_total{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_insert\", instance=~\"$instance\"}\n)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "min(\n rate(process_cpu_seconds_total{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_insert\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "min", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "quantile(0.5,\n rate(process_cpu_seconds_total{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval])\n /\n process_cpu_cores_available{job=~\"$job_insert\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "median", "range": true, "refId": "C" } ], "title": "CPU usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [ { "targetBlank": true, "title": "Drilldown", "url": "/d/oS7Bi_0Wz?viewPanel=189&var-job=$job_insert&var-ds=$ds&var-instance=$instance&${__url_time_range}" } ], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 0.9 } ] }, "unit": "percentunit" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 32 }, "id": 187, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(\n max_over_time(process_resident_memory_bytes{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_insert\", instance=~\"$instance\"}\n)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "min(\n max_over_time(process_resident_memory_bytes{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_insert\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "min", "range": true, "refId": "B" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "quantile(0.5,\n max_over_time(process_resident_memory_bytes{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval])\n /\n vm_available_memory_bytes{job=~\"$job_insert\", instance=~\"$instance\"}\n)", "format": "time_series", "hide": false, "interval": "", "intervalFactor": 1, "legendFormat": "median", "range": true, "refId": "C" } ], "title": "Memory usage % ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "normal" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "bps" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 40 }, "id": 90, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "sum(rate(vm_tcplistener_read_bytes_total{job=~\"$job_insert\", instance=~\"$instance\"}[$__rate_interval])) * 8 > 0", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "read", "range": true, "refId": "A" } ], "title": "Network usage ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 2, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 40 }, "id": 88, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "max(histogram_quantile(0.99, sum(increase(vm_rows_per_insert_bucket{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by (instance, vmrange)))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "max", "range": true, "refId": "A" } ], "title": "Rows per insert ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the saturation level of connection between vminsert and vmstorage components. If the threshold of 0.9sec is reached, then the connection is saturated by more than 90% and vminsert won't be able to keep up. This usually means that more vminsert or vmstorage nodes must be added to the cluster in order to increase the total number of vminsert -> vmstorage links.\n", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line+area" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "transparent" }, { "color": "red", "value": 0.9 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 48 }, "id": 139, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max(rate(vm_rpc_send_duration_seconds_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(addr)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "__auto", "range": true, "refId": "A" } ], "title": "Storage connection saturation ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows when vmstorage node is unreachable for vminsert.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "decimals": 0, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "red", "value": 80 } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 48 }, "id": 114, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull" ], "displayMode": "table", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "vm_rpc_vmstorage_is_reachable{job=~\"$job\", instance=~\"$instance\"} != 1", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}} => {{addr}}", "range": true, "refId": "A" } ], "title": "Storage reachability ($instance)", "type": "timeseries" } ], "title": "vminsert ($instance)", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 43 }, "id": 194, "panels": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "gridPos": { "h": 2, "w": 24, "x": 0, "y": 9 }, "id": 198, "options": { "code": { "language": "plaintext", "showLineNumbers": false, "showMiniMap": false }, "content": "Drilldown row is used by other panels on the dashboard to show more detailed metrics per-instance.", "mode": "markdown" }, "pluginVersion": "9.2.6", "transparent": true, "type": "text" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the used memory (resident).\nThe application's performance will significantly degrade when memory usage is close to 100%.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 11 }, "id": 189, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max_over_time(process_resident_memory_bytes{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])", "interval": "", "legendFormat": "{{instance}} ({{job}})", "range": true, "refId": "A" } ], "title": "RSS memory usage ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "RSS share for memory allocated by the process itself. This share cannot be freed by the OS, so it must be taken into account by OOM killer.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 11 }, "id": 190, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": true, "expr": "max_over_time(process_resident_memory_anon_bytes{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])", "interval": "", "legendFormat": "{{instance}} ({{job}})", "range": true, "refId": "A" } ], "title": "RSS anonymous memory usage ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "short" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 19 }, "id": 192, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "exemplar": false, "expr": "sum(rate(process_cpu_seconds_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by(job, instance)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}} ({{job}})", "range": true, "refId": "A" } ], "title": "CPU usage ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the approx time needed to reach 100% of disk capacity based on the following params:\n* free disk space;\n* row ingestion rate;\n* dedup rate;\n* compression.\n\nUse this panel for capacity planning in order to estimate the time remaining for running out of the disk space.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "s" }, "overrides": [] }, "gridPos": { "h": 7, "w": 12, "x": 12, "y": 19 }, "id": 196, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "min" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "none" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "vm_free_disk_space_bytes{job=~\"$job_storage\", instance=~\"$instance\"} \n/ \nignoring(path) (\n (\n rate(vm_rows_added_to_storage_total{job=~\"$job_storage\", instance=~\"$instance\"}[1d])\n - \n ignoring(type) rate(vm_deduplicated_samples_total{job=~\"$job_storage\", instance=~\"$instance\", type=\"merge\"}[1d])\n ) * scalar(\n sum(vm_data_size_bytes{job=~\"$job_storage\", instance=~\"$instance\", type!~\"indexdb.*\"})\n / \n sum(vm_rows{job=~\"$job_storage\", instance=~\"$instance\", type!~\"indexdb.*\"})\n )\n)", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "{{instance}}", "range": true, "refId": "A" } ], "title": "Storage full ETA ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "Shows the percentage of used disk space. It is recommended to have at least 20% of free disk space for the best performance.", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 26 }, "id": 200, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\"}) by(job, instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "", "range": true, "refId": "A" } ], "title": "Disk space usage ($instance)", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "description": "", "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": "never", "spanNulls": false, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "line" } }, "links": [], "mappings": [], "min": 0, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "decbytes" }, "overrides": [] }, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 26 }, "id": 201, "links": [], "options": { "legend": { "calcs": [ "mean", "lastNotNull", "max" ], "displayMode": "table", "placement": "bottom", "showLegend": true, "sortBy": "Last *", "sortDesc": true }, "tooltip": { "mode": "multi", "sort": "desc" } }, "pluginVersion": "9.1.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\", type=~\"indexdb.*\"}) by(job, instance)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{job}}:{{instance}} (indexdb)", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "editorMode": "code", "expr": "sum(vm_data_size_bytes{job=~\"$job\", instance=~\"$instance\", type!~\"indexdb.*\"}) by(job, instance)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{job}}:{{instance}} (datapoints)", "range": true, "refId": "B" } ], "title": "Disk space usage by type ($instance)", "type": "timeseries" } ], "title": "Drilldown", "type": "row" } ], "refresh": false, "schemaVersion": 37, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": "VictoriaMetrics", "value": "VictoriaMetrics" }, "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" }, "definition": "label_values(vm_app_version{version=~\"^vm(insert|select|storage).*\"}, job)", "hide": 0, "includeAll": true, "multi": true, "name": "job", "options": [], "query": { "query": "label_values(vm_app_version{version=~\"^vm(insert|select|storage).*\"}, job)", "refId": "VictoriaMetrics-job-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "$ds" }, "definition": "label_values(vm_app_version{job=~\"$job\", version=~\"^vminsert.*\"}, job)", "hide": 2, "includeAll": false, "multi": false, "name": "job_insert", "options": [], "query": { "query": "label_values(vm_app_version{job=~\"$job\", version=~\"^vminsert.*\"}, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "$ds" }, "definition": "label_values(vm_app_version{job=~\"$job\", version=~\"^vmselect.*\"}, job)", "hide": 2, "includeAll": false, "multi": false, "name": "job_select", "options": [], "query": { "query": "label_values(vm_app_version{job=~\"$job\", version=~\"^vmselect.*\"}, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "current": {}, "datasource": { "type": "prometheus", "uid": "$ds" }, "definition": "label_values(vm_app_version{job=~\"$job\", version=~\"^vmstorage.*\"}, job)", "hide": 2, "includeAll": false, "multi": false, "name": "job_storage", "options": [], "query": { "query": "label_values(vm_app_version{job=~\"$job\", version=~\"^vmstorage.*\"}, job)", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": ".*", "current": {}, "datasource": { "type": "prometheus", "uid": "$ds" }, "definition": "label_values(vm_app_version{job=~\"$job\"}, instance)", "hide": 0, "includeAll": true, "multi": true, "name": "instance", "options": [], "query": { "query": "label_values(vm_app_version{job=~\"$job\"}, instance)", "refId": "VictoriaMetrics-instance-Variable-Query" }, "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }, { "datasource": { "type": "prometheus", "uid": "$ds" }, "filters": [], "hide": 0, "name": "adhoc", "skipUrlSync": false, "type": "adhoc" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "VictoriaMetrics - cluster", "uid": "oS7Bi_0Wz", "version": 1, "weekStart": "", "gnetId": 11176 }
2023-05-19 11:30:18 UTC
null
0
0
7,642
1
182,038
20,465
60,313
istio-mixer-dashboard
Istio Mixer Dashboard
Istio Mixer Dashboard version 1.7.8
2018-08-23 01:14:15 UTC
2021-02-25 18:48:00 UTC
0
null
0
0
null
null
0
0
20,465
1
7,642
43
16,004
Istio Mixer Dashboard version 1.7.8
{ "__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)", "limit": 100, "name": "Annotations & Alerts", "showIn": 0, "type": "dashboard" } ] }, "description": "Istio Mixer Dashboard version 1.7.8", "editable": false, "gnetId": 7642, "graphTooltip": 1, "id": null, "iteration": 1543881232533, "links": [], "panels": [ { "content": "<center><h2>Deployed Versions</h2></center>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 0 }, "height": "40", "id": 62, "links": [], "mode": "html", "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 3 }, "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": false, "steppedLine": false, "targets": [ { "expr": "sum(istio_build{component=\"mixer\"}) by (tag)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ tag }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Mixer 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 } }, { "content": "<center><h2>Resource Usage</h2></center>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 8 }, "height": "40", "id": 29, "links": [], "mode": "html", "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 11 }, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(process_virtual_memory_bytes{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "Virtual Memory ({{ job }})", "refId": "I" }, { "expr": "sum(process_resident_memory_bytes{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Resident Memory ({{ job }})", "refId": "H" }, { "expr": "sum(go_memstats_heap_sys_bytes{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "heap sys ({{ job }})", "refId": "A" }, { "expr": "sum(go_memstats_heap_alloc_bytes{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "heap alloc ({{ job }})", "refId": "D" }, { "expr": "sum(go_memstats_alloc_bytes{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Alloc ({{ job }})", "refId": "F" }, { "expr": "sum(go_memstats_heap_inuse_bytes{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Heap in-use ({{ job }})", "refId": "E" }, { "expr": "sum(go_memstats_stack_inuse_bytes{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Stack in-use ({{ job }})", "refId": "G" }, { "expr": "sum(label_replace(container_memory_usage_bytes{job=\"kubernetes-cadvisor\", container=~\"mixer|istio-proxy\", pod=~\"istio-telemetry-.*|istio-policy-.*\"}, \"service\", \"$1\" , \"pod\", \"(istio-telemetry|istio-policy)-.*\")) by (service)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{ service }} total (k8s)", "refId": "C" }, { "expr": "sum(label_replace(container_memory_usage_bytes{job=\"kubernetes-cadvisor\", container=~\"mixer|istio-proxy\", pod=~\"istio-telemetry-.*|istio-policy-.*\"}, \"service\", \"$1\" , \"pod\", \"(istio-telemetry|istio-policy)-.*\")) by (container, service)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{ service }} - {{ container }} (k8s)", "refId": "B" } ], "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": "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}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 6, "y": 11 }, "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": "label_replace(sum(rate(container_cpu_usage_seconds_total{job=\"kubernetes-cadvisor\",container=~\"mixer|istio-proxy\", pod=~\"istio-telemetry-.*|istio-policy-.*\"}[1m])) by (pod), \"service\", \"$1\" , \"pod\", \"(istio-telemetry|istio-policy)-.*\")", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{ service }} total (k8s)", "refId": "A" }, { "expr": "label_replace(sum(rate(container_cpu_usage_seconds_total{job=\"kubernetes-cadvisor\",container=~\"mixer|istio-proxy\", pod=~\"istio-telemetry-.*|istio-policy-.*\"}[1m])) by (container, pod), \"service\", \"$1\" , \"pod\", \"(istio-telemetry|istio-policy)-.*\")", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{ service }} - {{ container }} (k8s)", "refId": "B" }, { "expr": "sum(irate(process_cpu_seconds_total{job=~\"istio-telemetry|istio-policy\"}[1m])) by (job)", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "{{ job }} (self-reported)", "refId": "C" } ], "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 } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 12, "y": 11 }, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(process_open_fds{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "hide": true, "instant": false, "interval": "", "intervalFactor": 2, "legendFormat": "Open FDs ({{ job }})", "refId": "A" }, { "expr": "sum(label_replace(container_fs_usage_bytes{job=\"kubernetes-cadvisor\", container=~\"mixer|istio-proxy\", pod=~\"istio-telemetry-.*|istio-policy-.*\"}, \"service\", \"$1\" , \"pod\", \"(istio-telemetry|istio-policy)-.*\")) by (container, service)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ service }} - {{ container }}", "refId": "B" } ], "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": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "none", "label": "", "logBase": 1024, "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": 6, "x": 18, "y": 11 }, "id": 4, "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(go_goroutines{job=~\"istio-telemetry|istio-policy\"}) by (job)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Number of Goroutines ({{ job }})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "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": "", "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": "<center><h2>Mixer Overview</h2></center>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 18 }, "height": "40px", "id": 30, "links": [], "mode": "html", "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 0, "y": 21 }, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(grpc_io_server_completed_rpcs[1m]))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "mixer (Total)", "refId": "B" }, { "expr": "sum(rate(grpc_io_server_completed_rpcs[1m])) by (grpc_server_method)", "format": "time_series", "intervalFactor": 2, "legendFormat": "mixer ({{ grpc_server_method }})", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Incoming Requests", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 6, "y": 21 }, "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": [ { "alias": "{}", "yaxis": 1 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(rate(grpc_io_server_server_latency_bucket{}[1m])) by (grpc_server_method, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ grpc_server_method }} 0.5", "refId": "B" }, { "expr": "histogram_quantile(0.9, sum(rate(grpc_io_server_server_latency_bucket{}[1m])) by (grpc_server_method, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ grpc_server_method }} 0.9", "refId": "C" }, { "expr": "histogram_quantile(0.99, sum(rate(grpc_io_server_server_latency_bucket{}[1m])) by (grpc_server_method, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ grpc_server_method }} 0.99", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Response Durations", "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 6, "w": 6, "x": 12, "y": 21 }, "id": 11, "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(grpc_server_handled_total{grpc_code=~\"Unknown|Unimplemented|Internal|DataLoss\"}[1m])) by (grpc_method)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Mixer {{ grpc_method }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Server Error Rate (5xx responses)", "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": 6, "x": 18, "y": 21 }, "id": 12, "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(irate(grpc_server_handled_total{grpc_code!=\"OK\",grpc_service=~\".*Mixer\"}[1m])) by (grpc_method)", "format": "time_series", "intervalFactor": 2, "legendFormat": "Mixer {{ grpc_method }}", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Non-successes (4xxs)", "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 } }, { "content": "<center><h2>Adapters and Config</h2></center>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 27 }, "id": 28, "links": [], "mode": "html", "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 30 }, "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": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(mixer_runtime_dispatches_total{adapter=~\"$adapter\"}[1m])) by (adapter)", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ adapter }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Adapter Dispatch 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": 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": 30 }, "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": "histogram_quantile(0.5, sum(irate(mixer_runtime_dispatch_duration_seconds_bucket{adapter=~\"$adapter\"}[1m])) by (adapter, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ adapter }} - p50", "refId": "A" }, { "expr": "histogram_quantile(0.9, sum(irate(mixer_runtime_dispatch_duration_seconds_bucket{adapter=~\"$adapter\"}[1m])) by (adapter, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ adapter }} - p90 ", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(irate(mixer_runtime_dispatch_duration_seconds_bucket{adapter=~\"$adapter\"}[1m])) by (adapter, le))", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ adapter }} - p99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Adapter Dispatch Duration", "tooltip": { "shared": true, "sort": 1, "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 37 }, "id": 60, "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": "scalar(topk(1, max(mixer_config_rule_config_count) by (configID)))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Rules", "refId": "A" }, { "expr": "scalar(topk(1, max(mixer_config_rule_config_error_count) by (configID)))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Config Errors", "refId": "B" }, { "expr": "scalar(topk(1, max(mixer_config_rule_config_match_error_count) by (configID)))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Match Errors", "refId": "C" }, { "expr": "scalar(topk(1, max(mixer_config_unsatisfied_action_handler_count) by (configID)))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Unsatisfied Actions", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Rules", "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": 7, "w": 6, "x": 6, "y": 37 }, "id": 56, "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": "scalar(topk(1, max(mixer_config_instance_config_count) by (configID)))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Instances", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Instances in Latest Config", "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": 7, "w": 6, "x": 12, "y": 37 }, "id": 54, "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": "scalar(topk(1, max(mixer_config_handler_config_count) by (configID)))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Handlers", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Handlers in Latest Config", "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": 7, "w": 6, "x": 18, "y": 37 }, "id": 58, "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": "scalar(topk(1, max(mixer_config_attribute_count) by (configID)))", "format": "time_series", "instant": false, "intervalFactor": 1, "legendFormat": "Attributes", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Attributes in Latest Config", "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 } }, { "content": "<center><h2>Individual Adapters</h2></center>", "gridPos": { "h": 3, "w": 24, "x": 0, "y": 44 }, "id": 23, "links": [], "mode": "html", "title": "", "transparent": true, "type": "text" }, { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 47 }, "id": 46, "panels": [], "repeat": "adapter", "title": "$adapter Adapter", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 12, "x": 0, "y": 48 }, "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": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "label_replace(irate(mixer_runtime_dispatches_total{adapter=~\"$adapter\"}[1m]),\"handler\", \"$1 ($3)\", \"handler\", \"(.*)\\\\.(.*)\\\\.(.*)\")", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{ handler }} (error: {{ error }})", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dispatch Count By Handler", "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": 7, "w": 12, "x": 12, "y": 48 }, "id": 18, "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": "label_replace(histogram_quantile(0.5, sum(rate(mixer_runtime_dispatch_duration_seconds_bucket{adapter=~\"$adapter\"}[1m])) by (handler, error, le)), \"handler_short\", \"$1 ($3)\", \"handler\", \"(.*)\\\\.(.*)\\\\.(.*)\")", "format": "time_series", "intervalFactor": 2, "legendFormat": "p50 - {{ handler_short }} (error: {{ error }})", "refId": "A" }, { "expr": "label_replace(histogram_quantile(0.9, sum(irate(mixer_runtime_dispatch_duration_seconds_bucket{adapter=~\"$adapter\"}[1m])) by (handler, error, le)), \"handler_short\", \"$1 ($3)\", \"handler\", \"(.*)\\\\.(.*)\\\\.(.*)\")", "format": "time_series", "intervalFactor": 2, "legendFormat": "p90 - {{ handler_short }} (error: {{ error }})", "refId": "D" }, { "expr": "label_replace(histogram_quantile(0.99, sum(irate(mixer_runtime_dispatch_duration_seconds_bucket{adapter=~\"$adapter\"}[1m])) by (handler, error, le)), \"handler_short\", \"$1 ($3)\", \"handler\", \"(.*)\\\\.(.*)\\\\.(.*)\")", "format": "time_series", "intervalFactor": 2, "legendFormat": "p99 - {{ handler_short }} (error: {{ error }})", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Dispatch Duration By Handler", "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 } } ], "refresh": "5s", "schemaVersion": 16, "style": "dark", "tags": [], "templating": { "list": [ { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "hide": 0, "includeAll": true, "label": "Adapter", "multi": true, "name": "adapter", "options": [], "query": "label_values(adapter)", "refresh": 2, "regex": "", "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": "Istio Mixer Dashboard", "version": 4 }
2021-02-25 18:48:00 UTC
null
0
0
13,277
1
182,038
28,888
538,196
istio-wasm-extension-dashboard
Istio Wasm Extension Dashboard
Istio Wasm Extension Dashboard version 1.18.0-rc.0
2020-10-26 14:42:32 UTC
2023-05-25 20:21:59 UTC
0
null
57,567
57,568
null
null
1
5
28,888
1
13,277
123
0
Istio Wasm Extension Dashboard version 1.18.0-rc.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 Wasm Extension Dashboard version 1.18.0-rc.0", "editable": false, "gnetId": 13277, "graphTooltip": 0, "links": [], "panels": [ { "collapsed": false, "datasource": "${DS_PROMETHEUS}", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 3, "panels": [], "title": "Wasm VMs", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "", "fieldConfig": { "defaults": { "custom": { "align": null }, "links": [], "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] } }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 1 }, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(envoy_wasm_envoy_wasm_runtime_null_active)", "interval": "", "legendFormat": "native", "refId": "A" }, { "expr": "avg(envoy_wasm_envoy_wasm_runtime_v8_active)", "interval": "", "legendFormat": "v8", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Active", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:123", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:124", "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": 8, "w": 12, "x": 12, "y": 1 }, "hiddenSeries": false, "id": 6, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(envoy_wasm_envoy_wasm_runtime_null_created)", "interval": "", "legendFormat": "native", "refId": "A" }, { "expr": "avg(envoy_wasm_envoy_wasm_runtime_v8_created)", "interval": "", "legendFormat": "v8", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Created", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:68", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:69", "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": 9 }, "id": 7, "panels": [], "title": "Wasm Module Remote Load", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {}, "links": [] }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 10 }, "hiddenSeries": false, "id": 11, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(envoy_wasm_remote_load_cache_entries)", "interval": "", "legendFormat": "entries", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cache Entry", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:178", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:179", "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": 8, "w": 8, "x": 8, "y": 10 }, "hiddenSeries": false, "id": 8, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(envoy_wasm_remote_load_cache_hits)", "interval": "", "legendFormat": "hits", "refId": "A" }, { "expr": "avg(envoy_wasm_remote_load_cache_misses)", "interval": "", "legendFormat": "misses", "refId": "B" }, { "expr": "avg(envoy_wasm_remote_load_cache_negative_hits)", "interval": "", "legendFormat": "negative hits", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cache Visit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:233", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:234", "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": 8, "w": 8, "x": 16, "y": 10 }, "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.2.1", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "avg(envoy_wasm_remote_load_fetch_failures)", "interval": "", "legendFormat": "failures", "refId": "A" }, { "expr": "avg(envoy_wasm_remote_load_fetch_successes)", "interval": "", "legendFormat": "successes", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Remote Fetch", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:288", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:289", "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": 18 }, "id": 71, "panels": [], "title": "Proxy Resource Usage", "type": "row" }, { "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": 19 }, "hiddenSeries": false, "id": 72, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(container_memory_working_set_bytes{container=\"istio-proxy\"})", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Total (k8s)", "refId": "A", "step": 2 } ], "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": [ { "$$hashKey": "object:396", "format": "bytes", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:397", "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": 8, "w": 12, "x": 12, "y": 19 }, "hiddenSeries": false, "id": 73, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "options": { "alertThreshold": true }, "percentage": false, "pluginVersion": "7.2.1", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(rate(container_cpu_usage_seconds_total{container=\"istio-proxy\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Total (k8s)", "refId": "A", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "vCPU", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:447", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:448", "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": true, "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Istio Wasm Extension Dashboard", "uid": "7PAV7ctGz", "version": 17 }
2023-05-25 20:21:59 UTC
null
0
0
7,630
1
182,038
28,886
15,864,470
istio-workload-dashboard
Istio Workload Dashboard
Istio Workload Dashboard version 1.18.0-rc.0
2018-08-23 01:08:45 UTC
2023-05-25 20:21:58 UTC
0
null
57,504
57,505
null
null
1
5
28,886
1
7,630
166
0
Istio Workload Dashboard version 1.18.0-rc.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 Workload Dashboard version 1.18.0-rc.0", "editable": false, "gnetId": 7630, "graphTooltip": 0, "iteration": 1531345461465, "links": [], "panels": [ { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 95, "panels": [ { "content": "<div class=\"dashboard-header text-center\">\n<span>WORKLOAD: $workload.$namespace</span>\n</div>", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 1 }, "id": 89, "links": [], "mode": "html", "options": { "content": "<div class=\"dashboard-header text-center\">\n<span>WORKLOAD: $workload.$namespace</span>\n</div>", "mode": "html" }, "pluginVersion": "7.1.0", "title": "", "transparent": true, "type": "text" }, { "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": "ops", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 8, "x": 0, "y": 4 }, "id": 12, "interval": null, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "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": "round(sum(irate(istio_requests_total{reporter=~\"$qrep\",destination_workload_namespace=~\"$namespace\",destination_workload=~\"$workload\"}[5m])), 0.001)", "format": "time_series", "intervalFactor": 1, "refId": "A", "step": 4 } ], "thresholds": "", "title": "Incoming Request Volume", "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": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "percentunit", "gauge": { "maxValue": 100, "minValue": 80, "show": false, "thresholdLabels": false, "thresholdMarkers": false }, "gridPos": { "h": 4, "w": 8, "x": 8, "y": 4 }, "id": 14, "interval": null, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "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": "sum(irate(istio_requests_total{reporter=~\"$qrep\",destination_workload_namespace=~\"$namespace\",destination_workload=~\"$workload\",response_code!~\"5.*\"}[5m])) / sum(irate(istio_requests_total{reporter=~\"$qrep\",destination_workload_namespace=~\"$namespace\",destination_workload=~\"$workload\"}[5m]))", "format": "time_series", "intervalFactor": 1, "refId": "A" } ], "thresholds": "95, 99, 99.5", "title": "Incoming Success Rate (non-5xx responses)", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 4, "w": 8, "x": 16, "y": 4 }, "hiddenSeries": false, "id": 87, "legend": { "alignAsTable": false, "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", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(histogram_quantile(0.50, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\",destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\"}[1m])) by (le)) / 1000) or histogram_quantile(0.50, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\",destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\"}[1m])) by (le))", "format": "time_series", "interval": "", "intervalFactor": 1, "legendFormat": "P50", "refId": "A" }, { "expr": "(histogram_quantile(0.90, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\",destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\"}[1m])) by (le)) / 1000) or histogram_quantile(0.90, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\",destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\"}[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "P90", "refId": "B" }, { "expr": "(histogram_quantile(0.99, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\",destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\"}[1m])) by (le)) / 1000) or histogram_quantile(0.99, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\",destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\"}[1m])) by (le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "P99", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "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": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "cacheTimeout": null, "colorBackground": false, "colorValue": false, "colors": [ "#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a" ], "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "Bps", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 12, "x": 0, "y": 8 }, "id": 84, "interval": null, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "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": "sum(irate(istio_tcp_sent_bytes_total{reporter=~\"$qrep\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\"}[1m])) + sum(irate(istio_tcp_received_bytes_total{reporter=~\"$qrep\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "TCP Server Traffic", "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}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "format": "Bps", "gauge": { "maxValue": 100, "minValue": 0, "show": false, "thresholdLabels": false, "thresholdMarkers": true }, "gridPos": { "h": 4, "w": 12, "x": 12, "y": 8 }, "id": 85, "interval": null, "links": [], "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "textMode": "auto" }, "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": "sum(irate(istio_tcp_sent_bytes_total{reporter=~\"$qrep\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\"}[1m])) + sum(irate(istio_tcp_received_bytes_total{reporter=~\"$qrep\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "", "refId": "A" } ], "thresholds": "", "title": "TCP Client Traffic", "type": "singlestat", "valueFontSize": "80%", "valueMaps": [ { "op": "=", "text": "N/A", "value": "null" } ], "valueName": "avg" } ], "title": "General", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 1 }, "id": 93, "panels": [ { "content": "<div class=\"dashboard-header text-center\">\n<span>INBOUND WORKLOADS</span>\n</div>", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 13 }, "id": 45, "links": [], "mode": "html", "options": { "content": "<div class=\"dashboard-header text-center\">\n<span>INBOUND WORKLOADS</span>\n</div>", "mode": "html" }, "pluginVersion": "7.1.0", "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 25, "legend": { "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(istio_requests_total{connection_security_policy=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", reporter=~\"$qrep\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace, response_code), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace }} : {{ response_code }} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "round(sum(irate(istio_requests_total{connection_security_policy!=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", reporter=~\"$qrep\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace, response_code), 0.001)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace }} : {{ response_code }}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Incoming Requests By Source And Response Code", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "ops", "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": 6, "w": 12, "x": 12, "y": 16 }, "hiddenSeries": false, "id": 26, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\",response_code!~\"5.*\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace) / sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace }} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\",response_code!~\"5.*\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace) / sum(irate(istio_requests_total{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[5m])) by (source_workload, source_workload_namespace)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace }}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Incoming Success Rate (non-5xx responses) By Source", "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": "1.01", "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}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 27, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(histogram_quantile(0.50, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.50, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P50 (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "(histogram_quantile(0.90, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.90, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P90 (🔐mTLS)", "refId": "B", "step": 2 }, { "expr": "(histogram_quantile(0.95, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.95, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P95 (🔐mTLS)", "refId": "C", "step": 2 }, { "expr": "(histogram_quantile(0.99, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.99, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P99 (🔐mTLS)", "refId": "D", "step": 2 }, { "expr": "(histogram_quantile(0.50, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.50, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P50", "refId": "E", "step": 2 }, { "expr": "(histogram_quantile(0.90, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.90, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P90", "refId": "F", "step": 2 }, { "expr": "(histogram_quantile(0.95, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.95, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P95", "refId": "G", "step": 2 }, { "expr": "(histogram_quantile(0.99, sum(irate(istio_request_duration_milliseconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le)) / 1000) or histogram_quantile(0.99, sum(irate(istio_request_duration_seconds_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P99", "refId": "H", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Incoming Request Duration By Source", "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": "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": 6, "w": 8, "x": 8, "y": 22 }, "hiddenSeries": false, "id": 28, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.50, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P50 (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P90 (🔐mTLS)", "refId": "B", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P95 (🔐mTLS)", "refId": "C", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P99 (🔐mTLS)", "refId": "D", "step": 2 }, { "expr": "histogram_quantile(0.50, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P50", "refId": "E", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P90", "refId": "F", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P95", "refId": "G", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_request_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P99", "refId": "H", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Incoming Request Size By Source", "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_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 22 }, "hiddenSeries": false, "id": 68, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.50, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P50 (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P90 (🔐mTLS)", "refId": "B", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P95 (🔐mTLS)", "refId": "C", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P99 (🔐mTLS)", "refId": "D", "step": 2 }, { "expr": "histogram_quantile(0.50, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P50", "refId": "E", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P90", "refId": "F", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P95", "refId": "G", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_response_bytes_bucket{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload=~\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{source_workload}}.{{source_workload_namespace}} P99", "refId": "H", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response Size By Source", "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_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 28 }, "hiddenSeries": false, "id": 80, "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.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(istio_tcp_received_bytes_total{reporter=~\"$qrep\", connection_security_policy=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace), 0.001)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace}} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "round(sum(irate(istio_tcp_received_bytes_total{reporter=~\"$qrep\", connection_security_policy!=\"mutual_tls\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace}}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes Received from Incoming TCP Connection", "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": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 28 }, "hiddenSeries": false, "id": 82, "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.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(istio_tcp_sent_bytes_total{connection_security_policy=\"mutual_tls\", reporter=~\"$qrep\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace}} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "round(sum(irate(istio_tcp_sent_bytes_total{connection_security_policy!=\"mutual_tls\", reporter=~\"$qrep\", destination_workload_namespace=~\"$namespace\", destination_workload=~\"$workload\", source_workload=~\"$srcwl\", source_workload_namespace=~\"$srcns\"}[1m])) by (source_workload, source_workload_namespace), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ source_workload }}.{{ source_workload_namespace}}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes Sent to Incoming TCP Connection", "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 } } ], "title": "Inbound Workloads", "type": "row" }, { "collapsed": true, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 2 }, "id": 91, "panels": [ { "content": "<div class=\"dashboard-header text-center\">\n<span>OUTBOUND SERVICES</span>\n</div>", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "gridPos": { "h": 3, "w": 24, "x": 0, "y": 14 }, "id": 69, "links": [], "mode": "html", "options": { "content": "<div class=\"dashboard-header text-center\">\n<span>OUTBOUND SERVICES</span>\n</div>", "mode": "html" }, "pluginVersion": "7.1.0", "title": "", "transparent": true, "type": "text" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 17 }, "hiddenSeries": false, "id": 70, "legend": { "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(istio_requests_total{destination_principal=~\"spiffe.*\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", reporter=\"source\", destination_service=~\"$dstsvc\"}[5m])) by (destination_service, response_code), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ destination_service }} : {{ response_code }} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "round(sum(irate(istio_requests_total{destination_principal!~\"spiffe.*\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", reporter=\"source\", destination_service=~\"$dstsvc\"}[5m])) by (destination_service, response_code), 0.001)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} : {{ response_code }}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Outgoing Requests By Destination And Response Code", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "ops", "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": 6, "w": 12, "x": 12, "y": 17 }, "hiddenSeries": false, "id": 71, "legend": { "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(irate(istio_requests_total{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\",response_code!~\"5.*\", destination_service=~\"$dstsvc\"}[5m])) by (destination_service) / sum(irate(istio_requests_total{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", destination_service=~\"$dstsvc\"}[5m])) by (destination_service)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "sum(irate(istio_requests_total{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\",response_code!~\"5.*\", destination_service=~\"$dstsvc\"}[5m])) by (destination_service) / sum(irate(istio_requests_total{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", destination_service=~\"$dstsvc\"}[5m])) by (destination_service)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Outgoing Success Rate (non-5xx responses) By Destination", "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": "1.01", "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}", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 72, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "hideZero": false, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "(histogram_quantile(0.50, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.50, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P50 (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "(histogram_quantile(0.90, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.90, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P90 (🔐mTLS)", "refId": "B", "step": 2 }, { "expr": "(histogram_quantile(0.95, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.95, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P95 (🔐mTLS)", "refId": "C", "step": 2 }, { "expr": "(histogram_quantile(0.99, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.99, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P99 (🔐mTLS)", "refId": "D", "step": 2 }, { "expr": "(histogram_quantile(0.50, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.50, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P50", "refId": "E", "step": 2 }, { "expr": "(histogram_quantile(0.90, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.90, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P90", "refId": "F", "step": 2 }, { "expr": "(histogram_quantile(0.95, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.95, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P95", "refId": "G", "step": 2 }, { "expr": "(histogram_quantile(0.99, sum(irate(istio_request_duration_milliseconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le)) / 1000) or histogram_quantile(0.99, sum(irate(istio_request_duration_seconds_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P99", "refId": "H", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Outgoing Request Duration By Destination", "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": "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": 6, "w": 8, "x": 8, "y": 23 }, "hiddenSeries": false, "id": 73, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.50, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P50 (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P90 (🔐mTLS)", "refId": "B", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P95 (🔐mTLS)", "refId": "C", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P99 (🔐mTLS)", "refId": "D", "step": 2 }, { "expr": "histogram_quantile(0.50, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P50", "refId": "E", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P90", "refId": "F", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P95", "refId": "G", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_request_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P99", "refId": "H", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Outgoing Request Size By Destination", "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_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 8, "x": 16, "y": 23 }, "hiddenSeries": false, "id": 74, "legend": { "alignAsTable": false, "avg": false, "current": false, "hideEmpty": true, "max": false, "min": false, "rightSide": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.50, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P50 (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P90 (🔐mTLS)", "refId": "B", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P95 (🔐mTLS)", "refId": "C", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P99 (🔐mTLS)", "refId": "D", "step": 2 }, { "expr": "histogram_quantile(0.50, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P50", "refId": "E", "step": 2 }, { "expr": "histogram_quantile(0.90, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P90", "refId": "F", "step": 2 }, { "expr": "histogram_quantile(0.95, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P95", "refId": "G", "step": 2 }, { "expr": "histogram_quantile(0.99, sum(irate(istio_response_bytes_bucket{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service, le))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "{{ destination_service }} P99", "refId": "H", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Response Size By Destination", "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_PROMETHEUS}", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 0, "y": 29 }, "hiddenSeries": false, "id": 76, "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.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(istio_tcp_received_bytes_total{connection_security_policy=\"mutual_tls\", reporter=\"source\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ destination_service }} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "round(sum(irate(istio_tcp_received_bytes_total{connection_security_policy!=\"mutual_tls\", reporter=\"source\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ destination_service }}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes Sent on Outgoing TCP Connection", "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": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 6, "w": 12, "x": 12, "y": 29 }, "hiddenSeries": false, "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, "pluginVersion": "7.1.0", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "round(sum(irate(istio_tcp_sent_bytes_total{reporter=\"source\", connection_security_policy=\"mutual_tls\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ destination_service }} (🔐mTLS)", "refId": "A", "step": 2 }, { "expr": "round(sum(irate(istio_tcp_sent_bytes_total{reporter=\"source\", connection_security_policy!=\"mutual_tls\", source_workload_namespace=~\"$namespace\", source_workload=~\"$workload\", destination_service=~\"$dstsvc\"}[1m])) by (destination_service), 0.001)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ destination_service }}", "refId": "B", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Bytes Received from Outgoing TCP Connection", "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 } } ], "title": "Outbound Services", "type": "row" } ], "refresh": "1m", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Namespace", "multi": false, "name": "namespace", "options": [], "query": "query_result(sum(istio_requests_total) by (destination_workload_namespace) or sum(istio_tcp_sent_bytes_total) by (destination_workload_namespace))", "refresh": 1, "regex": "/.*_namespace=\"([^\"]*).*/", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Workload", "multi": false, "name": "workload", "options": [], "query": "query_result((sum(istio_requests_total{destination_workload_namespace=~\"$namespace\"}) by (destination_workload) or sum(istio_requests_total{source_workload_namespace=~\"$namespace\"}) by (source_workload)) or (sum(istio_tcp_sent_bytes_total{destination_workload_namespace=~\"$namespace\"}) by (destination_workload) or sum(istio_tcp_sent_bytes_total{source_workload_namespace=~\"$namespace\"}) by (source_workload)))", "refresh": 1, "regex": "/.*workload=\"([^\"]*).*/", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "selected": true, "text": "destination", "value": "destination" }, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": false, "label": "Reporter", "multi": true, "name": "qrep", "query": "source,destination", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "custom", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Inbound Workload Namespace", "multi": true, "name": "srcns", "options": [], "query": "query_result(sum(istio_requests_total{reporter=~\"$qrep\", destination_workload=\"$workload\", destination_workload_namespace=~\"$namespace\"}) by (source_workload_namespace) or sum(istio_tcp_sent_bytes_total{reporter=~\"$qrep\", destination_workload=\"$workload\", destination_workload_namespace=~\"$namespace\"}) by (source_workload_namespace))", "refresh": 1, "regex": "/.*namespace=\"([^\"]*).*/", "skipUrlSync": false, "sort": 2, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Inbound Workload", "multi": true, "name": "srcwl", "options": [], "query": "query_result(sum(istio_requests_total{reporter=~\"$qrep\", destination_workload=\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload_namespace=~\"$srcns\"}) by (source_workload) or sum(istio_tcp_sent_bytes_total{reporter=~\"$qrep\", destination_workload=\"$workload\", destination_workload_namespace=~\"$namespace\", source_workload_namespace=~\"$srcns\"}) by (source_workload))", "refresh": 1, "regex": "/.*workload=\"([^\"]*).*/", "skipUrlSync": false, "sort": 3, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": {}, "datasource": "${DS_PROMETHEUS}", "definition": "", "hide": 0, "includeAll": true, "label": "Destination Service", "multi": true, "name": "dstsvc", "options": [], "query": "query_result(sum(istio_requests_total{reporter=\"source\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\"}) by (destination_service) or sum(istio_tcp_sent_bytes_total{reporter=\"source\", source_workload=~\"$workload\", source_workload_namespace=~\"$namespace\"}) by (destination_service))", "refresh": 1, "regex": "/.*destination_service=\"([^\"]*).*/", "skipUrlSync": false, "sort": 4, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-5m", "to": "now" }, "timepicker": { "refresh_intervals": [ "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Istio Workload Dashboard", "uid": "UbsSZTDik", "version": 1 }
2023-05-25 20:21:58 UTC
null
0
0
7,645
1
182,038
28,887
17,330,747
istio-control-plane-dashboard
Istio Control Plane Dashboard
Istio Control Plane Dashboard version 1.18.0-rc.0
2018-08-23 01:15:16 UTC
2023-05-25 20:21:58 UTC
0
null
57,502
57,503
null
null
6
5
28,887
1
7,645
166
0
Istio Control Plane Dashboard version 1.18.0-rc.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 Control Plane Dashboard version 1.18.0-rc.0", "editable": false, "gnetId": 7645, "graphTooltip": 1, "links": [], "panels": [ { "collapsed": false, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 60, "panels": [], "title": "Deployed Versions", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 5, "w": 24, "x": 0, "y": 1 }, "id": 56, "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=\"pilot\"}) by (tag)", "format": "time_series", "intervalFactor": 1, "legendFormat": "{{ tag }}", "refId": "A" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pilot 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": 6 }, "id": 62, "panels": [], "title": "Resource Usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "fill": 1, "gridPos": { "h": 7, "w": 6, "x": 0, "y": 7 }, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "process_virtual_memory_bytes{app=\"istiod\"}", "format": "time_series", "instant": false, "intervalFactor": 2, "legendFormat": "Virtual Memory", "refId": "I", "step": 2 }, { "expr": "process_resident_memory_bytes{app=\"istiod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Resident Memory", "refId": "H", "step": 2 }, { "expr": "go_memstats_heap_sys_bytes{app=\"istiod\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "heap sys", "refId": "A" }, { "expr": "go_memstats_heap_alloc_bytes{app=\"istiod\"}", "format": "time_series", "hide": true, "intervalFactor": 2, "legendFormat": "heap alloc", "refId": "D" }, { "expr": "go_memstats_alloc_bytes{app=\"istiod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Alloc", "refId": "F", "step": 2 }, { "expr": "go_memstats_heap_inuse_bytes{app=\"istiod\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Heap in-use", "refId": "E", "step": 2 }, { "expr": "go_memstats_stack_inuse_bytes{app=\"istiod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Stack in-use", "refId": "G", "step": 2 }, { "expr": "container_memory_working_set_bytes{container=~\"discovery\", pod=~\"istiod-.*|istio-pilot-.*\"}", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Discovery (container)", "refId": "B", "step": 2 }, { "expr": "container_memory_working_set_bytes{container=~\"istio-proxy\", pod=~\"istiod-.*|istio-pilot-.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Sidecar (container)", "refId": "C" } ], "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": 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": 7, "w": 6, "x": 6, "y": 7 }, "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(irate(container_cpu_usage_seconds_total{container=\"discovery\", pod=~\"istiod-.*|istio-pilot-.*\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Discovery (container)", "refId": "A" }, { "expr": "irate(process_cpu_seconds_total{app=\"istiod\"}[1m])", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Discovery (process)", "refId": "C", "step": 2 }, { "expr": "sum(irate(container_cpu_usage_seconds_total{container=\"istio-proxy\", pod=~\"istiod-.*|istio-pilot-.*\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 2, "legendFormat": "Sidecar (container)", "refId": "B", "step": 2 } ], "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": 7, "w": 6, "x": 12, "y": 7 }, "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, "stack": false, "steppedLine": false, "targets": [ { "expr": "container_fs_usage_bytes{container=\"discovery\", pod=~\"istiod-.*|istio-pilot-.*\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Discovery", "refId": "B", "step": 2 }, { "expr": "container_fs_usage_bytes{container=\"istio-proxy\", pod=~\"istiod-.*|istio-pilot-.*\"}", "format": "time_series", "intervalFactor": 1, "legendFormat": "Sidecar", "refId": "A" } ], "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": "bytes", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "decimals": null, "format": "none", "label": "", "logBase": 1024, "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": 6, "x": 18, "y": 7 }, "id": 4, "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": "go_goroutines{app=\"istiod\"}", "format": "time_series", "intervalFactor": 2, "legendFormat": "Number of Goroutines", "refId": "A", "step": 2 } ], "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": "", "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": 58, "panels": [], "title": "Pilot Push Information", "type": "row" }, { "aliasColors": {}, "bars": true, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Shows the rate of pilot pushes", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 15 }, "id": 622, "legend": { "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, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(irate(pilot_xds_pushes{type=\"cds\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Cluster", "refId": "C" }, { "expr": "sum(irate(pilot_xds_pushes{type=\"eds\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Endpoints", "refId": "D" }, { "expr": "sum(irate(pilot_xds_pushes{type=\"lds\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Listeners", "refId": "A" }, { "expr": "sum(irate(pilot_xds_pushes{type=\"rds\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Routes", "refId": "E" }, { "expr": "sum(irate(pilot_xds_pushes{type=\"sds\"}[1m]))", "interval": "", "legendFormat": "Secrets", "refId": "B" }, { "expr": "sum(irate(pilot_xds_pushes{type=\"nds\"}[1m]))", "interval": "", "legendFormat": "Nametables", "refId": "F" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pilot Pushes", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [ "total" ] }, "yaxes": [ { "format": "ops", "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}", "description": "Captures a variety of pilot errors", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 8, "y": 15 }, "id": 67, "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", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "sum(pilot_xds_cds_reject{app=\"istiod\"}) or (absent(pilot_xds_cds_reject{app=\"istiod\"}) - 1)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Rejected CDS Configs", "refId": "C" }, { "expr": "sum(pilot_xds_eds_reject{app=\"istiod\"}) or (absent(pilot_xds_eds_reject{app=\"istiod\"}) - 1)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Rejected EDS Configs", "refId": "D" }, { "expr": "sum(pilot_xds_rds_reject{app=\"istiod\"}) or (absent(pilot_xds_rds_reject{app=\"istiod\"}) - 1)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Rejected RDS Configs", "refId": "A" }, { "expr": "sum(pilot_xds_lds_reject{app=\"istiod\"}) or (absent(pilot_xds_lds_reject{app=\"istiod\"}) - 1)", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Rejected LDS Configs", "refId": "B" }, { "expr": "sum(rate(pilot_xds_write_timeout{app=\"istiod\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Write Timeouts", "refId": "F" }, { "expr": "sum(rate(pilot_total_xds_internal_errors{app=\"istiod\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Internal Errors", "refId": "H" }, { "expr": "sum(rate(pilot_total_xds_rejects{app=\"istiod\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Config Rejection Rate", "refId": "E" }, { "expr": "sum(rate(pilot_xds_push_context_errors{app=\"istiod\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Push Context Errors", "refId": "K" }, { "expr": "sum(rate(pilot_xds_write_timeout{app=\"istiod\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Push Timeouts", "refId": "G" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Pilot 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 } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Shows the total time it takes to push a config update to a proxy", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 15 }, "id": 624, "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": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "histogram_quantile(0.5, sum(rate(pilot_proxy_convergence_time_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p50 ", "refId": "A" }, { "expr": "histogram_quantile(0.9, sum(rate(pilot_proxy_convergence_time_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p90", "refId": "B" }, { "expr": "histogram_quantile(0.99, sum(rate(pilot_proxy_convergence_time_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99", "refId": "C" }, { "expr": "histogram_quantile(0.999, sum(rate(pilot_proxy_convergence_time_bucket[1m])) by (le))", "format": "time_series", "intervalFactor": 1, "legendFormat": "p99.9", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Proxy Push Time", "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, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 23 }, "id": 45, "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", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "expr": "pilot_conflict_inbound_listener{app=\"istiod\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Inbound Listeners", "refId": "B" }, { "expr": "pilot_conflict_outbound_listener_http_over_current_tcp{app=\"istiod\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Outbound Listeners (http over current tcp)", "refId": "A" }, { "expr": "pilot_conflict_outbound_listener_tcp_over_current_tcp{app=\"istiod\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Outbound Listeners (tcp over current tcp)", "refId": "C" }, { "expr": "pilot_conflict_outbound_listener_tcp_over_current_http{app=\"istiod\"}", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "Outbound Listeners (tcp over current http)", "refId": "D" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Conflicts", "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": 12, "x": 12, "y": 23 }, "id": 47, "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(pilot_virt_services{app=\"istiod\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Virtual Services", "refId": "A" }, { "expr": "avg(pilot_services{app=\"istiod\"})", "format": "time_series", "intervalFactor": 1, "legendFormat": "Services", "refId": "B" }, { "expr": "sum(pilot_xds{app=\"istiod\"}) by (pod)", "format": "time_series", "intervalFactor": 1, "legendFormat": "Connected Endpoints {{pod}}", "refId": "E" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "ADS Monitoring", "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": 31 }, "id": 64, "panels": [], "title": "Envoy Information", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "${DS_PROMETHEUS}", "description": "Shows details about Envoy proxies in the mesh", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 0, "y": 32 }, "id": 40, "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(irate(envoy_cluster_upstream_cx_total{cluster_name=\"xds-grpc\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "XDS Connections", "refId": "C" }, { "expr": "sum(irate(envoy_cluster_upstream_cx_connect_fail{cluster_name=\"xds-grpc\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "XDS Connection Failures", "refId": "A" }, { "expr": "sum(increase(envoy_server_hot_restart_epoch[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "Envoy Restarts", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Envoy Details", "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": "ops", "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": 8, "x": 8, "y": 32 }, "id": 41, "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(envoy_cluster_upstream_cx_active{cluster_name=\"xds-grpc\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "XDS Active Connections", "refId": "C", "step": 2 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "XDS Active 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}", "description": "Shows the size of XDS requests and responses", "fill": 1, "gridPos": { "h": 8, "w": 8, "x": 16, "y": 32 }, "id": 42, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": 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(rate(envoy_cluster_upstream_cx_rx_bytes_total{cluster_name=\"xds-grpc\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "XDS Response Bytes Max", "refId": "D" }, { "expr": "quantile(0.5, rate(envoy_cluster_upstream_cx_rx_bytes_total{cluster_name=\"xds-grpc\"}[1m]))", "format": "time_series", "hide": false, "intervalFactor": 1, "legendFormat": "XDS Response Bytes Average", "refId": "B" }, { "expr": "max(rate(envoy_cluster_upstream_cx_tx_bytes_total{cluster_name=\"xds-grpc\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "XDS Request Bytes Max", "refId": "A" }, { "expr": "quantile(.5, rate(envoy_cluster_upstream_cx_tx_bytes_total{cluster_name=\"xds-grpc\"}[1m]))", "format": "time_series", "intervalFactor": 1, "legendFormat": "XDS Request Bytes Average", "refId": "C" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "XDS Requests Size", "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": "ops", "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": 40 }, "id": 626, "panels": [], "title": "Webhooks", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 41 }, "hiddenSeries": false, "id": 629, "legend": { "avg": false, "current": false, "hideEmpty": false, "hideZero": 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": "sum(rate(galley_validation_passed[1m]))", "interval": "", "legendFormat": "Validations (Success)", "refId": "A" }, { "expr": "sum(rate(galley_validation_failed[1m]))", "interval": "", "legendFormat": "Validation (Failure)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Configuration 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": null, "description": "", "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 41 }, "hiddenSeries": false, "id": 630, "legend": { "avg": false, "current": false, "hideZero": 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": "sum(rate(sidecar_injection_success_total[1m]))", "interval": "", "legendFormat": "Injections (Success)", "refId": "A" }, { "expr": "sum(rate(sidecar_injection_failure_total[1m]))", "interval": "", "legendFormat": "Injections (Failure)", "refId": "B" } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Sidecar Injection", "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": "5s", "schemaVersion": 18, "style": "dark", "tags": [], "templating": { "list": [ { "current": { "selected": true, "text": "default", "value": "default" }, "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "queryValue": "", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" } ] }, "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": "Istio Control Plane Dashboard", "uid": "3--MLVZZk", "version": 11 }
2023-05-25 20:21:58 UTC
null
0
0