Consider sensitivity (PII / secrets) of error|exception.message and span status description (original) (raw)

See open-telemetry/opentelemetry-specification#3496 for the context.

TL;DR: exception messages may contain emails, user info, passwords / secrets and other sensitive information.

Our current (in development) error guidance recommends recording exception / error messages on spans status description or exception | error.message attribute on other signals.

What can we do: