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
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
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 }}
dotnet
/
dev-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
833
Code
Issues
31
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Make OpenAITelemetryPlugin record report metrics only if 'recording' is on
- #1450
#1450
Merged
waldekmastykarz
merged 13 commits into
dotnet:main
dotnet/dev-proxy:main
from
bartizan:1440_record-model-usage-after-recording-is-on-OpenAITelemetryPlugin
bartizan/dotnet-dev-proxy:1440_record-model-usage-after-recording-is-on-OpenAITelemetryPlugin
Copy head branch name to clipboard
Nov 28, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Make OpenAITelemetryPlugin record report metrics only if 'recording' is on
#1450
waldekmastykarz
merged 13 commits into
dotnet:main
dotnet/dev-proxy:main
from
bartizan:1440_record-model-usage-after-recording-is-on-OpenAITelemetryPlugin
bartizan/dotnet-dev-proxy:1440_record-model-usage-after-recording-is-on-OpenAITelemetryPlugin
Copy head branch name to clipboard
Commits
Commits on Nov 17, 2025
Use the empty event args instance
bartizan
committed
2017747
View commit details
Copy full SHA for 2017747
Browse repository at this point
Add AfterRecordingStartAsync handler/event
bartizan
committed
9f06efe
View commit details
Copy full SHA for 9f06efe
Browse repository at this point
Add tracking flag of the recording start
bartizan
committed
a7c25cc
View commit details
Copy full SHA for a7c25cc
Browse repository at this point
Collect model usage info if the recording is on
bartizan
committed
6f86cdb
View commit details
Copy full SHA for 6f86cdb
Browse repository at this point
Remove redundant initialization
bartizan
committed
d06fa7c
View commit details
Copy full SHA for d06fa7c
Browse repository at this point
Commits on Nov 22, 2025
Merge branch 'main' into 1440_record-model-usage-after-recording-is-on-OpenAITelemetryPlugin
waldekmastykarz
authored
266ebc2
View commit details
Copy full SHA for 266ebc2
Browse repository at this point
Commits on Nov 25, 2025
Revert all related new AfterRecordingStartAsync handler
bartizan
committed
0a30e8f
View commit details
Copy full SHA for 0a30e8f
Browse repository at this point
Add param null check
bartizan
committed
2dd0a23
View commit details
Copy full SHA for 2dd0a23
Browse repository at this point
Remove modelUsage storage to collect data afterward
bartizan
committed
5b3a74d
View commit details
Copy full SHA for 5b3a74d
Browse repository at this point
Add modelUsage collection from RequestLogs after recording is stopped
bartizan
committed
83409c6
View commit details
Copy full SHA for 83409c6
Browse repository at this point
Commits on Nov 26, 2025
Merge branch 'main' into 1440_record-model-usage-after-recording-is-on-OpenAITelemetryPlugin
waldekmastykarz
authored
9e0acf6
View commit details
Copy full SHA for 9e0acf6
Browse repository at this point
Commits on Nov 28, 2025
Merge branch 'main' into 1440_record-model-usage-after-recording-is-on-OpenAITelemetryPlugin
waldekmastykarz
authored
3c2b360
View commit details
Copy full SHA for 3c2b360
Browse repository at this point
Removes unused object
waldekmastykarz
committed
3d1418c
View commit details
Copy full SHA for 3d1418c
Browse repository at this point
You can’t perform that action at this time.