From d2aaec472beb8607bc8419627b3c61148527f46f Mon Sep 17 00:00:00 2001 From: Zhihong Lin Date: Thu, 9 Jan 2025 16:57:01 +0000 Subject: [PATCH] release v3.1.0 --- RELEASE_NOTES | 6 +++++ .../Chart.yaml | 2 +- .../values.yaml | 25 +++++++------------ 3 files changed, 16 insertions(+), 17 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 4698f0a..42ef60c 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,9 @@ +======================================================================= +amazon-cloudwatch-observability v3.1.0 (2025-01-08) +======================================================================== +Enhancements: +* Update fluent-bit to 2.32.5 to support pod identity credential + ======================================================================== amazon-cloudwatch-observability v3.0.0 (2024-12-23) ======================================================================== diff --git a/charts/amazon-cloudwatch-observability/Chart.yaml b/charts/amazon-cloudwatch-observability/Chart.yaml index 6d32309..27761b5 100644 --- a/charts/amazon-cloudwatch-observability/Chart.yaml +++ b/charts/amazon-cloudwatch-observability/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: amazon-cloudwatch-observability -version: 3.0.0 +version: 3.1.0 appVersion: 1.0.0 description: A Helm chart for Amazon CloudWatch Observability type: application diff --git a/charts/amazon-cloudwatch-observability/values.yaml b/charts/amazon-cloudwatch-observability/values.yaml index 5afa9ff..5b6891a 100644 --- a/charts/amazon-cloudwatch-observability/values.yaml +++ b/charts/amazon-cloudwatch-observability/values.yaml @@ -171,7 +171,7 @@ containerLogs: fluentBit: image: repository: aws-for-fluent-bit - tag: 2.32.4 + tag: 2.32.5 tagWindows: 2.31.12-windowsservercore repositoryDomainMap: public: public.ecr.aws/aws-observability @@ -1360,21 +1360,14 @@ agent: config: # optional config that can be provided to override the defaultConfig otelConfig: # optional YAML config that can be provided to combine with the config/defaultConfig defaultConfig: - { - "logs": { - "metrics_collected": { - "kubernetes": { - "enhanced_container_insights": true - }, - "application_signals": { } - } - }, - "traces": { - "traces_collected": { - "application_signals": { } - } - } - } + logs: + metrics_collected: + kubernetes: + enhanced_container_insights: true + application_signals: {} + traces: + traces_collected: + application_signals: {} prometheus: config: targetAllocator: