License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-webadmin-dropwizard-metrics |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: Web Admin :: Dropwizard metrics
HTTP endpoint to expose dropwizard collected metrics. This endpoint is intended to be called by
Prometheus.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-webadmin-dropwizard-metrics/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-webadmin-dropwizard-metrics</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-webadmin-dropwizard-metrics/
implementation 'org.apache.james:james-server-webadmin-dropwizard-metrics:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-webadmin-dropwizard-metrics/
implementation ("org.apache.james:james-server-webadmin-dropwizard-metrics:3.7.0")
'org.apache.james:james-server-webadmin-dropwizard-metrics:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-webadmin-dropwizard-metrics" rev="3.7.0">
<artifact name="james-server-webadmin-dropwizard-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-webadmin-dropwizard-metrics', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-webadmin-dropwizard-metrics" % "3.7.0"
[org.apache.james/james-server-webadmin-dropwizard-metrics "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-webadmin-core | jar | 3.7.0 |
io.dropwizard.metrics : metrics-core | jar | 4.2.7 |
io.prometheus : simpleclient_dropwizard | jar | 0.14.1 |
io.prometheus : simpleclient_servlet | jar | 0.14.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : james-server-webadmin-core | test-jar | 3.7.0 |
org.apache.james : metrics-tests | jar | 3.7.0 |
org.apache.james : testing-base | jar | 3.7.0 |
io.rest-assured : rest-assured | jar | 4.4.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |