| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPrometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаio.prometheus |
| Идентификатор | Идентификаторexemplars_otel_agent |
| Последняя версия | Последняя версия0.12.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеIntegration Test - Exemplars with the OpenTelemetry Agent
The Prometheus Java Suite: Client Metrics, Exposition, and Examples
|
| Имя Файла | Размер |
|---|---|
| exemplars_otel_agent-0.12.0.pom | |
| exemplars_otel_agent-0.12.0.jar | 19 MB |
| exemplars_otel_agent-0.12.0-sources.jar | 3 KB |
| exemplars_otel_agent-0.12.0-javadoc.jar | 394 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testcontainers : testcontainers | jar | 1.15.2 |