chore(grafana): display empty string if no cargo features are available (#10862)

This commit is contained in:
Alexey Shekhirin
2024-09-12 14:26:25 +01:00
committed by GitHub
parent acdb7b7e2e
commit 4cbe931c0d

View File

@ -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": ""
}