Releases: DataDog/datadog-cloudfoundry-buildpack
Releases · DataDog/datadog-cloudfoundry-buildpack
4.42.0
4.41.0
4.40.0
4.39.0
4.38.0
4.37.0
4.36.0
- [Added] Add
buildpack_version
tag to logs, traces and metrics. See #166.
AVERSION
file is also added to the root of theDATADOG_DIR
folder. - [Added] Add option
DD_WAIT_TRACE_AGENT
to wait for the trace agent startup before application start. See #158. - [Fixed] Fix Container tags detection in Traces when CAPI Metadata Collection is disabled. See #156.
4.35.1
4.35.0
-
[Added] Bump embedded Datadog Agent version to 7.41.1. Read more about it here.
-
[Fixed] Improve stability of the CAPI metadata tags collection feature. See #148.
- Added option
DD_ENABLE_CAPI_METADATA_COLLECTION
to control CAPI metadata collection
by restarting the agent with the new labels and annotations as tags in the application logs, traces, and metrics.
- Added option
-
[Fixed] Wait for agent startup before updating CAPI tags. See #145.
-
[Fixed] Fix tag parsing in DCA tags injection . See #144.
4.34.0
- [Added] Add support for CAPI metadata and DCA tags injection. See #136.
- Requires Agent BOSH Release 4.12.0 or higher in the host VM.
- [Added] Set hostname to container hostname when 'DD_ENABLE_CHECKS' is enabled. See #143.
- [Added] Bump agent version to 7.40.1. read more about it here
- [Fixed] Fix
KeyError
in create_logs_config python script. See #140. - [Fixed] Fix
DD_TAGS
format issues. See #135.