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

change service failure rate alert to use promql #405

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

k4leung4
Copy link
Contributor

promql allows checking multiple conditions, mql does not

alert when error rate is above threshold and has non-zero traffic
use custom prometheus metric rather than built-in cloud run revision metric as ours dont count failed health check 5xx which there are no logs for

will track failed health check and system level 5xx separately

Signed-off-by: Kenny Leung <kleung@chainguard.dev>
@k4leung4 k4leung4 requested review from tcnghia and cmdpdx June 18, 2024 23:09
@k4leung4 k4leung4 merged commit 887c883 into chainguard-dev:main Jun 18, 2024
80 checks passed
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.

None yet

2 participants