Helm Chart || ServiceMonitor || support of attachMetadata: node #2557
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What would you like to be added: Capability to add node metadata e.g. node labels
Why is this needed: it would enable filtering of node metrics through node labels
Describe the solution you'd like
in servicemonitor.yaml include additional templating that can results with below
as for example see node-exporter
https://github.com/prometheus-community/helm-charts/blob/main/charts/prometheus-node-exporter/templates/servicemonitor.yaml
we could then add node labels to kube_node_info
The text was updated successfully, but these errors were encountered: