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

Replace webapp alerts from jsonnet to YAML #12651

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

ArthurSens
Copy link
Contributor

Signed-off-by: ArthurSens arthursens2005@gmail.com

Description

As socialized a couple of times before, our colleagues at Gitpod do not work well with Jsonnet, so we're slowly getting rid of all code we have in this language.

With the new observability installer, we're able to import YAML files stored in git. This means that we can replace alerts written in jsonnet with raw YAML that represents the PrometheusRule manifests we need.

Related Issue(s)

Fixes #

How to test

Release Notes

NONE

Documentation

Werft options:

  • /werft with-preview

@ArthurSens ArthurSens requested review from a team September 5, 2022 14:17
@github-actions github-actions bot added team: devx team: webapp Issue belongs to the WebApp team labels Sep 5, 2022
Comment on lines +118 to +113
{
"gitURL": "https://github.com/gitpod-io/gitpod",
"path": "operations/observability/mixins/meta/rules",
},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These same lines will need to be added to all monitoring-satellite apps that we have in argocd

@ArthurSens
Copy link
Contributor Author

/hold

because merge needs to be coordinated with changes made to ArgoCD apps

Copy link
Member

@geropl geropl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ArthurSens ! 🙏

✔️ to unblock

Signed-off-by: ArthurSens <arthursens2005@gmail.com>
@ArthurSens ArthurSens force-pushed the as/webapp-jsonnetless-alerts branch from 2ef2d5f to d0c10c0 Compare September 8, 2022 12:00
@roboquat roboquat merged commit e0bed46 into main Sep 8, 2022
@roboquat roboquat deleted the as/webapp-jsonnetless-alerts branch September 8, 2022 12:07
@roboquat roboquat added the deployed: webapp Meta team change is running in production label Sep 9, 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 release-note-none size/XXL team: devx team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants