Skip to content

Add support for is_child in addition to elastic.is_child SpanLink attribute - #321

Merged
kruskall merged 2 commits into
elastic:mainfrom
JonasKunz:support-is_child_links
Jul 15, 2024
Merged

Add support for is_child in addition to elastic.is_child SpanLink attribute#321
kruskall merged 2 commits into
elastic:mainfrom
JonasKunz:support-is_child_links

Conversation

@JonasKunz

Copy link
Copy Markdown
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
Copy Markdown
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