Skip to content

Commit 4b92e1a

Browse files
Update docs/sources/reference/components/beyla/beyla.ebpf.md
Co-authored-by: Clayton Cornell <[email protected]>
1 parent 60a7718 commit 4b92e1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/sources/reference/components/beyla/beyla.ebpf.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -333,10 +333,10 @@ This context propagation support is fully compatible with any OpenTelemetry dist
333333

334334
`context_propagation` can be set to either one of the following values:
335335

336-
* `all`: Enable both HTTP and IP options context propagation.
337-
* `headers`: Enable context propagation via the HTTP headers only.
338-
* `ip`: Enable context propagation via the IP options field only.
339-
* `disabled`: Disable trace context propagation.
336+
* `all`: Enable both HTTP and IP options context propagation.
337+
* `headers`: Enable context propagation via the HTTP headers only.
338+
* `ip`: Enable context propagation via the IP options field only.
339+
* `disabled`: Disable trace context propagation.
340340

341341
[cilium]: https://grafana.com/docs/beyla/latest/cilium-compatibility/
342342

0 commit comments

Comments
 (0)