Closed sarah-witt closed 1 year ago
Standardizes the usage of DATADOG_DIR in the buildpack scripts.
DATADOG_DIR
Some things the PR does are:
./dogstatsd start --cfgpath dist/ > /dev/null
changelog/
backward-incompatible
do-not-merge/
kind/
severity/
What does this PR do?
Standardizes the usage of
DATADOG_DIR
in the buildpack scripts.Description of the Change
Some things the PR does are:
./dogstatsd start --cfgpath dist/ > /dev/null
Alternate Designs
Possible Drawbacks
Verification Process
Additional Notes
Release Notes
Review checklist (to be filled by reviewers)
changelog/
label attached. If applicable it should have thebackward-incompatible
label attached.do-not-merge/
label attached.kind/
andseverity/
labels attached at least.