Skip to content

v1.0.0 - Initial Release

Compare
Choose a tag to compare
@dmehala dmehala released this 14 Jun 14:02
· 20 commits to main since this release
68188e3

New Features

  • Datadog Tracing Integration: This initial release introduces a new module that adds tracing capabilities for Apache HTTP Server. The module by default enables distributed tracing on all requests.

Key Highlights

  • Automatic Trace Generation and Context Propagation: The module automatically generates traces for incoming requests, capturing essential contextual information. It also automatically propagate trace context propagate for supported propagation styles - W3C, Datadog and B3
  • Remote Configuration: Configure remotely sampling rates or span tags. For more details, visit Datadog's website.

Getting Started

To begin using the new Datadog tracing module for Apache, please refer to the documentation.

Feedback and contributions are welcome as we continue to improve and enhance this module.