Observability - Tracing

Tracing

Spans

  • Don’t include metrics or logs as attributes in your spans.
  • Don’t use redundant attributes.
  • When determining which attributes to add, consider an application’s service flow, and execution in the context of only the current span.