v1.0.0 - Initial Release
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
andB3
- 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.