Fix the substrate networking Grafana dashboard.#7171
Fix the substrate networking Grafana dashboard.#7171wi1dcard wants to merge 2 commits intoparitytech:masterfrom wi1dcard:bugfix/substrate-networking-dashboard
Conversation
|
@wi1dcard, Your signature has been received. |
|
Hi! Sorry for that, I was waiting for 0.8.24 to be widely deployed before updating this dashboard because some metrics have been modified (#6634) in that version. Releasing 0.8.24 took way more time than expected. Do you mind if I open a PR myself that fixes the dashboard and also updates the metrics for 0.8.24? |
Oh, thank you for reminding me, I did't even notice that there was another change of the metrics. It would be great if you can open another PR to fix the dashboard and update the metrics as well! Feel free to close this one. |
As mentioned in PR #7038 :
Since the sysinfo has been removed from the Prometheus metrics, the metric we used to extract instances
${metric_namespace}_cpu_usage_percentageno longer exists. However, #7038 only updated thesubstrate-service-tasksdashboard, this PR fixes thesubstrate-networkingdashboard.This PR also:
24hto12hand disables auto-refresh, in order to be consistent with thesubstrate-service-taskdashboard.substrate-service-taskdashboard).