Skip to content

Commit e5f0dfc

Browse files
committed
change log fix
1 parent 8caead1 commit e5f0dfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.chloggen/elasticexporte-batcher.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Use this changelog template to create an entry for release notes.
22

33
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
4-
change_type: enhancement
4+
change_type: bug_fix
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
77
component: elasticsearchexporter
@@ -10,7 +10,7 @@ component: elasticsearchexporter
1010
note: Fix batcher implementation in exporter
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
13-
issues: [https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/38072]
13+
issues: [38072]
1414

1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.

0 commit comments

Comments
 (0)