-
Notifications
You must be signed in to change notification settings - Fork 1k
[AGTMETRICS-393] Update Agent Data Plane support to reflect new "Data Plane" terminology. #2313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[AGTMETRICS-393] Update Agent Data Plane support to reflect new "Data Plane" terminology. #2313
Conversation
edebb67 to
40e27c1
Compare
4a58507 to
d28902b
Compare
f4bf62f to
9b49755
Compare
ec5faaa to
f2581c1
Compare
8c06b12 to
430a176
Compare
- bump version for datadog to 3.163.0 (minor-version) - update changelog for datadog with version 3.163.0 - update readme for datadog
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
mergequeue build completed successfully, but the github api returned an error while merging the pr.
DetailsError: PUT https://api.github.com/repos/DataDog/helm-charts/pulls/2313/merge: 405 Required status check "pr-validated" is expected. [] (Request ID: C7E0:44CD0:308D9C5:D8DA2BE:6977CF63) FullStacktrace: |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
PR can't be merged according to github policy |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
What this PR does / why we need it:
This PR updates how our support for Agent Data Plane is exposed by reworking it towards the more generic "Data Plane" terminology that we've begun to use elsewhere.
Notable changes here:
datadog.agentDataPlanetodatadog.dataPlanefor ADP-specific configuration settingsAdditionally, I realize this is a breaking change in terms of the configuration values. We generally consider this to be experimental, and, honestly, we don't actually know of any customers using ADP via the Helm chart yet (😅) which is why we're just making the change now to get it out of the way without any long period of backwards-compatible setting handling, etc. Happy to discuss this more if it seems like an issue.
Which issue this PR fixes
N/A
Special notes for your reviewer:
I did the following local tests by installing the chart in a basic Kind cluster:
DD_USE_DOGSTATSD: falseset on Core Agent container (expected)DD_USE_DOGSTATSDnot set on Core Agent container (expected)Checklist
[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
<chartName>/minor-version,<chartName>/patch-version, or<chartName>/no-version-bump)datadogordatadog-operatorchart or value changes, update the test baselines (run:make update-test-baselines)GitHub CI takes care of the below, but are still required:
.github/helm-docs.sh)CHANGELOG.mdhas been updatedREADME.md