Add clickhouse replication, exclude bad prom metrics (#3344)

This commit is contained in:
Jai Agrawal
2025-03-05 15:40:46 -08:00
committed by GitHub
parent 0d223e3ab5
commit c1bb934fc6
6 changed files with 31 additions and 9 deletions

4
Cargo.lock generated
View File

@@ -265,9 +265,9 @@ dependencies = [
[[package]]
name = "actix-web-prom"
version = "0.8.0"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76743e67d4e7efa9fc2ac7123de0dd7b2ca592668e19334f1d81a3b077afc6ac"
checksum = "56a34f1825c3ae06567a9d632466809bbf34963c86002e8921b64f32d48d289d"
dependencies = [
"actix-web",
"futures-core",