Skip to main content

1. Environment

2. Install

3. Launch

Examples:

4. Log libraries

Python standard library logging. opentelemetry-bootstrap -a install typically installs opentelemetry-instrumentation-logging. Keep using:
Start the process with opentelemetry-instrument ... so the instrumentation is active.

5. Verify

Produce one INFO log and one ERROR log, then confirm both in Tracelit Logs (or the onboarding live preview).