is not current version
Last Version 1.11.6

com.arpnetworking.metrics:metrics-cluster-aggregator 1.7.1

(Re)Aggregates host level statistics across clusters and writes both host and cluster statistics to various destinations.

Categories

Categories

Net Metrics Application Testing & Monitoring Monitoring Networking
GroupId

GroupId

com.arpnetworking.metrics
ArtifactId

ArtifactId

metrics-cluster-aggregator
Version

Version

1.7.1
Type

Type

jar

Download metrics-cluster-aggregator 1.7.1


<!-- https://jarcasting.com/artifacts/com.arpnetworking.metrics/metrics-cluster-aggregator/ -->
<dependency>
    <groupId>com.arpnetworking.metrics</groupId>
    <artifactId>metrics-cluster-aggregator</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arpnetworking.metrics/metrics-cluster-aggregator/
implementation 'com.arpnetworking.metrics:metrics-cluster-aggregator:1.7.1'
// https://jarcasting.com/artifacts/com.arpnetworking.metrics/metrics-cluster-aggregator/
implementation ("com.arpnetworking.metrics:metrics-cluster-aggregator:1.7.1")
'com.arpnetworking.metrics:metrics-cluster-aggregator:jar:1.7.1'
<dependency org="com.arpnetworking.metrics" name="metrics-cluster-aggregator" rev="1.7.1">
  <artifact name="metrics-cluster-aggregator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arpnetworking.metrics', module='metrics-cluster-aggregator', version='1.7.1')
)
libraryDependencies += "com.arpnetworking.metrics" % "metrics-cluster-aggregator" % "1.7.1"
[com.arpnetworking.metrics/metrics-cluster-aggregator "1.7.1"]