Skip to content

Commit

Permalink
Updated the cloud platform attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
vinaykonatala committed Nov 21, 2024
1 parent 61d51a2 commit 97ba582
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ relationships:
- attribute: eventType
anyOf: [ "Span" ]
- attribute: cloud.platform
anyOf: [ "aws_lambda"]
anyOf: [ "aws_kinesis_delivery_streams" ]
- attribute: cloud.resource_id
regex: "^arn:aws:firehose:([^:]*):([^:]*):deliverystream\/([^:]*)"
relationship:
Expand Down

0 comments on commit 97ba582

Please sign in to comment.