diff --git a/charts/opentelemetry-collector/Chart.yaml b/charts/opentelemetry-collector/Chart.yaml index 94a5e32b1..ad0e0bc01 100644 --- a/charts/opentelemetry-collector/Chart.yaml +++ b/charts/opentelemetry-collector/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: opentelemetry-collector -version: 0.62.4 +version: 0.63.0 description: OpenTelemetry Collector Helm chart for Kubernetes type: application home: https://opentelemetry.io/ diff --git a/charts/opentelemetry-collector/UPGRADING.md b/charts/opentelemetry-collector/UPGRADING.md index 51df61f42..37efe1d94 100644 --- a/charts/opentelemetry-collector/UPGRADING.md +++ b/charts/opentelemetry-collector/UPGRADING.md @@ -4,6 +4,11 @@ These upgrade guidelines only contain instructions for version upgrades which re If the version you want to upgrade to is not listed here, then there is nothing to do for you. Just upgrade and enjoy. +## 0.62 to 0.63 + +The `kubernetesAttributes` preset now respects order of processors in logs, metrics and traces pipelines. +This implicitly might break your pipelines if you relied on having the `k8sAttributes` processor rendered as first processor. + ## 0.55.2 to 0.56 The `tpl` function has been added to references of pod labels and ingress hosts. This adds the ability to add some reusability in