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

Fix ParentOperationId for out of proc Activity Parent #22061

Conversation

vishweshbankwar
Copy link
Contributor

Currently Activity.Parent is used for assigning AiOperationParentId - This is only applicable for parent activites that are created Inproc. Changing it to use Activity.ParentSpanId instead which will correctly assign parentId for parent activities that are created out of proc as well.

@cijothomas
Copy link
Contributor

#20434 Consider the existing PR for the same.

@vishweshbankwar
Copy link
Contributor Author

This was addressed in other PR

@ArthurMa1978 ArthurMa1978 deleted the vibankwa/Azure.Monitor.OTEL.Exporter/fix-parent-operation-id-for-out-of-proc-activities branch January 13, 2022 09:09
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.

2 participants