Contents

ddtrace 2.8.0

0

Datadog APM client library

Datadog APM client library

Stars: 489, Watchers: 489, Forks: 387, Open Issues: 134

The DataDog/dd-trace-py repo was created 7 years ago and the last code push was 9 minutes ago.
The project is popular with 489 github stars!

How to Install ddtrace

You can install ddtrace using pip

pip install ddtrace

or add it to a project with poetry

poetry add ddtrace

Package Details

Author
None
License
LICENSE.BSD3
Homepage
None
PyPi:
https://pypi.org/project/ddtrace/
Documentation:
https://ddtrace.readthedocs.io/en/stable/
GitHub Repo:
https://github.com/DataDog/dd-trace-py

Classifiers

No  ddtrace  pypi packages just yet.

Errors

A list of common ddtrace errors.

Code Examples

Here are some ddtrace code examples and snippets.

GitHub Issues

The ddtrace package has 134 open issues on GitHub

  • Make Span.meta private
  • refactor: get environment tag from span instead of span.tracer
  • chore!: remove Span.tracer [merge to 1.0-dev]
  • fix(profiling/heap): use the right integer type to iterate over freezer frees (backport #3174)
  • fix(profiling/heap): check correctly maximum number of tracked allocs (backport #3162)
  • refactor(profiling/heap): do not use global heap tracker (backport #3167)
  • Inject trace context into different AWS managed services
  • [AppSec] move appsec to a SpanProcessor
  • chore!: deprecate HTTPServerConfig
  • chore!: remove DD_CALL_BASIC_CONFIG from the public api [merge to v1.0]
  • chore!: remove HTTPServerConfig from the public api [merge to v1.0]
  • docs: add note that aiohttp requires additional setup
  • docs: make tracer import explicit
  • Tracing across async generators with tracer.wrap decorator
  • sanic: add support for Sanic>=21.9.0

See more issues on GitHub

Related Packages & Articles

codecov 2.1.13

Hosted coverage reports for GitHub, Bitbucket and Gitlab

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

bandit 1.7.8

Security oriented static analyser for python code.