Skip to content

Commit 46d823c

Browse files
Bogdan Drututigrannajaryan
andauthored
Update processor/README.md
Co-authored-by: Tigran Najaryan <[email protected]>
1 parent 555be3e commit 46d823c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ processor documentation for more information.
4949

5050
The ownership of the `pdata.Traces`, `pdata.Metrics` and `pdata.Logs` data in a pipeline
5151
is passed as the data travels through the pipeline. The data is created by the receiver
52-
and then the ownership is passed to the first processor when `ConsumeTraces`/`ConsumeMetrics`
52+
and then the ownership is passed to the first processor when `ConsumeTraces`/`ConsumeMetrics`/`ConsumeLogs`
5353
function is called.
5454

5555
Note: the receiver may be attached to multiple pipelines, in which case the same data

0 commit comments

Comments
 (0)