chore: vendor sglang v0.5.10 snapshot
This commit is contained in:
8
third_party/sglang/sgl-model-gateway/src/observability/mod.rs
vendored
Normal file
8
third_party/sglang/sgl-model-gateway/src/observability/mod.rs
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
//! Observability utilities for logging, metrics, and tracing.
|
||||
|
||||
pub mod events;
|
||||
pub mod gauge_histogram;
|
||||
pub mod inflight_tracker;
|
||||
pub mod logging;
|
||||
pub mod metrics;
|
||||
pub mod otel_trace;
|
||||
Reference in New Issue
Block a user