version
, trace-id
, parent-id
, and trace-flags
. They are detailed in Augmented Backus-Naur Form (ABNF) notation and identify incoming requests in a tracing system.
We are able to receive traceparent request headers that are sent to us by clients. In the Gcore Edge Network, the only field that can be changed is the parent-id
, while the trace-id
stays the same. We then forward the traceparent header to your original location. So, you can rest assured that the route won’t be lost as it moves through the CDN.
If the traceparent request header isn’t utilized on your end or is in the wrong format, we will generate it according to the specification.
$http_traceparent
field. In a nutshell:
d5fe1dc9035165ce36952daf29686b6c
represents the 16-byte array (trace-id)14330be33197dd1a
denotes the 8-byte array (parent-id)