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

Placeholder tag in email integration

SimonGuillemot
Participant

Hi,

 

I display the Tags in the email integration using the placeholder {Tags}

 

Is there any way to :

- select a tag in the list to avoid useless tags and have an efficient email alerting

- or execute a javascript to have custom information (as in pre/post steps of synthetic)

 

Help page I used :

https://www.dynatrace.com/support/help/setup-and-configuration/integrations/third-party-integrations...

 

Thanks for help !

6 REPLIES 6

dirk_wall
Dynatrace Helper
Dynatrace Helper

Hi Simon,

With version 236 we introduced a new placeholder that allows you to include individual tags in your payload: {Tags[key]}

 

dirk_wall_0-1647360217821.png

 

If there are multiple values with the same key it would result in a comma-separated list of the values.

 

Hope this helps,

Cheers,

Dirk

SimonGuillemot
Participant

Thanks, I will test it !

tibebe_m_digafe
Advisor

Thanks much for sharing the news.

It's a feature I have been waiting for some time -- one step forward in having a reasonable ability to customize alert messages.

 

Thanks. Tibebe

SaiVenkatesh
Guide

How can we use this feature if we have a context for a tag.

[AWS]Name, [AWS] key

Sai Venkatesh Nichenametla

Hey, did you find any solution to this? I am facing the same issue.

Hi Agsta,

{Tags[[AWS]Name]}

I passed this way in email body & it worked.

Sai Venkatesh Nichenametla

Featured Posts