opentelemetry-python-contrib/reference/ddtrace/internal
Diego Hurtado 5aee3ce32e
Move DD code into its own directory (#6)
2020-04-08 10:39:44 -07:00
..
runtime Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
README.md Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
__init__.py Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
context_manager.py Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
hostname.py Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
logger.py Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
rate_limiter.py Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00
writer.py Move DD code into its own directory (#6) 2020-04-08 10:39:44 -07:00

README.md

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.