License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.micrometer |
ArtifactId | ArtifactIdmicrometer-prometheus-starter |
Last Version | Last Version0.11.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmicrometer-prometheus-starter
Application monitoring instrumentation facade
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.micrometer/micrometer-prometheus-starter/ -->
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-prometheus-starter</artifactId>
<version>0.11.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.micrometer/micrometer-prometheus-starter/
implementation 'io.micrometer:micrometer-prometheus-starter:0.11.0.RELEASE'
// https://jarcasting.com/artifacts/io.micrometer/micrometer-prometheus-starter/
implementation ("io.micrometer:micrometer-prometheus-starter:0.11.0.RELEASE")
'io.micrometer:micrometer-prometheus-starter:jar:0.11.0.RELEASE'
<dependency org="io.micrometer" name="micrometer-prometheus-starter" rev="0.11.0.RELEASE">
<artifact name="micrometer-prometheus-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.micrometer', module='micrometer-prometheus-starter', version='0.11.0.RELEASE')
)
libraryDependencies += "io.micrometer" % "micrometer-prometheus-starter" % "0.11.0.RELEASE"
[io.micrometer/micrometer-prometheus-starter "0.11.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-core | jar | 0.11.0.RELEASE |
io.prometheus : simpleclient_common | jar | 0.0.26 |
Version |
---|
0.11.0.RELEASE
|
0.10.0.RELEASE
|
0.9.2.RELEASE
|
0.9.1.RELEASE
|
0.9.0.RELEASE
|
0.8.0.RELEASE
|
0.7.0.RELEASE
|
0.6.3.RELEASE
|
0.6.1.RELEASE
|