From 7ea8407e9f9bbe28281f265221af9116bc28482a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraci=20Paix=C3=A3o=20Kr=C3=B6hling?= Date: Thu, 22 Feb 2024 16:32:31 +0100 Subject: [PATCH] rewrite changelog entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juraci Paixão Kröhling --- .chloggen/lb-exporter-dummy-endpoint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/lb-exporter-dummy-endpoint.yaml b/.chloggen/lb-exporter-dummy-endpoint.yaml index 4dc0ba38c170..049de517aad7 100644 --- a/.chloggen/lb-exporter-dummy-endpoint.yaml +++ b/.chloggen/lb-exporter-dummy-endpoint.yaml @@ -7,7 +7,7 @@ change_type: bug_fix component: loadbalancingexporter # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: A change to the OTLP exporter causes the load-balancing exporter to fail during startup as no endpoints are defined at that stage. +note: Fixes a bug where the endpoint become required, despite not being used by the load balancing exporter. # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. issues: [31371]