Skip to content

Commit 6cd9c4e

Browse files
authored
[chore] fix changelog entry for pkg/exporterhelper (#14000)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description Update a changelog entry with the proper component for fixing the tests. Example: https://github.com/open-telemetry/opentelemetry-collector/actions/runs/18419570659/job/52490942165?pr=13782 Relates to #13742 Signed-off-by: Paulo Dias <[email protected]>
1 parent 9444d81 commit 6cd9c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chloggen/mergectx-queuebatchsettings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
7-
component: exporter/exporterhelper
7+
component: pkg/exporterhelper
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
1010
note: Expose `MergeCtx` in exporterhelper's queue batch settings`

0 commit comments

Comments
 (0)