Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slack notifications not working #3267

Closed
jdziat opened this issue Nov 3, 2023 · 1 comment
Closed

Slack notifications not working #3267

jdziat opened this issue Nov 3, 2023 · 1 comment

Comments

@jdziat
Copy link

jdziat commented Nov 3, 2023

What went wrong?

What happened:
Installed grafana-oncall into our environment using the provided helm charts. Enabled the slack chat ops integration. Setup a default channel and teams with users that have channels setup for notifications. Created an alert group. No slack notifications were triggered.

What did you expect to happen:

A slack notification gets sent to the selected channel depending on the escalation rules.

How do we reproduce it?

  1. Setup Grafana Self Hosted with helm chart
  2. Setup Grafana On Call with helm chart
  3. Install/Configure Chat Ops integration
  4. Attempt to use the alerting

Grafana OnCall Version

1.3.47

Product Area

Alert Flow & Configuration, Chatops

Grafana OnCall Platform?

Kubernetes

User's Browser?

Google Chrome

Anything else to add?

Grafana On Call returning a 404 when trying to access: https://grafana.ltvops.com/api/plugins/grafana-incident-app/settings

@jdziat
Copy link
Author

jdziat commented Nov 3, 2023

I had to add/update the environment variables on the celery / engine to have:

  REDIS_PROTOCOL: rediss
  SLACK_SLASH_COMMAND_NAME: /escalate

In order for this to work properly

@mderynck mderynck closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants