mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(grafana): display empty string if no cargo features are available (#10862)
This commit is contained in:
@ -598,7 +598,7 @@
|
|||||||
"exemplar": false,
|
"exemplar": false,
|
||||||
"expr": "reth_info{instance=~\"$instance\"}",
|
"expr": "reth_info{instance=~\"$instance\"}",
|
||||||
"instant": true,
|
"instant": true,
|
||||||
"legendFormat": "{{cargo_features}}",
|
"legendFormat": "{{cargo_features}} ",
|
||||||
"range": false,
|
"range": false,
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
@ -8911,6 +8911,6 @@
|
|||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "Reth",
|
"title": "Reth",
|
||||||
"uid": "2k8BXz24x",
|
"uid": "2k8BXz24x",
|
||||||
"version": 2,
|
"version": 3,
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user