Closed elek closed 1 year ago
monkit supports http tracing information in HTTP header.
If it's properly configured, it can be enabled with sg. like this:
curl -H "tracestate: sampled=true" ...
Response will include the Trace/SpandID to make it easier to find the trace on the server side (like Jaeger).
But:
monkit supports http tracing information in HTTP header.
If it's properly configured, it can be enabled with sg. like this:
Response will include the Trace/SpandID to make it easier to find the trace on the server side (like Jaeger).
But: