• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..07-May-2022-

processor/H01-Dec-2021-221161

runtime/H01-Dec-2021-587409

utils/H01-Dec-2021-743509

README.mdH A D01-Dec-2021323 85

__init__.pyH A D01-Dec-20210 10

_encoding.cH A D01-Dec-2021957.5 KiB22,96916,147

_encoding.pyiH A D01-Dec-20211,020 4030

_encoding.pyxH A D01-Dec-202122.8 KiB737569

_rand.cH A D01-Dec-2021148 KiB3,7573,363

_rand.pyiH A D01-Dec-202175 32

_rand.pyxH A D01-Dec-20214.8 KiB9160

_stdint.hH A D01-Dec-2021109 76

_utils.hH A D01-Dec-2021189 74

_utils.pxdH A D01-Dec-202177 32

agent.pyH A D01-Dec-20214.3 KiB13188

atexit.pyH A D01-Dec-20211.8 KiB5938

buff_converter.hH A D01-Dec-2021661 2924

compat.pyH A D01-Dec-20216.7 KiB254162

debug.pyH A D01-Dec-20219.4 KiB248192

dogstatsd.pyH A D01-Dec-2021860 2817

encoding.pyH A D01-Dec-20212.9 KiB10572

forksafe.pyH A D01-Dec-20213.8 KiB13876

hostname.pyH A D01-Dec-2021233 148

http.pyH A D01-Dec-20211.1 KiB3726

logger.pyH A D01-Dec-20217.3 KiB177103

nogevent.pyH A D01-Dec-20212.5 KiB8548

pack.hH A D01-Dec-20212.5 KiB11374

pack_template.hH A D01-Dec-202117.1 KiB661563

periodic.pyH A D01-Dec-20218.2 KiB245166

rate_limiter.pyH A D01-Dec-20214.6 KiB159103

service.pyH A D01-Dec-20212.9 KiB10777

sma.pyH A D01-Dec-20211.6 KiB6849

sysdep.hH A D01-Dec-20215.9 KiB175136

uds.pyH A D01-Dec-2021834 2818

uwsgi.pyH A D01-Dec-20212.6 KiB7139

writer.pyH A D01-Dec-202120.3 KiB548428

README.md

1# Internal
2This internal module is used to define and document an internal only API for `ddtrace`.
3
4These modules are not intended to be used outside of `ddtrace`.
5
6The APIs found within `ddtrace.internal` are subject to breaking changes at any time
7and do not follow the semver versioning scheme of the `ddtrace` package.
8