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

Replace inferred-spans extension with upstream contrib extension #370

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

JonasKunz
Copy link
Contributor

Closes #174.
Replaces the inferred-spans extension with the contributed upstream one, but maintains a backwards compatibility layer for the ELASTIC_ options because they are used a lot already in demos.

This PR is also kind of blocked by elastic/apm-data#321. That change did not make it into 8.15. We'll need that change to ship, otherwise the parent-child overriding won't wokr correctly, because the attribute elastic.is_child was renamed to is_child.

@JonasKunz JonasKunz mentioned this pull request Aug 19, 2024
10 tasks
# Conflicts:
#	inferred-spans/README.md
#	inferred-spans/src/main/java/co/elastic/otel/profiler/InferredSpansAutoConfig.java
#	inferred-spans/src/test/java/co/elastic/otel/InferredSpansAutoConfigTest.java
#	licenses/more-licences.md
@JonasKunz
Copy link
Contributor Author

Support for is_child without the elastic prefix will be part of the 8.15.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Contribute upstream: inferred spans
1 participant