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

Sending AWS tags in Problem notifications

JAR1
Contributor

Hello everyone
I am integrating the sending of notifications by mail, and I need to send a tag that comes from aws. This tag has this form (in square Brackets): [AWS]Environment

In Tag configuration it is indicated that it should go like this -->  {Tags[key]}

How should this configuration be done? I have tried like this: {Tags[[AWS]Environment]}
But it does not work.

Any ideas?

Thanks in advance
Greetings.
JAR

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

No idea in relation which syntax would be correct or if that is possible.

But some workarround might be creating your own tag base on "[AWS]Environment", and then, {Tags[key]} should work.

I hope someone here can provide a better answer than mine.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

@AntonPineiro is correct, you can use the "[AWS]Environment" tag and use that to create a Dynatrace tag, based on the AWS tag. That will allow you to use it the way you want.

Featured Posts