Skip to content

Add 'otelAgentGateway' to list of override targets#2790

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits intomainfrom
agagniere/add-gateway-to-override
Mar 20, 2026
Merged

Add 'otelAgentGateway' to list of override targets#2790
gh-worker-dd-mergequeue-cf854d[bot] merged 2 commits intomainfrom
agagniere/add-gateway-to-override

Conversation

@agagniere
Copy link
Contributor

What does this PR do?

The possible override keys were missing the otel gateway, added it.

Note that it is already documented here: https://docs.datadoghq.com/opentelemetry/setup/ddot_collector/install/kubernetes_gateway?tab=datadogoperator#deploying-a-standalone-gateway

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

@agagniere agagniere requested a review from a team March 20, 2026 14:23
@agagniere agagniere added documentation Improvements or additions to documentation qa/skip-qa labels Mar 20, 2026
@agagniere agagniere requested a review from a team as a code owner March 20, 2026 14:23
@agagniere agagniere self-assigned this Mar 20, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3a0f72062b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.78%. Comparing base (d134930) to head (09bee53).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2790   +/-   ##
=======================================
  Coverage   38.78%   38.78%           
=======================================
  Files         309      309           
  Lines       26852    26852           
=======================================
  Hits        10414    10414           
  Misses      15658    15658           
  Partials      780      780           
Flag Coverage Δ
unittests 38.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d134930...09bee53. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@tbavelier tbavelier left a comment

Choose a reason for hiding this comment

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

#2790 (comment) is correct, the file should be changed in

The table below lists parameters that can be used to override default or global settings. Maps and arrays have a type annotation in the table; properties that are configured as map values contain a `[key]` element which should be replaced by the actual map key. `override` itself is a map with the following possible keys: `nodeAgent`, `clusterAgent`, or `clusterChecksRunner`. Other keys can be added, but they do not have any effect.
and then re-generated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation mergequeue-status: done qa/skip-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants