diff --git a/.keep/test-alert.yaml b/.keep/test-alert.yaml new file mode 100644 index 0000000..d59f6d3 --- /dev/null +++ b/.keep/test-alert.yaml @@ -0,0 +1,9 @@ +# The alert text in plain English +alert: | + Count the error rate (4xx-5xx) this service has in the last 10 minutes. + Alert when the threshold is above 5% out of total requests. + Send a Slack message to the #alerts-playground channel and include all the context you have about the error. + Call the alert "Error rate is too high (generated by keep)". + +# The provider you've previously connected and want this alert to be generated for +provider: grafana \ No newline at end of file