Skip to content

Fix misleading DDOT Collector warning for Datadog Extension#35827

Merged
brett0000FF merged 2 commits intomasterfrom
brett.blue/fix-ddot-extension-warning
Apr 8, 2026
Merged

Fix misleading DDOT Collector warning for Datadog Extension#35827
brett0000FF merged 2 commits intomasterfrom
brett.blue/fix-ddot-extension-warning

Conversation

@brett0000FF
Copy link
Copy Markdown
Contributor

@brett0000FF brett0000FF commented Apr 7, 2026

Summary

  • Clarifies the caution block in the Datadog Extension setup docs so DDOT Collector users know not to manually add the extension on any Agent version
  • The previous wording ("do not manually add...on Agent versions earlier than v7.76.0") implied users should add it on v7.76.0+, but it's already enabled by default on those versions

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

The warning previously said not to add the extension on versions
earlier than v7.76.0, implying you should add it on newer versions.
Since v7.76.0+ has it enabled by default, the warning now clarifies
that DDOT Collector users should not manually add it on any version.
@brett0000FF brett0000FF requested a review from a team as a code owner April 7, 2026 21:57
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Preview links (active after the build_preview check completes)

Modified Files

## Setup

<div class="alert alert-danger">If you use the <a href="/opentelemetry/setup/ddot_collector/">DDOT Collector</a>, do <strong>not</strong> manually add the Datadog Extension on Agent versions earlier than v7.76.0. Adding the extension on these versions causes duplicate Collector entries in Fleet Automation.</div>
<div class="alert alert-danger">If you use the <a href="/opentelemetry/setup/ddot_collector/">DDOT Collector</a>, do <strong>not</strong> manually add the Datadog Extension. It is already enabled by default on Agent v7.76.0+, and manually adding it on earlier versions causes duplicate Collector entries in Fleet Automation.</div>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
<div class="alert alert-danger">If you use the <a href="/opentelemetry/setup/ddot_collector/">DDOT Collector</a>, do <strong>not</strong> manually add the Datadog Extension. It is already enabled by default on Agent v7.76.0+, and manually adding it on earlier versions causes duplicate Collector entries in Fleet Automation.</div>
<div class="alert alert-danger">If you use the <a href="/opentelemetry/setup/ddot_collector/">DDOT Collector</a>, do <strong>not</strong> manually add the Datadog Extension. It is already enabled by default on Agent v7.76.0+.</div>

@buraizu
Copy link
Copy Markdown
Contributor

buraizu commented Apr 8, 2026

Hi @brett0000FF, just reaching out to confirm if you're planning to apply the open feedback. If not, I'll proceed with reviewing the content as it is.

@maycmlee maycmlee assigned maycmlee and unassigned maycmlee Apr 8, 2026
The Datadog Extension is automatically handled in all DDOT Collector
versions, so users should never manually configure it. Removes version
references that implied manual setup was needed for some versions.
@brett0000FF
Copy link
Copy Markdown
Contributor Author

@buraizu - Thanks! Good to review now. There was a separate discussion offline I was waiting to be resolved.

@brett0000FF brett0000FF merged commit 98a05d1 into master Apr 8, 2026
17 of 18 checks passed
@brett0000FF brett0000FF deleted the brett.blue/fix-ddot-extension-warning branch April 8, 2026 22:08
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.

4 participants