Created
September 29, 2023 10:43
-
-
Save Mattiabe98/dc0b2ed89fd7a6bcd127ea6ea6e2e770 to your computer and use it in GitHub Desktop.
Radix Babylon Grafana dashboard
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"annotations": { | |
"list": [ | |
{ | |
"builtIn": 1, | |
"datasource": { | |
"type": "datasource", | |
"uid": "grafana" | |
}, | |
"enable": true, | |
"hide": true, | |
"iconColor": "rgba(0, 211, 255, 1)", | |
"name": "Annotations & Alerts", | |
"target": { | |
"limit": 100, | |
"matchAny": false, | |
"tags": [], | |
"type": "dashboard" | |
}, | |
"type": "dashboard" | |
} | |
] | |
}, | |
"editable": true, | |
"fiscalYearStartMonth": 0, | |
"graphTooltip": 1, | |
"id": 23, | |
"links": [], | |
"liveNow": false, | |
"panels": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"noValue": "?", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-blue", | |
"value": null | |
} | |
] | |
}, | |
"unit": "none" | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 3, | |
"w": 5, | |
"x": 0, | |
"y": 0 | |
}, | |
"id": 53, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"last" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "name" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "nodeinfo{instance=\"$instance\", job=\"$job\"}", | |
"instant": true, | |
"interval": "", | |
"legendFormat": "{{ health }}", | |
"refId": "A" | |
} | |
], | |
"title": "Node Status", | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [ | |
{ | |
"options": { | |
"from": 1, | |
"result": { | |
"text": "Yes" | |
}, | |
"to": 1 | |
}, | |
"type": "range" | |
} | |
], | |
"noValue": "?", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-red", | |
"value": null | |
}, | |
{ | |
"color": "dark-blue", | |
"value": 0 | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 5, | |
"w": 5, | |
"x": 5, | |
"y": 0 | |
}, | |
"id": 37, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "area", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"last" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "auto" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rate(rn_sync_target_state_version{instance=\"$instance\", job=\"$job\"}[2m])", | |
"hide": false, | |
"instant": false, | |
"interval": "", | |
"legendFormat": "", | |
"refId": "A" | |
} | |
], | |
"title": "Versions / Second", | |
"transformations": [], | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"noValue": "?", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "green", | |
"value": null | |
} | |
] | |
}, | |
"unit": "none" | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 5, | |
"w": 3, | |
"x": 10, | |
"y": 0 | |
}, | |
"id": 31, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"lastNotNull" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "name" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_misc_config_info{instance=\"$instance\", job=\"$job\"}", | |
"instant": true, | |
"interval": "", | |
"legendFormat": "{{branch_and_commit}}", | |
"refId": "A" | |
} | |
], | |
"title": "Release", | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "fixed" | |
}, | |
"custom": { | |
"fillOpacity": 10, | |
"hideFrom": { | |
"legend": false, | |
"tooltip": false, | |
"viz": false | |
}, | |
"insertNulls": false, | |
"lineWidth": 1, | |
"spanNulls": false | |
}, | |
"mappings": [], | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "green", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [ | |
{ | |
"matcher": { | |
"id": "byType", | |
"options": "number" | |
}, | |
"properties": [ | |
{ | |
"id": "displayName", | |
"value": "Epoch" | |
} | |
] | |
} | |
] | |
}, | |
"gridPos": { | |
"h": 6, | |
"w": 11, | |
"x": 13, | |
"y": 0 | |
}, | |
"id": 56, | |
"options": { | |
"alignValue": "center", | |
"legend": { | |
"displayMode": "list", | |
"placement": "bottom", | |
"showLegend": false | |
}, | |
"mergeValues": true, | |
"rowHeight": 0.9, | |
"showValue": "auto", | |
"tooltip": { | |
"mode": "single", | |
"sort": "none" | |
} | |
}, | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"editorMode": "code", | |
"expr": "rn_epoch_manager_current_epoch{instance=\"$instance\", job=\"$job\"}", | |
"instant": false, | |
"legendFormat": "__auto", | |
"range": true, | |
"refId": "A" | |
} | |
], | |
"title": "Epoch duration", | |
"type": "state-timeline" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [ | |
{ | |
"options": { | |
"0": { | |
"text": "DOWN" | |
}, | |
"1": { | |
"text": "UP" | |
} | |
}, | |
"type": "value" | |
} | |
], | |
"noValue": "?", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-red", | |
"value": null | |
}, | |
{ | |
"color": "green", | |
"value": 1 | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 2, | |
"w": 5, | |
"x": 0, | |
"y": 3 | |
}, | |
"id": 29, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"lastNotNull" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "value" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "up{instance=\"$instance\", job=\"$job\"}", | |
"format": "time_series", | |
"instant": true, | |
"interval": "", | |
"legendFormat": "", | |
"refId": "A" | |
} | |
], | |
"title": "Instance Status", | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [ | |
{ | |
"options": { | |
"1": { | |
"text": "Synced" | |
} | |
}, | |
"type": "value" | |
}, | |
{ | |
"options": { | |
"from": 0, | |
"result": { | |
"text": "Desynced" | |
}, | |
"to": 0.99 | |
}, | |
"type": "range" | |
} | |
], | |
"noValue": "No metrics", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-red", | |
"value": null | |
}, | |
{ | |
"color": "dark-blue", | |
"value": 0 | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 3, | |
"w": 4, | |
"x": 0, | |
"y": 5 | |
}, | |
"id": 52, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"last" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "value" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_sync_target_state_version{instance=\"$instance\", job=\"$job\"}", | |
"hide": false, | |
"instant": false, | |
"interval": "", | |
"legendFormat": "", | |
"refId": "A" | |
} | |
], | |
"title": "Target Version", | |
"transformations": [], | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [ | |
{ | |
"options": { | |
"1": { | |
"text": "Synced" | |
} | |
}, | |
"type": "value" | |
}, | |
{ | |
"options": { | |
"from": 0, | |
"result": { | |
"text": "Desynced" | |
}, | |
"to": 0.99 | |
}, | |
"type": "range" | |
} | |
], | |
"noValue": "No metrics", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-red", | |
"value": null | |
}, | |
{ | |
"color": "dark-blue", | |
"value": 0 | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 3, | |
"w": 3, | |
"x": 4, | |
"y": 5 | |
}, | |
"id": 2, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"last" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "value" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_sync_current_state_version{instance=\"$instance\", job=\"$job\"}", | |
"hide": false, | |
"instant": false, | |
"interval": "", | |
"legendFormat": "", | |
"refId": "A" | |
} | |
], | |
"title": "Current Version", | |
"transformations": [], | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [ | |
{ | |
"options": { | |
"0": { | |
"text": "Yes" | |
} | |
}, | |
"type": "value" | |
} | |
], | |
"noValue": "No", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-blue", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 3, | |
"w": 6, | |
"x": 7, | |
"y": 5 | |
}, | |
"id": 4, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"lastNotNull" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "auto" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "nodeinfo{instance=\"$instance\", job=\"$job\"}", | |
"instant": true, | |
"interval": "", | |
"legendFormat": "", | |
"refId": "A" | |
} | |
], | |
"title": "Registered Validator", | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "palette-classic" | |
}, | |
"custom": { | |
"axisBorderShow": false, | |
"axisCenteredZero": false, | |
"axisColorMode": "text", | |
"axisLabel": "", | |
"axisPlacement": "auto", | |
"barAlignment": 0, | |
"drawStyle": "line", | |
"fillOpacity": 0, | |
"gradientMode": "none", | |
"hideFrom": { | |
"legend": false, | |
"tooltip": false, | |
"viz": false | |
}, | |
"insertNulls": false, | |
"lineInterpolation": "linear", | |
"lineWidth": 1, | |
"pointSize": 5, | |
"scaleDistribution": { | |
"type": "linear" | |
}, | |
"showPoints": "auto", | |
"spanNulls": false, | |
"stacking": { | |
"group": "A", | |
"mode": "none" | |
}, | |
"thresholdsStyle": { | |
"mode": "off" | |
} | |
}, | |
"mappings": [], | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "green", | |
"value": null | |
}, | |
{ | |
"color": "red", | |
"value": 80 | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 8, | |
"w": 11, | |
"x": 13, | |
"y": 6 | |
}, | |
"id": 55, | |
"options": { | |
"legend": { | |
"calcs": [], | |
"displayMode": "list", | |
"placement": "bottom", | |
"showLegend": true | |
}, | |
"tooltip": { | |
"mode": "single", | |
"sort": "none" | |
} | |
}, | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"disableTextWrap": false, | |
"editorMode": "code", | |
"expr": "rn_epoch_manager_current_round{instance=\"$instance\", job=\"$job\"}", | |
"fullMetaSearch": false, | |
"includeNullMetadata": true, | |
"instant": false, | |
"legendFormat": "__auto", | |
"range": true, | |
"refId": "A", | |
"useBackend": false | |
} | |
], | |
"title": "Current rounds", | |
"type": "timeseries" | |
}, | |
{ | |
"datasource": {}, | |
"description": "", | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"max": 100, | |
"min": 0, | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-blue", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 3, | |
"w": 7, | |
"x": 0, | |
"y": 8 | |
}, | |
"id": 44, | |
"options": { | |
"displayMode": "gradient", | |
"minVizHeight": 10, | |
"minVizWidth": 0, | |
"orientation": "horizontal", | |
"reduceOptions": { | |
"calcs": [ | |
"last" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"showUnfilled": true, | |
"text": {}, | |
"valueMode": "color" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "PBFA97CFB590B2093" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "(1 - ((rn_sync_target_state_version-rn_sync_current_state_version{instance=\"$instance\", job=\"$job\"}) / rn_sync_target_state_version{instance=\"$instance\", job=\"$job\"})) * 100", | |
"hide": false, | |
"interval": "", | |
"legendFormat": "", | |
"range": true, | |
"refId": "A" | |
} | |
], | |
"title": "% Synced", | |
"type": "bargauge" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-blue", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 3, | |
"w": 6, | |
"x": 7, | |
"y": 8 | |
}, | |
"id": 23, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "horizontal", | |
"reduceOptions": { | |
"calcs": [ | |
"lastNotNull" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "auto" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_epoch_manager_current_epoch{instance=\"$instance\", job=\"$job\"}", | |
"format": "time_series", | |
"instant": false, | |
"interval": "", | |
"legendFormat": "", | |
"refId": "A" | |
} | |
], | |
"title": "Epoch", | |
"type": "stat" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-blue", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 3, | |
"w": 13, | |
"x": 0, | |
"y": 11 | |
}, | |
"id": 28, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "area", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"lastNotNull" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "name" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_misc_config_info{instance=\"$instance\", job=\"$job\"}", | |
"instant": true, | |
"interval": "", | |
"legendFormat": "{{key}}", | |
"refId": "A" | |
} | |
], | |
"title": "Node Key", | |
"transformations": [ | |
{ | |
"id": "organize", | |
"options": { | |
"excludeByName": { | |
"041455d15ff4c5c9a4f1259392bc0ca2522b12b926f55f6eb105b946b627b13a5fad3b6ff99339cc94c61840ba883b1ce927d8b640b854a22fb99be49b8f7874d3": false, | |
"Time": true | |
}, | |
"indexByName": {}, | |
"renameByName": {} | |
} | |
} | |
], | |
"type": "stat" | |
}, | |
{ | |
"collapsed": false, | |
"datasource": { | |
"type": "prometheus", | |
"uid": "PBFA97CFB590B2093" | |
}, | |
"gridPos": { | |
"h": 1, | |
"w": 24, | |
"x": 0, | |
"y": 14 | |
}, | |
"id": 12, | |
"panels": [], | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "PBFA97CFB590B2093" | |
}, | |
"refId": "A" | |
} | |
], | |
"title": "Radix Network", | |
"type": "row" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "green", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 5, | |
"w": 7, | |
"x": 0, | |
"y": 15 | |
}, | |
"id": 33, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"lastNotNull" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "auto" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_misc_peer_count{instance=\"$instance\", job=\"$job\"}", | |
"interval": "", | |
"legendFormat": "", | |
"range": true, | |
"refId": "A" | |
} | |
], | |
"title": "Network Peers", | |
"type": "stat" | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fill": 3, | |
"fillGradient": 0, | |
"gridPos": { | |
"h": 5, | |
"w": 17, | |
"x": 7, | |
"y": 15 | |
}, | |
"hiddenSeries": false, | |
"id": 35, | |
"legend": { | |
"alignAsTable": false, | |
"avg": false, | |
"current": false, | |
"hideEmpty": false, | |
"hideZero": false, | |
"max": false, | |
"min": false, | |
"rightSide": false, | |
"show": false, | |
"total": false, | |
"values": false | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"nullPointMode": "null", | |
"options": { | |
"alertThreshold": true | |
}, | |
"percentage": false, | |
"pluginVersion": "10.2.0-60982", | |
"pointradius": 2, | |
"points": false, | |
"renderer": "flot", | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_misc_peer_count{instance=\"$instance\", job=\"$job\"}", | |
"interval": "", | |
"legendFormat": "Peers", | |
"range": true, | |
"refId": "A" | |
} | |
], | |
"thresholds": [], | |
"timeRegions": [], | |
"title": "Network Peers Over Time", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"type": "graph", | |
"xaxis": { | |
"mode": "time", | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"$$hashKey": "object:566", | |
"decimals": 0, | |
"format": "none", | |
"logBase": 1, | |
"show": true | |
}, | |
{ | |
"$$hashKey": "object:567", | |
"format": "short", | |
"logBase": 1, | |
"show": true | |
} | |
], | |
"yaxis": { | |
"align": false | |
} | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"noValue": "Yet Unkown", | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "green", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 5, | |
"w": 7, | |
"x": 0, | |
"y": 20 | |
}, | |
"id": 34, | |
"options": { | |
"colorMode": "value", | |
"graphMode": "none", | |
"justifyMode": "auto", | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"last" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"text": {}, | |
"textMode": "auto" | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_bft_validator_count{instance=\"$instance\", job=\"$job\"}", | |
"instant": true, | |
"interval": "", | |
"legendFormat": "", | |
"refId": "A" | |
} | |
], | |
"title": "Network Validators", | |
"type": "stat" | |
}, | |
{ | |
"aliasColors": {}, | |
"bars": false, | |
"dashLength": 10, | |
"dashes": false, | |
"datasource": { | |
"type": "prometheus", | |
"uid": "${prometheus}" | |
}, | |
"fill": 3, | |
"fillGradient": 0, | |
"gridPos": { | |
"h": 5, | |
"w": 17, | |
"x": 7, | |
"y": 20 | |
}, | |
"hiddenSeries": false, | |
"id": 36, | |
"legend": { | |
"avg": false, | |
"current": false, | |
"max": false, | |
"min": false, | |
"show": false, | |
"total": false, | |
"values": false | |
}, | |
"lines": true, | |
"linewidth": 1, | |
"nullPointMode": "null", | |
"options": { | |
"alertThreshold": true | |
}, | |
"percentage": false, | |
"pluginVersion": "10.2.0-60982", | |
"pointradius": 2, | |
"points": false, | |
"renderer": "flot", | |
"seriesOverrides": [], | |
"spaceLength": 10, | |
"stack": false, | |
"steppedLine": false, | |
"targets": [ | |
{ | |
"datasource": { | |
"uid": "${prometheus}" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "rn_bft_validator_count{instance=\"$instance\", job=\"$job\"}", | |
"interval": "", | |
"legendFormat": "Validators", | |
"range": true, | |
"refId": "A" | |
} | |
], | |
"thresholds": [], | |
"timeRegions": [], | |
"title": "Network Validators Over Time", | |
"tooltip": { | |
"shared": true, | |
"sort": 0, | |
"value_type": "individual" | |
}, | |
"type": "graph", | |
"xaxis": { | |
"mode": "time", | |
"show": true, | |
"values": [] | |
}, | |
"yaxes": [ | |
{ | |
"$$hashKey": "object:566", | |
"decimals": 0, | |
"format": "none", | |
"logBase": 1, | |
"show": true | |
}, | |
{ | |
"$$hashKey": "object:567", | |
"format": "short", | |
"logBase": 1, | |
"show": true | |
} | |
], | |
"yaxis": { | |
"align": false | |
} | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "palette-classic" | |
}, | |
"custom": { | |
"axisBorderShow": false, | |
"axisCenteredZero": false, | |
"axisColorMode": "text", | |
"axisLabel": "", | |
"axisPlacement": "auto", | |
"barAlignment": 0, | |
"drawStyle": "line", | |
"fillOpacity": 0, | |
"gradientMode": "none", | |
"hideFrom": { | |
"legend": false, | |
"tooltip": false, | |
"viz": false | |
}, | |
"insertNulls": false, | |
"lineInterpolation": "linear", | |
"lineWidth": 1, | |
"pointSize": 5, | |
"scaleDistribution": { | |
"type": "linear" | |
}, | |
"showPoints": "auto", | |
"spanNulls": false, | |
"stacking": { | |
"group": "A", | |
"mode": "none" | |
}, | |
"thresholdsStyle": { | |
"mode": "off" | |
} | |
}, | |
"mappings": [], | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "green", | |
"value": null | |
}, | |
{ | |
"color": "red", | |
"value": 80 | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 8, | |
"w": 12, | |
"x": 0, | |
"y": 25 | |
}, | |
"id": 54, | |
"options": { | |
"legend": { | |
"calcs": [], | |
"displayMode": "list", | |
"placement": "bottom", | |
"showLegend": true | |
}, | |
"tooltip": { | |
"mode": "single", | |
"sort": "none" | |
} | |
}, | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"disableTextWrap": false, | |
"editorMode": "builder", | |
"expr": "rn_ledger_recent_self_proposal_miss_count{instance=\"$instance\", job=\"$job\"}", | |
"fullMetaSearch": false, | |
"includeNullMetadata": true, | |
"instant": false, | |
"legendFormat": "__auto", | |
"range": true, | |
"refId": "A", | |
"useBackend": false | |
} | |
], | |
"title": "Missed proposals", | |
"type": "timeseries" | |
}, | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "grafanacloud-prom" | |
}, | |
"description": "", | |
"fieldConfig": { | |
"defaults": { | |
"color": { | |
"mode": "thresholds" | |
}, | |
"mappings": [], | |
"max": 100, | |
"min": 0, | |
"thresholds": { | |
"mode": "absolute", | |
"steps": [ | |
{ | |
"color": "dark-blue", | |
"value": null | |
} | |
] | |
} | |
}, | |
"overrides": [] | |
}, | |
"gridPos": { | |
"h": 8, | |
"w": 12, | |
"x": 12, | |
"y": 25 | |
}, | |
"id": 51, | |
"options": { | |
"minVizHeight": 75, | |
"minVizWidth": 75, | |
"orientation": "auto", | |
"reduceOptions": { | |
"calcs": [ | |
"last" | |
], | |
"fields": "", | |
"values": false | |
}, | |
"showThresholdLabels": false, | |
"showThresholdMarkers": true, | |
"text": {} | |
}, | |
"pluginVersion": "10.2.0-60982", | |
"targets": [ | |
{ | |
"datasource": { | |
"type": "prometheus", | |
"uid": "PBFA97CFB590B2093" | |
}, | |
"editorMode": "code", | |
"exemplar": true, | |
"expr": "(jvm_memory_bytes_used{area=\"heap\", instance=\"$instance\", job=\"$job\"} / jvm_memory_bytes_max{area=\"heap\", instance=\"$instance\", job=\"$job\"}) * 100", | |
"hide": false, | |
"interval": "", | |
"legendFormat": "used", | |
"range": true, | |
"refId": "A" | |
} | |
], | |
"title": "Heap Memory Usage %", | |
"type": "gauge" | |
} | |
], | |
"refresh": "", | |
"schemaVersion": 38, | |
"tags": [], | |
"templating": { | |
"list": [ | |
{ | |
"hide": 2, | |
"name": "prometheus", | |
"query": "grafanacloud-prom", | |
"skipUrlSync": false, | |
"type": "constant" | |
}, | |
{ | |
"hide": 2, | |
"name": "instance", | |
"query": "localhost:3335", | |
"skipUrlSync": false, | |
"type": "constant" | |
}, | |
{ | |
"current": { | |
"selected": false, | |
"text": "babylon-validator", | |
"value": "babylon-validator" | |
}, | |
"hide": 0, | |
"includeAll": false, | |
"multi": false, | |
"name": "job", | |
"options": [ | |
{ | |
"selected": true, | |
"text": "babylon-validator", | |
"value": "babylon-validator" | |
}, | |
{ | |
"selected": false, | |
"text": "babylon-backup", | |
"value": "babylon-backup" | |
}, | |
{ | |
"selected": false, | |
"text": "babylon-stokenet", | |
"value": "babylon-stokenet" | |
} | |
], | |
"query": "babylon-validator, babylon-backup, babylon-stokenet", | |
"queryValue": "", | |
"skipUrlSync": false, | |
"type": "custom" | |
} | |
] | |
}, | |
"time": { | |
"from": "now-5m", | |
"to": "now" | |
}, | |
"timepicker": {}, | |
"timezone": "", | |
"title": "Babylon Node Dashboard", | |
"uid": "3467sdft47", | |
"version": 35, | |
"weekStart": "" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment