mirror of https://git.rancher.io/charts
63af4011e1
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
(partially cherry picked from commit
|
||
---|---|---|
.. | ||
charts | ||
generated-changes/dependencies | ||
README.md | ||
dev-README.md | ||
package.yaml |
README.md
Rancher Alerting Drivers
This chart installs one or more Alertmanager Webhook Receiver Integrations (i.e. Drivers).
Those Drivers can be targeted by an existing deployment of Alertmanager to send alerts to notification mechanisms that are not natively supported.
Currently, this chart supports the following Drivers:
- Microsoft Teams, based on prom2teams
- SMS, based on Sachet
After installing rancher-alerting-drivers, please refer to the upstream documentation for each Driver for configuration options.