moira icon indicating copy to clipboard operation
moira copied to clipboard

Allow hide trigger description in notifications

Open litleleprikon opened this issue 5 years ago • 1 comments

FEATURE

Summary

Sometimes trigger description have a bunch of additional info related to problem investigation. Long description affects to long alerts that became hard to interpret especially if alerts come in huge amount. I propose allow to hide description in alerts.

Details

I propose add a checkbox to subscription that will hide a description in alerts that are tended by this subscription

litleleprikon avatar Sep 17 '20 05:09 litleleprikon

  • There may be special decription delimeter for main and instruction parts
  • Instruction should be sent to Slack thread

Example:

Here is your favorite trigger.

<--- Instruction -->

To fix it go to monitoring and increase replication factor.

So part 1 will send to notification:

Here is your favorite trigger.

And part 2 will send to thread:

To fix it go to monitoring and increase replication factor.

kungasc avatar Sep 17 '20 08:09 kungasc