Skip to content

fix(plugin-network-instrumentation): omit stacktrace from HTTP Error events#2684

Merged
hamudi-ahmed merged 2 commits intonextfrom
PLAT-15685/http-errors-stacktrace
Feb 25, 2026
Merged

fix(plugin-network-instrumentation): omit stacktrace from HTTP Error events#2684
hamudi-ahmed merged 2 commits intonextfrom
PLAT-15685/http-errors-stacktrace

Conversation

@hamudi-ahmed
Copy link
Copy Markdown
Contributor

Goal

As per the design, HTTP Error events should not include a stacktrace

Design

plugin-network-instrumentation now creates an event with an empty stacktrace

Testing

Added unit and e2e test assertions to check the event stacktrace is empty

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 19, 2026

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 50.69 kB 15.03 kB
After 50.69 kB 15.03 kB
± No change No change

code coverage diff

<temporarily disabled>

Generated by 🚫 dangerJS against 16339ba

Copy link
Copy Markdown
Contributor

@lemnik lemnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hamudi-ahmed hamudi-ahmed merged commit 38044c8 into next Feb 25, 2026
32 checks passed
@hamudi-ahmed hamudi-ahmed deleted the PLAT-15685/http-errors-stacktrace branch February 25, 2026 09:13
SB-priyankap pushed a commit that referenced this pull request Mar 11, 2026
…events (#2684)

* fix(plugin-network-instrumentation): omit stacktrace from HTTP Error events

* docs: add changelog entry
@SB-priyankap SB-priyankap mentioned this pull request Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants