eclipse / microprofile-metrics

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

REST metrics TCK intermittently fails #561

Closed jmartisk closed 4 years ago

jmartisk commented 4 years ago

It first calls some REST methods to update metric values, but then if a new minute starts between that call and the call to retrieve the metric value, the retrieved values of min and max durations will not be as expected