From 422bb4611581fa46db8fcdbfcb87873719435753 Mon Sep 17 00:00:00 2001 From: Bruno Teixeira Date: Wed, 13 Nov 2024 18:04:22 +0000 Subject: [PATCH] feat/add chg log --- ...ml => prometheusremotewrite-reallow-multiple-workers.yaml} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename .chloggen/{prometheusremotewrite-reallow-multiple-workers-and-add-http-metrics.yaml => prometheusremotewrite-reallow-multiple-workers.yaml} (92%) diff --git a/.chloggen/prometheusremotewrite-reallow-multiple-workers-and-add-http-metrics.yaml b/.chloggen/prometheusremotewrite-reallow-multiple-workers.yaml similarity index 92% rename from .chloggen/prometheusremotewrite-reallow-multiple-workers-and-add-http-metrics.yaml rename to .chloggen/prometheusremotewrite-reallow-multiple-workers.yaml index a5634de7d28f..a8faf9000abe 100644 --- a/.chloggen/prometheusremotewrite-reallow-multiple-workers-and-add-http-metrics.yaml +++ b/.chloggen/prometheusremotewrite-reallow-multiple-workers.yaml @@ -7,10 +7,10 @@ change_type: enhancement component: prometheusremotewriteexporter # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Re allows the configuration of multiple workers and adds outbound http requests metric +note: Re allows the configuration of multiple workers # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. -issues: [] +issues: [36134] # (Optional) One or more lines of additional information to render under the primary note. # These lines will be padded with 2 spaces and then inserted directly into the document.