Skip to content

Commit 4bd663f

Browse files
Debanitrklesmerel
andauthored
Update pipeline/outputs/parseable.md
Co-authored-by: Lynette Miles <[email protected]> Signed-off-by: Debabrata Panigrahi <[email protected]>
1 parent 624c7bf commit 4bd663f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pipeline/outputs/parseable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ pipeline:
140140

141141
Parseable uses streams to organize your telemetry data. The `X-P-Stream` header specifies which stream the data should be sent to:
142142

143-
- **otellogs**: Stream for log data
144-
- **otelmetrics**: Stream for metrics data
145-
- **oteltraces**: Stream for trace data
143+
- `otellogs`: Stream for log data
144+
- `otelmetrics`: Stream for metrics data
145+
- `oteltraces`: Stream for trace data
146146

147147
The `X-P-Log-Source` header helps identify the source of the telemetry data for better organization and filtering. And this has to be set to `otel-logs`, `otel-metrics`, or `otel-traces` based on the telemetry type.
148148

0 commit comments

Comments
 (0)