Closed munroTom closed 5 years ago
Any update on this PR?
@munroTom @kirisanth-g why should this be changed? I see the point of uniformity, though could you justify your change making any feature useless without this change?
Also did you get a chance to see if this is breaking anything?
@vidit-sh without this change the middleware won't attach any tags to the request when it captures an error meaning the getTags
part of the library doesn't work at all
I've made the changes on a local copy and been running it since the creation of this PR and haven't experienced any issues
@vidit-sh done
thanks @munroTom, change merged and version published.
Middleware was not adding tags to events posted to Sentry as the tags were being added to the scope instead