Skip to content

Commit 62cece6

Browse files
committed
🔥 remove alerts from zenko and move them to zenko-operator
Issue: ZENKO-5262
1 parent 9a9f3f4 commit 62cece6

5 files changed

Lines changed: 1 addition & 307 deletions

File tree

.github/workflows/alerts.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,3 @@ jobs:
8787
mongo_jobs=zenko/data-db-mongodb-sharded-shard.*
8888
lifecycle_jobs=artesca-data-backbeat-lifecycle-.*-headless
8989
github_token: ${{ steps.app-token.outputs.token }}
90-
91-
- name: Render and test zenko-operator alerts
92-
uses: scality/action-prom-render-test@1.0.3
93-
with:
94-
alert_file_path: monitoring/zenko-operator/alerts.yaml
95-
test_file_path: monitoring/zenko-operator/alerts.test.yaml
96-
alert_inputs: |
97-
namespace=zenko
98-
job=zenko-operator-metrics
99-
github_token: ${{ steps.app-token.outputs.token }}

monitoring/zenko-operator/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

monitoring/zenko-operator/alerts.test.yaml

Lines changed: 0 additions & 223 deletions
This file was deleted.

monitoring/zenko-operator/alerts.yaml

Lines changed: 0 additions & 73 deletions
This file was deleted.

solution/deps.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ vault:
129129
envsubst: VAULT_TAG
130130
zenko-operator:
131131
sourceRegistry: ghcr.io/scality
132+
dashboard: zenko-operator/zenko-operator-dashboards
132133
image: zenko-operator
133134
tag: v1.8.5
134135
envsubst: ZENKO_OPERATOR_TAG

0 commit comments

Comments
 (0)