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

Automated release monitoring of AWS serverless

rantoniuk
Frequent Guest

The Dynatrace automated release monitoring page mentions the following requirement:

The attachRules object contains a list (entityIds) of entities (process group instances) to which you want to link releases

 

However as far as I understand, in case of AWS Serverless (let's say Lambda + DynamoDB) apps, there are no process groups since there are no servers or processes per-se. 

What should be then the value of attachRules in the REST payload / how can Dynatrace be integrated with CodePipeline (via exporting variables) to pass the deployed CloudFormation stack version information to Dynatrace?

 

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

im curious if you can substitute the process group with the custom device group ID for that given server-less entity: 

ChadTurner_0-1673444641782.png

Have you tried this? 

-Chad