docs(observability): document shared metrics config

Signed-off-by: Alex Fournier <afournier@nvidia.com>
This commit is contained in:
Alex Fournier 2026-07-19 13:32:48 -04:00
parent 6f9f5b9b02
commit 0ddbb1f2bf

View file

@ -1365,6 +1365,17 @@ display:
# hooks_auto_accept: false
# =============================================================================
# Telemetry
# =============================================================================
# Shared metrics are disabled by default. When enabled, the current Phase 1
# integration writes only allowlisted aggregate counters and immutable JSON
# packages under $HERMES_HOME/telemetry/shared_metrics; it does not upload them.
telemetry:
shared_metrics:
enabled: false
# =============================================================================
# Update Behavior
# =============================================================================