opentelemetry-instrumentations-js
opentelemetry-instrumentations-js copied to clipboard
Make throwing redirects not report as an error in instrumentation
Throwing a redirect is a supported pattern and should not report a span error.
Fixes #48