-
Notifications
You must be signed in to change notification settings - Fork 185
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
Adding mechanism to test prometheus alerts #2270
base: main
Are you sure you want to change the base?
Adding mechanism to test prometheus alerts #2270
Conversation
Skipping CI for Draft Pull Request. |
152c796
to
2f02329
Compare
0c64fab
to
9b3a6c2
Compare
9b3a6c2
to
b5de721
Compare
b5de721
to
5d014ed
Compare
ef7956a
to
0e30bc9
Compare
2e5db09
to
274369a
Compare
274369a
to
71c4f27
Compare
@aruniiird: The following test failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
71c4f27
to
e4c12c2
Compare
d406a47
to
04d515c
Compare
Signed-off-by: Arun Kumar Mohan <[email protected]>
Now user can pass any '.template' file, with or without '{{.PrometheusRuleFile}}' template line in it. Code will automatically add the needed template string accordingly. This enables the user to use any test file, without any modification and use it as a template file. Signed-off-by: Arun Kumar Mohan <[email protected]>
Signed-off-by: Arun Kumar Mohan <[email protected]>
04d515c
to
b0ef9e2
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: aruniiird The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
A mechanism to test ocs-operator metrics / alerts