getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.35k stars 4.22k forks source link

New slack integration is unpolished - Actions need to be faster + Triaged messaged should shrink more #72295

Open jarekwg opened 6 months ago

jarekwg commented 6 months ago

Problem Statement

Heyas,

Just want to drop some feedback re the new slack integration. It adds some nice bits, but also leaves a lot to be desired compared to the previous offering.

Hopefully the integration is still a work in progress, and there'll be a little more time spent to polish this off..

Cheers,

Solution Brainstorm

1) Bring back the status strip, so that the sentry integration uses the same familiar interface that other integrations use. 2) Make custom fields a smidge smaller, bold the label, remove the code tags from the value. 3) Add an option to configure what builtin data is shared. "Suspect commit" isn't hyperlinked so it's not hugely useful; Project/Alert/Short ID may be handy for some multi-project setups, but to many companies this will just be noise. 4) Once an issue is assigned/resolved, strip back the majority of the data, as it's no longer needed. Probs just hyperlinked title and the who was assigned/who resolved is sufficient. 5) Review the action options so that additional api calls don't need to be made to sentry to determine dropdown options.

Product Area

Settings - Integrations

getsantry[bot] commented 6 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 6 months ago

Routing to @getsentry/product-owners-settings-integrations for triage ⏲️

Dhrumil-Sentry commented 6 months ago

Thanks a lot for this feedback, I'll try to address what I can

  1. Slack does not support the colored bar/strip in block kit which is why we could not support it, but we've made a change to use colored circles instead 🔴 🟡 🔵 which changes to ⚪ when you triage from Slack, The Sentry icon changing colors is a Slack bug that we're working with the Slack team to resolve.

The feedback about stripping down content in triaged message is helpful and we'll add that to the backlog, I'll be changing the title of this issue to track this as well

jarekwg commented 5 months ago

Thanks for explaining the strip change, makes sense! :)