Skip to content

A Cloud Native Buildpack that contributes the Datadog Agent and configures it to connect to the service

License

Notifications You must be signed in to change notification settings

paketo-buildpacks/datadog

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2023
Mar 8, 2022
Mar 3, 2023
Apr 1, 2022
Mar 8, 2022
Feb 14, 2022
Feb 14, 2022
Feb 14, 2022
Aug 31, 2022
Mar 2, 2023
Mar 6, 2023
Mar 6, 2023

Repository files navigation

gcr.io/paketo-buildpacks/datadog

The Paketo Buildpack for Datadog is a Cloud Native Buildpack that contributes and configures the Datadog Agent.

Behavior

This buildpack will participate if all the following conditions are met

  • The $BP_DATADOG_ENABLED is set to a truthy value (i.e. true, t, 1 ignoring case)

The buildpack will do the following for Java applications:

  • Contributes the Datadog Java agent to a layer and configures $JAVA_TOOL_OPTIONS to use it

The buildpack will do the following for Node.js applications:

  • Contributes the Datadog Node.js trace agent to a layer
  • Require the trace agent, if it's not present

Usage

Instructions for using the buildpack can be found at the links below:

Bindings

The buildpack optionally accepts the following bindings:

Type: dependency-mapping

Key Value Description
<dependency-digest> <uri> If needed, the buildpack will fetch the dependency with digest <dependency-digest> from <uri>

License

This buildpack is released under version 2.0 of the Apache License.

About

A Cloud Native Buildpack that contributes the Datadog Agent and configures it to connect to the service

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published