Skip to content

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

Merged
solnic merged 3 commits into
masterfrom
943-add-option-to-exclude-certain-http-statuses-from-tracing-in-sdk
Sep 23, 2026
Merged

solnic merged 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
@solnic
solnic merged commit 50d8411 into master Sep 23, 2026
16 checks passed
@solnic
solnic deleted the 943-add-option-to-exclude-certain-http-statuses-from-tracing-in-sdk branch September 23, 2026 14:42
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

2 participants