Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
agent-framework
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
12.6k
Code
Issues
526
Pull requests
144
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
.NET: Workflow telemetry opt in
- #3467
#3467
Merged
Tao Chen (TaoChenOSU)
merged 15 commits into
microsoft:main
microsoft/agent-framework:main
from
TaoChenOSU:feature/workflow-telemetry-opt-in
TaoChenOSU/agent-framework-fork:feature/workflow-telemetry-opt-in
Copy head branch name to clipboard
Feb 9, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
.NET: Workflow telemetry opt in
#3467
Tao Chen (TaoChenOSU)
merged 15 commits into
microsoft:main
microsoft/agent-framework:main
from
TaoChenOSU:feature/workflow-telemetry-opt-in
TaoChenOSU/agent-framework-fork:feature/workflow-telemetry-opt-in
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2026
feat(workflows): Make telemetry opt-in via WithOpenTelemetry()
Show description for 22c7729
Tao Chen (TaoChenOSU)
committed
22c7729
View commit details
Copy full SHA for 22c7729
Browse repository at this point
Commits on Jan 26, 2026
refactor: Pass telemetry context as parameter instead of via interface
Show description for f2fc5d5
Tao Chen (TaoChenOSU)
committed
f2fc5d5
View commit details
Copy full SHA for f2fc5d5
Browse repository at this point
Add optional ActivitySource parameter to WithOpenTelemetry
Show description for a123992
Tao Chen (TaoChenOSU)
committed
a123992
View commit details
Copy full SHA for a123992
Browse repository at this point
Add component-level telemetry control with disable flags
Show description for e5421a7
Tao Chen (TaoChenOSU)
committed
e5421a7
View commit details
Copy full SHA for e5421a7
Browse repository at this point
Implement EnableSensitiveData to log executor input/output
Show description for 94fa28e
Tao Chen (TaoChenOSU)
committed
94fa28e
View commit details
Copy full SHA for 94fa28e
Browse repository at this point
Refactor activity start methods to centralize tagging logic
Show description for 86b268b
Tao Chen (TaoChenOSU)
committed
86b268b
View commit details
Copy full SHA for 86b268b
Browse repository at this point
Revert Python changes
Tao Chen (TaoChenOSU)
committed
a5c393c
View commit details
Copy full SHA for a5c393c
Browse repository at this point
Commits on Jan 27, 2026
Update samples and code cleanup
Tao Chen (TaoChenOSU)
committed
2979edc
View commit details
Copy full SHA for 2979edc
Browse repository at this point
Fix file formatting
Tao Chen (TaoChenOSU)
committed
b1167bb
View commit details
Copy full SHA for b1167bb
Browse repository at this point
Add comment
Tao Chen (TaoChenOSU)
committed
4289b75
View commit details
Copy full SHA for 4289b75
Browse repository at this point
Merge branch 'main' into feature/workflow-telemetry-opt-in
Tao Chen (TaoChenOSU)
committed
8598ec7
View commit details
Copy full SHA for 8598ec7
Browse repository at this point
Commits on Feb 6, 2026
Add telemetry configuration to declarative workflow
Tao Chen (TaoChenOSU)
committed
11b944d
View commit details
Copy full SHA for 11b944d
Browse repository at this point
Merge branch 'main' into feature/workflow-telemetry-opt-in
Tao Chen (TaoChenOSU)
committed
b9acb82
View commit details
Copy full SHA for b9acb82
Browse repository at this point
Remove delays in tests
Tao Chen (TaoChenOSU)
committed
6643a2d
View commit details
Copy full SHA for 6643a2d
Browse repository at this point
Address comments
Tao Chen (TaoChenOSU)
committed
e8d29d5
View commit details
Copy full SHA for e8d29d5
Browse repository at this point
You can’t perform that action at this time.