This message was deleted.
# support
s
This message was deleted.
k
Hi #C01HWQ1R0BC, @Ankit Nayan When logged in to my minikube - seems the url itself is invalid. I can curl the alertmanager url - but not with relative path /api/v1/routes/ In screenshot - I have curl within my minikube - and seems baseurl for alertmanager was fine - but not with api/v1/routes
a
@User do we have the latest helm release ready? Kumaran might be facing issues due to that.
k
Hi @User - whether Helm is released. If not please let me know, whether any other helm changes than signoz version, from earlier helm release.
p
Hey @User! New chart will be out by the EOD with latest SigNoz version.
🙌 1
@User we have released new charts:
Copy code
NAME               	CHART VERSION	APP VERSION
signoz/signoz      	0.0.11       	0.7.4
signoz/clickhouse  	16.0.3       	21.12.3.32
k
Hi @User - should we install clickhouse thru new chart? Or does signoz/signoz has clickhouse as well.
p
To upgrade, you can refer to here: https://signoz.io/docs/operate/kubernetes/#upgrade
🙌 1
k
Hi @User - after upgrade - alertmanager is moving into CrashLoopBackOff. Also, the error in Alertmanager is, level=info ts=2022-04-05T050817.784Z caller=main.go:236 msg="Starting Alertmanager" version="(version=0.23.0, branch=pull-1, revision=bb7c380db5cbbf8ae0efb87e1006c328e989fcea)" level=info ts=2022-04-05T050817.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-052731)" level=info ts=2022-04-05T050817.784Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.17.0.7 port=9094 level=info ts=2022-04-05T050817.785Z caller=cluster.go:679 component=cluster msg="Waiting for gossip to settle..." interval=2s level=info ts=2022-04-05T050817.986Z caller=coordinator.go:141 component=configuration msg="Loading a new configuration" level=error ts=2022-04-05T050817.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-05T050817.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?
p
Alertmanager used to be another chart, it's now integrated with signoz.
you would have to remove all previous alertmanager components and retry the upgrade steps.
k
sure, let me try and update
Thanks @User - able to create webhook now. Will keep posted on webhook integration as well. Thanks again!
🎉 1