-
Notifications
You must be signed in to change notification settings - Fork 1
feat: add OpenTelemetry session correlation to main #818
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
seonghobae
merged 25 commits into
ContextualWisdomLab:main
from
seonghobae:feat/otel-main-promotion
Aug 25, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
dde4b52
feat: add OpenTelemetry session correlation
seonghobae 16243ee
fix: pin greenlet in the locked database extra
seonghobae 23634d5
fix: keep otel bootstrap retryable without endpoint
seonghobae 51531d0
fix(otel): preserve request sessions across transports
seonghobae f5e8107
fix: minimize unauthenticated health response
seonghobae 111b685
fix: align property-test hypothesis lock
seonghobae f5108d1
fix(telemetry): redact sensitive span attributes
seonghobae 057530e
fix: harden telemetry data boundaries
seonghobae 133729c
fix: keep disconnected client diagnostics buyer-safe
seonghobae a344bb8
fix: stop streams after client disconnect
seonghobae 083316f
fix: correlate provider spans without raw sessions
seonghobae c450ede
fix(telemetry): keep baggage out of provider egress
seonghobae 829b110
docs(telemetry): state raw session non-export rule
seonghobae 4cd295c
Merge origin/main into feat/otel-main-promotion
seonghobae 187def2
docs: scope telemetry claims to remote provider calls
seonghobae d286f51
Merge branch 'feat/otel-main-promotion' of https://github.com/Context…
seonghobae 637fb6b
Merge remote-tracking branch 'origin/main' into codex/pr818-current
seonghobae 49f41b3
fix: integrate telemetry with current request paths
seonghobae 07a820b
fix: replace trace context on reauthorization
seonghobae c688584
fix: forward telemetry coordinator from CLI server
seonghobae 8a23b18
fix(ci): install runtime integrations in full suite
seonghobae 860a4ff
refactor(telemetry): remove superseded denylist
seonghobae a95d5a1
build: lock runtime dependencies on Python 3.12
seonghobae 1fe847f
Merge branch 'main' into feat/otel-main-promotion
seonghobae 9888b33
fix(telemetry): use standard GenAI operation names
seonghobae 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
Some comments aren't visible on the classic Files Changed page.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Fixed gateway diagnostics so caller disconnects do not produce a second error response or expose raw request paths in logs, and caller-controlled trace baggage does not cross the provider boundary. |
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
|
seonghobae marked this conversation as resolved.
|
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.
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.