Skip to content

Commit ef2306d

Browse files
committed
fixup! feat: Add link to the changelog in the read toe reflect the documentation
Signed-off-by: Vincent Boutour <vincent.boutour@datadoghq.com>
1 parent 337a4b0 commit ef2306d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

aws/logs_monitoring/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,6 @@ Key breaking changes in v5.0.0:
129129
- **PrivateLink variable removed**: `DD_USE_PRIVATE_LINK` removed (PrivateLink is still supported via `DdUseVPC`)
130130
- **New tag enrichment**: Backend-based tag enrichment enabled by default via `DdEnrichS3Tags` and `DdEnrichCloudwatchTags`, reducing forwarder costs
131131

132-
Before upgrading:
133-
134-
1. Review and update any log filtering regex patterns
135-
2. Remove any `DD_USE_TCP` or `DD_USE_PRIVATE_LINK` environment variables
136-
3. Ensure [Resource Collection][26] is enabled in your AWS integration for tag enrichment features
137-
4. Review the complete breaking changes in [CHANGELOG.md][25]
138-
139132
### Upgrade an older version to 4.13.0+
140133

141134
Starting version 4.13.0+ Lambda function has been updated to require **Python 3.13**. If upgrading an older forwarder installation to 4.13.0+, ensure AWS Lambda function is configured to use Python 3.13
@@ -781,4 +774,3 @@ Additional helpful documentation, links, and articles:
781774
[23]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/transform-aws-serverless.html
782775
[24]: https://docs.datadoghq.com/logs/log_configuration/processors/?tab=ui#log-date-remapper
783776
[25]: https://github.com/DataDog/datadog-serverless-functions/blob/master/aws/logs_monitoring/CHANGELOG.md
784-
[26]: https://docs.datadoghq.com/integrations/amazon-web-services/#resource-collection

0 commit comments

Comments
 (0)