Skip to content

Conversation

@piochelepiotr
Copy link
Contributor

What does this PR do?

Double ship configs & schemas to event intake (for backwards compatibility) and to Data Streams intake.

Motivation

Events have 2 limitations:

  1. No aggregation happens at the intake, leading to slow queries over long timeframes
  2. Limit of 4k characters, meaning long configs & long schemas are not collected correctly.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@piochelepiotr piochelepiotr added this to the 7.76 milestone Jan 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: 6bc4629453

ℹ️ 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
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.04%. Comparing base (7fd6437) to head (c51f27f).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Co-authored-by: Sarah Witt <sarah.witt@datadoghq.com>
@sarah-witt sarah-witt enabled auto-merge January 20, 2026 21:51
@sarah-witt sarah-witt added this pull request to the merge queue Jan 20, 2026
Merged via the queue into master with commit 4603b88 Jan 20, 2026
41 of 43 checks passed
@sarah-witt sarah-witt deleted the piotr.wolski/send-configs-to-data-streams-intake branch January 20, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants