feat(observability): diagnose node-local S3 write failures (#7407)

This commit is contained in:
cxymds
2026-09-07 22:24:50 +08:00
committed by GitHub
parent e22b879996
commit 7b40b9503b
27 changed files with 1316 additions and 178 deletions
+2
View File
@@ -61,3 +61,5 @@ Required headings and strings in these files are asserted by `scripts/check_arch
| [minio-file-format-compat.md](minio-file-format-compat.md) | deciding whether a MinIO drive set, bucket-metadata blob, or SSE object can be read or imported by a given RustFS build, or before touching a listed version anchor |
Operations runbooks live in [../operations/](../README.md#operations) and testing references in [../testing/README.md](../testing/README.md).
For per-node HTTP failure ratios and cached storage probe provenance, see [S3 write failure diagnostics](../operations/s3-write-failure-diagnostics.md).