__init__.py |
|
229 |
consts.py |
|
143 |
integration.py |
IMPORTANT: The contents of this file are part of a proof of concept and as such
are experimental and not suitable for production use. They may be changed or
removed at any time without prior notice.
|
1791 |
propagator.py |
Propagates tracing headers for Sentry's tracing system in a way OTel understands.
|
3720 |
span_processor.py |
Converts OTel spans into Sentry spans so they can be sent to the Sentry backend.
|
13276 |