-
Notifications
You must be signed in to change notification settings - Fork 514
Better root span management #999
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 5 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
6fa9dd5
Introduced `start_trace` and `end_trace` functions for user-managed t…
Dwij1704 efacc7c
Enhance tracing functionality by introducing new decorators and impro…
Dwij1704 a369761
cleanup
Dwij1704 206dd6f
Enhance `init` function in AgentOps SDK by adding new parameters: `ta…
Dwij1704 79c7637
Merge branch 'main' into better-root-span-management
dot-agi 6f284c7
Refactor legacy session handling by replacing `LegacySession` with `S…
Dwij1704 16893b6
Enhance unit tests for URL logging in TracingCore and InternalSpanPro…
Dwij1704 e8de762
Refactor CrewAI workflow instrumentation to enhance span management a…
Dwij1704 cd17b13
Refactor force_flush method in TracingCore to remove timeout paramete…
Dwij1704 1faf0e3
Refactor Client initialization logic to clarify re-initialization con…
Dwij1704 a701e4b
Refactor Client initialization to support backward compatibility with…
Dwij1704 67b2f80
Improve authentication error handling in Client and V3Client. Added e…
Dwij1704 fa82e41
Refactor integration tests for session concurrency to improve isolati…
Dwij1704 8c8e974
Enhance trace management by updating end_trace function to allow endi…
Dwij1704 c49191c
Merge branch 'main' into better-root-span-management
Dwij1704 fa6eca3
Enhance trace ID handling in TracingCore by adding exception handling…
Dwij1704 310aeed
Merge branch 'better-root-span-management' of github.com:AgentOps-AI/…
Dwij1704 27f1701
revert crewai
Dwij1704 abd53c3
Merge branch 'main' into better-root-span-management
Dwij1704 ce4ab1a
Merge branch 'main' into better-root-span-management
Dwij1704 51bbf7f
Enhance tracing functionality by adding `trace_name` parameter to con…
Dwij1704 89767bb
Merge branch 'better-root-span-management' of github.com:AgentOps-AI/…
Dwij1704 4fe79d9
Remove unused span variables in entity decorator function to streamli…
Dwij1704 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
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.