Python SDK
Boson provides a Python SDK for instrumenting traces and sending them to Boson’s official backend (Boson Cloud by default, or a customer-deployed Boson URL).
What you’ll do here
- install the SDK
- configure keys and host
- instrument traces and spans
- integrate with OpenTelemetry where needed