From b92c1e1032efde6560622ec706c33a25316e0c84 Mon Sep 17 00:00:00 2001 From: Jakob Demler Date: Fri, 28 Jul 2023 10:30:59 +0200 Subject: [PATCH] Update charts/opentelemetry-collector/UPGRADING.md Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> --- charts/opentelemetry-collector/UPGRADING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/opentelemetry-collector/UPGRADING.md b/charts/opentelemetry-collector/UPGRADING.md index 37efe1d94..282ff1c57 100644 --- a/charts/opentelemetry-collector/UPGRADING.md +++ b/charts/opentelemetry-collector/UPGRADING.md @@ -7,7 +7,7 @@ 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. +This implicitly might break your pipelines if you relied on having the `k8sAttributes` processor rendered as the first processor but also explicitly listed it in the signal's pipeline somewhere else. ## 0.55.2 to 0.56