opentelemetry-api — Easy Playground
OpenTelemetry observability: traces, metrics, logs
Getting started with opentelemetry-apiRun locally
Install
pip install opentelemetry-apiPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: opentelemetry_api)
opentelemetry-api is a third-party package. OpenTelemetry observability: traces, metrics, logs. Install with: pip install opentelemetry-api
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?