Skip to content

Commit b726091

Browse files
mlaradjiBYK
authored andcommitted
feat(slack-integration): add reference to guide (#484)
This PR simply adds a reference to the guide for setting up the Slack integration. The url was obtained from [#249](#249 (comment)).
1 parent 90e7414 commit b726091

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sentry/config.example.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,13 @@ transaction-events.force-disable-internal-project: true
8989
# privatekeyprivatekeyprivatekeyprivatekey
9090
# privatekeyprivatekeyprivatekeyprivatekey
9191
# -----END RSA PRIVATE KEY-----
92+
93+
#####################
94+
# Slack Integration #
95+
#####################
96+
97+
# Refer to https://forum.sentry.io/t/how-to-configure-slack-in-your-on-prem-sentry/3463 for setup instructions.
98+
99+
# slack.client-id: <'client id'>
100+
# slack.client-secret: <client secret>
101+
# slack.verification-token: <verification token>

0 commit comments

Comments
 (0)