Skip to content
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

Python: Update agent tracing span name and attributes #10398

Merged

Conversation

TaoChenOSU
Copy link
Contributor

@TaoChenOSU TaoChenOSU commented Feb 4, 2025

Motivation and Context

Python parity with this PR: #10387

Description

Update agent invoke span name and add attributes.

This is a breaking change: users who are currently relying on the span name in their queries will need to update their queries to use the new name or match new patterns. This is an experimental feature so breaking changes are expected.

Contribution Checklist

@TaoChenOSU TaoChenOSU added the python Pull requests for the Python Semantic Kernel label Feb 4, 2025
@TaoChenOSU TaoChenOSU self-assigned this Feb 4, 2025
@TaoChenOSU TaoChenOSU requested a review from a team as a code owner February 4, 2025 17:57
@github-actions github-actions bot changed the title Update agent tracing span name and attributes Python: Update agent tracing span name and attributes Feb 4, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Feb 4, 2025

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL17602235987% 
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

Tests Skipped Failures Errors Time
3049 4 💤 0 ❌ 0 🔥 1m 26s ⏱️

@TaoChenOSU TaoChenOSU added this pull request to the merge queue Feb 5, 2025
Merged via the queue into microsoft:main with commit 0a8c4d8 Feb 5, 2025
25 checks passed
@TaoChenOSU TaoChenOSU deleted the taochen/python-update-agent-tracing-span branch February 5, 2025 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel
Projects
Status: Sprint: Done
Development

Successfully merging this pull request may close these issues.

4 participants