Tony Xiao
|
c7ec2f1949
fix(profiling): Handle malformed debug file ids in profiles (#80316)
|
2 weeks ago |
Matt Quinn
|
363192f022
feat(perf): expose N+1 DB Query count threshold in settings (#80247)
|
2 weeks ago |
Nar Saynorath
|
b7ab19abe3
fix(alerts): Chart displays transformed timeseries data properly (#80294)
|
2 weeks ago |
Ben McKerry
|
533a82ed82
feat(backpressure): split ingest-transactions out from ingest (#80023)
|
2 weeks ago |
Mark Story
|
d75c1bae69
chore: Bump sentry-protos to 0.1.33 (#80244)
|
2 weeks ago |
Evan Purkhiser
|
9635f6d051
ref(py): Replace usage of croniter with cronsim (#80302)
|
2 weeks ago |
Simon Hellmayr
|
6e7d61be1d
chore(profiling): pofiler -> profiler (#80314)
|
2 weeks ago |
Tony Xiao
|
9b0c4e8f70
feat(profiling): Add continuous profiling onboarding for cocoa (#80147)
|
2 weeks ago |
Tony Xiao
|
3f193b926a
chore(profiling): Update wording to match nodejs continuous profiling (#80286)
|
2 weeks ago |
ArthurKnaus
|
57307646b2
fix(dynamic-sampling): Loop over paginated results (#80307)
|
2 weeks ago |
Alexander Tarasov
|
074c4dcb7e
fix(releases): check project-level access for actions on existing releases (#80203)
|
2 weeks ago |
ArthurKnaus
|
25f1e04807
feat(dynamic-sampling): Sampling breakdown (#80304)
|
2 weeks ago |
viglia
|
1c9225faa8
feat(profiling): add organizations:continuous-profiling to the list of exposable features (#80236)
|
2 weeks ago |
Simon Hellmayr
|
fda38c5d70
chore(broadcasts): remove cta column from broadcast model (#80201)
|
2 weeks ago |
ArthurKnaus
|
3e360f4165
feat(dynamic-sampling): Use sample rates endpoint (#80235)
|
2 weeks ago |
Scott Cooper
|
935e2bad86
feat(issues): Rearrange all events columns, sizes (#80296)
|
2 weeks ago |
Scott Cooper
|
621d18921c
fix(issues): All event table pagination counts (#80297)
|
2 weeks ago |
Scott Cooper
|
b61fa56a24
fix(issues): Preserve query parameters on all events close (#80295)
|
2 weeks ago |
Scott Cooper
|
fc2d83fbb4
feat(issues): Hide "comment" button until focused (#80283)
|
2 weeks ago |
Gabe Villalobos
|
8a52d39c12
fix(sentry-app): Adds better validation for invalid token request bodies (#80289)
|
2 weeks ago |
Dan Fuller
|
de60b7fb01
feat(workflow_engine): Add in hook for producing occurrences from the stateful detector (#80168)
|
2 weeks ago |
Rohan Agarwal
|
7249010ca8
feat(issue summary) New structured issue summary design (#80273)
|
2 weeks ago |
Dan Fuller
|
bdd229e3f2
feat(workflow_engine): Return status change messages when a stateful detector resolves (#80122)
|
2 weeks ago |
Dominik Buszowiecki
|
cce822af51
feat(insights): Add insights query date range footer hook (#80276)
|
2 weeks ago |
Evan Purkhiser
|
474af656f2
ref(crons): Switch to cronsim in sample data generator (#80278)
|
2 weeks ago |
Richard Roggenkemper
|
fdd319cea4
feat(issue-details): Hide merged/similar issues for non-error issues (#80284)
|
2 weeks ago |
Rohan Agarwal
|
b430484d72
feat(issue summary) Update issue summary model (#80270)
|
2 weeks ago |
Evan Purkhiser
|
42a8f36055
feat(crons): Add cronsim behind an option (#80271)
|
2 weeks ago |
Michelle Fu
|
6eedf57ec0
fix(anomaly detection): add alerts analytics reqs to utils/analytics.tsx (#80281)
|
2 weeks ago |
Tony Xiao
|
e1354f25dd
feat(trace-explorer): Sort traces by timestamp in EAP (#80274)
|
2 weeks ago |
Dan Fuller
|
99fef413e2
feat(workflow_engine): Implement basic evaluation in `DataCondition` (#80118)
|
2 weeks ago |
William Mak
|
9fabca8505
chore(eap): Update codeowners (#79985)
|
2 weeks ago |
Scott Cooper
|
91ac2f30ce
fix(issues): Prevent new icon row from shrinking (#80264)
|
2 weeks ago |
Josh Ferge
|
78311a4bc2
ref(releases): remove deprecated project_id column from model (#80151)
|
2 weeks ago |
Nar Saynorath
|
880bb1fc58
fix(alerts): Remove extra paren (#80277)
|
2 weeks ago |
Dan Fuller
|
3f65624cc6
feature(workflow_engine): Add path for producing occurrences/status updates in `process_detectors` (#80090)
|
2 weeks ago |
Evan Purkhiser
|
5c07360023
feat(crons): Add cronssim options (#80233)
|
2 weeks ago |
joshuarli
|
124667cb4e
devenv: upgrade colima to 0.7.5 (#78881)
|
2 weeks ago |
Dan Fuller
|
15bff3f432
chore(workflow_engine): Move detector handlers to processors (#80013)
|
2 weeks ago |
Evan Purkhiser
|
7b84ce1114
ref(crons): Prefer passing `ret_type` in croniter constructor (#79950)
|
2 weeks ago |
George Gritsouk
|
27fd36d38a
fix(dashboards): Add explanation tooltip for "Latest Release" in release selector (#80266)
|
2 weeks ago |
Tony Xiao
|
25d5f7cc17
feat(profiling): Add function to query profile examples of different … (#80255)
|
2 weeks ago |
Snigdha Sharma
|
1f747fb6db
fix(status): Kickoff outbound status sync when updating group statuses (#80041)
|
2 weeks ago |
George Gritsouk
|
abd2fa38d5
fix(dashboards): Increase size of Widget Frame description tooltip icon (#80262)
|
2 weeks ago |
Matt Quinn
|
5222805008
fix(celery): fix recursion guard in holds_bad_pickle_object (#80256)
|
2 weeks ago |
Matt Quinn
|
1d9762300b
feat(perf): make N+1 DB Query count user-configurable (#80156)
|
2 weeks ago |
Michelle Fu
|
8e2778f5d6
chore(integrations): RepositoryIntegration metrics (#79999)
|
2 weeks ago |
Nikki Kapadia
|
1dec020bbc
fix(dashboards): Accommodate larger screens on dashboards overview (#78719)
|
2 weeks ago |
Dan Fuller
|
95885a8be5
feat(workflow_engine): Store state updates in stateful detector in the handler, rather than results. (#80008)
|
2 weeks ago |
Scott Cooper
|
56cd71dddd
build(ui): Support last 4 major safari versions (#80261)
|
2 weeks ago |