Skip to content

feat(tracing): add option to exclude certain http statuses from tracing - #1217

Open
solnic wants to merge 3 commits into
masterfrom
943-add-option-to-exclude-certain-http-statuses-from-tracing-in-sdk
Open

solnic wants to merge 3 commits into
masterfrom
943-add-option-to-exclude-certain-http-statuses-from-tracing-in-sdk

Conversation

@solnic

@solnic solnic commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

This adds traces_ignore_http_status_codes which accepts a list of codes or ranges and sets by default [404] as ignored HTTP request trace.


Closes #943

@solnic solnic linked an issue Sep 18, 2026 that may be closed by this pull request
@solnic
solnic force-pushed the 943-add-option-to-exclude-certain-http-statuses-from-tracing-in-sdk branch from 0828c3d to b4df535 Compare September 21, 2026 09:48
@solnic
solnic marked this pull request as ready for review September 21, 2026 09:51
@solnic solnic added this to the 14.0.0 milestone Sep 21, 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.

Add option to exclude certain HTTP statuses from tracing in SDK

1 participant