In https://github.com/instana/weasel/blob/master/lib/hooks/XMLHttpRequest.js#L172, Instana specific context propagation headers are used. It would be nice if it was configurable which headers should be used. Maybe even by just specifying the "propagation style" like instana or b3.
Where would be the appropriate place to do that?
As a workaround, I'm currently replacing the Instana headers with B3 headers in the build.