Integration Test - Exemplars with the OpenTelemetry Agent

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_agent
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download exemplars_otel_agent

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.squareup.okhttp3 : okhttp jar 4.9.1
io.prometheus : simpleclient jar 0.12.0
io.prometheus : simpleclient_hotspot jar 0.12.0
io.prometheus : simpleclient_servlet jar 0.12.0
ch.qos.logback : logback-classic jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.12.0
0.11.0