eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

The `@Timed` annotation defaults to SECONDS when it should be NANOSECONDS. #760

Closed Channyboy closed 1 year ago

Channyboy commented 1 year ago

See related discussion : https://github.com/eclipse/microprofile-metrics/issues/759

Will need to be addressed for 5.1

See: https://github.com/eclipse/microprofile-metrics/blob/master/api/src/main/java/org/eclipse/microprofile/metrics/annotation/Timed.java