[Hawkular-dev] hawkular-openshift-agent can limit what pods are monitored

John Mazzitelli mazz at redhat.com
Fri Oct 21 23:19:16 EDT 2016


The Hawkular OpenShift Agent will have a new feature once the PR is merged - a pod authorization list.

You can now tell the agent (via environment variable or in its YAML config) to only authorize a specific set of pods (i.e. only the pods on the list can have their metrics collected) - any other pods not on the list are ignored and will not have metrics collected for them.

See:

https://github.com/hawkular/hawkular-openshift-agent/issues/6

https://github.com/hawkular/hawkular-openshift-agent/pull/13


More information about the hawkular-dev mailing list