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

Adapt OpenTelemetry to KafkaFlow 3.0 #460

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

simaoribeiro
Copy link
Contributor

Description

  • Include peer.service attribute in the Consumer and Producer spans.
  • Closing the Consumer span when the Complete() method is invoked

How Has This Been Tested?

Integration tests

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests to cover my changes
  • I have made corresponding changes to the documentation

Disclaimer

By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement

Copy link
Contributor

@erik-catalao erik-catalao left a comment

Choose a reason for hiding this comment

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

LGTM

@simaoribeiro simaoribeiro force-pushed the feat/adapt-open-telemetry-to-3.0 branch from ae1c60e to d632c08 Compare October 30, 2023 12:25
@simaoribeiro simaoribeiro added this to the v3.0.0 milestone Oct 30, 2023
@simaoribeiro simaoribeiro force-pushed the feat/adapt-open-telemetry-to-3.0 branch 2 times, most recently from 076456e to f8840a9 Compare October 31, 2023 15:13
@simaoribeiro simaoribeiro force-pushed the feat/adapt-open-telemetry-to-3.0 branch 2 times, most recently from 604e2a5 to 5242704 Compare November 7, 2023 15:39
Include peer.service tag for producer and consumer spans

Close consumer span when Complete() is invoked to have a correctly
time closing for both single and batch consumers
@simaoribeiro simaoribeiro force-pushed the feat/adapt-open-telemetry-to-3.0 branch from 5242704 to a186364 Compare November 7, 2023 16:40
@joelfoliveira joelfoliveira merged commit 35aafb5 into release/3.0 Nov 7, 2023
3 checks passed
@joelfoliveira joelfoliveira deleted the feat/adapt-open-telemetry-to-3.0 branch November 7, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

7 participants