0.0.2: Fix handling of counter metrics (#16)
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.
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.