Slack integration for Grafana Incident
Grafana Incident integrates with your Slack workspace so you and your team can declare, collaborate on, and manage incident-worthy events without leaving Slack. Automatically create incident-specific channels, track the timeline of events, interact with your incident via the Slack bot, and more.
Before you begin
The Grafana Incident Slack app uses org-wide deployment and requires permission to access your Slack workspace to deploy the Slack bot.
To install the Grafana Incident Slack app:
- You must be a Slack workspace owner or admin
- Allow Grafana Incident to access your Slack workspace
Note: Slack has not yet reviewed this app but it is safe to install.
Install Slack integration for Grafana Incident
- From the Grafana Incident Slack integration, click Install Integration.
- Once redirected to Slack, enter your workspace URL and click Continue.
- Enter your Slack credentials and verify the Slack workspace is correct.
- Follow the Slack prompts to allow Grafana Incident to access your Slack workspace and specify a default channel for Grafana Incident to post to, for example, #incidents.
Once you’re redirected back to Grafana Incident, your Slack and Grafana Cloud accounts are automatically linked.
Customize Slack channel prefixes
Prefixes determine the name of automatically created incident channels. For example, if the channel prefix is incident
, the channel name will be #incident-date-title
.
Customizing Slack channel prefixes is optional but helps keep incident channels organized and searchable.
To customize Slack channel prefixes:
- In Grafana Incident, navigate to the Settings tab.
- Navigate to Prefixes at the bottom of the Settings page.
- Click + Add Prefix and provide a name and description.
- Edit any existing prefixes and click Save.
Once your prefixes are defined, you can specify which prefix to use when you declare an incident in Grafana Incident.
Available Slack commands
It can be easy for things to get lost in the chaos of incident response; the /incident
Slack commands allow teams to focus on what’s important and reduce administrative tasks.
Use the /incident
Slack commands to run and participate in incidents without leaving Slack. Minimize the number of windows you and your team are switching between, delegate a task with one command and remove the need to update a stakeholder.
Tip: Use the 🤖 robot emoji Slack reaction to add important messages to the incident timeline.
/incident command | Description |
---|---|
/incident help | list of all /incident commands |
/incident new something went wrong | create new incident |
/incident new <severity> “title” | create new incident with severity |
/incident list | list all active incidents |
/incident roles | find out who’s involved |
/incident talk | find an online place to talk |
/incident status | get a live inline update |
/incident severity | set the incident severity |
/incident severity major | update the incident severity to major |
/incident tasks | create, assign and manage tasks |
/incident tasks help | more information about tasks |
/incident task add 'deploy new release' | add a new task |
/incident task add 'deploy new release' @bob | add a new task and assign to @bob |
/incident tasks list | view current tasks |
/incident notes | add and view incident notes |
/incident notes help | more information about notes |
/incident note add "customer is aware of the problem" | add a new note |
/incident notes list | view current notes |
/incident stacks | list Grafana stacks |
/incident stack <stack-name> | set default stack for new incidents |