Skip to content

Commit

Permalink
Merge pull request #490 from vshn/fix/backup_monitoring
Browse files Browse the repository at this point in the history
Add necessary labels to backup alert
  • Loading branch information
Kidswiss authored Oct 1, 2024
2 parents 4e53c82 + b4c2e5b commit d6fc436
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 0 deletions.
2 changes: 2 additions & 0 deletions component/main.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ local backupPrometheusRule = {
labels: {
severity: 'warning',
syn_team: 'schedar',
syn: 'true',
syn_component: 'appcat',
},
},
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ spec:
for: 1m
labels:
severity: warning
syn: 'true'
syn_component: appcat
syn_team: schedar

0 comments on commit d6fc436

Please sign in to comment.