Skip to content

Commit

Permalink
Merge pull request #97 from severalnines/14-severalnines/observabilit…
Browse files Browse the repository at this point in the history
…y-main

Run 14 Merge branch main into Main branch
  • Loading branch information
oskar-s9s authored Dec 4, 2024
2 parents 53974cd + 0c888fc commit 3920d63
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/observability/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description: An Umbrella Chart for observability components in CCX
type: application

## version
version: 0.5.9
appVersion: "0.5.9"
version: 0.6.0
appVersion: "0.6.0"

dependencies:
- name: victoria-metrics-single
Expand Down
3 changes: 2 additions & 1 deletion charts/observability/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -819,14 +819,15 @@ alertmanager:
route:
receiver: 'slack-notifications'
routes:
- receiver: slack-notifications
- receiver: webhook-alerts
group_by: [ClusterName, instance, alertname]
group_interval: 1m
repeat_interval: 10m
group_wait: 30s
continue: true
matchers:
- alert_category="webhook-alerts"
- receiver: slack-notifications
repeat_interval: 24h

receivers:
Expand Down

0 comments on commit 3920d63

Please sign in to comment.