chore: consider new metrics added in go-waku

This commit is contained in:
Prem Chaitanya Prathi 2024-01-01 15:51:33 +05:30
parent 2eb71d395d
commit c13a0bcbca
No known key found for this signature in database
1 changed files with 31 additions and 48 deletions

View File

@ -616,7 +616,7 @@
"uid": "PBFA97CFB590B2093"
},
"editorMode": "code",
"expr": "libp2p_pubsub_topics",
"expr": "waku_pubsub_topics",
"legendFormat": "__auto",
"range": true,
"refId": "A"
@ -1153,7 +1153,8 @@
"mode": "absolute",
"steps": [
{
"color": "green"
"color": "green",
"value": null
},
{
"color": "red",
@ -1537,8 +1538,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -1636,8 +1636,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -1735,8 +1734,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -1834,8 +1832,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -1933,8 +1930,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2032,8 +2028,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2131,8 +2126,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2230,8 +2224,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2329,8 +2322,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2428,8 +2420,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2524,8 +2515,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2593,8 +2583,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2707,8 +2696,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -2828,8 +2816,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
}
]
}
@ -2936,8 +2923,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -3049,8 +3035,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -3164,8 +3149,7 @@
"mode": "absolute",
"steps": [
{
"color": "semi-dark-red",
"value": null
"color": "semi-dark-red"
},
{
"color": "semi-dark-yellow",
@ -3234,8 +3218,7 @@
"mode": "absolute",
"steps": [
{
"color": "semi-dark-green",
"value": null
"color": "semi-dark-green"
},
{
"color": "semi-dark-yellow",
@ -3304,8 +3287,7 @@
"mode": "absolute",
"steps": [
{
"color": "semi-dark-red",
"value": null
"color": "semi-dark-red"
},
{
"color": "#EAB839",
@ -3371,8 +3353,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
}
]
},
@ -3479,8 +3460,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
@ -3590,8 +3570,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
}
]
},
@ -4635,8 +4614,12 @@
{
"current": {
"selected": false,
"text": "All",
"value": "$__all"
"text": [
"All"
],
"value": [
"$__all"
]
},
"datasource": {
"type": "prometheus",