APIcast
APIcast copied to clipboard
OPENTRACING_FORWARD_HEADER throws error
Hello. I've encountered a couple of issues when attempting to specify an alternative to uber-trace-id as the HTTP header used for forwarding opentracing information:
-
APIcast/docs/parameter.md . Minor problem: Should be OPENTRACING_FORWARD_HEADER (not OPENTRACING_HEADER_FORWARD)
-
When adding an env var of OPENTRACING_FORWARD_HEADER set to: x-request-id, apicast bombs with this stack trace
I'm currently using the following version of apicast:
registry.access.redhat.com/3scale-amp24/apicast-gateway:1.13
thanks!
Seems to be the same issue reported here: https://issues.jboss.org/browse/THREESCALE-1660