Skip to content

Releases: libp2p/go-flow-metrics

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 22 May 07:57
c6ce040

What's Changed

New Contributors

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

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 19:24
0aae1a1

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@marten-seemann marten-seemann released this 09 Jul 10:01
3f13d05

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.1.0

v0.0.3

Choose a tag to compare

@Stebalien Stebalien released this 16 Nov 02:32
v0.0.3
e5a6a4d

Fix a bug where meters could be mismanaged leading to incorrect stats and huge reported bandwidth spikes.

Release v0.0.2

Choose a tag to compare

@Stebalien Stebalien released this 01 Nov 06:46
v0.0.2
c3e5539
  • Add methods for clearing and resetting meters (thanks @kpp)
  • Add methods for clearing idle timers.