opentelemetry-instrumentations-js icon indicating copy to clipboard operation
opentelemetry-instrumentations-js copied to clipboard

Make throwing redirects not report as an error in instrumentation

Open JakeGinnivan opened this issue 1 year ago • 0 comments

Throwing a redirect is a supported pattern and should not report a span error.

Fixes #48

JakeGinnivan avatar Sep 30 '24 04:09 JakeGinnivan