Skip to content

refactor: Update core internals: thread safety, HTTP client abstraction, and cleanup of dead code#262

Open
akash-vijay-kv wants to merge 15 commits intodevelopfrom
refactor/sdk-cleanup
Open

refactor: Update core internals: thread safety, HTTP client abstraction, and cleanup of dead code#262
akash-vijay-kv wants to merge 15 commits intodevelopfrom
refactor/sdk-cleanup

Conversation

@akash-vijay-kv
Copy link
Copy Markdown
Contributor

Changes

fix: Remove duplicate __all__ assignments and dead code
fix: Avoid import-time evaluation of start time
fix: Ensure thread safety in SessionManager and span maps
feat: Introduce base HTTP client provider & refactor streaming spans

akash-vijay-kv and others added 15 commits April 20, 2026 09:30
* [NET-701] fix: Cleanup and fix custom ADK instrumentation

* fix: Capture llm spans from adk with proper input and output attributes

* fix: Update tool invocation spans for ADK instrumentation with input and output attributes

* fix: Code cleanup and sdk version update

* fix: Merge thought tokens and candidate tokens as completion tokens

* fix: reduce TTFT discrepancy between ADK and nested Google GenAI span

* fix: Remove thoughts_token_count from ADK span attributes

* fix: Code cleanup and bug fix
… tear-down (#260)

* feat: Add graceful HTTP client cleanup

* refactor: Add exception handling for span lifecycle management utilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants