Michelle Zhang
|
cfb9a90b16
ref(flags): prefix js flags (#79445)
|
5 months ago |
Leander Rodrigues
|
81bf32d64d
ref(issue-details): Fix some styling on streamlined stacktrace (#79281)
|
5 months ago |
Rohan Agarwal
|
7a7bca7a6e
fix(autofix): Check for gen AI consent without API request (#79446)
|
5 months ago |
Katie Byers
|
ce9d2f6808
feat(grouping): Add new grouping test inputs (#78947)
|
5 months ago |
Leander Rodrigues
|
16958692dc
ref(issue-details): Thinner highlights for streamlined page (#79440)
|
5 months ago |
Nikki Kapadia
|
142310fa4d
fix(dashboards): control legends individually (#78675)
|
5 months ago |
Evan Purkhiser
|
15b572b9b0
feat(ui): Show indicator badge on Service indicants (#79439)
|
5 months ago |
Cathy Teng
|
f65f950e1c
ref(alerts): use registry pattern for EventAttributeCondition (#79435)
|
5 months ago |
Colleen O'Rourke
|
837d5c1e13
ref(alerts): Move action check to serializer and remove signals (#79389)
|
5 months ago |
Enoch Tang
|
ba535f929c
rfc(taskworker): First pass at storing inflight tasks in redis (#79045)
|
5 months ago |
Enoch Tang
|
bbea2ea605
allow multiple consumers (#79218)
|
5 months ago |
Evan Purkhiser
|
9c911f9dad
fix(ui): Always show active incidents (#79438)
|
5 months ago |
Christinarlong
|
15453218e9
chore(sentry apps): Add logging to token exchange (#79257)
|
5 months ago |
Nar Saynorath
|
57971d9372
feat(dashboards): Add base config for new EAP dataset (#79412)
|
5 months ago |
Michelle Fu
|
b435f1b808
fix(issue alerts): rule conditions with a value of 0 get reset on edit (#79312)
|
5 months ago |
Dan Fuller
|
cc8d945ca8
feat(workflow_engine): Add unique index to ensure `DetectorState` is unique per detector/group_key (#79388)
|
5 months ago |
mia hsu
|
93107223cd
fix(invite-members): add translations and better tests (#79423)
|
5 months ago |
Armen Zambrano G.
|
7b9031014c
fix(deletion): Do not set countdown to 0 when there's a mix of issues (#79429)
|
5 months ago |
Christinarlong
|
6a34ec8198
ref(mediators): Turn project rule creator to dataclass (#79137)
|
5 months ago |
Dora
|
0a9abb14eb
feat(explore): added prefix and edited header (#79297)
|
5 months ago |
Richard Roggenkemper
|
1943a28b5b
feat(occurrences): Add rate limiter to issues occurrence consumer (#78814)
|
5 months ago |
Priscila Oliveira
|
c6fb5c1d5f
ref(onboarding): Improve vanilla option visibility (#79400)
|
5 months ago |
Snigdha Sharma
|
361e5e59c8
cleanup(group-attributes): Remove the option to send updates to kafka (#79334)
|
5 months ago |
Priscila Oliveira
|
1382b2d904
ref(onboarding): Update verify code for svelte and react (#79409)
|
5 months ago |
Jonas
|
6e69e91a53
fix(trace): dont allow expanding and collapsing root node (#79390)
|
5 months ago |
Jonas
|
d4e46daf80
fix(trace) adjust timeline if the span timeline is exceeded (#79371)
|
5 months ago |
Jonas
|
059148d3bd
fix(flamegraph) add reset filter overlay filter (#79001)
|
5 months ago |
Jonas
|
5466840951
ref(trace) preserve context when zooming into spans (#78902)
|
5 months ago |
Malachi Willey
|
f60aac9447
feat(query-builder): Improve value suggestions so that they show up more often (#79372)
|
5 months ago |
Ash
|
09ad12dc85
chore(insights): Set MongoDB feature badge to `new` (#79363)
|
5 months ago |
Shruthi
|
52aff1529a
fix(discover): Environment overrides for homepage query (#79416)
|
5 months ago |
Jodi Jang
|
30155d62d7
ref(similarity): Remove message from similarity tab (#78423)
|
5 months ago |
Jonas
|
546509f6d6
fix(trace) zoom on column click (#79414)
|
5 months ago |
Jonas
|
d6fc77e841
fix(trace) convert autogrouped timestamps to ms (#79373)
|
5 months ago |
Mark Story
|
9f905d2013
Merge branch 'master' into hackweek-kafkatasks
|
5 months ago |
Jodi Jang
|
949d87c6f1
fix(unmerge): Allow members to unmerge (#79125)
|
5 months ago |
Mark Story
|
6547c2c451
fix(sentryapps) Stop passing event to celery task v2 (#79042)
|
5 months ago |
Nar Saynorath
|
1ecf2926f7
fix(dashboards): Don't show Add an Equation when dataset incompatible (#79376)
|
5 months ago |
Armen Zambrano G.
|
f2daa8be91
ref(grouping): Create _process_frames function (#79375)
|
5 months ago |
George Gritsouk
|
2418909169
ref(dashboards): Convert `WidgetCard` to functional component (#79273)
|
5 months ago |
Priscila Oliveira
|
0dc149bb4d
ref(onboarding): Remove empty code snippets comments for react (#79407)
|
5 months ago |
Mark Story
|
65fdc7f440
chore(sentryapps) Add more assertions for refresh tokens (#79256)
|
5 months ago |
Jan Michael Auer
|
d098a26f5e
feat(metrics): Register MRI for spans/count_per_root_project (#78992)
|
5 months ago |
ArthurKnaus
|
1be916df1b
feat(dynamic-sampling): Settings for sample rate (#79341)
|
5 months ago |
ellisonmarks
|
e88eae1ae5
Revert "feat(sentry-sdk): Enable HTTP2 transport" (#79391)
|
5 months ago |
Andrew Liu
|
615a24b5c8
fix(feedback): keep oldest date_added for duplicate user reports (#79387)
|
5 months ago |
Malachi Willey
|
deff4d55b6
chore(issue-stream): Remove tooltip for Unhandled (#79385)
|
5 months ago |
Rohan Agarwal
|
e4b2418c8b
chore(autofix): Show banner if gen AI consent is given, even if no feature flag (#79362)
|
5 months ago |
Rohan Agarwal
|
e4f73025c7
chore(autofix+copilot) Allow autofix without FF if gen AI consent given (#79361)
|
5 months ago |
Zach Collins
|
2204fde687
Fixes VULN-50 by enforcing option (#79384)
|
5 months ago |