Closed raphaelfan closed 1 year ago
/triage accepted /kind support /assign @dgrisonnet
LabelMatchers are being generated based on the resource overrides that you provide and the resource that the query to prometheus-adapter targets. As per your configuration, the instance label will be set to the node name and so on.
I would recommend reading https://github.com/kubernetes-sigs/prometheus-adapter/blob/master/docs/config-walkthrough.md in order to better understand prometheus-adapter configuration.
Where can I edit the LabelMatchers used in the following rules?