Stephen Cefali
|
73e798727b
remove public
|
2 years ago |
Stephen Cefali
|
b234264600
merge from master
|
2 years ago |
Evan Purkhiser
|
18a37f120d
meta(labels): Add hackweek label (#38090)
|
2 years ago |
Ryan Albrecht
|
074c09f3a9
ref(replays): Refactor to use `/events/` api instead of `/eventsv2/` (#38074)
|
2 years ago |
Ryan Albrecht
|
44186bb172
fix(replays): Fix duration in header (#38066)
|
2 years ago |
Gilbert Szeto
|
5c8eaa2c68
ref(groups): move StreamGroupSerializer* related classes to a separate file (#38075)
|
2 years ago |
Vignesh P
|
66b93770e9
fix(integrations): fix django conf (#38076)
|
2 years ago |
Sentry Bot
|
ea4ee012bd
Revert "feat(active-release) cleanup feature flags for active release notifications (#38058)"
|
2 years ago |
Gilbert Szeto
|
84527df7b1
feat(perf-issues): new flag for performance issues details (#38072)
|
2 years ago |
Snigdha Sharma
|
4fec9177ff
feat(active-release) cleanup feature flags for active release notifications (#38058)
|
2 years ago |
Vignesh P
|
5b97b45ba1
Debugging Sentry Functions, adding logs (#38068)
|
2 years ago |
Alberto Leal
|
7344fd96ac
feat(hybrid-cloud): Support disallowed customer domains (#38056)
|
2 years ago |
Malachi Willey
|
408084128b
fix(issues): Omit host from issue polling endpoint to fix problems in local dev (#38065)
|
2 years ago |
Ash Anand
|
6cc4eef918
fix(perf): Stop the span tree from waving at me (#37919)
|
2 years ago |
Armen Zambrano G
|
9395598439
Revert "fix(active-release): change over ReleaseSummaryActivityNotification to use the new notification settings (#37316)" (#38063)
|
2 years ago |
edwardgou-sentry
|
daad23939c
feat(dashboards): Adds frontend support for rendering abyte format custom metrics (#37920)
|
2 years ago |
Armin Ronacher
|
94b4be5d2f
Revert "ref: remove re-export from sentry.app (#37990)" (#38059)
|
2 years ago |
Josh Ferge
|
e059347823
fix(replays): remove dashes on snuba queries (#38031)
|
2 years ago |
Alberto Leal
|
d843864111
feat(hybrid-cloud): Activate CustomerDomainMiddleware (#38038)
|
2 years ago |
Tony Xiao
|
dea34391f8
ref(profiling): Do no use entity handler for profiling flag (#38053)
|
2 years ago |
Scott Cooper
|
74269da087
fix(issues): Group tags can be undefined (#38060)
|
2 years ago |
Stephen Cefali
|
0203bf80ac
fix(notifications): adds shared context for debug email viewer (#38043)
|
2 years ago |
Ryan Albrecht
|
4cd637418b
ref: Refactor `eventEntries.tsx` to fix `react-hooks/exhaustive-deps` error (#37905)
|
2 years ago |
Ahmed Etefy
|
a0e5db6119
feat(discover): Optimize has condition on trace.parent_span (#38052)
|
2 years ago |
Scott Cooper
|
156402c43b
feat(active-release): Display release committers in suggested (#38040)
|
2 years ago |
Ryan Albrecht
|
7fdb8d4607
fix(replays): Read from `replayRecord` to show errors and duration in the details header (#38032)
|
2 years ago |
Ryan Albrecht
|
0dc3d6ef95
fix(replays): another pagination thing (#38044)
|
2 years ago |
Ash Anand
|
75806c434e
ref(perf): Don't use 'mark.<vital>' for drawing web vitals in event details (#38023)
|
2 years ago |
Alberto Leal
|
01b3ff9874
fix(hybrid-cloud): Update customer domain middleware to support nameless routes (#38034)
|
2 years ago |
Nar Saynorath
|
2b9dd402b7
fix(dashboard-filters): Pass timerange to release request (#38051)
|
2 years ago |
Shruthi
|
881b32355c
fix(dashboards): Minor link, grammar and badge updates to RH widgets (#37996)
|
2 years ago |
Jesus Padron
|
49e732a69d
feat(replays): Negatively score replays sub 5 sec (#38028)
|
2 years ago |
Nar Saynorath
|
da42466520
fix(dashboard-filters): Always inject aliased releases (#37992)
|
2 years ago |
edwardgou-sentry
|
4c770e1ba1
fix(discover): fixes event details tag overflowing (#38015)
|
2 years ago |
anthony sottile
|
2d854cfc13
Revert "ref: use uwsgi-dogstatsd-plugin pip package (#38027)" (#38048)
|
2 years ago |
Nar Saynorath
|
e4e34b3110
fix(dashboard-filters): Pin selected releases at top of menu (#38020)
|
2 years ago |
Billy Vong
|
99e2610955
feat(replays): Upgrade `@sentry/replay` to better capture replay upload errors (#38022)
|
2 years ago |
Armin Ronacher
|
cdfda53c08
ref: remove re-export from sentry.app (#37990)
|
2 years ago |
Ahmed Etefy
|
362e5c6f59
fix(ds): SDK versions accepts start and end [TET-334] (#38026)
|
2 years ago |
Matej Minar
|
6347efe2cf
feat(sampling): Forward start/end from distribution to sdk-versions [TET-324] (#37987)
|
2 years ago |
Ahmed Etefy
|
dfe87ffb4a
fix(ds): Handles DS for low traffic projects (#38021)
|
2 years ago |
Gilbert Szeto
|
2991dadf69
fix(suspect-resolutions): terminate querying for releases and collect list (#38041)
|
2 years ago |
Colleen O'Rourke
|
da753f303e
feat(perf issues): Add types and subtypes to issues (#37889)
|
2 years ago |
Snigdha Sharma
|
3489a3bf65
feat(suggested-assignee): include release committers in suggested assignees (#37792)
|
2 years ago |
Zhixing Zhang
|
9652500129
feat(misc): Add platform categories for backend code (#37894)
|
2 years ago |
Gilbert Szeto
|
4fc7ad9b64
fix(suspect-resolutions): filter down the activity we query and map it back to the enum name (#38018)
|
2 years ago |
Malachi Willey
|
1f9cb75bd7
fix(issues): Prevent getQuery() from returning an array (#37880)
|
2 years ago |
Jesus Padron
|
594a0469d5
feat(replays): Display status code in Replay Network Table (#37970)
|
2 years ago |
anthony sottile
|
02bafce57e
ref: use uwsgi-dogstatsd-plugin pip package (#38027)
|
2 years ago |
Sentry Bot
|
4102d8fe20
Revert "feat(hybrid-cloud): Activate CustomerDomainMiddleware (#37159)"
|
2 years ago |