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 |
Kev
|
3348518b30
feat(perf): Add linear regression in discover (#44115)
|
1 year ago |
Matt Gaunt-Seo @ Sentry.io
|
1dd7a01fab
test(snuba): Hopefully fixes flakes in test_organization_events (#43822)
|
1 year ago |
Matt Gaunt-Seo @ Sentry.io
|
090a4eb53e
test(snuba): Avoid risk of future events in snuba tests (#43810)
|
1 year ago |
getsentry-bot
|
9ac6594fcb
Revert "test(snuba): Remove hour replace to stop flakes at UTC midnight (#43669)"
|
1 year ago |
Matt Gaunt-Seo @ Sentry.io
|
7c6713a29b
test(snuba): Remove hour replace to stop flakes at UTC midnight (#43669)
|
1 year ago |
Colleen O'Rourke
|
f545919f5c
ref(issue platform): Allow for searching generic issues in Discover (#43131)
|
1 year ago |
William Mak
|
a0ea3c4786
feat(discover): Add a total.count field (#42903)
|
1 year ago |
Abdkhan14
|
51344a777a
fix(discover): Added coalesce for http.status_code (#41793)
|
2 years ago |
Shruthi
|
e6a5481eed
feat(discover): Allow count_if on array fields (#41647)
|
2 years ago |
edwardgou-sentry
|
7034d2a3ec
feat(discover): allows passing a readable query param to return more readable device names when device is queried (#41345)
|
2 years ago |
Shruthi
|
ad4bc665ae
fix(discover): Flaky backend tests - sort project ids (#41124)
|
2 years ago |
Tony Xiao
|
dc158ddee8
fix(discover): Events endpoint returning bad data when no projects (#41044)
|
2 years ago |
Shruthi
|
618ae63cf2
fix(tests): Discover backend test flakes (#41057)
|
2 years ago |
William Mak
|
84b61cd855
ref(discover): Split the builder file (#41013)
|
2 years ago |
William Mak
|
1aec0e52ee
ref(discover): Switch params to a dataclass (#40737)
|
2 years ago |
Tony Xiao
|
e856744626
fix(profiling): Transform alias to input format for profile columns (#40901)
|
2 years ago |
Tony Xiao
|
147cbe529f
feat(profiling): Introduce profile query builder (#40557)
|
2 years ago |
Dameli Ushbayeva
|
5d8a666beb
test(perf-issues): Improve how performance issues are created in tests (#39293)
|
2 years ago |
Dominik Buszowiecki
|
3e100649f1
fix(perf-issues): error when undefined performance.issue_ids in discover query (#39109)
|
2 years ago |
Dameli Ushbayeva
|
a5f9fa8fde
feat(performance-issues): add ability to query transactions by group_ids (#38024)
|
2 years ago |
Ryan Skonnord
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
edwardgou-sentry
|
0917611672
fix(discover): Fix error.handled not grouping properly (#38388)
|
2 years ago |
Ahmed Etefy
|
a0e5db6119
feat(discover): Optimize has condition on trace.parent_span (#38052)
|
2 years ago |
Shruthi
|
ab993b3261
fix(tests): Fix dnd backend test flakes (#37916)
|
2 years ago |
William Mak
|
5860ceb55e
fix(discover): user_misery denominator (#37374)
|
2 years ago |
William Mak
|
4d5a1e4c56
fix(discover): Apdex denominator (#37365)
|
2 years ago |
Andrii Soldatenko
|
595159fe58
feat(dynamic-sampling): Add `isSendingSource` to dynamic-sampling SDK versions endpoint [TET-271] (#37295)
|
2 years ago |
Alberto Leal
|
52538aca22
chore(hybrid-cloud): Do not splice org slug from subdomain (#36955)
|
2 years ago |
edwardgou-sentry
|
70f7f6bf13
fix(discover): increase rate limit on events api to 15 per sec and 10 concurrent (#36854)
|
2 years ago |
William Mak
|
f2d1c89a16
feat(custom-measurements): Add units to meta (#36812)
|
2 years ago |
edwardgou-sentry
|
d9fe7ec0a8
feat(discover): lower events api rate limit to 10 per second and 5 concurrent (#36814)
|
2 years ago |
William Mak
|
d3b8c9dd7b
chore(discover): Cleanup events tests (#36797)
|
2 years ago |
William Mak
|
f95c27b933
chore(discover): Rename the test file (#36773)
|
2 years ago |
Mark Story
|
fcd9d9502a
cleanup: Remove the eventsv1 endpoints (#24215)
|
3 years ago |
josh
|
2600cce6d7
ref(pyupgrade): class-related refactors for tests/ (#23558)
|
3 years ago |
josh
|
6c9e580853
ref: remove six from tests (#23542)
|
3 years ago |
josh
|
05e81273da
ref: fstringify tests (#23518)
|
3 years ago |
josh
|
658504a9b2
ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197)
|
3 years ago |
Mark Story
|
1ca4a0cd08
ref(api) Remove the unused group parameter from events APIs (#20811)
|
4 years ago |
josh
|
d46213a3cb
ref(py3): implement list coercion compat layer for map, filter, zip, and enforce via lint (#17270)
|
4 years ago |
evanh
|
86e835a6ce
fix(discover) Make query parse error a little better (#17193)
|
4 years ago |
Mark Story
|
585e6176e3
ref: Remove now unused discover query code (#16306)
|
4 years ago |
Lyn Nagara
|
3c7507b2b5
test: Rewrite tests to use store_event instead of create_event (#16212)
|
4 years ago |
Lyn Nagara
|
0e6e53ef21
test: Remove more instances of the deprecated create_event function (#16168)
|
5 years ago |
Mark Story
|
23aad62f5d
fix(discover) Fix incorrectly handled project_id condition (#15312)
|
5 years ago |