在Prometheus运算符中哪里可以重新标记应用程序吊舱?

问题描述

在Prometheus运算符中,哪里可以重新标记应用程序吊舱?

是否存在其他PrometheusRules:可以重新标记的地方? https://github.com/helm/charts/blob/master/stable/prometheus-operator/values.yaml

解决方法

在每个刮擦中。

您可以参考relabeling tricks

或官方文档:officail relabel docs