There was an error while loading. Please reload this page.
1 parent b6287a5 commit 0d1964fCopy full SHA for 0d1964f
1 file changed
doc-snippets/prometheus-compatibility/build.gradle.kts
@@ -14,5 +14,5 @@ dependencies {
14
15
implementation("io.prometheus:prometheus-metrics-core:1.8.0")
16
implementation("io.prometheus:prometheus-metrics-exporter-httpserver:1.8.0")
17
- implementation("io.prometheus:prometheus-metrics-exporter-opentelemetry:1.7.0")
+ implementation("io.prometheus:prometheus-metrics-exporter-opentelemetry:1.8.0")
18
}
0 commit comments