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

Clarify producer span relationships and add a messaging example for a batch publishing scenario #509

Conversation

pyohannes
Copy link
Contributor

Fixes open-telemetry/opentelemetry-specification#1466

Changes

Based on recent changes from #284, this adds a messaging example illustrating a batch-publishing scenario involving "Publish" and "Create" spans.

Merge requirement checklist

@pyohannes pyohannes requested review from a team November 13, 2023 17:01
@pyohannes pyohannes force-pushed the dev/johannestax/messaging-batch-send-example branch from db9050b to 58a0703 Compare November 13, 2023 17:02
joaopgrassi
joaopgrassi previously approved these changes Nov 14, 2023
docs/messaging/messaging-spans.md Outdated Show resolved Hide resolved
docs/messaging/messaging-spans.md Outdated Show resolved Hide resolved
@pyohannes pyohannes changed the title Add a messaging example for a batch publishing scenario Clarify producer span relationships and add a messaging example for a batch publishing scenario Dec 1, 2023
docs/messaging/messaging-spans.md Show resolved Hide resolved
docs/messaging/messaging-spans.md Outdated Show resolved Hide resolved
docs/messaging/messaging-spans.md Show resolved Hide resolved
@pyohannes pyohannes requested review from a team January 17, 2024 12:57
@pyohannes pyohannes force-pushed the dev/johannestax/messaging-batch-send-example branch from cb972e8 to b3c66b8 Compare January 17, 2024 12:59
@joaopgrassi joaopgrassi dismissed their stale review January 18, 2024 17:05

Dismissing my stale review

docs/messaging/messaging-spans.md Outdated Show resolved Hide resolved
Copy link
Contributor

@lmolkova lmolkova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update the changelog

@pyohannes pyohannes force-pushed the dev/johannestax/messaging-batch-send-example branch from 68a87a5 to b466532 Compare January 25, 2024 08:29
@joaopgrassi
Copy link
Member

@pyohannes I think we should be good to merge this right? Can you please move the changelog changes to the new file-based one?

@pyohannes pyohannes force-pushed the dev/johannestax/messaging-batch-send-example branch from b466532 to 8e8e83c Compare February 9, 2024 13:52
@pyohannes
Copy link
Contributor Author

@pyohannes I think we should be good to merge this right? Can you please move the changelog changes to the new file-based one?

Done. This should be good to merge.

@joaopgrassi
Copy link
Member

Can we close the discussions, or you are still waiting for resolution on those? Merge is blocked by them now.

@joaopgrassi joaopgrassi merged commit b6afdeb into open-telemetry:main Feb 12, 2024
10 checks passed
ChrsMark pushed a commit to ChrsMark/semantic-conventions that referenced this pull request Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Trace Messaging semantics to add example on Batch Send scenario
7 participants