Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 406 Bytes

requests-must-use-b3-tracing.md

File metadata and controls

8 lines (6 loc) · 406 Bytes

MUST request must provide b3 tracing headers

The following header parameter must be provided for any request:

  • X-B3-Traceid
  • X-B3-Spanid

Specification: You can find the specification for b3 here
Rationale: We have an internal survey with all developers and the decision was b3 Internal link.