Vu Luong
|
e3ec8459be
ref(performance): Use <Tabs /> in landing page (#39690)
|
2 лет назад |
Dan Fuller
|
0de3763925
feat(perf_issues): Update `_capture_stats` usage to work with different issue types in post_process (#39717)
|
2 лет назад |
Ryan Albrecht
|
df2449ab54
feat(replays): Show the error message reported by the backend if listpage searches fail (#39517)
|
2 лет назад |
George Gritsouk
|
f0640d70ea
feat(suspect-spans): Add more metrics to span hashing (#39732)
|
2 лет назад |
Vu Luong
|
fe371787e7
ref(tabs): Infer `onChange` type from `value`/`defaultValue` (#39685)
|
2 лет назад |
Aniket Das
|
6c1cb91778
feat(api-gateway): Initial plumbing for api gateway (#39739)
|
2 лет назад |
Dane Grant
|
f10c7745e1
test(replays): TransactionReplays tests (#39593)
|
2 лет назад |
Richard Ma
|
a44dcb2a2e
ref(Snowflake): Deprecated feature flag for snowflake ids (#39475)
|
2 лет назад |
Richard Ma
|
ba6128c82e
ref(Snowflake): Moved use snowflake flag from sentry (#39714)
|
2 лет назад |
Dameli Ushbayeva
|
d9ff941b2e
fix(discover): Handle undefined case for column text (#39764)
|
2 лет назад |
Ryan Albrecht
|
c7fe418d41
test(useTimeout): Add tests for useTimeout and move to app/utils/* (#39531)
|
2 лет назад |
bmckerry
|
07f8cd65ae
feat(rabbitmq): add new post_process queues (#39757)
|
2 лет назад |
Nar Saynorath
|
f5d7b9adc5
fix(discover-homepage): Absolute date resets to 14d (#39698)
|
2 лет назад |
Josh Ferge
|
2a222c4ab5
perf(replays): fix start_transaction in replays consumer (#39729)
|
2 лет назад |
Tony Xiao
|
b442aded7e
feat(profiling): Show file and lineno for all platforms when possible (#39759)
|
2 лет назад |
Nar Saynorath
|
ecb6d93e92
feat(discover-homepage): Disable button for default All Events query (#39699)
|
2 лет назад |
Tony Xiao
|
c11b7b7683
fix(profiling): Retry post profile to vroom (#39724)
|
2 лет назад |
Jonas
|
a8ea8fe42e
fix(profiling): hide layout overflow (#39633)
|
2 лет назад |
Shruthi
|
261bb950e6
feat(mobile-exp): Add feature flag for mobile screenshot gallery (#39755)
|
2 лет назад |
Priscila Oliveira
|
c13c04efbb
ref(tests): Convert tests from enzyme to rtl and ts (#39740)
|
2 лет назад |
Shruthi
|
95583eb05a
fix(discover): Requesting equations on metrics dataset returns 500 (#39754)
|
2 лет назад |
William Mak
|
6553f02d14
feat(mobile-screenshots): Adds an is:screenshot filter (#39703)
|
2 лет назад |
Tony Xiao
|
d0e0af2e2b
fix(profiling): Should set thread id even if it is zero (#39751)
|
2 лет назад |
Nar Saynorath
|
cbd39e0f79
feat(discover-homepage): Homepage query without changes shows reset (#39686)
|
2 лет назад |
Nar Saynorath
|
2e4bc86553
feat(discover-homepage): Allow reset homepage query after saving (#39635)
|
2 лет назад |
Tony Xiao
|
51962c4187
ref(profiling): Set sentry context on process profile task (#39696)
|
2 лет назад |
Priscila Oliveira
|
7d2f8e2a8b
ref(sampling): Update ui enabling uniform rule deletion for demo - (#39745)
|
2 лет назад |
Priscila Oliveira
|
6fb225f4a2
feat(sampling): Feature flag for demo purpose - (#39744)
|
2 лет назад |
Priscila Oliveira
|
1be136fcb6
fix(sampling): Fix tooltip content overflowing in breakdown chart - (#39741)
|
2 лет назад |
Riccardo Busetti
|
c67c560f66
feat(metrics): Standardize tests and fix overall flakiness [TET-437] (#39660)
|
2 лет назад |
Ahmed Etefy
|
08a2fda581
fix(sampling): Rename the keys received from dyn sampling response (#39678)
|
2 лет назад |
Ahmed Etefy
|
8cb08cd498
fix(sampling): Rename response keys to camelCase names (#39677)
|
2 лет назад |
Priscila Oliveira
|
d23e5c64a8
ref(sampling): Update affect other projects transactions alert logic - (#39661)
|
2 лет назад |
Priscila Oliveira
|
45b588b7d3
ref(tests): Convert test from enzyme to rtl and ts (#39663)
|
2 лет назад |
Evan Purkhiser
|
5fd1442625
chore(js): Fix ProjectStore -> ProjectsStore (#39719)
|
2 лет назад |
Aniket Das
|
ff8ef470d2
feat(api-gateway): Proxy GET requests (#39595)
|
2 лет назад |
Evan Purkhiser
|
7201c955ed
ref(js): Remove ProjectActions completely (#39649)
|
2 лет назад |
Alberto Leal
|
e1533d9be3
chore(auth): Move fetch_state to base pipeline (#39689)
|
2 лет назад |
Evan Purkhiser
|
e4785db895
ref(ui): Use @emotion/react for `css` in storybook (#39712)
|
2 лет назад |
Colleen O'Rourke
|
21a8ca3207
feat(perf issues): Frequency based alerts (#39522)
|
2 лет назад |
anthony sottile
|
286bf2ae7e
ref: use dict instead of OrderedDict since sentry is >python3.6 (#39695)
|
2 лет назад |
Kev
|
c31d98536a
fix(perf-issues): Fix metric name collision (#39701)
|
2 лет назад |
Alberto Leal
|
4a9bd937ef
chore(csrf): Restrict emitting Sentry events for only staff or superusers (#39504)
|
2 лет назад |
anthony sottile
|
88ebb16ded
ref: improve types a bit for some 3rd party code (#39687)
|
2 лет назад |
Josh Ferge
|
92fd61d875
perf(replays): add sampling arg to process_recordings tx (#39697)
|
2 лет назад |
Ryan Albrecht
|
295ba0f834
feat(replays): Show seconds in the tooltip when hovering Replay Details header (#39581)
|
2 лет назад |
Richard Ortenberg
|
bc59434031
ref(perf-issues): Modularize post_process_group (ISP-11) (#39594)
|
2 лет назад |
Kev
|
92faf129c5
ref(perf-issues): Add metrics for detected/truncated problems (#39693)
|
2 лет назад |
Evan Purkhiser
|
9f1f6db2cd
fix(ui): Fix context content blowout (#39691)
|
2 лет назад |
Dominik Buszowiecki
|
86cbdb0272
fix(issues) fix all events tab event id linking to performance (#39656)
|
2 лет назад |