eclipse / microprofile-metrics

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

Misleading sentence in section 6.1 #492

Closed jmartisk closed 4 years ago

jmartisk commented 4 years ago

The implementation must watch the annotated objects and update internal data structures when the values of the annotated objects change.

This is a bit confusing, especially when it comes to gauges, where each /metrics request means that we recompute the value