File tree 1 file changed +4
-4
lines changed
docs/sources/reference/components/beyla
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -333,10 +333,10 @@ This context propagation support is fully compatible with any OpenTelemetry dist
333
333
334
334
` context_propagation ` can be set to either one of the following values:
335
335
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.
340
340
341
341
[ cilium ] : https://grafana.com/docs/beyla/latest/cilium-compatibility/
342
342
You can’t perform that action at this time.
0 commit comments