Skip to content

Conversation

@dot-agi
Copy link
Member

@dot-agi dot-agi commented Mar 24, 2025

No description provided.

teocns and others added 16 commits March 15, 2025 01:55
Signed-off-by: Teo <[email protected]>
* show session url on init

* fix: pass tags to start_session when auto-starting sessions

Co-Authored-By: Constantin-Doru Teodorescu <[email protected]>

* backwards compat: track_agent, end_all_sessions (#847)

Signed-off-by: Teo <[email protected]>

* Client.init() | auto_start_session | forward tags

Signed-off-by: Teo <[email protected]>

* client: recreate Config on init()

Signed-off-by: Teo <[email protected]>

* mock_req: /v3/auth/token to return { project_id, token, api_key }

Signed-off-by: Teo <[email protected]>

* cleanup dirty files

Signed-off-by: Teo <[email protected]>

* Isolate telemetry setup (`setup_telemetry`)

Signed-off-by: Teo <[email protected]>

* core shutdown: remove redundant initialized check

Signed-off-by: Teo <[email protected]>

* Simplify core shutdown (flush SynchronousSpanProcessor instead of iterating processors)

Signed-off-by: Teo <[email protected]>

* Improved TracingCore Config

Signed-off-by: Teo <[email protected]>

* tests: couple instrumentation tester with TracingCore's lifecycle

Signed-off-by: Teo <[email protected]>

* Base for test_session_legacy

Signed-off-by: Teo <[email protected]>

* uv lock

Signed-off-by: Teo <[email protected]>

* tests/benchmark/benchmark_init.py

Signed-off-by: Teo <[email protected]>

* Remove deprecated SDK tests - favor test_decorators

Signed-off-by: Teo <[email protected]>

* update `openai` dep and `uv.lock` file

* fix: pass tags to start_session when auto-starting sessions

Co-Authored-By: Constantin-Doru Teodorescu <[email protected]>

* forgot `{` in `start_session`

* remove `getattr`

* fix for recursion and passing `default_tags`

* client: recreate Config on init()

Signed-off-by: Teo <[email protected]>

* cleanup dirty files

Signed-off-by: Teo <[email protected]>

* Simplify core shutdown (flush SynchronousSpanProcessor instead of iterating processors)

Signed-off-by: Teo <[email protected]>

---------

Signed-off-by: Teo <[email protected]>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Constantin-Doru Teodorescu <[email protected]>
Co-authored-by: teocns <[email protected]>
Co-authored-by: Teo <[email protected]>
@dot-agi dot-agi requested review from bboynton97, tcdent and teocns March 24, 2025 23:42
@codecov
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@dot-agi dot-agi enabled auto-merge (rebase) March 24, 2025 23:58
Copy link
Contributor

@tcdent tcdent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests pass, LGTM

auto-merge was automatically disabled March 24, 2025 23:59

Rebase failed

@dot-agi dot-agi closed this Mar 25, 2025
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.

4 participants