Skip to main content
GreenSlope

Slack

Slack is the primary surface for the GreenSlope incident loop. Most teams can acknowledge, investigate, and resolve without leaving chat.

Install

  1. In the GreenSlope dashboard, go to Settings → Integrations → Slack.
  2. Click Add to Slack and authorise.
  3. Pick a default channel for alerts, typically #oncall or #incidents.

Alerts start landing in the default channel within a minute.

Routing rules

Routes pick the Slack channel for an alert based on its tags. Configure them under Settings → Alerts → Routes. Rules are top-to-bottom; first match wins.

MatchChannelBehavior
severity = sev1#incidentsPage the incident loop
service = billing#billing-oncallRoute to service owners
environment = staging#staging-noiseKeep noise separate
fallback#oncallDefault route

Alert actions

Every alert message in Slack has inline actions:

GreenSlope suggests; humans decide.

Uninstall

Remove the app from Slack Settings → Manage apps, or from the GreenSlope dashboard. Removing the app stops Slack delivery immediately.

Related