-
Notifications
You must be signed in to change notification settings - Fork 1.8k
feat(core): add request hook to enrich T4 network spans with GCP resource attributes (E) #18272
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
+440
−5
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
17f35c7
feat(core): add request hook to inject GCP resource and project attri…
chalmerlowe aa9c183
feat(core): implement complete T4 gRPC telemetry capture and response…
chalmerlowe 38f14eb
test(core): add comprehensive unit tests for T4 gRPC telemetry and hooks
chalmerlowe bc7dbce
refactor(core): adopt explicit _grpc_* naming for request extraction …
chalmerlowe d7ccd2d
test(core): align test names and assertions with _grpc_* naming conve…
chalmerlowe d39b2c0
feat(core): add url.domain, error attributes, and streamline T4 hooks
chalmerlowe d22f05e
feat(core): normalize gRPC span names and eliminate duplicate rpc.sys…
chalmerlowe 171be5d
refactor(core): remove deferred gcp.resource.destination.id attribute
chalmerlowe 3d90e1c
feat(core): record rpc.response.status_code on wire attempt spans
chalmerlowe 25b3059
refactor(core): remove duplicate error attribute extraction in favor …
chalmerlowe 0acb385
fix(observability): resolve mypy union-attr error and support environ…
chalmerlowe be31fa5
refactor(observability): simplify response hook to record OK on succe…
chalmerlowe 621e222
test(observability): cover request hook span edge cases for 100% bran…
chalmerlowe ae9ef23
fix(observability): safely handle invalid port in endpoint attributes
chalmerlowe 7fb564e
fix(observability): ensure response hook only records OK on successfu…
chalmerlowe 262090e
refactor(observability): address review feedback on method name, url …
chalmerlowe c0fadc4
docs(observability): clarify sync vs async behavior and specify semco…
chalmerlowe 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
Oops, something went wrong.
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.