License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdpro.juxt.crux |
ArtifactId | ArtifactIdcrux-metrics |
Last Version | Last Version1.18.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrux-metrics
Provides Metrics for Crux nodes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crux-metrics-1.18.1.pom | |
crux-metrics-1.18.1.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pro.juxt.crux/crux-metrics/ -->
<dependency>
<groupId>pro.juxt.crux</groupId>
<artifactId>crux-metrics</artifactId>
<version>1.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-metrics/
implementation 'pro.juxt.crux:crux-metrics:1.18.1'
// https://jarcasting.com/artifacts/pro.juxt.crux/crux-metrics/
implementation ("pro.juxt.crux:crux-metrics:1.18.1")
'pro.juxt.crux:crux-metrics:jar:1.18.1'
<dependency org="pro.juxt.crux" name="crux-metrics" rev="1.18.1">
<artifact name="crux-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.crux', module='crux-metrics', version='1.18.1')
)
libraryDependencies += "pro.juxt.crux" % "crux-metrics" % "1.18.1"
[pro.juxt.crux/crux-metrics "1.18.1"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.10.3 |
pro.juxt.crux : crux-core | jar | 1.18.1 |
io.dropwizard.metrics : metrics-core | jar | 4.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-jmx | jar | 4.1.2 |
io.github.azagniotov : dropwizard-metrics-cloudwatch | jar | 2.0.8 |
software.amazon.awssdk : cloudwatch | jar | 2.16.32 |
org.dhatim : dropwizard-prometheus | jar | 3.1.4 |
io.prometheus : simpleclient_pushgateway | jar | 0.10.0 |
io.prometheus : simpleclient_dropwizard | jar | 0.10.0 |
io.prometheus : simpleclient_hotspot | jar | 0.10.0 |
clj-commons » iapetos | jar | 0.1.11 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |