Skip to content

Commit

Permalink
Update APM-APPLICATION-to-INFRA-KINESISDELIVERYSTREAM.yml (#1810)
Browse files Browse the repository at this point in the history
* feat: Added kiness delivery stream

* feat: Added relationship condition

* fix: Added apm kinesis relation file

* fix:Removed apm relation file

* fix: Add new condition

* feat: created apm to kinesis delivery stream realationship

* fix:Removed Otel related relationship file

* Updated the cloud platform attribute

* fix: Regex change updated

---------

Co-authored-by: nr-cmorenoin <[email protected]>
  • Loading branch information
vinaykonatala and nr-cmorenoin authored Dec 10, 2024
1 parent deff1c2 commit 7fe67a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ relationships:
- attribute: cloud.platform
anyOf: [ "aws_kinesis_delivery_streams" ]
- attribute: cloud.resource_id
regex: "^arn:aws:firehose:([^:]*):([^:]*):deliverystream\/([^:]*)"
regex: "^arn:aws:firehose:([^:]*):([^:]*):deliverystream/([^:]*)"
relationship:
expires: P75M
relationshipType: CALLS
Expand Down

0 comments on commit 7fe67a2

Please sign in to comment.