-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
What is missing? Why do we need it?
The custom resources ServiceMonitor
,PodMonitor
can be used to specify a set of services and pods that should be monitored and for which the Prometheus operator generates the respective scrape config section.
That would also be very useful for k8s nodes.
I'd propose to add NodeMonitor
generating the scrape config for nodes based on that definition.
I'd be willing to come up with a PR similar to #2566 if there's a general agreement.
secustor, eliantor, fullykubed, mig4, QuentinBisson and 44 moreshinebayar-g and yeya24