openzipkin / b3-propagation

Repository that describes and sometimes implements B3 propagation
Apache License 2.0
541 stars 62 forks source link

Re-enforces sampling state being independent and adds advice about custom #32

Closed codefromthecrypt closed 5 years ago

codefromthecrypt commented 6 years ago

Some folks new to B3 may not know that sampling state can be sent independently. This elaborates text around that and adds a diagram.

This also adds a cautionary section about custom encodings.