Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Edit the Alertmanager configuration file to include a new webhook route and rece
Command:
Bash

vi /etc/genestack/helm-config/prometheus/alertmanager_config.yaml
vi /etc/genestack/helm-configs/kube-prometheus-stack/alertmanager_config.yaml

Route Section

Expand Down Expand Up @@ -200,7 +200,7 @@ Finally, reinstall Prometheus to apply the Alertmanager updates.
Command:
Bash

/opt/genestack/bin/install-prometheus.sh
/opt/genestack/bin/install-kube-prometheus-stack.sh

14. View Alert-Proxy Logs

Expand Down