Skip to content

Conversation

@alexandra5000
Copy link
Contributor

@alexandra5000 alexandra5000 commented Dec 7, 2025

What does this PR do?

Introduces a new page describing advanced data stream routing in EDOT. The page explains when routing customization is appropriate, the recommended pattern of using data_stream.namespace, the risks associated with modifying data_stream.dataset, and the naming constraints for template-based routing.

Why is it important?

Until now, this information existed only in a KB and was not discoverable in the official documentation.

Checklist

  • I have read and understood the pull request guidelines of this project.
    - [ ] My code follows the style guidelines of this project
    - [ ] I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
    - [ ] I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works
    - [ ] I have added an entry in ./changelog/fragments using the changelog tool
    - [ ] I have added an integration test or an E2E test

Disruptive User Impact

None

Related issues

Closes #4133

Generative AI disclosure

  1. Did you use a generative AI (gen AI) tool to assist in creating this contribution?
  • Yes
  • No
  1. If you answered "Yes" to the previous question, please specify the tool(s) and model(s) used (e.g., Google Gemini, OpenAI ChatGPT-4, etc.).

Tool(s) and model(s) used: Claude 4.5 Sonnet via Cursor

@alexandra5000 alexandra5000 requested a review from a team as a code owner December 7, 2025 22:36
@alexandra5000 alexandra5000 added skip-changelog backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches labels Dec 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2025

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

Labels

backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches docs skip-changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[EDOT ES Exporter/Collector] Practical example of how to route data to different data streams

1 participant