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

OADP-200: Limit velero servicemonitor to keep bounded cardinality #537

Merged

Conversation

shubham-pampattiwar
Copy link
Member

This PR limits the metrics scraped by the velero service monitor to only velero_backup_total and velero_restore_total (both have bounded cardinality, collectively 2), thus fixing the concerns related to openshift's in-cluster monitoring stack being affected with metrics having unbounded cardinality.

@openshift-ci
Copy link

openshift-ci bot commented Jan 14, 2022

@shubham-pampattiwar: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Copy link
Member

@dymurray dymurray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @shawn-hurley please confirm this covers your concerns for in-cluster monitoring

@shawn-hurley
Copy link
Contributor

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. operator-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants