kube-burner / kube-burner-ocp

OpenShift integrations and workloads for kube-burner
https://kube-burner.github.io/kube-burner-ocp/
Apache License 2.0
4 stars 18 forks source link

[RFE] openshift-monitoring namespace is not collected via containerCPU/Memory indexing. #9

Open afcollins opened 9 months ago

afcollins commented 9 months ago

Is your feature request related to a problem? Please describe. The containerCPU/Memory indexed metrics that show for individual nodes do not index openshift-monitoring namespace.

Describe the solution you'd like Add "monitoring" to any query that filters out specific openshift namespaces.

Describe alternatives you've considered Remove explicitly declared openshift- namespaces and simply index all openshift- namespaces so we can monitor newly-introduced ns's without adding each new one specifically.

Additional context None. Fin.

rsevilla87 commented 9 months ago

Is your feature request related to a problem? Please describe. The conatinerCPU/Memory indexed metrics that show for individual nodes do not index openshift-monitoring namespace.

Describe the solution you'd like Add "monitoring" to any query that filters out specific openshift namespaces.

Describe alternatives you've considered Remove explicitly declared openshift- namespaces and simply index all openshift- namespaces so we can monitor newly-introduced ns's without adding each new one specifically.

Additional context None. Fin.

makes sense to scrape openshift-* namespaces, we'd have to filter out some not interesing pods from daemonsets though

github-actions[bot] commented 4 months ago

This issue has become stale and will be closed automatically within 7 days.