getsentry / sentry-slack

DEPRECATED Slack integration for Sentry
http://getsentry.com
BSD 3-Clause "New" or "Revised" License
139 stars 40 forks source link

Unable to filter messages by level #50

Closed khuumi closed 8 years ago

khuumi commented 8 years ago

Being able to to filter which messages to see in slack based on the level would be helpful. Right now the channel is being filled up with the lower levels while all I really would like to see are the errors.

dcramer commented 8 years ago

You can already do this via Project Settings > Rules (conditions).

Keep in mind, Sentry isn't logging, so "levels" becoming a bit meaningless when we're talking about errors.

khuumi commented 8 years ago

Thanks! Just found this in rules a minute ago.