Hi
@User - after upgrade - alertmanager is moving into CrashLoopBackOff.
Also, the error in Alertmanager is,
level=info ts=2022-04-05T05
0817.784Z caller=main.go:236 msg="Starting Alertmanager" version="(version=0.23.0, branch=pull-1, revision=bb7c380db5cbbf8ae0efb87e1006c328e989fcea)"
level=info ts=2022-04-05T05
0817.784Z caller=main.go:237 build_context="(go=go1.17.7, user=ec2-user@ip-172-31-17-99.us-east-2.compute.internal, date=20220329-05
2731)"
level=info ts=2022-04-05T05
0817.784Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.17.0.7 port=9094
level=info ts=2022-04-05T05
0817.785Z caller=cluster.go:679 component=cluster msg="Waiting for gossip to settle..." interval=2s
level=info ts=2022-04-05T05
0817.986Z caller=coordinator.go:141 component=configuration msg="Loading a new configuration"
level=error ts=2022-04-05T05
0817.986Z caller=coordinator.go:148 component=configuration msg="*configuration update failed*" config="global:\n resolve_timeout: 5m\n http_config:\n follow_redirects: true\n smtp_from:
alertmanager@signoz.io\n smtp_hello: localhost\n smtp_smarthost: localhost:25\n smtp_require_tls: true\n pagerduty_url:
https://events.pagerduty.com/v2/enqueue\n opsgenie_api_url:
https://api.opsgenie.com/\n wechat_api_url:
https://qyapi.weixin.qq.com/cgi-bin/\n victorops_api_url:
https://alert.victorops.com/integrations/generic/20131114/alert/\nroute:\n receiver: default-receiver\n continue: false\n group_wait: 30s\n group_interval: 5m\n repeat_interval: 4h\nreceivers:\n- name: default-receiver\n email_configs:\n - send_resolved: false\n to:
default@email.com\n from:
alertmanager@example.org\n html: '{{ template \"email.default.html\" . }}'\ntemplates: []\n" err="received an error from query service while fetching config: error in http get: Get \"localhost:8080/api/v1/channels\":
unsupported protocol scheme \"localhost\""
level=info ts=2022-04-05T05
0817.987Z caller=cluster.go:688 component=cluster msg="gossip not settled but continuing anyway" polls=0 elapsed=201.144383ms
Please let me know, if any additional config to be done?