Skip to content

[chore][exporter/datadog,connector/datadog] Disable Datadog/datadog-agent modules updates on the Datadog exporter and Datadog connector#46107

Merged
mx-psi merged 2 commits into
open-telemetry:mainfrom
mx-psi:mx-psi/disable-datadog-agent-updates
Feb 17, 2026
Merged

[chore][exporter/datadog,connector/datadog] Disable Datadog/datadog-agent modules updates on the Datadog exporter and Datadog connector#46107
mx-psi merged 2 commits into
open-telemetry:mainfrom
mx-psi:mx-psi/disable-datadog-agent-updates

Conversation

@mx-psi

@mx-psi mx-psi commented Feb 16, 2026

Copy link
Copy Markdown
Member

Description

Adds rule for disabling automatic DataDog/datadog-agent module dependency updates on the Datadog exporter, Datadog connector and all nested modules.

Going further, we want to handle these updates manually on an ad hoc basis

See https://docs.mend.io/wsk/renovate-package-rules-guide#How-Package-Rules-Work for reference.

…gent modules updates on the Datadog exporter and Datadog connector
Comment thread renovate.json
Comment on lines +107 to +110
"matchPaths": [
"exporter/datadogexporter/**",
"connector/datadogconnector/**"
],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are internal/datadog pkg/datadog too. I think you can just remove matchPaths and have it apply to the whole repo

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a bunch of other modules that use the obfuscate package from Datadog. I am going to add those two

@mx-psi mx-psi marked this pull request as ready for review February 16, 2026 15:31
@mx-psi mx-psi requested a review from a team as a code owner February 16, 2026 15:31
@mx-psi mx-psi requested a review from braydonk February 16, 2026 15:31
@mx-psi mx-psi merged commit b4cbabb into open-telemetry:main Feb 17, 2026
199 checks passed
geekdave pushed a commit to oso-team/opentelemetry-collector-contrib that referenced this pull request Feb 20, 2026
…gent modules updates on the Datadog exporter and Datadog connector (open-telemetry#46107)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Adds rule for disabling automatic DataDog/datadog-agent module
dependency updates on the Datadog exporter, Datadog connector and all
nested modules.

Going further, we want to handle these updates manually on an ad hoc
basis

See
https://docs.mend.io/wsk/renovate-package-rules-guide#How-Package-Rules-Work
for reference.
songy23 pushed a commit that referenced this pull request Feb 25, 2026
…46419)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->

Disables updates for deprecated component 'datadogsemantics' processor.

Follows #46107, #46311 and #46052
antonio-mazzini pushed a commit to antonio-mazzini/opentelemetry-collector-contrib that referenced this pull request Mar 5, 2026
…pen-telemetry#46419)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->

Disables updates for deprecated component 'datadogsemantics' processor.

Follows open-telemetry#46107, open-telemetry#46311 and open-telemetry#46052
avleentwilio pushed a commit to avleentwilio/opentelemetry-collector-contrib that referenced this pull request Apr 1, 2026
…pen-telemetry#46419)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->

Disables updates for deprecated component 'datadogsemantics' processor.

Follows open-telemetry#46107, open-telemetry#46311 and open-telemetry#46052
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.

3 participants