@hashgraph/hedera-local
Version:
Developer tooling for running Local Hedera Network (Consensus + Mirror Nodes).
1,933 lines (1,882 loc) • 160 kB
JSON
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [
],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 85,
"links": [
],
"liveNow": false,
"panels": [
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 32,
"panels": [
],
"title": "Usage - Hbar Account and Burn Rates",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"displayName": "${__series.name}",
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "red",
"value": null
},
{
"color": "#6ED0E0",
"value": 10000
},
{
"color": "green",
"value": 100000
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 5,
"w": 5,
"x": 0,
"y": 1
},
"id": 7,
"options": {
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
},
"pluginVersion": "10.0.1-cloud.2.a7a20fbf",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "max by(accountId) (rpc_relay_operator_balance{cluster=\"$cluster\", namespace=\"$namespace\", mode!=\"QUERY\", mode!=\"TRANSACTION\"} / 100000000)",
"format": "time_series",
"instant": true,
"interval": "",
"legendFormat": "Account: {{accountId}}",
"range": false,
"refId": "A"
}
],
"title": "Relay Operator Balance",
"type": "gauge"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 5,
"w": 4,
"x": 5,
"y": 1
},
"id": 27,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.1-cloud.2.a7a20fbf",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) / -100000000",
"format": "heatmap",
"instant": false,
"legendFormat": "{{mode}}",
"range": true,
"refId": "A"
}
],
"title": "Operator account burn rate (ℏ)",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 11,
"w": 15,
"x": 9,
"y": 1
},
"id": 2,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"expr": "avg_over_time(rpc_relay_operator_balance{cluster=\"$cluster\", namespace=\"$namespace\", mode!=\"QUERY\", mode!=\"TRANSACTION\"}[$__interval]) / 100000000",
"legendFormat": "{{accountId}}",
"range": true,
"refId": "A"
}
],
"title": "Relay Operator Balance (ℏ)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "#EAB839",
"value": 100
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 4,
"w": 9,
"x": 0,
"y": 6
},
"id": 28,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.1-cloud.2.a7a20fbf",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum by (mode)(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) / -100000000",
"format": "time_series",
"instant": true,
"legendFormat": "{{mode}}",
"range": false,
"refId": "A"
}
],
"title": "Operator Cost (ℏ) by Mode",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 4,
"w": 9,
"x": 0,
"y": 10
},
"id": 47,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "10.0.1-cloud.2.a7a20fbf",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum by (mode)(increase(rpc_relay_consensusnode_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range]))",
"format": "time_series",
"instant": true,
"legendFormat": "{{mode}}",
"range": false,
"refId": "A"
}
],
"title": "Consensus Node (txns) Calls by Mode",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 10,
"w": 15,
"x": 9,
"y": 12
},
"id": 23,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "9.0.7",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "builder",
"exemplar": false,
"expr": "sum by(caller) (rate(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])) / 100000000",
"instant": false,
"interval": "15m",
"key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
"legendFormat": "{{ method }}",
"range": true,
"refId": "A"
}
],
"title": "Consensus Node Cost Rate by Call (ℏ)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": [
]
},
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
" eth_call",
" eth_sendRawTransaction",
" eth_feeHistory",
" eth_getCode",
" eth_gasPrice"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
},
"gridPos": {
"h": 9,
"w": 13,
"x": 0,
"y": 22
},
"id": 24,
"options": {
"displayLabels": [
"value",
"percent"
],
"legend": {
"displayMode": "table",
"placement": "right",
"showLegend": true,
"values": [
"value"
]
},
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.3.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "topk(10,sum by(caller) (increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) / 100000000)",
"format": "time_series",
"instant": true,
"interval": "1m",
"key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
"legendFormat": " {{caller}}",
"range": false,
"refId": "A"
}
],
"title": "Consensus Node Cost by Call (ℏ)",
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": [
]
},
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
" eth_call",
" eth_sendRawTransaction",
" eth_feeHistory",
" eth_getCode"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
},
"gridPos": {
"h": 9,
"w": 11,
"x": 13,
"y": 22
},
"id": 61,
"options": {
"displayLabels": [
"value",
"percent"
],
"legend": {
"displayMode": "table",
"placement": "right",
"showLegend": true,
"values": [
"value"
]
},
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"pluginVersion": "9.3.6",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "topk(10,sum by(caller) (increase(rpc_relay_consensusnode_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])))",
"format": "time_series",
"instant": true,
"interval": "1m",
"key": "Q-66285f73-fc4a-46fe-ac6e-25553e8e5813-0",
"legendFormat": " {{caller}}",
"range": false,
"refId": "A"
}
],
"title": "Consensus Node Volume by Call ",
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": [
]
},
"overrides": [
]
},
"gridPos": {
"h": 7,
"w": 9,
"x": 0,
"y": 31
},
"id": 59,
"options": {
"displayLabels": [
"percent"
],
"legend": {
"displayMode": "list",
"placement": "right",
"showLegend": true,
"values": [
"percent"
]
},
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(type) / 100000000",
"format": "heatmap",
"instant": true,
"interval": "1d",
"legendFormat": "{{mode}}",
"range": false,
"refId": "A"
}
],
"title": "Hbar Spent By type",
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": [
]
},
"overrides": [
]
},
"gridPos": {
"h": 7,
"w": 6,
"x": 9,
"y": 31
},
"id": 57,
"options": {
"displayLabels": [
"percent"
],
"legend": {
"displayMode": "list",
"placement": "bottom",
"showLegend": true,
"values": [
"percent"
]
},
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) by(mode) / 100000000",
"format": "heatmap",
"instant": true,
"interval": "1d",
"legendFormat": "{{mode}}",
"range": false,
"refId": "A"
}
],
"title": "Hbar Spent By Mode",
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
}
},
"mappings": [
]
},
"overrides": [
]
},
"gridPos": {
"h": 7,
"w": 9,
"x": 15,
"y": 31
},
"id": 58,
"options": {
"displayLabels": [
"percent"
],
"legend": {
"displayMode": "list",
"placement": "right",
"showLegend": true,
"values": [
"percent"
]
},
"pieType": "pie",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__range])) by(caller) / 100000000",
"format": "heatmap",
"instant": true,
"interval": "1d",
"legendFormat": "{{mode}}",
"range": false,
"refId": "A"
}
],
"title": "Hbar Spent By caller",
"type": "piechart"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 7,
"w": 24,
"x": 0,
"y": 38
},
"id": 53,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(mode) / 100000000",
"interval": "1d",
"legendFormat": "{{mode}}",
"range": true,
"refId": "A"
}
],
"timeFrom": "1M",
"title": "Hbar Spent per Day over the last Month By Mode",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 7,
"w": 24,
"x": 0,
"y": 45
},
"id": 82,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[30m])) by(mode) / 100000000",
"interval": "30m",
"legendFormat": "{{mode}}",
"range": true,
"refId": "A"
}
],
"timeFrom": "1d",
"title": "Hbar Spent per Day over the last day By Mode",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "line"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "#EAB839",
"value": 10
},
{
"color": "red",
"value": 20
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 7,
"w": 24,
"x": 0,
"y": 52
},
"id": 86,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval])) by (pod) / 100000000",
"format": "time_series",
"instant": false,
"interval": "1m",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Hbar Spent per minute",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
{
"__systemRef": "hideSeriesFrom",
"matcher": {
"id": "byNames",
"options": {
"mode": "exclude",
"names": [
"eth_call"
],
"prefix": "All except:",
"readOnly": true
}
},
"properties": [
{
"id": "custom.hideFrom",
"value": {
"legend": false,
"tooltip": false,
"viz": true
}
}
]
}
]
},
"gridPos": {
"h": 7,
"w": 24,
"x": 0,
"y": 59
},
"id": 54,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(caller) / 100000000",
"interval": "1d",
"legendFormat": "{{methodName}}",
"range": true,
"refId": "A"
}
],
"timeFrom": "1M",
"title": "Hbar Spent per Day over the last Month by MethodName",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "bars",
"fillOpacity": 100,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 7,
"w": 24,
"x": 0,
"y": 66
},
"id": 55,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "multi",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "sum(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\", namespace=\"$namespace\"}[1d])) by(type) / 100000000",
"interval": "1d",
"legendFormat": "{{methodName}}",
"range": true,
"refId": "A"
}
],
"timeFrom": "1M",
"title": "Hbar Spent per Day over the last Month by Type",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 73
},
"id": 74,
"options": {
"legend": {
"calcs": [
"last"
],
"displayMode": "table",
"placement": "right",
"showLegend": true,
"sortBy": "Last",
"sortDesc": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "topk(10,sum by(interactingEntity)(increase(rpc_relay_consensusnode_response_count{cluster=\"$cluster\",namespace=\"$namespace\", interactingEntity!=\"\"}[$__range])))",
"format": "time_series",
"instant": false,
"legendFormat": "{{interactingEntity}}",
"range": true,
"refId": "A"
}
],
"title": "Consensus Node Calls by AccountId/EvmAddress",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineStyle": {
"fill": "solid"
},
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 8,
"w": 24,
"x": 0,
"y": 81
},
"id": 75,
"options": {
"legend": {
"calcs": [
"last"
],
"displayMode": "table",
"placement": "right",
"showLegend": true,
"sortBy": "Last",
"sortDesc": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"exemplar": false,
"expr": "topk(10,sum by(interactingEntity)(increase(rpc_relay_consensusnode_response_sum{cluster=\"$cluster\",namespace=\"$namespace\", interactingEntity!=\"\"}[$__range])) / 100000000)",
"format": "time_series",
"instant": false,
"interval": "",
"legendFormat": "{{interactingEntity}}",
"range": true,
"refId": "A"
}
],
"title": "Hbar Spent by AccountId/EvmAddress",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 89
},
"id": 30,
"panels": [
],
"title": "Volume, RPS, Latency, Limits - API Requests",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 5,
"w": 3,
"x": 0,
"y": 90
},
"id": 4,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "9.5.2-cloud.2.0cb5a501",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"expr": "sum(rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
"legendFormat": "__auto",
"range": true,
"refId": "A"
}
],
"title": "Request Rate (RPS)",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 5,
"w": 18,
"x": 3,
"y": 90
},
"id": 36,
"options": {
"legend": {
"calcs": [
],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"pluginVersion": "9.1.6-10b38e80",
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"editorMode": "code",
"expr": "sum(rate(rpc_relay_method_response_count{cluster=\"$cluster\", namespace=\"$namespace\"}[$__rate_interval]))",
"legendFormat": "Request Rate (RPS)",
"range": true,
"refId": "A"
}
],
"title": "Request Rate (RPS)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "local-prom"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [
],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
}
]
}
},
"overrides": [
]
},
"gridPos": {
"h": 5,
"w": 3,
"x":