Allow saving and ingesting from zstd compressed scrapes
All checks were successful
Cargo Build & Test / Rust project - latest (1.86) (push) Successful in 3m46s
Cargo Build & Test / Rust project - latest (1.85.1) (push) Successful in 4m3s
Cargo Build & Test / Rust project - latest (1.88) (push) Successful in 4m14s
Cargo Build & Test / Rust project - latest (1.87) (push) Successful in 9m19s

This commit is contained in:
2025-09-01 14:45:21 -04:00
parent 461889ad2e
commit b538dd8012
7 changed files with 126 additions and 8482 deletions

1
Cargo.lock generated
View File

@@ -690,6 +690,7 @@ dependencies = [
"test-log",
"tracing",
"tracing-subscriber",
"zstd",
]
[[package]]