Skip to content

Commit

Permalink
Update Readme to clarify Slack target configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
neilprosser committed Mar 6, 2015
1 parent 2b3f9f4 commit 82c47b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@ To generate a "Service API Key", see [PagerDuty Support: Adding Services](https:
* `GRAPHITE_CARBON_PICKLE_PORT` - The TCP server port. Default: `2004`

##### [Slack](https://www.slack.com)

The target for a Slack subscription will be the channel name (including the `#`, for example `#channel`). You can optionally suffix the channel name with `!` and that will cause the alerts to include a `@channel` mention (for example `#channel!`).

* `SLACK_TOKEN` - The Slack api auth token. Default: ``
* `SLACK_USERNAME` - The username that messages will be sent to slack. Default: `Seyren`
* `SLACK_ICON_URL` - The user icon URL. Default: ``
Expand Down

0 comments on commit 82c47b7

Please sign in to comment.