cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there any way to color code slack notification.

Aamir_khan
Participant

In Hipchat integration open problem notification use be in red and closed in green, by any mean is there any option to do same in slack?


5 REPLIES 5

william_littlej
Dynatrace Helper
Dynatrace Helper

Hi Aamir,

Unfortunately, this is not currently possible.


dannemca
DynaMight Guru
DynaMight Guru

Checking if this has some chance to get updated, so we can easily see when a slack message is from a open or closed problem....

Thanks.

Site Reliability Engineer @ Kyndryl

pallepavan
Participant

By any chance is this feature made available in Dynatrace ? this would give a quick and clear visibility of the alerts

Thanks

LawrenceBarratt
Dynatrace Advisor
Dynatrace Advisor

You could make use of Dynatrace workflows for this features.

We have a workflow integration called - Slack for Workflows.

Your event trigger would be on event creation, which then you can run a DQL query that collects problems that have been: CREATED, RESOLVED and CLOSED.

For each of these, in the body of the slack message, you can make use of the slack formatting through the API push to your slack channel. Emojis and what not

https://api.slack.com/reference/surfaces/formatting#basics

Hope this helps

Thanks,

Lawrence

There is also a hands-on video of this integration available on YouTube: https://www.youtube.com/watch?v=H1lQCqY08iY

Featured Posts