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 |
Lyn Nagara
|
e6351f7fc5
ref(eventstore): Simplify eventstore interface take 2 (#14952)
|
5 years ago |
Mark Story
|
d13a5bae62
feat(discover2) Add dataset selection based on query (#14857)
|
5 years ago |
Mark Story
|
c5ed69aabd
ref(tests) Consolidate time creation/formatting helpers (#14455)
|
5 years ago |
josh
|
95767d455b
chore: blacken take 2 (#14360)
|
5 years ago |
Dan Fuller
|
65b8c65d28
ref: (Django 1.9) Bump djangorestframework to 3.0.5 as an intermediate step to get to 3.3.x
|
5 years ago |
Lyn Nagara
|
d423ff803d
ref(events-v2): Move events endpoints into separate files (#13758)
|
5 years ago |
Lauryn Brown
|
d7c1e44fe5
Filtered out special aggregations in original snuba_args method. (#13731)
|
5 years ago |
Mark Story
|
ab659cacbc
fix(events-v2) Fix empty stacktraces (#13730)
|
5 years ago |
Lauryn Brown
|
ff821e003e
ref(event-search): Changed total values in heatmaps to reflect the current query (#13659)
|
5 years ago |
Mark Story
|
56e20d2c20
feat(events-v2) Fix 500 when group parameter is not an integer (#13567)
|
5 years ago |
Lauryn Brown
|
69e032630e
feat(event-search): Add projects in heatmaps. (#13490)
|
5 years ago |
Lauryn Brown
|
471b1099a7
feat(search): Added error handling to issue search. (#13457)
|
5 years ago |
Lauryn Brown
|
e496654dfd
feat(event-search): event-tags/heatmap api (#13350)
|
5 years ago |
Lauryn Brown
|
3cd8b507ba
ref(event-search): Fixed unhandled parse error. (#13320)
|
5 years ago |
Lauryn Brown
|
8e5a64f10c
feat(events): Allow Event Graph to show either User count or Event count (#13289)
|
5 years ago |
Dan Fuller
|
dec9f6197b
feat(api): Support passing group ids to event search endpoint (SEN-584)
|
5 years ago |
Lauryn Brown
|
4cea625cc9
feat(search): Added boolean terms to Search Grammar (#12935)
|
5 years ago |
Dan Fuller
|
a0968bcb3b
feat(api): Allow raw searches to happen anywhere in a search query (SEN-458)
|
5 years ago |
Mark Story
|
f7ce87438f
feat(test) Add acceptance test that is backed by snuba (#12596)
|
5 years ago |
Lyn Nagara
|
ae1b466840
feat(events): Support direct hit on an event ID (#12330)
|
5 years ago |
Jess MacQueen
|
f95c921ba3
ref(api): Use has_project_X methods in org endpoint base (#12098)
|
5 years ago |
Markus Unterwaditzer
|
0f600d8664
ref: Remove python normalizer (#12068)
|
5 years ago |