Skip to content

Conversation

@alexandra5000
Copy link
Contributor

@alexandra5000 alexandra5000 commented Nov 21, 2025

What does this PR do?

This PR adds a new documentation page for the APM config connector (apmconfigextension), a core Elastic-provided component included in the EDOT Collector distribution.

This documentation is based on the upstream Elastic component located here:
https://github.com/elastic/opentelemetry-collector-components/tree/main/extension/apmconfigextension

Why is it important?

The APM config connector is the core mechanism enabling EDOT SDK central configuration using OpAMP. It currently lacks standalone documentation in the Elastic docs.

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

This PR has no disruptive user impact.

How to test this PR locally

Follow the Contribute locally guide.

Related issues

GenAI disclosure

I used Claude 4.5 Sonnet to modify my first draft to keep the style and conventions used in other components docs. I then edited the output again for minor style issues and accuracy.

@alexandra5000 alexandra5000 added docs skip-changelog backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches labels Nov 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 21, 2025

🔍 Preview links for changed docs

@mergify
Copy link
Contributor

mergify bot commented Nov 25, 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 apmconfigextension upstream/apmconfigextension
git merge upstream/main
git push upstream apmconfigextension

@alexandra5000 alexandra5000 marked this pull request as ready for review November 25, 2025 19:00
@alexandra5000 alexandra5000 requested a review from a team as a code owner November 25, 2025 19:00
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.

LGTM! We might want to get @hegerchr to also have a look.

@alexandra5000 alexandra5000 enabled auto-merge (squash) November 27, 2025 15:45
@alexandra5000 alexandra5000 merged commit 0d53bef into elastic:main Nov 27, 2025
10 checks passed
@alexandra5000 alexandra5000 deleted the apmconfigextension branch November 27, 2025 15:45
@github-actions
Copy link
Contributor

@Mergifyio backport 9.1 9.2

@mergify
Copy link
Contributor

mergify bot commented Nov 27, 2025

backport 9.1 9.2

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Nov 27, 2025
…11344)

* Add apmconfigextension docs

* Update for clarity and detail

* Alphabetize components in toc

* Apply comments

(cherry picked from commit 0d53bef)
mergify bot pushed a commit that referenced this pull request Nov 27, 2025
…11344)

* Add apmconfigextension docs

* Update for clarity and detail

* Alphabetize components in toc

* Apply comments

(cherry picked from commit 0d53bef)
alexandra5000 added a commit that referenced this pull request Dec 1, 2025
…11344) (#11462)

* Add apmconfigextension docs

* Update for clarity and detail

* Alphabetize components in toc

* Apply comments

(cherry picked from commit 0d53bef)

Co-authored-by: Aleksandra Spilkowska <[email protected]>
alexandra5000 added a commit that referenced this pull request Dec 2, 2025
…11344) (#11461)

* Add apmconfigextension docs

* Update for clarity and detail

* Alphabetize components in toc

* Apply comments

(cherry picked from commit 0d53bef)

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