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,
|
||||
"expr": "reth_info{instance=~\"$instance\"}",
|
||||
"instant": true,
|
||||
"legendFormat": "{{cargo_features}}",
|
||||
"legendFormat": "{{cargo_features}} ",
|
||||
"range": false,
|
||||
"refId": "A"
|
||||
}
|
||||
@ -8911,6 +8911,6 @@
|
||||
"timezone": "",
|
||||
"title": "Reth",
|
||||
"uid": "2k8BXz24x",
|
||||
"version": 2,
|
||||
"version": 3,
|
||||
"weekStart": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user