refactor(logging): unify request-id propagation and fallback metrics (#2652)

This commit is contained in:
houseme
2026-04-23 15:11:27 +08:00
committed by GitHub
parent ecf0db9bb7
commit bc37cc4001
13 changed files with 494 additions and 13 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ export RUSTFS_CONSOLE_ADDRESS=":9001"
# export RUSTFS_TLS_PATH="./deploy/certs"
# Observability related configuration
#export RUSTFS_OBS_ENDPOINT=http://localhost:4318 # OpenTelemetry Collector address
export RUSTFS_OBS_ENDPOINT=http://localhost:4318 # OpenTelemetry Collector address
# RustFS OR OTEL exporter configuration
#export RUSTFS_OBS_TRACE_ENDPOINT=http://localhost:4318/v1/traces # OpenTelemetry Collector trace address http://localhost:4318/v1/traces
#export OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=http://localhost:14318/v1/traces