Skip to content

Commit

Permalink
chore: add rate() to batch histogram panel (#5921)
Browse files Browse the repository at this point in the history
  • Loading branch information
twoeths authored Aug 30, 2023
1 parent 55b3441 commit 3b5941a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboards/lodestar_networking.json
Original file line number Diff line number Diff line change
Expand Up @@ -4895,7 +4895,7 @@
},
"editorMode": "code",
"exemplar": false,
"expr": "lodestar_gossip_attestation_verified_in_batch_histogram_bucket",
"expr": "rate(lodestar_gossip_attestation_verified_in_batch_histogram_bucket[$rate_interval])",
"format": "heatmap",
"instant": false,
"legendFormat": "{{le}}",
Expand Down

0 comments on commit 3b5941a

Please sign in to comment.