Andi1982's avatar

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

0 likes
0 replies

Please or to participate in this conversation.