Skip to content

Commit 4db9280

Browse files
update chlog
Signed-off-by: Saumyacodes-40 <[email protected]>
1 parent 9b8e2ae commit 4db9280

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.chloggen/log-jaegerreceiver-endpoints.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
change_type: enhancement
55

66
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
7-
component: receiver/jaegerreceiver
7+
component: jaegerreceiver
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Log the endpoints of different server at which jaegerreceiver is listening to
10+
note: Log the endpoints of different servers started by jaegerreceiver
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
1313
issues: [36961]
@@ -16,7 +16,7 @@ issues: [36961]
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
1818
subtext: |
19-
This change logs the endpoints of different server at which jaegerreceiver is listening to. It simplifies debugging by ensuring log messages match configuration settings.
19+
This change logs the endpoints of different servers started by jaegerreceiver. It simplifies debugging by ensuring log messages match configuration settings.
2020
2121
# If your change doesn't affect end users or the exported elements of any package,
2222
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

0 commit comments

Comments
 (0)