Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.14 KB

Python Baselime OpenTelemetry SDK

Documentation Latest Release License

Instrument your Python applications with OpenTelemetry and send the traces to Baselime

Getting Started

Check out the documentation.

Example

poetry add baselime-opentelemetry

BASELIME_API_KEY=<YOUR_API_KEY> poetry run opentelemetry-instrument python myapp.py

License

© Baselime Limited, 2023

Distributed under Apache 2 License (Apache-2.0).

See LICENSE for more information.