Skip to content
Snippets Groups Projects
Commit 5ea4823d authored by Zeke Mostov's avatar Zeke Mostov Committed by GitHub
Browse files

Add prometheus metrics for block authorship (#10316)


* Add prom metric  to basic authorship

* Add proposer_block_proposal_time

* +nightly-2021-10-29 fmt

* Use saturating_duration_since, not elasped

* Update client/basic-authorship/src/basic_authorship.rs

Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>

* Update client/basic-authorship/src/basic_authorship.rs

Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>

* +nightly-2021-10-29 fmt

Co-authored-by: default avatarBastian Köcher <bkchr@users.noreply.github.com>
parent d0b851ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment