Skip to content

[8.x](backport #6616) docs(otel): sort OTel components #6625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 29, 2025

What does this PR do?

Modifies the mage otel:readme command to sort the OTel components by name in the OTel README.

Why is it important?

It is much easier to find the component you're looking for in the list of supported EDOT Collector components when they are sorted by name.

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
    This is an automatic backport of pull request docs(otel): sort OTel components #6616 done by Mergify.

* docs(otel): sort OTel components

Modifies the `mage otel:readme` command to sort the OTel components by name in the OTel README.

* refactor: sort complete lists instead of while inserting

(cherry picked from commit 0d5a1ad)

# Conflicts:
#	internal/pkg/otel/README.md
@mergify mergify bot requested a review from a team as a code owner January 29, 2025 12:31
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Jan 29, 2025
@mergify mergify bot requested review from pkoutsovasilis and kaanyalti and removed request for a team January 29, 2025 12:31
Copy link
Contributor Author

mergify bot commented Jan 29, 2025

Cherry-pick of 0d5a1ad has failed:

On branch mergify/bp/8.x/pr-6616
Your branch is up to date with 'origin/8.x'.

You are currently cherry-picking commit 0d5a1ad39.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   magefile.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   internal/pkg/otel/README.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@github-actions github-actions bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team docs skip-changelog labels Jan 29, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@andrzej-stencel andrzej-stencel enabled auto-merge (squash) January 29, 2025 12:40
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@andrzej-stencel andrzej-stencel merged commit cf55d0a into 8.x Jan 30, 2025
13 checks passed
@andrzej-stencel andrzej-stencel deleted the mergify/bp/8.x/pr-6616 branch January 30, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport conflicts There is a conflict in the backported pull request docs skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants