We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc140b1 commit 17573daCopy full SHA for 17573da
packages/aws/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "2.24.3"
3
+ changes:
4
+ - description: Fix aws.metrics_names_fingerprint field.
5
+ type: bugfix
6
+ link: https://github.com/elastic/integrations/pull/11369
7
- version: "2.24.2"
8
changes:
9
- description: Add aws.metrics_names_fingerprint.
packages/aws/manifest.yml
@@ -1,7 +1,7 @@
format_version: 3.0.0
name: aws
title: AWS
-version: 2.24.2
+version: 2.24.3
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
categories:
0 commit comments