There was an error while loading. Please reload this page.
1 parent e3efa5a commit e103aacCopy full SHA for e103aac
1 file changed
doc-snippets/prometheus-compatibility/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
implementation("io.opentelemetry:opentelemetry-exporter-prometheus")
13
implementation("io.opentelemetry:opentelemetry-exporter-otlp")
14
15
- implementation("io.prometheus:prometheus-metrics-core:1.5.1")
+ implementation("io.prometheus:prometheus-metrics-core:1.6.0")
16
implementation("io.prometheus:prometheus-metrics-exporter-httpserver:1.5.1")
17
implementation("io.prometheus:prometheus-metrics-exporter-opentelemetry:1.5.1")
18
}
0 commit comments