Hello! I have some doubt about Alert Channels to S...
# support
p
Hello! I have some doubt about Alert Channels to Slack. I am running signoz on K8s installed with helm chart. 1 - Who are the pod that send the request to hooks.slack.com ? Is the front end or query-service? 2 - I think my problem is because we need to use proxy here to request outside internet. I configured this envrionments on my front end - name: HTTPS_PROXY value: “http://myproxy” - name: HTTP_PROXY value: “http://myproxy