Skip to content

Expose OTLP debug configuration#2710

Open
DoumanAsh wants to merge 2 commits into
DataDog:mainfrom
DoumanAsh:expose_otlp_verbosity_level
Open

Expose OTLP debug configuration#2710
DoumanAsh wants to merge 2 commits into
DataDog:mainfrom
DoumanAsh:expose_otlp_verbosity_level

Conversation

@DoumanAsh

@DoumanAsh DoumanAsh commented Jun 5, 2026

Copy link
Copy Markdown

What this PR does / why we need it:

This PR introduces option to configure OTLP debug verbosity by setting DD_OTLP_CONFIG_DEBUG_VERBOSITY variable as per
https://github.com/DataDog/datadog-agent/blob/da0e2341fa553e1fe56da9c9ad0e28ab52ab0ddf/pkg/config/config_template.yaml#L5091

The default setting enables a very verbose logs into INFO and for most users it might not be desirable to waste storage on these logs
So I set it to none by default, but if you prefer to use datadog's default basic please let me know

Which issue this PR fixes

Special notes for your reviewer:

Checklist

  • All commits are signed and show as "Verified" on GitHub (see: signing commits)
  • Chart Version semver bump label has been 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)
  • For datadog chart changes, received ✅ from a member of your team

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

@DoumanAsh DoumanAsh requested review from a team as code owners June 5, 2026 12:48
@DoumanAsh DoumanAsh requested review from swang392 and removed request for a team June 5, 2026 12:48

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

Copy link
Copy Markdown

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: 693486332a

ℹ️ 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".

Comment thread charts/datadog/templates/_containers-common-env.yaml Outdated
@DoumanAsh DoumanAsh force-pushed the expose_otlp_verbosity_level branch 2 times, most recently from 1235504 to 7ec64a2 Compare June 6, 2026 04:44
@DoumanAsh DoumanAsh force-pushed the expose_otlp_verbosity_level branch from 7ec64a2 to a04757e Compare June 6, 2026 04:45
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.

1 participant