Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.8k
Star
8.7k
Code
Issues
663
Pull requests
87
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(core): Apply
ignoreSpans
to streamed spans
- #19934
#19934
Merged
Lms24
merged 14 commits into
lms/feat-span-first
getsentry/sentry-javascript:lms/feat-span-first
from
lms/feat-core-ignorespans-streaming
getsentry/sentry-javascript:lms/feat-core-ignorespans-streaming
Copy head branch name to clipboard
Apr 2, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(core): Apply
ignoreSpans
to streamed spans
#19934
Lms24
merged 14 commits into
lms/feat-span-first
getsentry/sentry-javascript:lms/feat-span-first
from
lms/feat-core-ignorespans-streaming
getsentry/sentry-javascript:lms/feat-core-ignorespans-streaming
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2026
feat(core): Apply `ignoreSpans` when span streaming is enabled
Lms24
committed
861feee
View commit details
Copy full SHA for 861feee
Browse repository at this point
format
Lms24
committed
11cfe2b
View commit details
Copy full SHA for 11cfe2b
Browse repository at this point
add client report generation, also for child spans, add tests for sampling
Lms24
committed
c5da976
View commit details
Copy full SHA for c5da976
Browse repository at this point
handle client reports for core/browser
Lms24
committed
1bc5f72
View commit details
Copy full SHA for 1bc5f72
Browse repository at this point
Commits on Mar 31, 2026
rename trace state flag, fix integration tests, rework unit tests
Show description for 6bca137
Lms24
committed
6bca137
View commit details
Copy full SHA for 6bca137
Browse repository at this point
Commits on Apr 1, 2026
fix custom `sentry.op` parameter not applying to ignoreSpans
Lms24
committed
2974d78
View commit details
Copy full SHA for 2974d78
Browse repository at this point
remove unnecessary ignoreSpans check in otel trace.ts files.
Lms24
committed
4c43129
View commit details
Copy full SHA for 4c43129
Browse repository at this point
fix parent span/trace loss for ignored child spans in otel
Lms24
committed
92a7714
View commit details
Copy full SHA for 92a7714
Browse repository at this point
dont record sampling client outcome for suppressed spans
Lms24
committed
aabe208
View commit details
Copy full SHA for aabe208
Browse repository at this point
fix and test active span, span on scope
Lms24
committed
dc7b16b
View commit details
Copy full SHA for dc7b16b
Browse repository at this point
don't emit ignored outcome on suppressed and ignored span
Lms24
committed
e63a037
View commit details
Copy full SHA for e63a037
Browse repository at this point
fix leftovers/cleanup
Lms24
committed
eda2eac
View commit details
Copy full SHA for eda2eac
Browse repository at this point
rename var
Lms24
committed
b2b72c4
View commit details
Copy full SHA for b2b72c4
Browse repository at this point
Commits on Apr 2, 2026
cleanup (last one pls)
Lms24
committed
ea6c9c3
View commit details
Copy full SHA for ea6c9c3
Browse repository at this point
You can’t perform that action at this time.