Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 32 additions & 23 deletions monitoring/dashboards/common-metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
"textMode": "auto"
},
"pluginVersion": "10.1.1",
"pluginVersion": "10.2.3",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -170,9 +170,10 @@
"values": false
},
"showThresholdLabels": false,
"showThresholdMarkers": true
"showThresholdMarkers": true,
"sizing": "auto"
},
"pluginVersion": "10.1.1",
"pluginVersion": "10.2.3",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -204,6 +205,7 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
Expand Down Expand Up @@ -305,7 +307,10 @@
"type": "row"
},
{
"datasource": {},
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"description": "The total balance in AVS Node per used token.",
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -344,9 +349,10 @@
"fields": "",
"values": false
},
"textMode": "auto"
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.1.1",
"pluginVersion": "10.2.3",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -408,9 +414,10 @@
"fields": "",
"values": false
},
"textMode": "auto"
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.1.1",
"pluginVersion": "10.2.3",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -471,9 +478,10 @@
"fields": "",
"values": false
},
"textMode": "auto"
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.1.1",
"pluginVersion": "10.2.3",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -519,6 +527,7 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
Expand Down Expand Up @@ -554,7 +563,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
Expand Down Expand Up @@ -592,10 +602,10 @@
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "rate(eigen_rpc_request_duration_seconds_sum{method=~\".*\", avs_name=\"$AvsName\"}[5m])",
"expr": "rate(eigen_rpc_request_duration_seconds_sum{method=~\".*\"}[5m])",
"fullMetaSearch": false,
"includeNullMetadata": true,
"legendFormat": "__auto",
"legendFormat": "{{method}}",
"range": true,
"refId": "A",
"useBackend": false
Expand All @@ -616,6 +626,7 @@
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
Expand Down Expand Up @@ -651,7 +662,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
}
]
}
Expand Down Expand Up @@ -723,7 +735,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
Expand Down Expand Up @@ -782,8 +795,7 @@
],
"refresh": "",
"revision": 1,
"schemaVersion": 38,
"style": "dark",
"schemaVersion": 39,
"tags": [],
"templating": {
"list": [
Expand All @@ -793,11 +805,7 @@
"text": "da-node",
"value": "da-node"
},
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"definition": "label_values(avs_name)",
"definition": "label_values({job=\"eigenDA\"},avs_name)",
"description": "AVS Name",
"hide": 0,
"includeAll": false,
Expand All @@ -806,6 +814,7 @@
"name": "AvsName",
"options": [],
"query": {
"qryType": 1,
"query": "label_values(avs_name)",
"refId": "PrometheusVariableQueryEditor-VariableQuery"
},
Expand All @@ -827,4 +836,4 @@
"uid": "l8RpPN94z",
"version": 12,
"weekStart": ""
}
}
74 changes: 27 additions & 47 deletions monitoring/dashboards/eigenda-metrics.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"legendFormat": "{{status}}",
"range": true,
"refId": "A",
"useBackend": false
Expand All @@ -131,7 +131,7 @@
"hide": true,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"legendFormat": "{{status}}",
"range": true,
"refId": "B",
"useBackend": false
Expand Down Expand Up @@ -232,7 +232,7 @@
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"legendFormat": "{{status}}",
"range": true,
"refId": "A",
"useBackend": false
Expand Down Expand Up @@ -332,7 +332,7 @@
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"legendFormat": "{{status}}",
"range": true,
"refId": "A",
"useBackend": false
Expand Down Expand Up @@ -433,7 +433,7 @@
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
"legendFormat": "__auto",
"legendFormat": "{{status}}",
"range": true,
"refId": "A",
"useBackend": false
Expand Down Expand Up @@ -651,26 +651,9 @@
"expr": "sum(node_eigenda_processed_batches_total{type=\"size\"})\n/\nsum(node_eigenda_processed_batches_total{type=\"number\"})",
"hide": false,
"instant": false,
"legendFormat": "__auto",
"legendFormat": "average size",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"disableTextWrap": false,
"editorMode": "builder",
"expr": "node_eigenda_processed_batches_total{type=\"size\"}",
"fullMetaSearch": false,
"hide": true,
"includeNullMetadata": false,
"instant": false,
"legendFormat": "__auto",
"range": true,
"refId": "A",
"useBackend": false
}
],
"title": "Average processed batch size",
Expand Down Expand Up @@ -723,7 +706,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
Expand Down Expand Up @@ -766,7 +750,7 @@
"fullMetaSearch": false,
"includeNullMetadata": false,
"instant": false,
"legendFormat": "__auto",
"legendFormat": "{{status}}",
"range": true,
"refId": "A",
"useBackend": false
Expand Down Expand Up @@ -822,7 +806,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
Expand Down Expand Up @@ -864,7 +849,7 @@
},
"disableTextWrap": false,
"editorMode": "code",
"expr": "node_request_latency_ms{quantile=\"0.99\", method=\"RetrieveChunks\"}",
"expr": "node_request_latency_ms{quantile=\"0.99\",method=\"RetrieveChunks\"}",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand Down Expand Up @@ -895,10 +880,7 @@
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"datasource": {},
"description": "the total number of node's socket address updates",
"fieldConfig": {
"defaults": {
Expand All @@ -910,7 +892,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
Expand Down Expand Up @@ -940,9 +923,10 @@
"fields": "",
"values": false
},
"textMode": "auto"
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "10.2.0",
"pluginVersion": "10.2.3",
"targets": [
{
"datasource": {
Expand All @@ -965,10 +949,7 @@
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"datasource": {},
"fieldConfig": {
"defaults": {
"color": {
Expand Down Expand Up @@ -1011,7 +992,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
Expand Down Expand Up @@ -1064,10 +1046,7 @@
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "prometheus"
},
"datasource": {},
"fieldConfig": {
"defaults": {
"color": {
Expand Down Expand Up @@ -1110,7 +1089,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
Expand Down Expand Up @@ -1163,7 +1143,7 @@
}
],
"refresh": "",
"schemaVersion": 38,
"schemaVersion": 39,
"tags": [],
"templating": {
"list": []
Expand All @@ -1176,6 +1156,6 @@
"timezone": "",
"title": "EigenDA",
"uid": "dcd9d495-ff1e-4794-b2b6-62634e4b40d1",
"version": 3,
"version": 4,
"weekStart": ""
}
}