License |
License |
---|---|
Categories |
CategoriesCLI User Interface Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus |
ArtifactId | ArtifactIdsimpleclient_tracer_otel |
Last Version | Last Version0.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Java Span Context Supplier - OpenTelemetry
The Prometheus Java Suite: Client Metrics, Exposition, and Examples
|
<!-- https://jarcasting.com/artifacts/io.prometheus/simpleclient_tracer_otel/ -->
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_tracer_otel</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus/simpleclient_tracer_otel/
implementation 'io.prometheus:simpleclient_tracer_otel:0.16.0'
// https://jarcasting.com/artifacts/io.prometheus/simpleclient_tracer_otel/
implementation ("io.prometheus:simpleclient_tracer_otel:0.16.0")
'io.prometheus:simpleclient_tracer_otel:jar:0.16.0'
<dependency org="io.prometheus" name="simpleclient_tracer_otel" rev="0.16.0">
<artifact name="simpleclient_tracer_otel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus', module='simpleclient_tracer_otel', version='0.16.0')
)
libraryDependencies += "io.prometheus" % "simpleclient_tracer_otel" % "0.16.0"
[io.prometheus/simpleclient_tracer_otel "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient_tracer_common | jar | 0.16.0 |
Group / Artifact | Type | Version |
---|---|---|
io.opentelemetry : opentelemetry-api Optional | jar | 1.15.0 |