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
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
.
modelcontextprotocol
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
24.1k
Code
Issues
204
Pull requests
193
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implement OTEL mcp.server.* metrics
- #2394
#2394
Closed
verdie-g
wants to merge 7 commits into
modelcontextprotocol:main
modelcontextprotocol/python-sdk:main
from
verdie-g:otel-metrics
verdie-g/python-sdk:otel-metrics
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
feat: implement OTEL mcp.server.* metrics
#2394
verdie-g
wants to merge 7 commits into
modelcontextprotocol:main
modelcontextprotocol/python-sdk:main
from
verdie-g:otel-metrics
verdie-g/python-sdk:otel-metrics
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2026
feat: implement mcp.server.operation.duration and mcp.server.session.duration metrics
Show description for 192b727
verdie-g
and
mistral-vibe
committed
192b727
View commit details
Copy full SHA for 192b727
Browse repository at this point
fix: ruff import order and line length in session.py
Show description for 89f7f82
verdie-g
and
mistral-vibe
committed
89f7f82
View commit details
Copy full SHA for 89f7f82
Browse repository at this point
test: add integration tests for operation and session error metrics
Show description for baf622e
verdie-g
and
mistral-vibe
committed
baf622e
View commit details
Copy full SHA for baf622e
Browse repository at this point
fix: remove stale pragma: no cover from raise_exceptions path
Show description for 4107e8c
verdie-g
and
mistral-vibe
committed
4107e8c
View commit details
Copy full SHA for 4107e8c
Browse repository at this point
fix: relax sum > 0 to sum >= 0 for Windows timer resolution
Show description for b1e90b2
verdie-g
and
mistral-vibe
committed
b1e90b2
View commit details
Copy full SHA for b1e90b2
Browse repository at this point
fix: bump opentelemetry-api minimum to >=1.30.0
Show description for 0418e32
verdie-g
and
mistral-vibe
committed
0418e32
View commit details
Copy full SHA for 0418e32
Browse repository at this point
fix: bump logfire>=3.20.0, use metrics_reader API, fix pyright errors
Show description for e0823b3
verdie-g
and
mistral-vibe
committed
e0823b3
View commit details
Copy full SHA for e0823b3
Browse repository at this point
You can’t perform that action at this time.