Skip to content

Commit 8c61ebc

Browse files
authored
Polish the language to recommend Lambda Extension over forwarder
Polishes the language to make it clear that Datadog Lambda Extension is perferred over Forwarder to monitor Lambda functions. Open to changes if you have a better way to clarify this.
1 parent 83e264e commit 8c61ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/logs_monitoring/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Datadog Forwarder is an AWS Lambda function that ships logs from AWS to Data
1515
- Forward CloudWatch and S3 logs.
1616
- Forward logs from SNS, and Kinesis events to Datadog.
1717
- Kinesis data stream events support CloudWatch logs only.
18-
- Forward metrics, traces, and logs from AWS Lambda functions to Datadog. Datadog recommends to use [Datadog Lambda Extension][1] to monitor Lambda functions.
18+
- Forward metrics, traces, and logs from AWS Lambda functions to Datadog. However, instead of using a forwarder, Datadog recommends to use [Datadog Lambda Extension][1] to monitor Lambda functions.
1919

2020
For Serverless customers using the Forwarder to forward metrics, traces, and logs from AWS Lambda logs to Datadog, you should [migrate to the Datadog Lambda Extension][3] to collect telemetry directly from the Lambda execution environments. The Forwarder is still available for use in Serverless Monitoring, but will not be updated to support the latest features.
2121

0 commit comments

Comments
 (0)