Skip to content

feat: add ability to disable configSync - #2169

Closed
tr3mor wants to merge 1 commit into
DataDog:mainfrom
tr3mor:tr3mor/otel-agent-configsync
Closed

feat: add ability to disable configSync#2169
tr3mor wants to merge 1 commit into
DataDog:mainfrom
tr3mor:tr3mor/otel-agent-configsync

Conversation

@tr3mor

@tr3mor tr3mor commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Currently, if you enable ddot in helm chart, it automatically configures configSync for you. While it is a great feature, I faced some cases where I would like to disable it.
This pr adds config option to disable it

Which issue this PR fixes

fixes #2133

Special notes for your reviewer:

Checklist

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

  • Chart Version semver bump label 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)

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

@tr3mor
tr3mor requested a review from a team as a code owner November 14, 2025 16:05
@tr3mor

tr3mor commented May 11, 2026

Copy link
Copy Markdown
Contributor Author

We found another way to achieve this, not needed anymore

@tr3mor tr3mor closed this May 11, 2026
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.

Not able to disable configSync in otel-agent

1 participant