From b8ab2d763485b85c29caaee82bcdf58470d75096 Mon Sep 17 00:00:00 2001 From: Miri Bar <37478344+mirii1994@users.noreply.github.com> Date: Wed, 10 Jan 2024 16:01:58 +0200 Subject: [PATCH] logzio-monitoring - upgrade fluentd to 0.28.1 (#420) * bump fluentd * bump chart version --- charts/logzio-monitoring/Chart.yaml | 4 ++-- charts/logzio-monitoring/README.md | 13 +++++++++---- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/charts/logzio-monitoring/Chart.yaml b/charts/logzio-monitoring/Chart.yaml index dfe222db..58b5fda9 100644 --- a/charts/logzio-monitoring/Chart.yaml +++ b/charts/logzio-monitoring/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v2 name: logzio-monitoring description: logzio-monitoring allows you to ship logs, metrics, traces and security reports from your Kubernetes cluster using the OpenTelemetry collector for metrics and traces, Fluentd for logs, and Trivy for security reports. type: application -version: 5.0.0 +version: 5.0.1 sources: - https://github.com/logzio/logzio-helm dependencies: - name: logzio-fluentd - version: "0.28.0" + version: "0.28.1" repository: "https://logzio.github.io/logzio-helm/" condition: logs.enabled - name: logzio-k8s-telemetry diff --git a/charts/logzio-monitoring/README.md b/charts/logzio-monitoring/README.md index df75b2f8..c39dacc2 100644 --- a/charts/logzio-monitoring/README.md +++ b/charts/logzio-monitoring/README.md @@ -188,6 +188,10 @@ There are two possible approaches to the upgrade you can choose from: ## Changelog + +- **5.0.1**: + - Upgrade `logzio-fluentd` to `0.28.1`: + - Added `windowsDaemonset.enabled` customization. - **5.0.0**: - Upgrade `logzio-k8s-telemetry` to `4.0.0`: - **BREAKING CHANGES**: @@ -199,6 +203,11 @@ There are two possible approaches to the upgrade you can choose from: - Updated K360 metrics list in `secrets.yaml` - now created dynamically from OOB filters. - Added `job_dummy` relabel and processor - Fixing an issue where duplicate metrics were being sent if the metrics were not in the `K8S_360_METRICS` environment variable. - Use attributes processor to create the `unified_status_code` dimension as it supports connectors. + + +
+ Expand to check old versions + - **3.5.0**: - Upgrade `logzio-fluentd` to `0.28.0`: - Added `daemonset.initContainerSecurityContext` customization. @@ -213,10 +222,6 @@ There are two possible approaches to the upgrade you can choose from: - `serviceGraph.enabled` option. - Refactored span metrics processor to a connector. - Added metrics transform processor to modify the data for Logz.io backwards compatibility. - -
- Expand to check old versions - - **3.2.0**: - Upgrade `logzio-k8s-telemetry` to `2.1.0`: - Update SPM labels