-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat(base-cluster): enable velero servicemonitor if prometheus is enabled #724
Conversation
a25186b
to
2cab39a
Compare
This does enable the metrics endpoints, but will the alerts also be generated? |
https://github.com/vmware-tanzu/helm-charts/blob/main/charts/velero/values.yaml#L261 This needs to be set in order for the rules to be created. |
c9e7347
to
e45c27d
Compare
e45c27d
to
873271c
Compare
🤖 I have diffed this beep boop"/$namespace/$kind/$name.yaml" for normal resources
|
f2705d2
to
505f951
Compare
doesn't set it by default 😠
505f951
to
ab492ab
Compare
🤖 I have created a release *beep* *boop* --- ## [6.6.0](base-cluster-v6.5.1...base-cluster-v6.6.0) (2024-07-31) ### Features * **base-cluster:** add kdave for deprecated CRD metrics ([#947](#947)) ([4609be4](4609be4)) * **base-cluster:** enable velero servicemonitor if prometheus is enabled ([#724](#724)) ([4482223](4482223)), closes [#487](#487) ### Bug Fixes * **base-cluster/kube-janitor:** enable artifacthub-values and correctly prefix docker.io registry ([#1048](#1048)) ([17b9baf](17b9baf)) ### Miscellaneous Chores * **base-cluster:** use template instead of duplicated value ([#1050](#1050)) ([4ef2389](4ef2389)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
closes #487