Observability
Observability covers OpenTelemetry trace context, structured logging, service and background spans, and the Aspire dashboard view of the workspace. Use this pillar when you need to add tracing, inspect runtime behavior, or connect package-level telemetry to the running system.
Overview & Concepts
Telemetry model
Trace context and logging across services, workers, sagas, and orchestration.
Quickstart Trace the architectureRead the architecture overview before following traces through the runtime.
How-To Add OpenTelemetryWire OTel into a workspace.
API Reference telemetryGenerated telemetry package symbols.
API Reference loggerGenerated logger package symbols.