edwardgou-sentry
|
1a758d9691
feat(discover): Adds count_scores function to discover and metrics dataset (#61255)
|
11 months ago |
edwardgou-sentry
|
9dc3f317b8
feat(webvitals): adds weighted_performance_score function to discover (#60814)
|
11 months ago |
edwardgou-sentry
|
dec8afcbb0
feat(webvitals): Adds opportunity_score function to discover and metrics dataset (#60899)
|
11 months ago |
Nar Saynorath
|
d1ca24021f
fix(discover): Remove status field from discover dataset (#60547)
|
11 months ago |
Dan Fuller
|
8e917c802c
fix(tests): Fix flaky `test_all_events_fields` test (#60891)
|
11 months ago |
anthony sottile
|
3535218c2c
ref: take 2 at disabling a flaky test (#60884)
|
11 months ago |
anthony sottile
|
a64d362d1a
ref: disable flaky test (#60878)
|
11 months ago |
Dan Fuller
|
ef91ef1916
fix(discover): Fix errors dataset in discover to correctly be able to select columns (#60846)
|
11 months ago |
Ryan Skonnord
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
11 months ago |
Dan Fuller
|
f9f0e52082
feat(metric-alerts): Support `is:<status>` in metric alerts (#60496)
|
11 months ago |
Dan Fuller
|
dcd8f4f14f
feat(metric-alerts): Support filtering by status in discover. (#60412)
|
11 months ago |
anthony sottile
|
9fe6d9177f
ref: use enum value / name due to 3.11 repr changes (#60138)
|
11 months ago |
Lyn Nagara
|
ee049e3342
dev: ClickHouse 21.8 (#58965)
|
1 year ago |
getsentry-bot
|
2f1f009714
Revert "dev: ClickHouse 21.8 (#58776)"
|
1 year ago |
Tony Xiao
|
3e0c5f8ca2
feat(functions): Add regression score function for functions dataset (#58860)
|
1 year ago |
Lyn Nagara
|
b0102245ba
dev: ClickHouse 21.8 (#58776)
|
1 year ago |
volokluev
|
60285429c7
fix(ci): fix rate limit test (#58184)
|
1 year ago |
anthony sottile
|
714fabf11f
ref: use absolute imports for models (#57281)
|
1 year ago |
Tony Xiao
|
b5200182ca
feat(statistical-detectors): Add new functions with breakpoint for fu… (#57509)
|
1 year ago |
volokluev
|
24807859b5
ref(ci): remove tests that don't query snuba from the snuba test file (#57420)
|
1 year ago |
anthony sottile
|
4191ea1f7a
ref: move from freezegun to time-machine (part 3: rest of sentry) (#56495)
|
1 year ago |
anthony sottile
|
7d17434e01
ref: use datetime.timezone.utc instead of pytz.utc / pytz.UTC (#54705)
|
1 year ago |
Matt Duncan
|
4eb096509d
fix(hc): Stabilize OrganizationEventsEndpointTest (#54595)
|
1 year ago |
Mark Story
|
774af7dc28
Remove imports from testutils barrel file (#53828)
|
1 year ago |
anthony sottile
|
fdaefe252c
ref: fix some mypy issues in snuba tests (#53458)
|
1 year ago |
Seiji Chew
|
5f94dd6f88
ref(api): Create basic auth header helper function (#53296)
|
1 year ago |
William Mak
|
a257237eb1
feat(starfish): Add unit and types for rates (#52991)
|
1 year ago |
anthony sottile
|
4889710c2b
ref: fix typing for sentry.models.__init__ (#52992)
|
1 year ago |
Gilbert Szeto
|
875d507c9c
feat(issue-platform): add support for replay_id and profile_id values from dataset (#50269)
|
1 year ago |
Tony Xiao
|
0606388075
fix(query-builder): Search non-nullable key for empty value (#50205)
|
1 year ago |
Tony Xiao
|
a9b44aa3f2
fix(functions): Profile functions dataset small fixes (#49919)
|
1 year ago |
Dan Fuller
|
4d9807f43d
chore(issue-platform): Remove `write_occurrence_to_platform` and related options (#49497)
|
1 year ago |
Dan Fuller
|
413e647dca
chore(issue-platform): Remove `can_create_group` and related options, and `_save_aggregate_performance` and related (#48915)
|
1 year ago |
Tony Xiao
|
00b0609aa6
feat(functions): Add more aggregations to profile functions dataset (#49442)
|
1 year ago |
Gilbert Szeto
|
f2d15c0fc1
ref(test): split up org events endpoints tests by queried dataset (#48954)
|
1 year ago |
Tony Xiao
|
22c58aeed8
feat(profiling): Clean up profile functions dataset queries (#48994)
|
1 year ago |
Dan Fuller
|
bcca9ccf85
chore(issue-platform): Remove `organizations:issue-platform-search-perf-issues` flag and usages (#48751)
|
1 year ago |
Josh Ferge
|
ad0300ff27
feat(replays): allow replay requests to query across projects (#48493)
|
1 year ago |
Dan Fuller
|
991365abdd
feat(issue-platform): Make discover able to read from the issue platform for perf issues (#47941)
|
1 year ago |
Dan Fuller
|
ad477a4568
fix(issue-platform): Fix bug where searching by issue shortname in discover returns too many results (#47406)
|
1 year ago |
Shruthi
|
a5f44d68b6
feat(starfish): Add total.sum_transaction_duration to query builder (#47335)
|
1 year ago |
William Mak
|
e19d1eb357
feat(starfish): Introduce a floored_epm function (#47242)
|
1 year ago |
Manoel Aranda Neto
|
ea5a2cf79b
Make error.main_thread searchable on Discover and Issues page (#46183)
|
1 year ago |
Zach Collins
|
3e8de25949
chore(hybrid-cloud): More query changes in support for breaking foreign (#46365)
|
1 year ago |
Nar Saynorath
|
29080a2eb0
fix(discover): Always use group_id as a tag when queried (#46224)
|
1 year ago |
edwardgou-sentry
|
f4f9d628ee
feat(mobile): device.class field alias (#45373)
|
1 year ago |
Pierre Massat
|
cc6f7a2a61
feat(issue-platform): Whitelist several profiling issue types (#45218)
|
1 year ago |
Elias Hussary
|
6478c548ba
feat(profiling): add suspect functions dataset (#44979)
|
1 year ago |
Colleen O'Rourke
|
6b1af33b73
ref(issue platform): Consolidate and move files (#44368)
|
1 year ago |
Colleen O'Rourke
|
78177a9fb3
ref(grouptype): Update usages of GroupType (#44004)
|
1 year ago |