Skip to content

Commit e6090d6

Browse files
committed
fix: Updated identifier and condition
1 parent 548b09c commit e6090d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

entity-types/apm-application/definition.yml

+8
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ synthesis:
2929
telemetry.sdk.name:
3030
entityTagName: instrumentation.provider
3131
telemetry.sdk.version:
32+
33+
- identifier: entity.name
34+
name: entity.name
35+
encodeIdentifierInGUID: true
36+
conditions:
37+
- attribute: entity.type
38+
value: APM
39+
tags:
3240
aws.lambda.arn:
3341

3442
configuration:

0 commit comments

Comments
 (0)