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

rook-ceph-cluster: Support Prometheus rules customization #14140

Open
gtirloni opened this issue Apr 29, 2024 · 1 comment
Open

rook-ceph-cluster: Support Prometheus rules customization #14140

gtirloni opened this issue Apr 29, 2024 · 1 comment
Labels

Comments

@gtirloni
Copy link

Is this a bug report or feature request?

  • Feature Request

What should the feature do:
The rook-ceph-cluster chart could support creating extra Prometheus Rules allowing customization with better configuration locality (by avoiding the need to implement it in a separate chart or using some other mechanism). Additionally, if the rules from the imported mixin could be overriden, that would be helpful as well.

What is use case behind this feature:
Adding more rules for Ceph clusters or customizing aspects of the rules imported from mixins (e.g. severity).

Environment:
Prometheus deployed by prometheus-operator (from kube-prometheus-stack)

@travisn
Copy link
Member

travisn commented Apr 29, 2024

Have you tried using a tool such as Kustomize as suggested in the customize alerts topic? Customizing alerts has had a lot of discussion in the past, and further customization is just difficult to consider.

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

No branches or pull requests

2 participants