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 }}
NVIDIA-NeMo
/
Safe-Synthesizer
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
38
Code
Issues
67
Pull requests
26
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: expand vLLM observability/telemetry
- #526
#526
Merged
binaryaaron
merged 14 commits into
main
NVIDIA-NeMo/Safe-Synthesizer:main
from
binaryaaron/vllm-observability-improvements
NVIDIA-NeMo/Safe-Synthesizer:binaryaaron/vllm-observability-improvements
Copy head branch name to clipboard
Jun 9, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: expand vLLM observability/telemetry
#526
binaryaaron
merged 14 commits into
main
NVIDIA-NeMo/Safe-Synthesizer:main
from
binaryaaron/vllm-observability-improvements
NVIDIA-NeMo/Safe-Synthesizer:binaryaaron/vllm-observability-improvements
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
feat(generation): add vllm_observability primitives module
Show description for 0aebed5
binaryaaron
committed
0aebed5
View commit details
Copy full SHA for 0aebed5
Browse repository at this point
feat(generation): emit vllm.cell.complete observability event from VllmBackend.generate
Show description for e33cc3e
binaryaaron
committed
e33cc3e
View commit details
Copy full SHA for e33cc3e
Browse repository at this point
feat(wandb): log vllm.cell.complete events to active wandb run
Show description for 33d1cd8
binaryaaron
committed
33d1cd8
View commit details
Copy full SHA for 33d1cd8
Browse repository at this point
test(generation): vllm_observability contract tests
Show description for 4bf8501
binaryaaron
committed
4bf8501
View commit details
Copy full SHA for 4bf8501
Browse repository at this point
style: apply ruff format + import sort to vllm_observability series
Show description for 49786f6
binaryaaron
committed
49786f6
View commit details
Copy full SHA for 49786f6
Browse repository at this point
fix(generation): accept None in read_vllm_runtime_metrics signature
Show description for de95fd2
binaryaaron
committed
de95fd2
View commit details
Copy full SHA for de95fd2
Browse repository at this point
fix(vllm_backend): pre-declare _engine_runtime_config in __init__
Show description for 96be861
binaryaaron
committed
96be861
View commit details
Copy full SHA for 96be861
Browse repository at this point
refactor(generation): tidy vllm observability internals and harden contracts
Show description for 7fb6696
binaryaaron
committed
7fb6696
View commit details
Copy full SHA for 7fb6696
Browse repository at this point
refactor(generation): simplify read_vllm_runtime_metrics internals
Show description for bcd71c4
binaryaaron
committed
bcd71c4
View commit details
Copy full SHA for bcd71c4
Browse repository at this point
fix(observability): address PR #526 review and rename cell -> generation
Show description for 0218953
binaryaaron
committed
0218953
View commit details
Copy full SHA for 0218953
Browse repository at this point
fix(observability): promote shared sampling and wandb sink
Show description for 23c69c5
binaryaaron
committed
23c69c5
View commit details
Copy full SHA for 23c69c5
Browse repository at this point
fix: formatting
Show description for a663d8a
binaryaaron
committed
a663d8a
View commit details
Copy full SHA for a663d8a
Browse repository at this point
Commits on Jun 8, 2026
fix(observability): address PR #526 review nits
Show description for 9c09160
binaryaaron
committed
9c09160
View commit details
Copy full SHA for 9c09160
Browse repository at this point
fix(observability): plain log messages, docstring Protocol body
Show description for b819791
binaryaaron
committed
b819791
View commit details
Copy full SHA for b819791
Browse repository at this point
You can’t perform that action at this time.