MetricMapping Custom Resource
How to normalize one component’s Prometheus metrics onto the modelplane_* surface. The metrics collector reads every MetricMapping and renders the matching rename and label rules into its config. Modelplane ships a MetricMapping per common engine; a platform team applies one more for a new or forked engine.
#Metadata
#Spec
How to normalize one component’s Prometheus metrics onto the modelplane_* surface. The metrics collector reads every MetricMapping and renders the matching rename and label rules into its config. Modelplane ships a MetricMapping per common engine; a platform team applies one more for a new or forked engine.
Label rewrites applied to the matched series.
Labels to add to every matched series.
Source metric name to its modelplane_* name, e.g. vllm:time_to_first_token_seconds becomes modelplane_time_to_first_token.