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

ddanielr pushed a change to branch 4973-new-monitor-metrics
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 468950442b Revert "Use new monitor property in new monitor code"
     add 5de04df3da Added compaction and scan metric categories, renamed 
metrics (#5075)
     add 5e4e551bee Add a table of contents to MetricsDocGen (#5089)
     add 5b2bb6e3e5 Add a table of contents to MetricsDocGen (#5090)
     add d90dfc3223 Change names of zookeepers to connectString (#5092)
     add 907f4a35df Merge branch '3.1'
     add bbfd250d86 Fixed broken metrics ITs due to recent metric name changes 
(#5095)
     new 201d673c99 Merge branch 'main' into 4973-new-monitor-metrics

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../accumulo/core/fate/zookeeper/ZooReader.java    | 10 +--
 .../core/fate/zookeeper/ZooReaderWriter.java       |  6 +-
 .../accumulo/core/fate/zookeeper/ZooSession.java   | 29 +++----
 .../org/apache/accumulo/core/metrics/Metric.java   | 94 +++++++++++-----------
 .../accumulo/core/metrics/MetricsDocGen.java       | 32 +++++++-
 .../CompactionPriorityQueueMetricsIT.java          |  2 +-
 .../compaction/ExternalCompactionMetricsIT.java    |  2 +-
 .../apache/accumulo/test/metrics/MetricsIT.java    |  2 +-
 8 files changed, 102 insertions(+), 75 deletions(-)

Reply via email to