pypi ddtrace 1.5.0rc2

latest releases: 2.16.2, 2.17.0rc1, 2.16.1...
2 years ago

Prelude

Dynamic instrumentation allows instrumenting a running service dynamically to extract runtime information that could be useful for, e.g., debugging purposes, or to add extra metrics without having to make code changes and re-deploy the service.

New Features

  • Introduced the public interface for the dynamic instrumentation service. See Configuration for more details.
  • Enable telemetry collection when tracing is enabled.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.