You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2022/01/10 11:01:47 UTC

[sling-org-apache-sling-commons-metrics] branch improvement/SLING-10967-add-gauge-support updated (b6cd429 -> 1b6f11c)

This is an automated email from the ASF dual-hosted git repository.

joerghoh pushed a change to branch improvement/SLING-10967-add-gauge-support
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git.


    from b6cd429  sonar feedback, updated javadoc to recommend the new way over the traditional whiteboard approach
     add 1b6f11c  implement review feedback

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/sling/commons/metrics/Gauge.java     |  2 +-
 .../org/apache/sling/commons/metrics/internal/GaugeImpl.java  |  3 ++-
 .../sling/commons/metrics/internal/MetricServiceTest.java     | 11 -----------
 3 files changed, 3 insertions(+), 13 deletions(-)