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

Rename messaging operation "send" to "publish" per spec #8929

Merged
merged 4 commits into from
Jul 12, 2023

Conversation

breedx-splk
Copy link
Contributor

Resolves #8718

Looking at usages of SemanticAttributes.MESSAGING_OPERATION, it's not obvious where to find places where this might be happening. We definitely set PROCESS and RECEIVE but I couldn't find any "send". The one place in the base extractor guards for not-send cases, so 🤷🏻 .

Just renamed the enum.

@breedx-splk breedx-splk requested a review from a team July 11, 2023 23:17
@trask trask merged commit 55368a5 into open-telemetry:main Jul 12, 2023
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.

Rename MessageOperation SEND to PUBLISH
3 participants