qdrvm / kagome

Kagome - C++20 implementation of Polkadot Host
https://kagome.readthedocs.io
Apache License 2.0
158 stars 33 forks source link

[Feature Request]: Availability recoveries started and finished metrics #2146

Closed kamilsa closed 1 month ago

kamilsa commented 3 months ago

Component

Parachains validation

Feature Description

Implement kagome_parachain_availability_recovery_recoveries_finished and kagome_parachain_availability_recovery_recoveries_started metrics, representing the total number of recoveries that started and finished

References and additional Information

No response