istio / istio.io

Source for the istio.io site
https://istio.io/
Apache License 2.0
760 stars 1.54k forks source link

[Documentation issue] Inconsistent list of B3 headers in 2 different pages #13726

Open dreaminghk opened 1 year ago

dreaminghk commented 1 year ago

Hi, found a minor documentation issue. Probably worth sync the content of 2 pages.

In this page, 5 B3 headers are mentioned.

  1. x-b3-traceid
  2. x-b3-spanid
  3. x-b3-parentspanid
  4. x-b3-sampled
  5. x-b3-flags

In this page, 6 headers are mentioned.

  1. x-b3-traceid
  2. x-b3-spanid
  3. x-b3-parentspanid
  4. x-b3-sampled
  5. x-b3-flags
  6. b3 <-------------------additional one
dreaminghk commented 1 year ago

Using istio 1.17.2, I cannot see "b3" is injected by the sidecar.

ericvn commented 1 year ago

@istio/wg-policies-and-telemetry-maintainers