Skip to content

Fix ServerEventLoopLagTooHigh alert #14236

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

Merged
merged 1 commit into from
Oct 27, 2022
Merged

Fix ServerEventLoopLagTooHigh alert #14236

merged 1 commit into from
Oct 27, 2022

Conversation

ArthurSens
Copy link
Contributor

Signed-off-by: ArthurSens [email protected]

Description

While working on https://github.com/gitpod-io/ops/pull/6338 I've noticed that Prometheus-operator was having a hard time reconciling PrometheusRules. I've checked the logs and found this:

image

This PR fixes the problematic alert. avg_over_time is not an aggregation function, so there's no need to use by(cluster)

Related Issue(s)

Fixes #

How to test

Release Notes

NONE

Documentation

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

@ArthurSens ArthurSens requested a review from a team October 27, 2022 13:16
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label Oct 27, 2022
@roboquat roboquat merged commit 2e6067f into main Oct 27, 2022
@roboquat roboquat deleted the as/fix-webapp-alert branch October 27, 2022 13:43
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/XS team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants