14 Apr 2023
04:08 PM
- last edited on
19 Mar 2025
07:57 AM
by
MaciejNeumann
Hello folks,
we are implementing Dynatrae on AWS services and trying to figure out on how to get custom metadata on Lambda functions.
I tried adding custom prop into Lambda environment variables
DT_CUSTOM_PROP= AWS_ACCOUNT=<Aws-acocunt-name>
We were not able to see this in the Lambda properties and also tried adding same through AWS tags and could see it. I did not see any correlation on how to use aws tags into dt auto tagging.
We are mainly want to do this for our management zones.
thanks
Vinnu
Solved! Go to Solution.
08 Jun 2023 05:37 PM
Dynatrace can and will ingest tags as they exist on the AWS instances. You can also make internal Dynatrace tags via Auto tag rules or manual tag rules. For the auto tagging, you'll need to use the entity selector.
25 Jul 2023 07:49 AM
Hi @ChadTurner ,
Does this mean, we have to set DT_CUSTOM_PROP as tags for lambda function instead of environment variables.
Thanks in advance
18 Mar 2025 12:17 PM
Just as @patrick_thurner provided, you'll want to leverage this support document: Link
18 Mar 2025 11:47 AM
Hi,
you can use entity selectors to resolve relationship for the lambda services traced with our agent integration towards the AWS cloud-integration generated entity and it's metadata. Please also see: Tags and management zones for AWS integration — Dynatrace Docs.