Skip to content

Fixes the HTTP instrumentation

Compare
Choose a tag to compare
@jcchavezs jcchavezs released this 21 Oct 17:07
· 25 commits to master since this release
5aba817

@telemmaite found that it wasn't possible to assign the route to the HTTP span if it wasn't know at request parsing time. This wasn't the intended behaviour and hence this release solves that problem.