Jul 19, 2023
0
Level 2
Adding/generating traceparent header
My new laravel-project is part of a bigger system. In the API-definition it is written that each request within a request-group has to provide a "traceparent"-header field. Format should look like that:
https://www.w3.org/TR/trace-context/#version-format
I never before heard of that, but I hope that there is some kind of package or helper to generate such a tracparent header string with the correct IDs.
Anybody did something like that before?
Best regards Andi
Please or to participate in this conversation.