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 da8a4888a5 Fix metric aggregation add ef824fdb00 Fix bug in InstanceOperationsImpl.getServer() (#5056) add 5715f06fc8 Fix ExternalCompaction_1_IT.testPartialCompaction failure (#5054) add 0ad4d3e7b0 Merge branch '2.1' into 3.1 add e60a560758 Merge branch '3.1' add dbaef5087c Added gc and monitor server types to public api (#5055) add 77e27d5927 Merge branch 'main' into 4973-new-monitor-metrics add 91ef9ddad6 Removed custom GC server type No new revisions were added by this update. Summary of changes: .../core/client/admin/InstanceOperations.java | 7 +- .../core/client/admin/servers/ServerId.java | 5 +- .../core/clientImpl/InstanceOperationsImpl.java | 40 +++++++- .../org/apache/accumulo/core/conf/Property.java | 2 +- .../accumulo/core/lock/ServiceLockPaths.java | 6 +- .../accumulo/monitor/next/InformationFetcher.java | 28 +----- .../accumulo/monitor/next/SystemInformation.java | 14 +-- .../apache/accumulo/test/InstanceOperationsIT.java | 109 ++++++++++++++++++--- 8 files changed, 148 insertions(+), 63 deletions(-)