Kevin Liu
|
205025bcea
feat(performance): enable long animation frame support for internal t… (#74637)
|
4 months ago |
Ryan Albrecht
|
4652fc7032
chore: Move normalizeUrl into its own file (#74099)
|
4 months ago |
George Gritsouk
|
025d52dede
chore(sdk): Turn off interactions experiment (#70530)
|
6 months ago |
Scott Cooper
|
7b10bc1654
fix(ui): Cleanup concurrent mode tag (#70397)
|
6 months ago |
Francesco Novy
|
5bff6b7d5a
feat: Update Sentry SDK to 8.0.0-beta.5 (#68520)
|
6 months ago |
Scott Cooper
|
9a31bb0dc5
feat(ui): Enable react concurrent mode (#70071)
|
6 months ago |
Kev
|
593355cc8b
fix(sdk): Fix FE transaction durations (#69962)
|
6 months ago |
Scott Cooper
|
c0c97ee6cc
feat(ui): Tag sentry events with concurrent mode (#69819)
|
7 months ago |
Yagiz Nizipli
|
a909e82c1e
perf: avoid using sentry/types in some places (#69101)
|
7 months ago |
Francesco Novy
|
8950cc2888
feat(frontend): Bump Sentry SDKs to 7.108.0 & fix deprecations (#66129)
|
8 months ago |
Kev
|
70b9fa5f97
ref(sdk): Bump js sdk to 7.105 again (#66436)
|
8 months ago |
Kev
|
a0fbac8215
revert(sdk): Move us back to 7.102 js sdk (#66412)
|
8 months ago |
edwardgou-sentry
|
f4c49786a4
feat(sdk): bumps js sdk to 7.103.0 and updates browsertracingintegration (#66317)
|
8 months ago |
getsentry-bot
|
d8430175cb
Revert "ref(sdk): Bump js sdk version to 7.105.0 (#66224)"
|
8 months ago |
edwardgou-sentry
|
11e0393541
fix(performance): Turn off INP on the browser integration sdk (#66279)
|
8 months ago |
Kev
|
e968207b75
ref(sdk): Bump js sdk version to 7.105.0 (#66224)
|
8 months ago |
Jonas
|
f164ea6441
ref(spotlight): respect NO_SPOTLIGHT env variable (#66138)
|
8 months ago |
Yagiz Nizipli
|
527914ee8d
build: Addition of typescript-eslint/consistent-type-imports rule (#63543)
|
10 months ago |
Jonas
|
8e2bde5cd4
ref: revert json instrumentation (#63964)
|
10 months ago |
Abhijeet Prasad
|
cb699dffb3
feat(sdk): Add instrumentation for JSON serialization (#63503)
|
10 months ago |
Billy Vong
|
c24b4fe083
feat(ui): Add browser DDM (#61789)
|
11 months ago |
Daniel Griesser
|
6c235b0176
feat: Add Spotlight (#61355)
|
11 months ago |
getsentry-bot
|
40da94a9bb
Revert "feat: Add Spotlight (#60523)"
|
11 months ago |
Daniel Griesser
|
dba826f3ef
feat: Add Spotlight (#60523)
|
11 months ago |
Jonas
|
15c82728aa
feat(profiling): drop profiles sample rate (#58861)
|
1 year ago |
Scott Cooper
|
1603367c9f
fix(issues): Remove can't access dead object filter (#53887)
|
1 year ago |
Jonas
|
9922f2a452
chore(sentry): bump @sentry packages (#53336)
|
1 year ago |
Kev
|
6813b012bf
ref(js): Bump javascript sdk 7.59.2 (#53069)
|
1 year ago |
Kev
|
c554b64994
ref(sdk): Use http timing experiment (#52390)
|
1 year ago |
Abhijeet Prasad
|
8baef7cf5d
fix(js-sdk): Move tracePropagationTargets to top level config (#51900)
|
1 year ago |
Scott Cooper
|
77c33f8c5d
fix(ui): Add 400 requests to the ignored errors (#51726)
|
1 year ago |
Katie Byers
|
5caebfde44
feat(js): Add `endpoint` tag to all request errors (#50910)
|
1 year ago |
Luca Forstner
|
485e022932
feat(javascript-sdk): Fetch source files inside event-processor in order to determine debug IDs (#50938)
|
1 year ago |
Luca Forstner
|
b7add1125e
Revert "feat(javascript-sdk): Fetch source files inside event-processor in order to determine debug IDs (#50802)" (#50929)
|
1 year ago |
Luca Forstner
|
589c975a45
feat(javascript-sdk): Fetch source files inside event-processor in order to determine debug IDs (#50802)
|
1 year ago |
Ryan Albrecht
|
c14b6e9f25
chore: Convert all @ts-ignore comments to @ts-expect-error, or remove them if there was no underlying error (#50313)
|
1 year ago |
Evan Purkhiser
|
45de92f709
ref(js): Add IGNORED_SPANS_BY_DESCRIPTION in initializeSdk (#50025)
|
1 year ago |
Katie Byers
|
88e48ceeac
ref(js): Add handling for empty body causes for API errors (#49766)
|
1 year ago |
Evan Purkhiser
|
db548ba0ba
ref(sentry): Ignore some fetch/xhr breadcrumbs (#49841)
|
1 year ago |
Katie Byers
|
865d6a4c0c
ref(js): Filter out events on pages opened locally (#49547)
|
1 year ago |
Katie Byers
|
adcc680599
ref(js): Filter out request errors when used as cause (#49541)
|
1 year ago |
Katie Byers
|
615fa1ed3d
ref(js): Stop sending 429 errors from frontend client requests (#49415)
|
1 year ago |
Kev
|
80e95a6e02
ref(perf): Experimentally add http timings (#49346)
|
1 year ago |
Scott Cooper
|
32ecb90295
fix(ui): Also ignore insertbefore errors translate errors (#49341)
|
1 year ago |
Scott Cooper
|
c9f6a5337a
fix(ui): Ignore Failed to execute 'removeChild' on 'Node' (#49271)
|
1 year ago |
Katie Byers
|
32512533fb
ref(js): Improve handling of erroring API responses with 200 (#49253)
|
1 year ago |
Scott Cooper
|
01d096b1d7
fix(ui): Ignore events coming from urls starting with `file://` (#49159)
|
1 year ago |
Katie Byers
|
e3ae5d88fe
ref(sdk): Filter out 4xx request errors in `beforeSend` (#49045)
|
1 year ago |
Ash Anand
|
cb4dad174b
perf(sentry): Add experimental UI element tag for interaction transactions (#46340)
|
1 year ago |
Jonas
|
5b0bd84e05
fix(profiling): reenable browser profiling (#46068)
|
1 year ago |