License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus |
ArtifactId | ArtifactIdexemplars_otel |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegration Test - Exemplars with OpenTelemetry
The Prometheus Java Suite: Client Metrics, Exposition, and Examples
|
Filename | Size |
---|---|
exemplars_otel-0.12.0.pom | |
exemplars_otel-0.12.0.jar | 3 KB |
exemplars_otel-0.12.0-sources.jar | 3 KB |
exemplars_otel-0.12.0-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.prometheus/exemplars_otel/ -->
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>exemplars_otel</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus/exemplars_otel/
implementation 'io.prometheus:exemplars_otel:0.12.0'
// https://jarcasting.com/artifacts/io.prometheus/exemplars_otel/
implementation ("io.prometheus:exemplars_otel:0.12.0")
'io.prometheus:exemplars_otel:jar:0.12.0'
<dependency org="io.prometheus" name="exemplars_otel" rev="0.12.0">
<artifact name="exemplars_otel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus', module='exemplars_otel', version='0.12.0')
)
libraryDependencies += "io.prometheus" % "exemplars_otel" % "0.12.0"
[io.prometheus/exemplars_otel "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient | jar | 0.12.0 |
io.opentelemetry : opentelemetry-api | jar | 1.2.0 |
io.opentelemetry : opentelemetry-sdk | jar | 1.2.0 |
io.prometheus : simpleclient_httpserver | jar | 0.12.0 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.15.2 |