Skip to content

Conversation

@alexandra5000
Copy link
Contributor

@alexandra5000 alexandra5000 commented Oct 21, 2025

What does this PR do?

This PR introduces a new documentation page for the k8sobjects receiver, a core component of the EDOT Collector.

The page covers:

  • Overview of the receiver’s purpose and how it integrates with Elastic Observability

  • Configuration examples

  • Caveats and limitations

Why is it important?

The k8sobjectsreceiver is included in the default EDOT Collector distribution, but was not yet documented.

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

No

How to test this PR locally

Follow the Contribute locally guide.

Related issues

Closes #1028

@alexandra5000 alexandra5000 requested a review from a team as a code owner October 21, 2025 18:29
@alexandra5000 alexandra5000 added docs skip-changelog skip-it Skips integration tests for a PR skip-ci backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches labels Oct 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2025

🔍 Preview links for changed docs

theletterf
theletterf previously approved these changes Oct 22, 2025
Copy link
Contributor

@theletterf theletterf left a comment

Choose a reason for hiding this comment

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

Just a couple nits from my side!

@mergify
Copy link
Contributor

mergify bot commented Oct 23, 2025

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b k8sobjectsreceiver upstream/k8sobjectsreceiver
git merge upstream/main
git push upstream k8sobjectsreceiver

@alexandra5000
Copy link
Contributor Author

Hey @ChrsMark I applied your comments. Please approve if it looks ok to you now 🙂

@alexandra5000 alexandra5000 merged commit a3f3f0a into elastic:main Nov 4, 2025
12 checks passed
@alexandra5000 alexandra5000 deleted the k8sobjectsreceiver branch November 4, 2025 14:07
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2025

@Mergifyio backport 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Nov 4, 2025

backport 9.1 9.2

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 4, 2025
* Document k8sobjects receiver

* Apply comments

* Apply comments

(cherry picked from commit a3f3f0a)
mergify bot pushed a commit that referenced this pull request Nov 4, 2025
* Document k8sobjects receiver

* Apply comments

* Apply comments

(cherry picked from commit a3f3f0a)
alexandra5000 added a commit that referenced this pull request Nov 5, 2025
…11019)

* Document k8sobjects receiver

* Apply comments

* Apply comments

(cherry picked from commit a3f3f0a)

Co-authored-by: Aleksandra Spilkowska <[email protected]>
alexandra5000 added a commit that referenced this pull request Nov 5, 2025
…11020)

* Document k8sobjects receiver

* Apply comments

* Apply comments

(cherry picked from commit a3f3f0a)

Co-authored-by: Aleksandra Spilkowska <[email protected]>
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.

3 participants