https://github.com/DataDog/dd-trace-py
Datadog Python APM Client
https://github.com/DataDog/dd-trace-py
apm ci datadog debugging error-monitoring observability profiling python security tracing
Last synced: 27 days ago
JSON representation
Datadog Python APM Client
- Host: GitHub
- URL: https://github.com/DataDog/dd-trace-py
- Owner: DataDog
- License: other
- Created: 2016-06-20T18:52:23.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T21:56:40.000Z (28 days ago)
- Last Synced: 2025-03-25T22:31:11.590Z (28 days ago)
- Topics: apm, ci, datadog, debugging, error-monitoring, observability, profiling, python, security, tracing
- Language: Python
- Homepage: https://ddtrace.readthedocs.io/
- Size: 77.9 MB
- Stars: 570
- Watchers: 639
- Forks: 428
- Open Issues: 225
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing-integrations.rst
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Support: supported_versions_output.json
Awesome Lists containing this project
README
# `ddtrace`
[](https://circleci.com/gh/DataDog/dd-trace-py/tree/main)
[](https://pypi.org/project/ddtrace/)
[](https://pypi.org/project/ddtrace/)
This library powers [Distributed Tracing](https://docs.datadoghq.com/tracing/),
[Continuous Profiling](https://docs.datadoghq.com/tracing/profiler/),
[Error Tracking](https://docs.datadoghq.com/tracing/error_tracking/),
[Continuous Integration Visibility](https://docs.datadoghq.com/continuous_integration/),
[Deployment Tracking](https://docs.datadoghq.com/tracing/deployment_tracking/),
[Code Hotspots](https://docs.datadoghq.com/tracing/profiler/connect_traces_and_profiles/),
[Dynamic Instrumentation](https://docs.datadoghq.com/dynamic_instrumentation/),
and more.To get started with tracing, check out the [product documentation][setup docs] or the [glossary][visualization docs].
For advanced usage and configuration information, check out the [library documentation][api docs].
To get started as a contributor, see [the contributing docs](https://ddtrace.readthedocs.io/en/stable/contributing.html) first.
[setup docs]: https://docs.datadoghq.com/tracing/setup/python/
[api docs]: https://ddtrace.readthedocs.io/
[visualization docs]: https://docs.datadoghq.com/tracing/visualization/