Merge branch 'main' of github.com:rustfs/s3-rustfs into feature/observability-metrics

* 'main' of github.com:rustfs/s3-rustfs:
  fmt
  fix capacity
  update info version output
  fix: #331 admin info version,uptime
  fix
  pool select idx fixs:#346, #339, #338, #337, #336, #334

# Conflicts:
#	Cargo.toml
#	crates/obs/src/telemetry.rs
This commit is contained in:
houseme
2025-04-24 01:44:09 +08:00
22 changed files with 379 additions and 56 deletions
Generated
+1
View File
@@ -3111,6 +3111,7 @@ dependencies = [
"serde",
"serde_json",
"sha2 0.11.0-pre.5",
"shadow-rs",
"siphasher 1.0.1",
"smallvec",
"tempfile",