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

Automatic tagging based on Lambda Name

vishnu_kumar
Helper

Hi All,

We have our application Id in the AWS Lambda name, so we would like to add a tag "AppID" on the entity like:

vishnu_kumar_0-1744619456540.png

Thought the entitySelector works as required, the tag value is set as the regex itself.

How can apply auto tag for my scenario?

DT Enthusiast
4 REPLIES 4

yanezza
Dynatrace Mentor
Dynatrace Mentor

Hi,
apply a capture group

Yanez Diego Parolin

@yanezza , yeah but the attribute "Name" or "DetectedName" is coming as empty and hence the reason the capture fails

Need to know whats the syntax on getting the entity name for Lambda

DT Enthusiast

I don't think exist a Placeholder for the AWS Lambda Name. Try {ProcessGroup:AmazonLambdaFunctionName}

Yanez Diego Parolin

the involved entity does not show up in processgroup schema, so this too wont work.

DT Enthusiast

Featured Posts