Skip to content

Commit

Permalink
[automation] Backup of erigon_custom_metrics dashboard - 22 Jan 2025 (#…
Browse files Browse the repository at this point in the history
…13527)

The erigon_custom_metrics dashboard got changed so the new version
should overtake the currently stored one, which should in turn get
archived in a compressed form.
  • Loading branch information
michelemodolo authored Jan 22, 2025
1 parent f6497e4 commit f21a610
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@
"refId": "A"
}
],
"title": "NewPayload: time spent",
"title": "ValidateChain: time spent",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -5543,18 +5543,6 @@
"legendFormat": "dirty: {{instance}}",
"range": true,
"refId": "B"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"editorMode": "code",
"expr": "tx_retired{instance=~\"$instance\"}",
"interval": "",
"legendFormat": "limit: {{instance}}",
"range": true,
"refId": "C"
}
],
"title": "Tx Size",
Expand Down
Binary file not shown.

0 comments on commit f21a610

Please sign in to comment.