cri-resource-manager
cri-resource-manager copied to clipboard
metrics: relay correlated metrics to Prometheus
Collected raw metrics are already relayed to Prometheus. Rebalancing will probably produce a number of high-level, domain-specfic metrics, more suitable for decision making within cri-resmgr. These metrics should be exported to Prometheus as well.
This PoC branch implements relaying all collected raw metrics to Prometheus.
Part of #114