Skip to content

[datadog-csi-driver] Add dsdStreamHostSocketPath for DSDStreamSocket …#2739

Draft
carlosroman wants to merge 3 commits into
mainfrom
carlosroman/AGTMETRICS-340-dsd-stream-socket
Draft

[datadog-csi-driver] Add dsdStreamHostSocketPath for DSDStreamSocket …#2739
carlosroman wants to merge 3 commits into
mainfrom
carlosroman/AGTMETRICS-340-dsd-stream-socket

Conversation

@carlosroman

Copy link
Copy Markdown
Collaborator

…support

Adds sockets.dsdStreamHostSocketPath (default: /var/run/datadog/dsd-stream.socket) to wire the Datadog Agent's dogstatsd_stream_socket through to the CSI driver via --dsd-stream-host-socket-path. A separate volume and host path mount are added when the stream socket directory differs from the apm and dsd socket directories.

What this PR does / why we need it:

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

  • fixes #

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • All commits are signed and show as "Verified" on GitHub (see: signing commits)
  • Chart Version semver bump label has been added (use <chartName>/minor-version, <chartName>/patch-version, or <chartName>/no-version-bump)
  • For datadog or datadog-operator chart or value changes, update the test baselines (run: make update-test-baselines)
  • For datadog chart changes, received ✅ from a member of your team

GitHub CI takes care of the below, but are still required:

  • Documentation has been updated with helm-docs (run: .github/helm-docs.sh)
  • CHANGELOG.md has been updated
  • Variables are documented in the README.md

@datadog-official

datadog-official Bot commented Jun 17, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

Lint and Test Charts | lint-docs   View in Datadog   GitHub Actions

Lint and Test Charts | pr-validated   View in Datadog   GitHub Actions

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 9fc7383 | Docs | Datadog PR Page | Give us feedback!

@carlosroman carlosroman force-pushed the carlosroman/AGTMETRICS-340-dsd-stream-socket branch from 534395f to c41d248 Compare June 18, 2026 11:24
carlosroman and others added 2 commits June 19, 2026 10:44
…support

Adds sockets.dsdStreamHostSocketPath (default: /var/run/datadog/dsd-stream.socket)
to wire the Datadog Agent's dogstatsd_stream_socket through to the CSI driver via
--dsd-stream-host-socket-path. A separate volume and host path mount are added when
the stream socket directory differs from the apm and dsd socket directories.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Gates --dsd-stream-host-socket-path and its volume/mount behind
sockets.dsdStreamEnabled so the feature is opt-in. Bumps chart to 0.17.0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@carlosroman carlosroman force-pushed the carlosroman/AGTMETRICS-340-dsd-stream-socket branch 2 times, most recently from e1ae32e to 1f1b814 Compare June 19, 2026 09:48
@carlosroman carlosroman force-pushed the carlosroman/AGTMETRICS-340-dsd-stream-socket branch from 1f1b814 to 9fc7383 Compare June 19, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant