Environment:Sgl project Sglang Prometheus
Appearance
Sgl_project_Sglang_Prometheus is the Prometheus metrics collection environment for SGLang, enabling time-series monitoring of server performance, request latencies, throughput, and resource utilization.
Requirements
- Prometheus server 2.x+
- `prometheus-client` >= 0.20.0 (Python client library)
- SGLang server with metrics endpoint enabled
- Network connectivity between Prometheus scraper and SGLang server
- Scrape configuration targeting SGLang's `/metrics` endpoint
Required By
See Also
Page Connections
Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment