Skip to content
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

Add components for supporting APM functions #5713

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lahsivjar
Copy link
Contributor

@lahsivjar lahsivjar commented Oct 7, 2024

What does this PR do?

Adds the following component to support https://github.com/elastic/opentelemetry-dev/issues/372:

Why is it important?

Required for https://github.com/elastic/opentelemetry-dev/issues/372

Related issues

Closes https://github.com/elastic/opentelemetry-dev/issues/390

Copy link
Contributor

mergify bot commented Oct 7, 2024

This pull request does not have a backport label. Could you fix it @lahsivjar? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label to automatically backport to the 8./d branch. /d is the digit

Copy link
Contributor

mergify bot commented Oct 7, 2024

backport-v8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label and remove the backport-8.x label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Oct 7, 2024
@lahsivjar
Copy link
Contributor Author

This is blocked by dependency upgrade PRs, there are some dependency issues with EA - some dependencies are on v0.109.0 whereas others at v0.110.0. Even the latest update PR doesn’t upgrade all of them.

Copy link
Contributor

mergify bot commented Oct 8, 2024

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 add-new-components upstream/add-new-components
git merge upstream/main
git push upstream add-new-components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant