-
Notifications
You must be signed in to change notification settings - Fork 26
chore: Set status on OTel spans #221
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
Draft
dagardner-nv
wants to merge
28
commits into
NVIDIA:main
Choose a base branch
from
dagardner-nv:david-lc-04-observe
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,496
−88
Draft
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
c8e83bb
WIP: Untested
dagardner-nv f9f87d8
WIP: Untested
dagardner-nv b55c82e
Add setting metadata to the pop scope method in Python bindings, add …
dagardner-nv 6bca305
Set scope otel metadata in callbacks
dagardner-nv 3c384fc
Drop _json_safe in favor of _prepare_lc_payloads
dagardner-nv 562922d
First pass at converting event matadata into span status, WIP: Untested
dagardner-nv 52ed93b
WIP
dagardner-nv 91d9968
Update openinference to set span status
dagardner-nv 83917ca
Helper method for setting status metadata
dagardner-nv fbd9f44
Set otel status on llm and tool calls
dagardner-nv 4056818
WIP: tests and docstrings
dagardner-nv 449b738
Update tests to expect otel status codes in metadata
dagardner-nv 018394f
Formatting [skip ci]
dagardner-nv 703f13b
Collapse if statement
dagardner-nv c7d2315
Collapse if statement
dagardner-nv 089ae24
Formatting [skip ci]
dagardner-nv 0121120
Move repeated status code to a method [skip ci]
dagardner-nv b0fac25
Formatting [skip ci]
dagardner-nv 4f09a5a
Add setting metadata to node js [skip ci]
dagardner-nv 5288755
WIP: Add FFI & Go, TODO: determine if breaking API compat in nemo_rel…
dagardner-nv 2211f18
Expose updating metadata when popping a scope, and setting span statu…
dagardner-nv a3c2688
Simplify FFI and Go bindings at the cost of API compatibility
dagardner-nv 6d9b0e3
Merge branch 'main' of github.com:NVIDIA/NeMo-Relay into david-lc-04-…
dagardner-nv a155d79
Test for invalid JSON
dagardner-nv 3ff4d16
Ensure we set the otel error status on the span for errors encountere…
dagardner-nv b3e176b
Update docstrings
dagardner-nv 0af1674
Formatting
dagardner-nv c4f00fa
Ensure otel span metadata is set in streaming
dagardner-nv 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
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
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.