Last Version

io.github.maksymdolgykh.dropwizard:dropwizard-micrometer-core 2.0.5

Dropwizard bundle that implements prometheus endpoint and exposes core system metrics and JVM metrics utilizing micrometer instrumentation. Optionally, it provides servlet filter to record HTTP requests latencies and statuses within dimensional prometheus histogram.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.maksymdolgykh.dropwizard
ArtifactId

ArtifactId

dropwizard-micrometer-core
Version

Version

2.0.5
Type

Type

jar
Description

Description

io.github.maksymdolgykh.dropwizard:dropwizard-micrometer-core
Dropwizard bundle that implements prometheus endpoint and exposes core system metrics and JVM metrics utilizing micrometer instrumentation. Optionally, it provides servlet filter to record HTTP requests latencies and statuses within dimensional prometheus histogram.
Project URL

Project URL

https://github.com/MaksymDolgykh/dropwizard-micrometer
Source Code Management

Source Code Management

https://github.com/maksymdolgykh/dropwizard-micrometer

Download dropwizard-micrometer-core 2.0.5


<!-- https://jarcasting.com/artifacts/io.github.maksymdolgykh.dropwizard/dropwizard-micrometer-core/ -->
<dependency>
    <groupId>io.github.maksymdolgykh.dropwizard</groupId>
    <artifactId>dropwizard-micrometer-core</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.maksymdolgykh.dropwizard/dropwizard-micrometer-core/
implementation 'io.github.maksymdolgykh.dropwizard:dropwizard-micrometer-core:2.0.5'
// https://jarcasting.com/artifacts/io.github.maksymdolgykh.dropwizard/dropwizard-micrometer-core/
implementation ("io.github.maksymdolgykh.dropwizard:dropwizard-micrometer-core:2.0.5")
'io.github.maksymdolgykh.dropwizard:dropwizard-micrometer-core:jar:2.0.5'
<dependency org="io.github.maksymdolgykh.dropwizard" name="dropwizard-micrometer-core" rev="2.0.5">
  <artifact name="dropwizard-micrometer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.maksymdolgykh.dropwizard', module='dropwizard-micrometer-core', version='2.0.5')
)
libraryDependencies += "io.github.maksymdolgykh.dropwizard" % "dropwizard-micrometer-core" % "2.0.5"
[io.github.maksymdolgykh.dropwizard/dropwizard-micrometer-core "2.0.5"]

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.12
io.prometheus : simpleclient_common jar 0.7.0
io.prometheus : simpleclient_servlet jar 0.7.0
io.micrometer : micrometer-core jar 1.3.12
io.micrometer : micrometer-registry-prometheus jar 1.3.12

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
io.dropwizard : dropwizard-testing jar 2.0.12
org.assertj : assertj-core jar 3.17.1

Project Modules

There are no modules declared in this project.