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

Import upstream Prometheus Rules #261

Merged
merged 4 commits into from
Aug 15, 2022

Conversation

ArthurSens
Copy link
Contributor

Fixes #254

The strategy I used was to generate the YAML manifest and use the YAML importer.

Translating all the rules into go doesn't make much sense since our plan is to start deleting everything that is unnecessary and start maintain alerts ourselves.

Signed-off-by: ArthurSens <arthursens2005@gmail.com>
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
@ArthurSens ArthurSens requested a review from a team August 15, 2022 17:36
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
@ArthurSens ArthurSens merged commit 75fcbcf into main Aug 15, 2022
@ArthurSens ArthurSens deleted the arthursens/cli-installer-prometheus-254 branch August 15, 2022 21:07
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 this pull request may close these issues.

CLI installer: Prometheus rules generated by kube-prometheus are missing
2 participants