Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@romac romac released this 13 Sep 16:53
· 41 commits to main since this release
v0.3.0
8b1fd19
  • Add a populate_on_start option to the metrics section in the configuration to
    populate the Prometheus metrics on start by replaying all packets present in the database so far

    Warning: Use with caution if you are already tracking any of the counters with Prometheus as this
    will result in inflated results for all counters (but not gauges or histograms).

  • Monitor packets stuck on IBC channels, and expose their number per channel as a new ibc_stuck_packets metric

Full Changelog: v0.2.0...v0.3.0