Skip to content

Commit

Permalink
[AWS] Disable TSDB on AWS Billing (#7435)
Browse files Browse the repository at this point in the history
* Disable TSDB on AWS Billing.

Signed-off-by: constanca-m <constanca.manteigas@elastic.co>
  • Loading branch information
constanca-m committed Aug 17, 2023
1 parent df3598b commit 1e5775b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 5 additions & 0 deletions packages/aws/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.53.1"
changes:
- description: Disable TSDB on AWS Billing.
type: enhancement
link: https://github.com/elastic/integrations/pull/7435
- version: "1.53.0"
changes:
- description: Add AWS API Gateway custom acccess logging fields.
Expand Down
2 changes: 0 additions & 2 deletions packages/aws/data_stream/billing/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
title: AWS Billing Metrics
type: metrics
elasticsearch:
index_mode: "time_series"
streams:
- input: aws/metrics
vars:
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.53.0
version: 1.53.1
license: basic
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
Expand Down

0 comments on commit 1e5775b

Please sign in to comment.