Skip to content

Fix misleading DDOT Collector warning for Datadog Extension#35827

Open
brett0000FF wants to merge 1 commit intomasterfrom
brett.blue/fix-ddot-extension-warning
Open

Fix misleading DDOT Collector warning for Datadog Extension#35827
brett0000FF wants to merge 1 commit 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>

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.

2 participants