Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into ec2-enable-tsdb
  • Loading branch information
constanca-m authored Aug 29, 2023
commit fd6e351373b98a5ae1f1a34576e805319742288f
7 changes: 6 additions & 1 deletion packages/aws/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# newer versions go on top
- version: "1.54.0"
- version: "2.1.0"
changes:
- description: Enable TSDB by default for EC2 metrics data stream. This improves storage usage and query performance. For more details, see https://www.elastic.co/guide/en/elasticsearch/reference/current/tsds.html.
type: enhancement
link: https://github.com/elastic/integrations/pull/7497
- version: "2.0.0"
changes:
- description: Remove deprecated option for "Cloudwatch via S3"from the AWS CloudWatch integration. If you are using it take note that logs WON'T BE ingested via this route anymore once you update.
type: enhancement
link: https://github.com/elastic/integrations/pull/6247
- version: "1.53.5"
changes:
- description: Set metric type in EC2 data stream fields.
Expand Down
2 changes: 1 addition & 1 deletion packages/aws/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 1.0.0
name: aws
title: AWS
version: 1.54.0
version: 2.1.0
license: basic
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.