Gilbert Szeto
|
fb9bd3dbbb
fix(perf-issue): revert parallel snuba search (#39479)
|
2 years ago |
Colton Allen
|
b652a50b86
feat(replays): Add delete method for the replay details resource (#39078)
|
2 years ago |
George Gritsouk
|
1e160750b4
fix(perf-issues): Normalization more database spans hashes (#39473)
|
2 years ago |
Scott Cooper
|
2126b8318e
test(ui): Convert stacktracelink test to RTL (#39476)
|
2 years ago |
Elias Hussary
|
7c5630292e
feat(profiling): add discord link to feedback modal (#39461)
|
2 years ago |
Ash Anand
|
8f4aa15bf0
fix(perf-issues): Make resources section mobile responsive + contextual links (#39430)
|
2 years ago |
Nathan Hsieh
|
9547abe88c
fix: capture current ref outseide of useEffect (#39477)
|
2 years ago |
Kev
|
abaeabfedc
fix(trends): Keep period consistent (#39437)
|
2 years ago |
NisanthanNanthakumar
|
a6ef608a3c
feat(migration): Add suspect_committer_auto_assignment column (#39382)
|
2 years ago |
Scott Cooper
|
9c4fbcc0f0
feat(ecosystem): Track stacktrace link results (#39448)
|
2 years ago |
Dominik Buszowiecki
|
c02f377ccf
feat(issues) Implement new all events tab for errors (#39466)
|
2 years ago |
Dameli Ushbayeva
|
5d8a666beb
test(perf-issues): Improve how performance issues are created in tests (#39293)
|
2 years ago |
NisanthanNanthakumar
|
6b737509be
fix(commit-context): Update GitHub fetch blame query (#39438)
|
2 years ago |
David Wang
|
543807cf33
ref(issue): Remove unused IssueList (#39324)
|
2 years ago |
Stephen Cefali
|
0fb80d5706
feat(issues): adds more fields to issue_details.viewed event (#39439)
|
2 years ago |
Abdkhan14
|
85745b2125
fix(discover): Added check to render prepend columns along with the o… (#39416)
|
2 years ago |
Kev
|
4f628a7106
fix(perf-issues): Need to splat array in span evidence (#39465)
|
2 years ago |
Nar Saynorath
|
be6aede69e
feat(discover): Add alpha badge to Use as Discover Home (#39462)
|
2 years ago |
Richard Ortenberg
|
3ee3aa387d
ref(perf_issues): Initial post_process_group refactor (ISP-11) (#39369)
|
2 years ago |
Robin Rendle
|
b0b0804bf5
fix(copy): modal header and events tab (#39444)
|
2 years ago |
Kev
|
041806e2ff
fix(perf-issues): Fix bug with span evidence and parent span (#39463)
|
2 years ago |
Riccardo Busetti
|
0bfc070cb5
feat(metrics): Add support for 'tuple' conditions [TET-319] (#39451)
|
2 years ago |
Nar Saynorath
|
4d1a9c156f
feat(discover): Add save actions to update homepage query (#39431)
|
2 years ago |
Priscila Oliveira
|
d6a6f64d21
feat(dynamic-sampling): Add dynamic sampling feature plans and upsell (#39455)
|
2 years ago |
Victor
|
ebe30a95b9
fix(issues): getsentry/self-hosted#1672 next button redirection (#38377)
|
2 years ago |
Alberto Leal
|
af6a9ffb04
fix(oauth2): Do not generate login redirect URL too early (#39449)
|
2 years ago |
Malachi Willey
|
1c5976ce03
feat(perf-issues): Re-enable ignore options by time window for all issue types [UP-172] (#39441)
|
2 years ago |
Dan Fuller
|
51c2e3c836
fix(search): Fix referrer in issue search (#39443)
|
2 years ago |
Alberto Leal
|
7387f803c7
chore(hybrid-cloud): Turn off customer domain middleware by default (#39433)
|
2 years ago |
Aniket Das
|
ec6965d597
feat(api-gateway): Unit test helpers (#39424)
|
2 years ago |
Shruthi
|
f7c221f7c0
feat(discover): Track how people interact with baseline (#39413)
|
2 years ago |
Nathan Hsieh
|
137f3433cd
feat: add optional ref to useKeyPress (#39370)
|
2 years ago |
Evan Purkhiser
|
e93725e519
ref(js): Replace MonitorModel w/ transformData opt (#39383)
|
2 years ago |
Evan Purkhiser
|
b1dc4de834
ref(js): Remove `RouteWithName` in a number of places (#39398)
|
2 years ago |
Malachi Willey
|
8255bd520c
ref(ui): Extract STACKTRACE_PREVIEW_TOOLTIP_DELAY to a global constant (#39426)
|
2 years ago |
Kev
|
411d0b8adb
ref(perf-issues): Add platform to group metric (#39436)
|
2 years ago |
Dan Fuller
|
4d1a649ea9
tests: Include testutils in test paths (#39386)
|
2 years ago |
Andrew Xue
|
25f3169e2a
feat(issue-alert): link to last triggered event instead of issue (#39364)
|
2 years ago |
Andrew Xue
|
58a7f06c76
feat(issue-alerts): add event_id to RuleFireHistory (#39363)
|
2 years ago |
David Wang
|
08766c4bc1
fix(monitors): Correct chart series timestamp values (#39427)
|
2 years ago |
Michal Kuffa
|
897ef43f15
feat(buffer): Allow override of process function of redis buffer impl (#39399)
|
2 years ago |
William Mak
|
483f79c785
fix(discover): Don't rerender table when chart props change (#39418)
|
2 years ago |
Zach Collins
|
65210605b1
An accidental edit in response to code review, resume random group id… (#39429)
|
2 years ago |
Kev
|
8e3e8f8020
feat(perf-issues): Add option to ux for n+1 ext (#39428)
|
2 years ago |
edwardgou-sentry
|
42dc913884
feat(dashboards): Prevent widget builder preview from firing request if widget query condition is invalid (#39414)
|
2 years ago |
edwardgou-sentry
|
ebf3b8f8e1
fix(discover): fixes bug where previous series would not format tooltip value (#39417)
|
2 years ago |
Colleen O'Rourke
|
d745edbd59
ref(perf issues): Enable ignore in a time period (#39120)
|
2 years ago |
Dan Fuller
|
4469b6af5c
fix(tests): Fix another flakey test caused by using `RedisSnubaTSDB` (#39425)
|
2 years ago |
NisanthanNanthakumar
|
35c817a169
fix(commit-context): Filter db query for not null (#39371)
|
2 years ago |
Kev
|
c7078636c2
feat(perf-issues): Add new option and graceful rollout for ext detector (#39407)
|
2 years ago |