Apache James :: Server :: Web Admin :: Dropwizard metrics

HTTP endpoint to expose dropwizard collected metrics. This endpoint is intended to be called by Prometheus.

License

License

Categories

Categories

DropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.apache.james
ArtifactId

ArtifactId

james-server-webadmin-dropwizard-metrics
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache 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

The Apache Software Foundation

Download james-server-webadmin-dropwizard-metrics

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.2
3.6.0