Skip to main content

add_replica_labels

Function add_replica_labels 

Source
fn add_replica_labels(
    family: &mut MetricFamily,
    cluster_id: ClusterId,
    replica_id: ReplicaId,
    process: usize,
    cluster_name: Option<&str>,
    replica_name: Option<&str>,
)