Skip to content

Commit

Permalink
[BugFix] Update alertmanager scheme to https in staging config
Browse files Browse the repository at this point in the history
  • Loading branch information
burnerlee authored Aug 21, 2021
1 parent 4c36f57 commit f06dd45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions monitoring/prometheus/prometheus_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ scrape_configs:
alerting:
alertmanagers:
- path_prefix: '/alert_manager'
scheme: 'https'
static_configs:
- targets: ['monitoring-staging.eval.ai']

0 comments on commit f06dd45

Please sign in to comment.