KEMBAR78
improve Otel tracing by peterychang · Pull Request #6499 · microsoft/autogen · GitHub
Skip to content

Conversation

@peterychang
Copy link
Contributor

Why are these changes needed?

Will the changes made in https://github.com/microsoft/autogen/pull/5853/files and this PR need to be ported to the worker_runtime as well?
Resolves #5894

Related issue number

#5894

Checks

@peterychang peterychang requested a review from ekzhu May 9, 2025 17:19
@jackgerrits
Copy link
Contributor

You can ignore worker runtime

ekzhu
ekzhu previously requested changes May 9, 2025
Copy link
Collaborator

@ekzhu ekzhu left a comment

Choose a reason for hiding this comment

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

Let's also update the GrpcAgentRuntime in the extension

Update: ignore

@ekzhu ekzhu dismissed their stale review May 9, 2025 19:06

ignore

@codecov
Copy link

codecov bot commented May 9, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.57%. Comparing base (356ec34) to head (067d80a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...src/autogen_core/_single_threaded_agent_runtime.py 88.88% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6499      +/-   ##
==========================================
+ Coverage   78.56%   78.57%   +0.01%     
==========================================
  Files         225      225              
  Lines       16549    16573      +24     
==========================================
+ Hits        13001    13023      +22     
- Misses       3548     3550       +2     
Flag Coverage Δ
unittests 78.57% <88.88%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@peterychang peterychang merged commit 3db7a29 into microsoft:main May 9, 2025
63 checks passed
peterj added a commit to peterj/autogen that referenced this pull request May 10, 2025
…j/fix6481

* 'peterj/fix6481' of github.com:peterj/autogen:
  improve Otel tracing (microsoft#6499)
  Fix header icons focus and hover style for better accessibility (microsoft#6409)
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.

Improving OTEL tracing by adding more details about each message

3 participants