Switch to opentelemetry-prometheus-text-exporter

This commit is contained in:
Quentin Gliech
2025-08-18 11:28:55 +02:00
parent d7691b9b02
commit 4578debdc2
5 changed files with 49 additions and 84 deletions

View File

@@ -98,8 +98,3 @@ deny = ["oldtime"]
unknown-registry = "warn"
unknown-git = "warn"
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = [
# https://github.com/open-telemetry/opentelemetry-rust/pull/3076
"https://github.com/sandhose/opentelemetry-rust",
]