-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Discord Global Integration or Slack Webhook Global Integration #10925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We've moved away from using Slack webhooks as they lacked a lot of flexibility which the (unfortunately now deprecated) workspace tokens provided us. We don't currently have any plans to provide the webhook Slack interface through any integrations. |
I believe there's been a bit of miscommunication/confusion here. The request is to add Discord webhook integration, which is identical to the now deprecated legacy Slack webhook. This is not asking to use anything related to Slack whatsoever. More here: getsentry/sentry-plugins/#249 |
Correct. At the time I did not realize that the legacy Slack webhook settings were hidden behind the search menu and I made a issue that is definitely unclear now. As the issue's original text stands, I should have split it down to two separate issues.
I am more interested in the first, like the majority of users but I recognize that the second case is also a thing that would be nice with the potential for future services that implement the Slack hooks API. |
I too want this integration to my Discord. I saw a prior thread mentioned using the Slack (Legacy) integration and modifying the URL's for discord as a work around, but i know longer see that in the integrations search results Thanks |
+1 on this, if possible it would be appreciated. |
+1, good idea ! |
+1, it would be great! |
+1, we need it. |
+1 Would love this |
+1, good! |
+1 We need this integration, the webhook plugin is not working correctly with discord and the slack legacy plugin (that we can use for discord) is not in the list anymore. |
I should have dropped a note here a few days ago. Sorry folks 😅 You can still use the old Slack Legacy Webhook Integration, but it's hidden. You can find it by navigating to your team/project's settings page and appending Example: From there, you configure the Webhook URL provided from your desired Discord Channel with Example: I personally have a Bot Name and Tags configured/enabled, but otherwise you should be able to leave the rest of the settings blank. Don't forget to enable the plugin! Afterwards, it will appear in your integrations as 'Slack (Legacy).' Enjoy! |
Amazing, please leave a |
I can't speak towards any roadmap on adding Discord, but I do know someone who may be able to! /cc @jonesphillip to get this on your radar :) (also I think my comment above may have been my most downvoted comment on github haha) |
Thank you, I just want to add that you should enable the rules for legacy notification for each event happened at project |
How to add discord webhook to sentry
|
I couldn't access webhook configuration page using |
@noisyblue updated my post to reflect your correction. Thank you. |
+1 |
Discord Webhook Integration would be awesome; +1 |
Is this still working? When I click Test Plugin I receive:
|
Depends on your config, likely there's something misconfigured. This still works. |
Indeed it was a configuration error. I neglected to change the endpoint from discord.com to canary.discord.com. Thanks! |
Hi all!
|
Whoa, it's been more than 4 years and still no native integration for Discord. |
Why do you need discord integration? What type of projects/company are you part of? If you used Slack+Sentry, what do you like about it? What did you dislike? If you used https://sentrydiscord.dev/, what did you like about it? What did you dislike? Are there any Discord-specific patterns/capabilities that we should consider? |
Why do you need discord integration? What type of projects/company are you part of? If you used Slack+Sentry, what do you like about it? What did you dislike? If you used https://sentrydiscord.dev/, what did you like about it? What did you dislike? Are there any Discord-specific patterns/capabilities that we should consider? |
Just for more visbility - #50623 (comment) indicates that Discord integration work has already been started 🎉 I have a branch in my fork that added a stopgap solution that still uses webhook (but the native one) which allows mentioning, just in case this is of interests for folks that self hosts (like me). |
Routing to @getsentry/product-owners-settings-integrations for triage ⏲️ |
+1 would like this |
Hey Everyone, We’re excited to announce that the eagerly awaited Discord integration for Sentry is coming soon! 🎉 This integration will allow users to receive and act on notifications about critical issues as they are surfaced by Sentry, directly in Discord. Issue alerts support will come first with plans to support metric alerts and personal notifications in the future. You can sign up here to gain early access to the latest functionality and give us input as we build. If you have any questions or feedback, please get in touch with us on our Discord server in the #discord-integration channel. Thank you all for advocating for this feature and sharing your use cases with us! Spencer from Sentry |
@spalmurray very excited to try this! |
The Discord integration is now available to orgs that have signed up for early access. If you haven’t signed up yet, you can do that now and we’ll add you to our early access program next week. |
🎉 The Discord integration is officially out!!! 🎉 Check out the setup instructions on our new Discord Sentry Doc If you have any questions or feedback, please get in touch with us on our Discord server in the #discord-integration channel. Thank you for bringing this integration into life! ❤️ Julia from Sentry |
Summary
With the new Global Integrations feature in Sentry, I've tried to adapt my existing setup that uses Discord's Slack compatible webhooks and found that the new Global Integrations feature uses Slack's oAuth API instead of webhook API. I am thinking that either the integration can be expanded to support Slack webhooks or have a separate integration for Discord.
Motivation
This would improve support for Discord, organizations that do not want to use slack apps and other chat apps that have Slack compatible webhook APIs, depending on the implementation.
Additional Context
The text was updated successfully, but these errors were encountered: