We use Go Lambda layers and have quite a lot of lambdas we need to wrap after moving to Datadog. Once thing we don't want to do is manually wrap the numerous Lambdas we have. So when I found Orchestrion I was very excited only to realize I wasn't sure how to get all the components to work together.
We don't have an agent installed anywhere as we are a server less shop. Right now we are using the X Ray SDK and merging it in but I'd love to be purely Datadog based.
Would it be as simple as combining Orchestrion at runtime and throwing the needed layers on with Terraform?