[model-gateway] Add streaming metrics for harmony gRPC router (#15147)
This commit is contained in:
@@ -756,6 +756,7 @@ pub mod smg_labels {
|
||||
pub const BACKEND_REGULAR: &str = "regular";
|
||||
pub const BACKEND_PD: &str = "pd";
|
||||
pub const BACKEND_EXTERNAL: &str = "external";
|
||||
pub const BACKEND_HARMONY: &str = "harmony";
|
||||
|
||||
// Connection modes
|
||||
pub const CONNECTION_HTTP: &str = "http";
|
||||
|
||||
Reference in New Issue
Block a user