Skip to content

Add GitpodWorkspaceHighStartFailureRate alert #19099

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
Nov 21, 2023

Conversation

mads-hartmann
Copy link
Contributor

@mads-hartmann mads-hartmann commented Nov 21, 2023

Description

This adds an alert which would have triggered for the incident inc-2023-11-20-workspace-start-failures-on-gitpod-cloud.

Screenshot 2023-11-21 at 12 51 19

By having the alert use for: 15m we ensure it doesn't get triggered by smaller spikes. Such smaller spikes will be picked up by our SLO error budget instead.

This alert uses an existing runbook which we improved to cover this case as well in https://github.com/gitpod-io/runbooks/pull/422

Paired with @WVerlaek

Summary generated by Copilot

🤖[deprecated] Generated by Copilot at 3d1220f

Add a new alert rule for high workspace start failure rate in workspaces.yaml. This rule helps to monitor and troubleshoot Gitpod workspaces reliability.

Related Issue(s)

Part of follow-ups of inc-2023-11-20-workspace-start-failures-on-gitpod-cloud

How to test

N/A

Documentation

Preview status

gitpod:summary

Build Options

Build
  • /werft with-werft
    Run the build with werft instead of GHA
  • leeway-no-cache
  • /werft no-test
    Run Leeway with --dont-test
Publish
  • /werft publish-to-npm
  • /werft publish-to-jb-marketplace
Installer
  • analytics=segment
  • with-dedicated-emulation
  • workspace-feature-flags
    Add desired feature flags to the end of the line above, space separated
Preview Environment / Integration Tests
  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-large-vm
  • /werft with-gce-vm
    If enabled this will create the environment on GCE infra
  • /werft preemptible
    Saves cost. Untick this only if you're really sure you need a non-preemtible machine.
  • with-integration-tests=all
    Valid options are all, workspace, webapp, ide, jetbrains, vscode, ssh. If enabled, with-preview and with-large-vm will be enabled.
  • with-monitoring

N/A

@mads-hartmann mads-hartmann force-pushed the mads/add-GitpodWorkspaceHighStartFailureRate-alert branch from 3d1220f to 6960e76 Compare November 21, 2023 12:04
@roboquat roboquat merged commit 3ff9173 into main Nov 21, 2023
@roboquat roboquat deleted the mads/add-GitpodWorkspaceHighStartFailureRate-alert branch November 21, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants