|
|
|
|
|
by talboren
1215 days ago
|
|
thanks for your feedback @mshekow! why was it hard to understand what Keep does? lack of some concrete examples maybe? Regarding your questions: - Working on the Grafana/Prometheus provider and it'll be shipped in <1 week - AWS and GCP are in final tests, we thought we could release that before it gets any traction ^^" anyway, PRs will be available in <2 days - There are two things here:
1. You can simply test if your alert "triggers" just by running the CLI with the --verbose and --alerts-file
2. We plan on adding tests that will both allow you to "mock" the alert to see that it acts as you planned & source control integrated (e.g. a GitHub action) tests that will tell you when a code change breaks your alerts anyway, if you have any other questions/thoughts, feel free to open an issue and we'll address it right away |
|