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 support for is_child in addition to elastic.is_child SpanLink attribute #321

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

JonasKunz
Copy link
Contributor

#185 added support for receiving inferred-span with our vendor-specific OpenTelemetry inferred-spans extension.

We recently contributed that extension upstream. In that process, we changed the SpanLink attribute for overriding parent-child relationships from elastic.is_child to just is_child. Therefor, apm-server needs to support both elastic.is_child and is_child.

@JonasKunz JonasKunz requested a review from a team as a code owner July 12, 2024 09:59
@JonasKunz
Copy link
Contributor Author

@kruskall you'll need to merge, because I don't have the merge permission on this repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants