Skip to content

0.0.2: Fix handling of counter metrics (#16)

Choose a tag to compare

@legoscia legoscia released this 10 Aug 17:02
· 24 commits to main since this release
831948b
According to the Telemetry.Metrics documentation, a counter metrics
should always be incremented by one for each event, regardless of the
actual value of the measurement.