Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Enable ClusterMonitoring Label in Operator Namespace #6825

Closed
Lucifergene opened this issue Sep 1, 2024 · 1 comment
Closed

Missing Enable ClusterMonitoring Label in Operator Namespace #6825

Lucifergene opened this issue Sep 1, 2024 · 1 comment

Comments

@Lucifergene
Copy link

According to the OKD Docs for enabling metrics for custom operators, it mentions to add the following label to the namespace of the operator:

oc label namespace <operator_namespace> openshift.io/cluster-monitoring="true"

This label is missing in the example memcached-operator with monitoring:

Is there no current requirement for this label?

@acornett21
Copy link
Contributor

Hi @Lucifergene this is an upstream project, so it has no vendor specific labeling requirements. If OKD requires that then operator authors targeting OKD would need to add this on their own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants