mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-31 14:11:50 +08:00
8 lines
323 B
Markdown
8 lines
323 B
Markdown
# Internal
|
|
This internal module is used to define and document an internal only API for `ddtrace`.
|
|
|
|
These modules are not intended to be used outside of `ddtrace`.
|
|
|
|
The APIs found within `ddtrace.internal` are subject to breaking changes at any time
|
|
and do not follow the semver versioning scheme of the `ddtrace` package.
|