From d50ea13c2443f3fdb71801ef8b774b9bf3eb8130 Mon Sep 17 00:00:00 2001 From: Ziqi Zhao Date: Fri, 30 Sep 2022 09:13:37 +0800 Subject: [PATCH] Update unreleased/add-replace-key-all-patterns.yaml Co-authored-by: Tyler Helmuth <12352919+TylerHelmuth@users.noreply.github.com> --- unreleased/add-replace-key-all-patterns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unreleased/add-replace-key-all-patterns.yaml b/unreleased/add-replace-key-all-patterns.yaml index 0a7f212eca0d..31e734661798 100755 --- a/unreleased/add-replace-key-all-patterns.yaml +++ b/unreleased/add-replace-key-all-patterns.yaml @@ -2,7 +2,7 @@ change_type: breaking # The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver) -component: telemetryquerylanguage +component: pkg/ottl # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). note: "Enhance replace_all_patterns functions to take a new parameter that specifies whether the function applies to keys or values."