Last Version

Integration Test - Exemplars with OpenTelemetry 0.12.0

The Prometheus Java Suite: Client Metrics, Exposition, and Examples

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

exemplars_otel
Version

Version

0.12.0
Type

Type

jar
Description

Description

Integration Test - Exemplars with OpenTelemetry
The Prometheus Java Suite: Client Metrics, Exposition, and Examples

Download exemplars_otel 0.12.0


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

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.15.2

Project Modules

There are no modules declared in this project.