Skip to content

Commit

Permalink
fix: remove alertmanager (#1712)
Browse files Browse the repository at this point in the history
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
  • Loading branch information
MasterPtato committed Jan 2, 2025
1 parent f1634fe commit 0ef1c17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs-internal/development/DEBUGGING.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,6 @@ dashboards:

## Alerting

Rivet uses Alert Manager extensively for catching errors before they happen & quickly narrowing down the
source of errors. Alerts can be pushed to Slack if the `alertmanager/slack/url` and
`alertmanager/slack/channel` secrets are provided. See _infra/tf/k8s_infra/prometheus.tf_.
Rivet uses Grafana Alerts for catching errors before they happen & quickly narrowing down the
source of errors. Alerts can be pushed to Slack if the `grafana_alerts/slack/webhook_url` secret is provided.
See _infra/tf/k8s_infra/prometheus.tf_.
4 changes: 0 additions & 4 deletions scripts/forward/alertmanager.sh

This file was deleted.

0 comments on commit 0ef1c17

Please sign in to comment.