Skip to content

Instantly share code, notes, and snippets.

@zshamrock
Created December 2, 2016 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zshamrock/334726572a77ee369e41829f4ffa2acb to your computer and use it in GitHub Desktop.
Save zshamrock/334726572a77ee369e41829f4ffa2acb to your computer and use it in GitHub Desktop.
Configure Slack integration for Kapacitor
[slack]
enabled = true
  url = “https://hooks.slack.com/services/<integration point>”
  channel = “#influx-alerts”
  username = “kapacitor”
  icon-emoji = “”
  global = false
  state-changes-only = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment