License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.prometheus |
ArtifactId | ArtifactIdexemplars_otel_agent |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegration Test - Exemplars with the OpenTelemetry Agent
The Prometheus Java Suite: Client Metrics, Exposition, and Examples
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.15.2 |