Skip to content

Commit

Permalink
Replace webapp alerts from jsonnet to YAML
Browse files Browse the repository at this point in the history
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
  • Loading branch information
ArthurSens committed Sep 8, 2022
1 parent 0a8e3dc commit d0c10c0
Show file tree
Hide file tree
Showing 17 changed files with 327 additions and 449 deletions.
4 changes: 4 additions & 0 deletions .werft/observability/monitoring-satellite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ export class MonitoringSatelliteInstaller {
"gitURL": "https://github.com/gitpod-io/observability",
"path": "monitoring-satellite/manifests/probers",
},
{
"gitURL": "https://github.com/gitpod-io/gitpod",
"path": "operations/observability/mixins/meta/rules",
},
{
"gitURL": "https://github.com/gitpod-io/gitpod",
"path": "operations/observability/mixins/IDE/rules",
Expand Down
1 change: 0 additions & 1 deletion operations/observability/mixins/meta/mixin.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
* Licensed under the MIT License. See License-MIT.txt in the project root for license information.
*/

(import './rules.libsonnet') +
(import './dashboards.libsonnet')
7 changes: 0 additions & 7 deletions operations/observability/mixins/meta/rules.libsonnet

This file was deleted.

7 changes: 0 additions & 7 deletions operations/observability/mixins/meta/rules/SLO/SLOs.libsonnet

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit d0c10c0

Please sign in to comment.