This is an automated email from the ASF dual-hosted git repository.
dlmarion pushed a change to branch 4973-new-monitor-metrics
in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 0c8fc3d5e6 Only process meters from one registry, removes duplicate
meters
add da8a4888a5 Fix metric aggregation
No new revisions were added by this update.
Summary of changes:
.../server/metrics/MetricResponseWrapper.java | 33 +++++++-------
.../server/metrics/MetricServiceHandler.java | 20 ++++----
.../accumulo/monitor/next/InformationFetcher.java | 19 ++++----
.../apache/accumulo/monitor/next/NewMonitor.java | 3 ++
.../accumulo/monitor/next/SystemInformation.java | 53 +++++++++++++---------
.../{TabletIdSerializer.java => IdSerializer.java} | 22 +++++++--
6 files changed, 89 insertions(+), 61 deletions(-)
copy
server/monitor/src/main/java/org/apache/accumulo/monitor/next/serializers/{TabletIdSerializer.java
=> IdSerializer.java} (62%)