From 57f793a74f998b42fa10f25a6ac997d20adf5969 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 16 Jul 2024 16:00:28 +0300 Subject: [PATCH 1/2] dd --- docs/shipping/AWS/aws-lambda.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shipping/AWS/aws-lambda.md b/docs/shipping/AWS/aws-lambda.md index 4d5c6f72..84b54311 100644 --- a/docs/shipping/AWS/aws-lambda.md +++ b/docs/shipping/AWS/aws-lambda.md @@ -19,7 +19,7 @@ drop_filter: [] ## Metrics -Deploy this integration to send your Amazon Lambda metrics to Logz.io. +Deploy this integration to send your Amazon Lambda metrics to Logz.io. This integration creates a Kinesis Data Firehose delivery stream that links to your Amazon Lambda metrics stream and then sends the metrics to your Logz.io account. It also creates a Lambda function that adds AWS namespaces to the metric stream, and a Lambda function that collects and ships the resources' tags. From 9e73df6ef5635343905f46b7fdc71940e925808e Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 16 Jul 2024 16:02:06 +0300 Subject: [PATCH 2/2] www --- docs/shipping/AWS/aws-lambda.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shipping/AWS/aws-lambda.md b/docs/shipping/AWS/aws-lambda.md index 84b54311..4d5c6f72 100644 --- a/docs/shipping/AWS/aws-lambda.md +++ b/docs/shipping/AWS/aws-lambda.md @@ -19,7 +19,7 @@ drop_filter: [] ## Metrics -Deploy this integration to send your Amazon Lambda metrics to Logz.io. +Deploy this integration to send your Amazon Lambda metrics to Logz.io. This integration creates a Kinesis Data Firehose delivery stream that links to your Amazon Lambda metrics stream and then sends the metrics to your Logz.io account. It also creates a Lambda function that adds AWS namespaces to the metric stream, and a Lambda function that collects and ships the resources' tags.