From 2d86c16d3eb9c98e6f81f797420439b3b5d31128 Mon Sep 17 00:00:00 2001 From: Akhigbe Eromosele Date: Thu, 9 Jan 2025 14:28:36 +0100 Subject: [PATCH] Update chloggen --- .chloggen/sematextexporter-new-component.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/sematextexporter-new-component.yaml b/.chloggen/sematextexporter-new-component.yaml index 00e07ade8ad4..e37ed1e9e279 100644 --- a/.chloggen/sematextexporter-new-component.yaml +++ b/.chloggen/sematextexporter-new-component.yaml @@ -4,7 +4,7 @@ change_type: new_component # The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) component: exporter/sematext # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: "Add a new component for exporting metrics to Sematext" +note: "Add a new component for exporting metrics and logs to Sematext" # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. issues: [35540] # (Optional) One or more lines of additional information to render under the primary note.