-
Notifications
You must be signed in to change notification settings - Fork 98
feat: Add OpenTelemetry tracing to the Publisher and Subscriber #2086
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
Merged
Merged
Changes from 35 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
903895a
feat: Initial publish side Open Telemetry support
michaelpri10 469f220
feat: Publish-side trace context injection
michaelpri10 ad31b53
feat: Tests and improvements to publish side OTel tracing
michaelpri10 9246689
feat: More tests and refactoring for publish-side OpenTelemetry
michaelpri10 34594cb
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 901e135
feat: Formatting files
michaelpri10 6339e52
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] c954ae1
feat: Publisher test changes
michaelpri10 fc163ab
test: Fix OpenTelemetry test
michaelpri10 6ab4cfe
Feat: Use OpenTelemetry semconv
michaelpri10 bc7530a
test: Fix some dependency issues
michaelpri10 77d56df
feat: Test fix
michaelpri10 e275efa
feat: Add comment for setter in builder
michaelpri10 456ac83
Opentelemetry subscribe (#2100)
michaelpri10 8bbd688
Merge branch 'main' into opentelemetry
michaelpri10 620e6b5
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 8668b92
Merge branch 'opentelemetry' of https://github.com/googleapis/java-pu…
gcf-owl-bot[bot] 61257b8
Opentelemetry subscribe (#2101)
michaelpri10 b0e0424
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] e21a9f0
fix: Fix build errors in Publisher
michaelpri10 150ab74
test: Ignore org.assertj:assertj-core which is required for OTel test…
michaelpri10 f558305
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] e7b05de
test: Add tests for subscriber OTel functions
michaelpri10 2ab460c
Merge branch 'main' into opentelemetry
michaelpri10 6c5e03c
feat: Changes to OpenTelemetry implementation to add links earlier an…
michaelpri10 d257b6b
feat: Refactor OpenTelemetry implementation to use a context aware wr…
michaelpri10 ca4680f
feat: Initialize default no-op PubsubTracer in Publisher and Subscriber
michaelpri10 d07b493
feat: Ensure SubscriberStreamingConnection and MessageDispatcher have…
michaelpri10 22d95d4
samples: Add OpenTelemetry publisher and subscriber samples
michaelpri10 43d489f
feat: Add additional sampling checks to the Otel implementation
michaelpri10 79dd118
samples: Update pom.xml for samples with Cloud Trace exporter
michaelpri10 fe4753f
feat: Make OTel classes/methods package-private and remove non-generi…
michaelpri10 a08d169
feat: Lint fixes for Pub/Sub
michaelpri10 305610e
feat: Use MessagingIncubatingAttributes for gcp_pubsub attribute names
michaelpri10 e8dce75
feat: Format OTel changes
michaelpri10 acd208c
Revert "feat: Use MessagingIncubatingAttributes for gcp_pubsub attrib…
michaelpri10 462dd8e
feat: trigger build
michaelpri10 d763421
Merge branch 'main' into opentelemetry
michaelpri10 c4ff119
chore: generate libraries at Mon Sep 30 20:37:03 UTC 2024
cloud-java-bot c711ea7
feat: trigger build
michaelpri10 2f2ab5d
Merge branch 'opentelemetry' of https://github.com/googleapis/java-pu…
michaelpri10 8490bdf
feat: Fix file overwrite from bad merge
michaelpri10 5ebbbf9
chore: generate libraries at Mon Sep 30 20:49:40 UTC 2024
cloud-java-bot 30d1c20
Revert "chore: generate libraries at Mon Sep 30 20:49:40 UTC 2024"
michaelpri10 23f3a70
chore: generate libraries at Mon Sep 30 21:03:31 UTC 2024
cloud-java-bot ea88412
Revert "chore: generate libraries at Mon Sep 30 21:03:31 UTC 2024"
michaelpri10 d00b4aa
chore: generate libraries at Mon Sep 30 21:14:11 UTC 2024
cloud-java-bot c776056
feat: Prevent new files for OpenTelemetry from being overwritten
michaelpri10 110b46c
feat: Revert automated file deletion for OpenTelemetry changes
michaelpri10 149f3e7
feat: Remove OpenTelemetry samples as the samples use a released libr…
michaelpri10 4259646
chore: generate libraries at Mon Sep 30 22:11:14 UTC 2024
cloud-java-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.