2019-10-17 13:18:58 +00:00
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"__inputs": [
|
|
|
|
{
|
|
|
|
"name": "DS_PROMETHEUS",
|
|
|
|
"label": "Prometheus",
|
|
|
|
"description": "",
|
|
|
|
"type": "datasource",
|
|
|
|
"pluginId": "prometheus",
|
|
|
|
"pluginName": "Prometheus"
|
|
|
|
}
|
|
|
|
],
|
2022-02-24 23:16:56 +00:00
|
|
|
"__elements": [],
|
2021-10-04 10:04:33 +00:00
|
|
|
"__requires": [
|
|
|
|
{
|
|
|
|
"type": "grafana",
|
|
|
|
"id": "grafana",
|
|
|
|
"name": "Grafana",
|
2022-03-09 21:34:35 +00:00
|
|
|
"version": "8.3.5"
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"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": ""
|
|
|
|
}
|
|
|
|
],
|
2019-10-17 13:18:58 +00:00
|
|
|
"annotations": {
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"builtIn": 1,
|
|
|
|
"datasource": "-- Grafana --",
|
|
|
|
"enable": true,
|
|
|
|
"hide": true,
|
|
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
|
|
"name": "Annotations & Alerts",
|
2021-10-04 10:04:33 +00:00
|
|
|
"target": {
|
|
|
|
"limit": 100,
|
|
|
|
"matchAny": false,
|
|
|
|
"tags": [],
|
|
|
|
"type": "dashboard"
|
|
|
|
},
|
2019-10-17 13:18:58 +00:00
|
|
|
"type": "dashboard"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"editable": true,
|
2021-12-08 13:21:48 +00:00
|
|
|
"fiscalYearStartMonth": 0,
|
2019-10-17 13:18:58 +00:00
|
|
|
"graphTooltip": 0,
|
2021-10-04 10:04:33 +00:00
|
|
|
"id": null,
|
2022-03-09 21:34:35 +00:00
|
|
|
"iteration": 1646860585647,
|
2019-10-17 13:18:58 +00:00
|
|
|
"links": [],
|
2021-12-08 13:21:48 +00:00
|
|
|
"liveNow": false,
|
2019-10-17 13:18:58 +00:00
|
|
|
"panels": [
|
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"collapsed": false,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"id": 68,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Main",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "RSS"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "bytes"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "Nim GC mem total"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "bytes"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "Nim GC mem used"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "bytes"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2019-10-17 13:18:58 +00:00
|
|
|
"gridPos": {
|
2020-05-11 06:25:49 +00:00
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
2019-10-17 13:18:58 +00:00
|
|
|
"x": 0,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 1
|
2019-10-17 13:18:58 +00:00
|
|
|
},
|
|
|
|
"id": 2,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
2019-10-17 13:18:58 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2019-10-17 13:18:58 +00:00
|
|
|
}
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2019-10-17 13:18:58 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "rate(process_cpu_seconds_total{instance=\"${instance}\"}[$__rate_interval]) * 100",
|
2019-10-17 13:18:58 +00:00
|
|
|
"legendFormat": "CPU usage %",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "process_open_fds{instance=\"${instance}\"}",
|
2019-10-17 13:18:58 +00:00
|
|
|
"legendFormat": "open file descriptors",
|
|
|
|
"refId": "C"
|
|
|
|
},
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "process_resident_memory_bytes{instance=\"${instance}\"}",
|
2019-10-17 13:18:58 +00:00
|
|
|
"legendFormat": "RSS",
|
|
|
|
"refId": "D"
|
|
|
|
},
|
|
|
|
{
|
2021-12-08 13:21:48 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "sum(nim_gc_mem_bytes{instance=\"${instance}\"})",
|
|
|
|
"interval": "",
|
2019-10-17 13:18:58 +00:00
|
|
|
"legendFormat": "Nim GC mem total",
|
|
|
|
"refId": "F"
|
|
|
|
},
|
|
|
|
{
|
2021-12-08 13:21:48 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "sum(nim_gc_mem_occupied_bytes{instance=\"${instance}\"})",
|
|
|
|
"interval": "",
|
2019-10-17 13:18:58 +00:00
|
|
|
"legendFormat": "Nim GC mem used",
|
|
|
|
"refId": "G"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "resources (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2019-10-17 13:18:58 +00:00
|
|
|
},
|
2020-05-05 21:03:19 +00:00
|
|
|
{
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-05-05 21:03:19 +00:00
|
|
|
"gridPos": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"h": 4,
|
2020-05-11 06:25:49 +00:00
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 1
|
2020-05-05 21:03:19 +00:00
|
|
|
},
|
2021-09-02 19:20:26 +00:00
|
|
|
"id": 57,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
2021-12-08 13:21:48 +00:00
|
|
|
"mode": "multi"
|
2021-09-02 19:20:26 +00:00
|
|
|
}
|
2020-12-02 20:47:00 +00:00
|
|
|
},
|
2020-05-05 21:03:19 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-09-02 19:20:26 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "version{instance=\"${instance}\"}",
|
2020-06-27 23:42:35 +00:00
|
|
|
"interval": "",
|
2021-09-02 19:20:26 +00:00
|
|
|
"legendFormat": "{{version}}",
|
2020-05-05 21:03:19 +00:00
|
|
|
"refId": "A"
|
2021-12-08 13:21:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "network_name{instance=\"${instance}\"}",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{name}}",
|
|
|
|
"refId": "B"
|
2020-05-05 21:03:19 +00:00
|
|
|
}
|
|
|
|
],
|
2021-12-08 13:21:48 +00:00
|
|
|
"title": "version/network (${instance})",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "timeseries"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 5
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
2021-09-02 19:20:26 +00:00
|
|
|
"id": 16,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-09-02 19:20:26 +00:00
|
|
|
"expr": "libp2p_open_streams{instance=\"${instance}\"}",
|
2020-05-11 06:25:49 +00:00
|
|
|
"interval": "",
|
2021-09-02 19:20:26 +00:00
|
|
|
"legendFormat": "{{type}} ({{dir}})",
|
2020-05-11 06:25:49 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-09-02 19:20:26 +00:00
|
|
|
"title": "open streams (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "hidden",
|
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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": "bytes"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byRegexp",
|
|
|
|
"options": "/.*/"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.axisPlacement",
|
|
|
|
"value": "auto"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 7
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
"id": 18,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2020-05-11 06:25:49 +00:00
|
|
|
}
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "nim_gc_heap_instance_occupied_bytes{instance=\"${instance}\"}",
|
2020-05-11 06:25:49 +00:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{type_name}}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "GC heap objects (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"transformations": [],
|
|
|
|
"type": "timeseries"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
|
|
|
"y": 10
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"id": 51,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"pluginVersion": "8.1.6",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "libp2p_peers{instance=\"${instance}\"}",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "libp2p peers",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"expr": "libp2p_pubsub_peers{instance=\"${instance}\"}",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "libp2p pubsub peers",
|
|
|
|
"refId": "C"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"expr": "nbc_peers{instance=\"${instance}\"}",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "beacon_node peers",
|
|
|
|
"refId": "B"
|
2020-05-11 06:25:49 +00:00
|
|
|
}
|
|
|
|
],
|
2021-10-21 15:15:35 +00:00
|
|
|
"title": "peers (${instance})",
|
|
|
|
"type": "timeseries"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "proposed"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "dark-yellow",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "received"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "light-green",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 13
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"id": 38,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2020-12-02 20:47:00 +00:00
|
|
|
}
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-12-08 13:21:48 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_blocks_received_total{instance=\"${instance}\"}[$__rate_interval])",
|
2020-05-11 06:25:49 +00:00
|
|
|
"interval": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"legendFormat": "received",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
2021-12-08 13:21:48 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_blocks_proposed_total{instance=\"${instance}\"}[$__rate_interval])",
|
2020-09-30 13:49:10 +00:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "proposed",
|
2020-05-11 06:25:49 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "blocks/slot (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
2020-08-23 16:44:15 +00:00
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-04 10:04:33 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
2022-02-24 23:16:56 +00:00
|
|
|
"axisSoftMin": 0,
|
2021-10-04 10:04:33 +00:00
|
|
|
"barAlignment": 0,
|
|
|
|
"drawStyle": "line",
|
2021-10-21 15:15:35 +00:00
|
|
|
"fillOpacity": 10,
|
2021-10-04 10:04:33 +00:00
|
|
|
"gradientMode": "none",
|
|
|
|
"hideFrom": {
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false,
|
|
|
|
"viz": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"pointSize": 5,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false,
|
|
|
|
"stacking": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "normal"
|
|
|
|
},
|
|
|
|
"thresholdsStyle": {
|
|
|
|
"mode": "off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "Total"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.stacking",
|
|
|
|
"value": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "none"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.fillOpacity",
|
|
|
|
"value": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.lineWidth",
|
|
|
|
"value": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
2020-08-23 16:44:15 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 15
|
2020-08-23 16:44:15 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"id": 59,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-04 10:04:33 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
2020-12-02 20:47:00 +00:00
|
|
|
},
|
2020-08-23 16:44:15 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "libp2p_peers_identity{instance=\"${instance}\"}",
|
2020-08-23 16:44:15 +00:00
|
|
|
"interval": "",
|
2021-10-04 10:04:33 +00:00
|
|
|
"legendFormat": "{{agent}}",
|
2020-08-23 16:44:15 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"title": "peer type (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"transformations": [
|
|
|
|
{
|
|
|
|
"id": "calculateField",
|
|
|
|
"options": {}
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"type": "timeseries"
|
2020-08-23 16:44:15 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-08-23 16:44:15 +00:00
|
|
|
"gridPos": {
|
2020-09-30 13:49:10 +00:00
|
|
|
"h": 5,
|
2020-08-23 16:44:15 +00:00
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 19
|
2020-08-23 16:44:15 +00:00
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"id": 30,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2020-12-02 20:47:00 +00:00
|
|
|
}
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2020-08-23 16:44:15 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-12-08 13:21:48 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_attestations_received_total{instance=\"${instance}\"}[$__rate_interval])",
|
2020-08-23 16:44:15 +00:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "received",
|
2020-09-30 13:49:10 +00:00
|
|
|
"refId": "A"
|
2020-08-23 16:44:15 +00:00
|
|
|
},
|
|
|
|
{
|
2021-12-08 13:21:48 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_attestations_sent_total{instance=\"${instance}\"}[$__rate_interval])",
|
2020-08-23 16:44:15 +00:00
|
|
|
"interval": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"legendFormat": "sent",
|
|
|
|
"refId": "B"
|
2020-08-23 16:44:15 +00:00
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "attestations/slot (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2021-09-02 19:09:21 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
{
|
|
|
|
"description": "",
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"barAlignment": 0,
|
|
|
|
"drawStyle": "line",
|
2021-10-21 15:15:35 +00:00
|
|
|
"fillOpacity": 10,
|
2021-10-04 10:04:33 +00:00
|
|
|
"gradientMode": "none",
|
|
|
|
"hideFrom": {
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false,
|
|
|
|
"viz": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"pointSize": 5,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false,
|
|
|
|
"stacking": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "normal"
|
|
|
|
},
|
|
|
|
"thresholdsStyle": {
|
|
|
|
"mode": "off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "binBps"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "Total"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.stacking",
|
|
|
|
"value": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "none"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.fillOpacity",
|
|
|
|
"value": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.lineWidth",
|
|
|
|
"value": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
2021-10-21 15:15:35 +00:00
|
|
|
"y": 20
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
"id": 61,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(libp2p_peers_traffic_read_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{agent}}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "incoming traffic by peer type (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"transformations": [
|
|
|
|
{
|
|
|
|
"id": "calculateField",
|
|
|
|
"options": {}
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"type": "timeseries"
|
|
|
|
},
|
2021-09-02 19:09:21 +00:00
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-09-02 19:09:21 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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": 5,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
|
|
|
"y": 24
|
|
|
|
},
|
|
|
|
"id": 55,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2021-10-04 10:04:33 +00:00
|
|
|
}
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2021-09-02 19:20:26 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-12-08 13:21:48 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_aggregates_received_total{instance=\"${instance}\"}[$__rate_interval])",
|
2021-09-02 19:20:26 +00:00
|
|
|
"interval": "",
|
2021-10-04 10:04:33 +00:00
|
|
|
"legendFormat": "received",
|
2021-09-02 19:20:26 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"title": "aggregates/slot (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2021-09-02 19:20:26 +00:00
|
|
|
},
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"description": "",
|
2021-09-02 19:20:26 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-04 10:04:33 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"barAlignment": 0,
|
|
|
|
"drawStyle": "line",
|
2021-10-21 15:15:35 +00:00
|
|
|
"fillOpacity": 10,
|
2021-10-04 10:04:33 +00:00
|
|
|
"gradientMode": "none",
|
|
|
|
"hideFrom": {
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false,
|
|
|
|
"viz": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"pointSize": 5,
|
|
|
|
"scaleDistribution": {
|
|
|
|
"type": "linear"
|
|
|
|
},
|
|
|
|
"showPoints": "auto",
|
|
|
|
"spanNulls": false,
|
|
|
|
"stacking": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "normal"
|
|
|
|
},
|
|
|
|
"thresholdsStyle": {
|
|
|
|
"mode": "off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"mappings": [],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "binBps"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "Total"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.stacking",
|
|
|
|
"value": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "none"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"id": "custom.fillOpacity",
|
|
|
|
"value": 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "custom.lineWidth",
|
|
|
|
"value": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
|
|
|
"y": 26
|
|
|
|
},
|
|
|
|
"id": 62,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(libp2p_peers_traffic_write_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "{{agent}}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "outgoing traffic by peer type (${instance})",
|
|
|
|
"transformations": [
|
|
|
|
{
|
|
|
|
"id": "calculateField",
|
|
|
|
"options": {}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"links": [],
|
|
|
|
"mappings": [],
|
|
|
|
"min": 0,
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
|
|
|
"y": 29
|
|
|
|
},
|
|
|
|
"id": 22,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "rate(attached_validator_balance_total{instance=\"${instance}\"}[$__rate_interval]) * 384 / 1000000000",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "GWei",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "validator rewards / epoch (${instance})",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"links": [],
|
|
|
|
"mappings": [],
|
|
|
|
"min": 0,
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "no peers"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "red",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "healthy"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "green",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "low"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "yellow",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
|
|
|
"y": 32
|
|
|
|
},
|
|
|
|
"id": 20,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "libp2p_gossipsub_healthy_peers_topics{instance=\"${instance}\"}",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "healthy",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "libp2p_gossipsub_low_peers_topics{instance=\"${instance}\"}",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "low",
|
|
|
|
"refId": "C"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "libp2p_gossipsub_no_peers_topics{instance=\"${instance}\"}",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "no peers",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
2022-05-12 07:50:27 +00:00
|
|
|
"title": "health of subnets reception (${instance})",
|
2022-02-24 23:16:56 +00:00
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "",
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "auto",
|
|
|
|
"barAlignment": 0,
|
|
|
|
"drawStyle": "line",
|
|
|
|
"fillOpacity": 10,
|
|
|
|
"gradientMode": "none",
|
|
|
|
"hideFrom": {
|
|
|
|
"legend": false,
|
|
|
|
"tooltip": false,
|
|
|
|
"viz": false
|
|
|
|
},
|
|
|
|
"lineInterpolation": "linear",
|
|
|
|
"lineWidth": 1,
|
|
|
|
"pointSize": 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": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
|
|
|
"y": 35
|
|
|
|
},
|
|
|
|
"id": 76,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "eth1_chain_len{instance=\"${instance}\"}",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "Eth1 chain len",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "Eth1 chain length (${instance})",
|
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"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"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"links": [],
|
|
|
|
"mappings": [],
|
|
|
|
"min": 0,
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "healthy"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "green",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "low"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "red",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "good"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "yellow",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
|
|
|
"y": 37
|
|
|
|
},
|
|
|
|
"id": 72,
|
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "nbc_gossipsub_healthy_fanout{instance=\"${instance}\"}",
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "healthy",
|
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "nbc_gossipsub_good_fanout{instance=\"${instance}\"}",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "good",
|
|
|
|
"refId": "C"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "nbc_gossipsub_low_fanout{instance=\"${instance}\"}",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "low",
|
|
|
|
"refId": "B"
|
|
|
|
}
|
|
|
|
],
|
2022-05-12 07:50:27 +00:00
|
|
|
"title": "health of subnets publishing (${instance})",
|
2022-02-24 23:16:56 +00:00
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
|
|
|
"axisPlacement": "hidden",
|
|
|
|
"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": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "short"
|
|
|
|
},
|
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byRegexp",
|
|
|
|
"options": "/.*/"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "unit",
|
|
|
|
"value": "bytes"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "min",
|
2021-10-21 15:15:35 +00:00
|
|
|
"value": 0
|
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"id": "custom.axisPlacement",
|
|
|
|
"value": "auto"
|
2021-10-21 15:15:35 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
2022-02-24 23:16:56 +00:00
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
|
|
|
"y": 41
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"id": 54,
|
2021-10-04 10:04:33 +00:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"pluginVersion": "8.1.6",
|
2021-10-04 10:04:33 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"expr": "sqlite3_memory_used_bytes{instance=\"${instance}\"}",
|
2021-10-04 10:04:33 +00:00
|
|
|
"interval": "",
|
2022-02-24 23:16:56 +00:00
|
|
|
"legendFormat": "Memory used",
|
2021-10-04 10:04:33 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2022-02-24 23:16:56 +00:00
|
|
|
"title": "SQLite3 (${instance})",
|
2021-10-04 10:04:33 +00:00
|
|
|
"type": "timeseries"
|
|
|
|
},
|
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "dial attempts"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.axisPlacement",
|
|
|
|
"value": "right"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "dial attempts"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "color",
|
|
|
|
"value": {
|
|
|
|
"fixedColor": "#73BF69",
|
|
|
|
"mode": "fixed"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "dial success"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.axisPlacement",
|
|
|
|
"value": "right"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "kicked peers"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.axisPlacement",
|
|
|
|
"value": "right"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"gridPos": {
|
2022-02-24 23:16:56 +00:00
|
|
|
"h": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
|
|
|
"y": 42
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"id": 73,
|
2021-10-21 15:15:35 +00:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"pluginVersion": "8.1.6",
|
2021-10-04 10:04:33 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(libp2p_total_dial_attempts_total{instance=\"${instance}\"}[$__rate_interval])",
|
2021-10-04 10:04:33 +00:00
|
|
|
"interval": "",
|
2022-02-24 23:16:56 +00:00
|
|
|
"legendFormat": "dial attempts",
|
2021-10-04 10:04:33 +00:00
|
|
|
"refId": "A"
|
2022-02-24 23:16:56 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(discovery_message_requests_outgoing_total{instance=\"${instance}\",response!=\"no_response\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "discovery messages",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(libp2p_successful_dials_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "dial success",
|
|
|
|
"refId": "C"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(nbc_cycling_kicked_peers_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "kicked peers",
|
|
|
|
"refId": "D"
|
2021-10-04 10:04:33 +00:00
|
|
|
}
|
|
|
|
],
|
2022-02-24 23:16:56 +00:00
|
|
|
"title": "discovery & dialing (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
2021-09-02 19:09:21 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 5,
|
2021-10-04 10:04:33 +00:00
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 47
|
2021-09-02 19:09:21 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"id": 71,
|
2021-09-02 19:09:21 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2021-09-02 19:09:21 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"expr": "beacon_active_validators{instance=\"${instance}\"}",
|
2021-09-02 19:09:21 +00:00
|
|
|
"interval": "",
|
2021-10-04 10:04:33 +00:00
|
|
|
"legendFormat": "current validators",
|
2021-09-02 19:09:21 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"title": "validators (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "palette-classic"
|
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"axisLabel": "",
|
2022-02-24 23:16:56 +00:00
|
|
|
"axisPlacement": "auto",
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"stacking": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "none"
|
|
|
|
},
|
|
|
|
"thresholdsStyle": {
|
|
|
|
"mode": "off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"links": [],
|
|
|
|
"mappings": [],
|
2022-02-24 23:16:56 +00:00
|
|
|
"max": 100,
|
|
|
|
"min": 0,
|
2021-10-21 15:15:35 +00:00
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"unit": "percent"
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"overrides": []
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"gridPos": {
|
2022-02-24 23:16:56 +00:00
|
|
|
"h": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
|
|
|
"y": 52
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"id": 24,
|
2021-10-21 15:15:35 +00:00
|
|
|
"options": {
|
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
|
|
|
}
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"pluginVersion": "8.1.6",
|
2021-10-04 10:04:33 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"expr": "beacon_state_data_cache_hits_total{instance=\"${instance}\"} * 100 / (beacon_state_data_cache_hits_total{instance=\"${instance}\"} + beacon_state_data_cache_misses_total{instance=\"${instance}\"})",
|
2021-10-04 10:04:33 +00:00
|
|
|
"interval": "",
|
2022-02-24 23:16:56 +00:00
|
|
|
"legendFormat": "cache hit rate",
|
2021-10-04 10:04:33 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2022-02-24 23:16:56 +00:00
|
|
|
"title": "pool.cachedStates (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2022-02-24 23:16:56 +00:00
|
|
|
"spanNulls": true,
|
2021-10-21 15:15:35 +00:00
|
|
|
"stacking": {
|
|
|
|
"group": "A",
|
|
|
|
"mode": "none"
|
|
|
|
},
|
|
|
|
"thresholdsStyle": {
|
|
|
|
"mode": "off"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"links": [],
|
|
|
|
"mappings": [],
|
|
|
|
"min": 0,
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"unit": "short"
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"overrides": [
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "sigs/aggregate"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.axisPlacement",
|
|
|
|
"value": "right"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"matcher": {
|
|
|
|
"id": "byName",
|
|
|
|
"options": "sigs/batch"
|
|
|
|
},
|
|
|
|
"properties": [
|
|
|
|
{
|
|
|
|
"id": "custom.axisPlacement",
|
|
|
|
"value": "right"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 5,
|
|
|
|
"w": 10,
|
|
|
|
"x": 14,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 57
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"id": 74,
|
2021-10-04 10:04:33 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
2021-10-04 10:04:33 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2021-10-04 10:04:33 +00:00
|
|
|
}
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"pluginVersion": "8.1.6",
|
2021-10-04 10:04:33 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(batch_verification_batches_total{instance=\"${instance}\"}[$__rate_interval])",
|
2021-10-04 10:04:33 +00:00
|
|
|
"interval": "",
|
2022-02-24 23:16:56 +00:00
|
|
|
"legendFormat": "batches",
|
2021-10-04 10:04:33 +00:00
|
|
|
"refId": "A"
|
2022-02-24 23:16:56 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(batch_verification_signatures_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "signatures",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(batch_verification_aggregates_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "aggregates",
|
|
|
|
"refId": "C"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(batch_verification_signatures_total{instance=\"${instance}\"}[$__rate_interval]) /\nrate(batch_verification_aggregates_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "sigs/aggregate",
|
|
|
|
"refId": "D"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(batch_verification_signatures_total{instance=\"${instance}\"}[$__rate_interval]) /\nrate(batch_verification_batches_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "sigs/batch",
|
|
|
|
"refId": "E"
|
2020-08-23 16:44:15 +00:00
|
|
|
}
|
|
|
|
],
|
2022-02-24 23:16:56 +00:00
|
|
|
"title": "batch verifications/slot (${instance})",
|
2021-10-21 15:15:35 +00:00
|
|
|
"type": "timeseries"
|
2020-08-23 16:44:15 +00:00
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-12-02 20:47:00 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"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": "bytes"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 2,
|
|
|
|
"w": 5,
|
|
|
|
"x": 14,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 62
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
"id": 6,
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "process_resident_memory_bytes{instance=\"${instance}\"}",
|
2020-05-11 06:25:49 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "RSS mem",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "stat"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-12-02 20:47:00 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"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": "percent"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 2,
|
|
|
|
"w": 5,
|
|
|
|
"x": 19,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 62
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
"id": 8,
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "rate(process_cpu_seconds_total{instance=\"${instance}\"}[$__rate_interval]) * 100",
|
2020-05-11 06:25:49 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "CPU usage",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "stat"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-12-02 20:47:00 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "thresholds"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"options": {
|
|
|
|
"match": "null",
|
|
|
|
"result": {
|
|
|
|
"text": "N/A"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "special"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "none"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 2,
|
|
|
|
"w": 3,
|
|
|
|
"x": 14,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 64
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
"id": 28,
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "beacon_slot{instance=\"${instance}\"}",
|
2020-05-11 06:25:49 +00:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "current slot",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "stat"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "thresholds"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"options": {
|
|
|
|
"match": "null",
|
|
|
|
"result": {
|
|
|
|
"text": "N/A"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "special"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "none"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 2,
|
|
|
|
"w": 4,
|
|
|
|
"x": 17,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 64
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
"id": 13,
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "sum(beacon_attestations_sent_total)",
|
2020-05-12 16:36:43 +00:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "",
|
2020-05-11 06:25:49 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-05-12 16:36:43 +00:00
|
|
|
"title": "att'ns sent #all",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "stat"
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-12-02 20:47:00 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "thresholds"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"options": {
|
|
|
|
"match": "null",
|
|
|
|
"result": {
|
|
|
|
"text": "N/A"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "special"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "none"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 2,
|
|
|
|
"w": 3,
|
|
|
|
"x": 21,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 64
|
2020-05-11 06:25:49 +00:00
|
|
|
},
|
|
|
|
"id": 14,
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2020-05-11 06:25:49 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "beacon_attestations_received_total{instance=\"${instance}\"}",
|
2020-05-11 06:25:49 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "att'ns recv'd",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "stat"
|
2020-05-05 21:03:19 +00:00
|
|
|
},
|
2019-10-17 13:18:58 +00:00
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-12-02 20:47:00 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "thresholds"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"options": {
|
|
|
|
"match": "null",
|
|
|
|
"result": {
|
|
|
|
"text": "N/A"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "special"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "none"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2019-10-17 13:18:58 +00:00
|
|
|
"gridPos": {
|
2020-05-11 06:25:49 +00:00
|
|
|
"h": 2,
|
|
|
|
"w": 3,
|
|
|
|
"x": 14,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 66
|
2019-10-17 13:18:58 +00:00
|
|
|
},
|
2020-05-11 06:25:49 +00:00
|
|
|
"id": 32,
|
2019-10-17 13:18:58 +00:00
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2019-10-17 13:18:58 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-08-28 22:51:10 +00:00
|
|
|
"expr": "beacon_current_epoch{instance=\"${instance}\"}",
|
2020-05-11 06:25:49 +00:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "",
|
2019-10-17 13:18:58 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 20:47:00 +00:00
|
|
|
"title": "current epoch",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "stat"
|
2019-10-17 13:18:58 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-12-02 20:47:00 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"color": {
|
|
|
|
"mode": "thresholds"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"options": {
|
|
|
|
"match": "null",
|
|
|
|
"result": {
|
|
|
|
"text": "N/A"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "special"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "none"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2019-10-17 13:18:58 +00:00
|
|
|
"gridPos": {
|
2020-05-11 06:25:49 +00:00
|
|
|
"h": 2,
|
|
|
|
"w": 4,
|
2021-10-04 10:04:33 +00:00
|
|
|
"x": 17,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 66
|
2019-10-25 16:15:39 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"id": 34,
|
2019-10-25 16:15:39 +00:00
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2019-10-25 16:15:39 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"expr": "beacon_current_justified_epoch{instance=\"${instance}\"}",
|
2020-12-02 20:47:00 +00:00
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "",
|
2019-10-25 16:15:39 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"title": "current justified epoch",
|
2021-09-02 19:20:26 +00:00
|
|
|
"type": "stat"
|
2019-10-25 16:15:39 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-12-02 20:47:00 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-09-02 19:20:26 +00:00
|
|
|
"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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"unit": "dthms"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2019-10-25 16:15:39 +00:00
|
|
|
"gridPos": {
|
2020-05-11 06:25:49 +00:00
|
|
|
"h": 2,
|
2021-10-04 10:04:33 +00:00
|
|
|
"w": 3,
|
|
|
|
"x": 21,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 66
|
2019-10-25 16:15:39 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"id": 40,
|
2019-10-25 16:15:39 +00:00
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
2021-09-02 19:20:26 +00:00
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2019-10-25 16:15:39 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"expr": "time() - process_start_time_seconds{instance=\"${instance}\"}",
|
2020-05-11 06:25:49 +00:00
|
|
|
"interval": "",
|
2021-10-21 15:15:35 +00:00
|
|
|
"legendFormat": "",
|
2020-05-11 06:25:49 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-10-21 15:15:35 +00:00
|
|
|
"title": "runtime",
|
|
|
|
"type": "stat"
|
2020-08-08 22:18:00 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2020-09-30 13:49:10 +00:00
|
|
|
"description": "",
|
2021-10-04 10:04:33 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "thresholds"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"options": {
|
|
|
|
"match": "null",
|
|
|
|
"result": {
|
|
|
|
"text": "N/A"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "special"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "none"
|
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-08-08 22:18:00 +00:00
|
|
|
"gridPos": {
|
2021-10-04 10:04:33 +00:00
|
|
|
"h": 2,
|
|
|
|
"w": 3,
|
|
|
|
"x": 14,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 68
|
2020-08-08 22:18:00 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"id": 12,
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
2020-08-08 22:18:00 +00:00
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2020-08-08 22:18:00 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"expr": "nbc_peers{instance=\"${instance}\"}",
|
2020-08-08 22:18:00 +00:00
|
|
|
"interval": "",
|
2021-10-04 10:04:33 +00:00
|
|
|
"legendFormat": "",
|
2020-08-08 22:18:00 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"title": "peers",
|
|
|
|
"type": "stat"
|
2020-08-08 22:18:00 +00:00
|
|
|
},
|
2020-08-10 17:10:43 +00:00
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"description": "",
|
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
|
|
|
"color": {
|
|
|
|
"mode": "thresholds"
|
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"options": {
|
|
|
|
"match": "null",
|
|
|
|
"result": {
|
|
|
|
"text": "N/A"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "special"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": {
|
|
|
|
"mode": "absolute",
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"color": "green",
|
|
|
|
"value": null
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"color": "red",
|
|
|
|
"value": 80
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"unit": "none"
|
|
|
|
},
|
|
|
|
"overrides": []
|
2020-08-10 17:10:43 +00:00
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-10-04 10:04:33 +00:00
|
|
|
"h": 2,
|
|
|
|
"w": 4,
|
|
|
|
"x": 17,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 68
|
2020-08-10 17:10:43 +00:00
|
|
|
},
|
2021-10-04 10:04:33 +00:00
|
|
|
"id": 36,
|
|
|
|
"links": [],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"options": {
|
|
|
|
"colorMode": "none",
|
|
|
|
"graphMode": "none",
|
|
|
|
"justifyMode": "auto",
|
|
|
|
"orientation": "horizontal",
|
|
|
|
"reduceOptions": {
|
|
|
|
"calcs": [
|
|
|
|
"lastNotNull"
|
|
|
|
],
|
|
|
|
"fields": "",
|
|
|
|
"values": false
|
|
|
|
},
|
|
|
|
"text": {},
|
|
|
|
"textMode": "auto"
|
2020-08-10 17:10:43 +00:00
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"pluginVersion": "8.3.5",
|
2020-08-10 17:10:43 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"expr": "beacon_finalized_epoch{instance=\"${instance}\"}",
|
2020-08-10 17:10:43 +00:00
|
|
|
"interval": "",
|
2021-10-04 10:04:33 +00:00
|
|
|
"legendFormat": "",
|
2020-08-10 17:10:43 +00:00
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
2021-10-04 10:04:33 +00:00
|
|
|
"title": "last finalized epoch",
|
|
|
|
"type": "stat"
|
2020-08-10 17:10:43 +00:00
|
|
|
},
|
2020-08-08 22:18:00 +00:00
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"collapsed": true,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 70
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"id": 70,
|
|
|
|
"panels": [
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"cards": {},
|
2021-10-21 15:15:35 +00:00
|
|
|
"color": {
|
|
|
|
"cardColor": "#b4ff00",
|
|
|
|
"colorScale": "sqrt",
|
|
|
|
"colorScheme": "interpolateSpectral",
|
|
|
|
"exponent": 0.5,
|
|
|
|
"min": 0,
|
|
|
|
"mode": "opacity"
|
|
|
|
},
|
|
|
|
"dataFormat": "tsbuckets",
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2022-03-09 21:34:35 +00:00
|
|
|
"y": 71
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"heatmap": {},
|
|
|
|
"hideZeroBuckets": false,
|
|
|
|
"highlightCards": true,
|
|
|
|
"id": 26,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"reverseYBuckets": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "rate(beacon_attestation_delay_bucket{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"format": "heatmap",
|
|
|
|
"instant": false,
|
|
|
|
"interval": "",
|
|
|
|
"intervalFactor": 1,
|
|
|
|
"legendFormat": "{{le}}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "received attestation delay (s) (${instance})",
|
|
|
|
"tooltip": {
|
|
|
|
"show": true,
|
|
|
|
"showHistogram": false
|
|
|
|
},
|
|
|
|
"type": "heatmap",
|
|
|
|
"xAxis": {
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"format": "short",
|
|
|
|
"logBase": 1,
|
2022-02-24 23:16:56 +00:00
|
|
|
"show": true
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"yBucketBound": "auto"
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"cards": {},
|
2021-10-21 15:15:35 +00:00
|
|
|
"color": {
|
|
|
|
"cardColor": "#b4ff00",
|
|
|
|
"colorScale": "sqrt",
|
|
|
|
"colorScheme": "interpolateSpectral",
|
|
|
|
"exponent": 0.5,
|
|
|
|
"min": 0,
|
|
|
|
"mode": "opacity"
|
|
|
|
},
|
|
|
|
"dataFormat": "tsbuckets",
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"description": "",
|
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2022-03-09 21:34:35 +00:00
|
|
|
"y": 77
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"heatmap": {},
|
|
|
|
"hideZeroBuckets": false,
|
|
|
|
"highlightCards": true,
|
|
|
|
"id": 52,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"reverseYBuckets": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "rate(beacon_aggregate_delay_bucket{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"format": "heatmap",
|
|
|
|
"instant": false,
|
|
|
|
"interval": "",
|
|
|
|
"intervalFactor": 1,
|
|
|
|
"legendFormat": "{{le}}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "received aggregate delay (s) (${instance})",
|
|
|
|
"tooltip": {
|
|
|
|
"show": true,
|
|
|
|
"showHistogram": false
|
|
|
|
},
|
|
|
|
"type": "heatmap",
|
|
|
|
"xAxis": {
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"format": "short",
|
|
|
|
"logBase": 1,
|
2022-02-24 23:16:56 +00:00
|
|
|
"show": true
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"yBucketBound": "auto"
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"cards": {},
|
2021-10-21 15:15:35 +00:00
|
|
|
"color": {
|
|
|
|
"cardColor": "#b4ff00",
|
|
|
|
"colorScale": "sqrt",
|
|
|
|
"colorScheme": "interpolateSpectral",
|
|
|
|
"exponent": 0.5,
|
|
|
|
"min": 0,
|
|
|
|
"mode": "opacity"
|
|
|
|
},
|
|
|
|
"dataFormat": "tsbuckets",
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"description": "",
|
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2022-03-09 21:34:35 +00:00
|
|
|
"y": 83
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"heatmap": {},
|
|
|
|
"hideZeroBuckets": false,
|
|
|
|
"highlightCards": true,
|
|
|
|
"id": 53,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"reverseYBuckets": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "rate(beacon_block_delay_bucket{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"format": "heatmap",
|
|
|
|
"instant": false,
|
|
|
|
"interval": "",
|
|
|
|
"intervalFactor": 1,
|
|
|
|
"legendFormat": "{{le}}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "received beacon block delay (s) (${instance})",
|
|
|
|
"tooltip": {
|
|
|
|
"show": true,
|
|
|
|
"showHistogram": false
|
|
|
|
},
|
|
|
|
"type": "heatmap",
|
|
|
|
"xAxis": {
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"format": "short",
|
|
|
|
"logBase": 1,
|
2022-02-24 23:16:56 +00:00
|
|
|
"show": true
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"yBucketBound": "auto"
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"cards": {},
|
2021-10-21 15:15:35 +00:00
|
|
|
"color": {
|
|
|
|
"cardColor": "#b4ff00",
|
|
|
|
"colorScale": "sqrt",
|
|
|
|
"colorScheme": "interpolateSpectral",
|
|
|
|
"exponent": 0.1,
|
|
|
|
"min": 0,
|
|
|
|
"mode": "opacity"
|
|
|
|
},
|
|
|
|
"dataFormat": "tsbuckets",
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2022-03-09 21:34:35 +00:00
|
|
|
"y": 89
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"heatmap": {},
|
|
|
|
"hideZeroBuckets": false,
|
|
|
|
"highlightCards": true,
|
|
|
|
"id": 50,
|
|
|
|
"interval": "",
|
|
|
|
"legend": {
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"reverseYBuckets": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "rate(beacon_store_block_duration_seconds_bucket{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"format": "heatmap",
|
|
|
|
"instant": false,
|
|
|
|
"interval": "",
|
|
|
|
"intervalFactor": 1,
|
|
|
|
"legendFormat": "{{le}}",
|
|
|
|
"refId": "A"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "storeBlock() duration (s) (${instance})",
|
|
|
|
"tooltip": {
|
|
|
|
"show": true,
|
|
|
|
"showHistogram": false
|
|
|
|
},
|
|
|
|
"type": "heatmap",
|
|
|
|
"xAxis": {
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
"yAxis": {
|
|
|
|
"format": "short",
|
|
|
|
"logBase": 1,
|
2022-02-24 23:16:56 +00:00
|
|
|
"show": true
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
2022-02-24 23:16:56 +00:00
|
|
|
"yBucketBound": "auto"
|
2021-10-21 15:15:35 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"title": "Block & attestation delays",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"collapsed": false,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 71
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"id": 64,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Message stats",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"description": "",
|
2020-09-30 13:49:10 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
2020-09-30 13:49:10 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
2020-08-08 22:18:00 +00:00
|
|
|
"gridPos": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"h": 5,
|
2020-08-08 22:18:00 +00:00
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 72
|
2020-08-08 22:18:00 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"id": 65,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2020-12-02 20:47:00 +00:00
|
|
|
}
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2020-12-02 20:47:00 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_sync_committee_messages_received_total{instance=\"${instance}\"}[$__rate_interval])",
|
2020-12-02 20:47:00 +00:00
|
|
|
"interval": "",
|
2021-10-21 15:15:35 +00:00
|
|
|
"legendFormat": "messages",
|
2020-12-02 20:47:00 +00:00
|
|
|
"refId": "A"
|
|
|
|
},
|
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_sync_committee_contributions_received_total{instance=\"${instance}\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "contributions",
|
|
|
|
"refId": "B"
|
2020-12-02 20:47:00 +00:00
|
|
|
}
|
|
|
|
],
|
2021-10-21 15:15:35 +00:00
|
|
|
"title": "sync committee msgs/slot (${instance})",
|
|
|
|
"type": "timeseries"
|
2020-12-02 20:47:00 +00:00
|
|
|
},
|
|
|
|
{
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"description": "",
|
2020-12-02 20:47:00 +00:00
|
|
|
"fieldConfig": {
|
|
|
|
"defaults": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"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",
|
2021-12-08 13:21:48 +00:00
|
|
|
"spanNulls": false,
|
2021-10-21 15:15:35 +00:00
|
|
|
"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"
|
2020-12-02 20:47:00 +00:00
|
|
|
},
|
|
|
|
"overrides": []
|
|
|
|
},
|
|
|
|
"gridPos": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"h": 5,
|
2020-12-02 20:47:00 +00:00
|
|
|
"w": 14,
|
|
|
|
"x": 0,
|
2022-02-24 23:16:56 +00:00
|
|
|
"y": 77
|
2020-12-02 20:47:00 +00:00
|
|
|
},
|
2021-10-21 15:15:35 +00:00
|
|
|
"id": 66,
|
2020-12-02 20:47:00 +00:00
|
|
|
"options": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"legend": {
|
|
|
|
"calcs": [],
|
|
|
|
"displayMode": "list",
|
|
|
|
"placement": "bottom"
|
|
|
|
},
|
|
|
|
"tooltip": {
|
|
|
|
"mode": "multi"
|
2020-08-08 22:18:00 +00:00
|
|
|
}
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
"pluginVersion": "8.1.6",
|
2020-08-08 22:18:00 +00:00
|
|
|
"targets": [
|
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_blocks_dropped_total{instance=\"${instance}\",reason=\"Ignore\"}[$__rate_interval])",
|
2020-08-08 22:18:00 +00:00
|
|
|
"interval": "",
|
2021-10-21 15:15:35 +00:00
|
|
|
"legendFormat": "blocks (I)",
|
2020-08-08 22:18:00 +00:00
|
|
|
"refId": "A"
|
2021-10-21 15:15:35 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_attestations_dropped_total{instance=\"${instance}\",reason=\"Ignore\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "attestations (I)",
|
|
|
|
"refId": "B"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_aggregates_dropped_total{instance=\"${instance}\",reason=\"Ignore\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "aggregates (I)",
|
|
|
|
"refId": "C"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_sync_committee_messages_dropped_total{instance=\"${instance}\",reason=\"Ignore\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "sync_msgs (I)",
|
|
|
|
"refId": "D"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_sync_committee_contributions_dropped_total{instance=\"${instance}\",reason=\"Ignore\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "sync_contribs (I)",
|
|
|
|
"refId": "E"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_blocks_dropped_total{instance=\"${instance}\",reason=\"Reject\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "blocks (R)",
|
|
|
|
"refId": "F"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_attestations_dropped_total{instance=\"${instance}\",reason=\"Reject\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "attestations (R)",
|
|
|
|
"refId": "G"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_aggregates_dropped_total{instance=\"${instance}\",reason=\"Reject\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "aggregates (R)",
|
|
|
|
"refId": "H"
|
|
|
|
},
|
2020-08-08 22:18:00 +00:00
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_sync_committee_messages_dropped_total{instance=\"${instance}\",reason=\"Reject\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "sync_msgs (R)",
|
|
|
|
"refId": "I"
|
2020-08-08 22:18:00 +00:00
|
|
|
},
|
|
|
|
{
|
2021-10-21 15:15:35 +00:00
|
|
|
"exemplar": true,
|
|
|
|
"expr": "rate(beacon_sync_committee_contributions_dropped_total{instance=\"${instance}\",reason=\"Reject\"}[$__rate_interval])",
|
|
|
|
"hide": false,
|
|
|
|
"interval": "",
|
|
|
|
"legendFormat": "sync_contribs (R)",
|
|
|
|
"refId": "J"
|
2020-08-08 22:18:00 +00:00
|
|
|
}
|
|
|
|
],
|
2021-10-21 15:15:35 +00:00
|
|
|
"title": "dropped msgs/slot (ignored/rejected) (${instance})",
|
|
|
|
"type": "timeseries"
|
2019-10-17 13:18:58 +00:00
|
|
|
}
|
|
|
|
],
|
2020-09-30 13:49:10 +00:00
|
|
|
"refresh": false,
|
2022-02-24 23:16:56 +00:00
|
|
|
"schemaVersion": 34,
|
2019-10-17 13:18:58 +00:00
|
|
|
"style": "dark",
|
|
|
|
"tags": [],
|
|
|
|
"templating": {
|
2020-06-10 15:21:32 +00:00
|
|
|
"list": [
|
|
|
|
{
|
2021-10-04 10:04:33 +00:00
|
|
|
"current": {},
|
2022-02-24 23:16:56 +00:00
|
|
|
"datasource": {
|
|
|
|
"type": "prometheus",
|
|
|
|
"uid": "${DS_PROMETHEUS}"
|
|
|
|
},
|
2022-03-09 21:34:35 +00:00
|
|
|
"definition": "label_values(nim_gc_mem_bytes,instance)",
|
2020-06-10 15:21:32 +00:00
|
|
|
"hide": 0,
|
|
|
|
"includeAll": false,
|
|
|
|
"multi": false,
|
2020-12-02 20:47:00 +00:00
|
|
|
"name": "instance",
|
2020-06-10 15:21:32 +00:00
|
|
|
"options": [],
|
2021-09-02 19:20:26 +00:00
|
|
|
"query": {
|
2022-03-09 21:34:35 +00:00
|
|
|
"query": "label_values(nim_gc_mem_bytes,instance)",
|
|
|
|
"refId": "StandardVariableQuery"
|
2021-09-02 19:20:26 +00:00
|
|
|
},
|
2020-06-10 15:21:32 +00:00
|
|
|
"refresh": 1,
|
|
|
|
"regex": "",
|
|
|
|
"skipUrlSync": false,
|
|
|
|
"sort": 0,
|
|
|
|
"tagValuesQuery": "",
|
|
|
|
"tagsQuery": "",
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
}
|
|
|
|
]
|
2019-10-17 13:18:58 +00:00
|
|
|
},
|
|
|
|
"time": {
|
2021-10-21 15:15:35 +00:00
|
|
|
"from": "now-1h",
|
2019-10-17 13:18:58 +00:00
|
|
|
"to": "now"
|
|
|
|
},
|
|
|
|
"timepicker": {
|
|
|
|
"refresh_intervals": [
|
|
|
|
"5s",
|
|
|
|
"10s",
|
|
|
|
"30s",
|
|
|
|
"1m",
|
|
|
|
"5m",
|
|
|
|
"15m",
|
|
|
|
"30m",
|
|
|
|
"1h",
|
|
|
|
"2h",
|
|
|
|
"1d"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"timezone": "",
|
2020-06-10 15:21:32 +00:00
|
|
|
"title": "NBC local testnet/sim (all nodes)",
|
|
|
|
"uid": "pgeNfj2Wz2a",
|
2022-03-09 21:34:35 +00:00
|
|
|
"version": 14,
|
2022-02-24 23:16:56 +00:00
|
|
|
"weekStart": ""
|
2021-12-08 13:21:48 +00:00
|
|
|
}
|