anthony sottile
|
714fabf11f
ref: use absolute imports for models (#57281)
|
1 year ago |
anthony sottile
|
4191ea1f7a
ref: move from freezegun to time-machine (part 3: rest of sentry) (#56495)
|
1 year ago |
Matt Duncan
|
229243debe
fix(hc): Mark OrganizationSessionsEndpointTests stable (#55709)
|
1 year ago |
Riccardo Busetti
|
9851f6da0c
fix(sessions): Check wildcard search before making query (#55634)
|
1 year ago |
Gabe Villalobos
|
f00c91b71a
test(hybrid-cloud): Adds silo dectorator inheritance checks (#54201)
|
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 |
anthony sottile
|
6a37f7f09f
ref: fix some misc type errors (#51302)
|
1 year ago |
Shruthi
|
91c52725f2
chore(anr-rate): Feature flag anr_rate fields in Sessions API (#43741)
|
1 year ago |
Radu Woinaroski
|
05d1ef82d2
fix(metrics): Align get_series() intervals (#42441)
|
1 year ago |
Shruthi
|
9b73c742fa
feat(anr-rate): Expose ANR rates through session API (#42460)
|
1 year ago |
Joris Bayer
|
104eca00d7
ref(release-health): Remove duplex backend from code (#41062)
|
2 years ago |
Ryan Skonnord
|
aabc784d11
feat(hybrid): Add silo mode limit decorators (#38613)
|
2 years ago |
Ahmed Etefy
|
c977357b73
ref(sessions): Remove deprecated get_filter usage [TET-226 TET-354] (#38438)
|
2 years ago |
Ahmed Etefy
|
f6c5278075
Revert "ref(sessions): Remove deprecated get_filter usage [TET-226]" (#38431)
|
2 years ago |
Ahmed Etefy
|
4d421ef76c
ref(sessions): Remove deprecated get_filter usage [TET-226] (#38300)
|
2 years ago |
Markus Unterwaditzer
|
5ceaca6389
ref(MEP): Add new option to query tag values as strings from clickhouse (#36397)
|
2 years ago |
Andrii Soldatenko
|
cd803d173c
fix(snuba): Add appropriate `UseCaseKey` for indexer [TET-146] (#36308)
|
2 years ago |
Josh Soref
|
8b13ba0e01
Spelling visibility (#36055)
|
2 years ago |
Joris Bayer
|
adc9206385
ref(release-health): Reflect Relay changes in test harness (#35883)
|
2 years ago |
Joris Bayer
|
3a0fca73d2
fix(sessions): Sort by sum(session) if available (#35184)
|
2 years ago |
Joris Bayer
|
7a2451f199
fix(release-health): Do not treat InvalidParams as crash (#35182)
|
2 years ago |
Ahmed Etefy
|
d9dfdce215
fix(sessions_v2): Restrict offset and apply limits when sorting by release.timestamp [TET-7] (#34916)
|
2 years ago |
Ahmed Etefy
|
af66ec160d
feat(api): Sort sessions by release timestamp [TET-7] (#34699)
|
2 years ago |
Jan Michael Auer
|
1b1e1ed83f
ref(metrics): Honor snuba group limits without orderBy [TET-5] (#34287)
|
2 years ago |
Joris Bayer
|
9e607010ab
fix(sessions): Prevent crash with future time range (#34272)
|
2 years ago |
Markus Unterwaditzer
|
8b256b30c4
fix(release_health): Improve behavior around empty-string queries (#34159)
|
2 years ago |
Joris Bayer
|
a1a7f80106
fix(sessions): Fix filter by healthy + groupBy (#34105)
|
2 years ago |
Joris Bayer
|
ef16973036
feat(sessions): Expose crash free rate (#34045)
|
2 years ago |
Markus Unterwaditzer
|
8e475a6b04
feat(sessions): Pagination for metrics-based sessions v2 (#33971)
|
2 years ago |
Joris Bayer
|
ca78aa8dbf
feat(sessions): Relax time range constraints in metrics impl (#34043)
|
2 years ago |
Joris Bayer
|
5abc4e9ee4
feat(sessions): Filter by session.status in sessions API (#33906)
|
2 years ago |
Joris Bayer
|
22f2077e6a
fix(metrics): Filter invalid conditions (#33952)
|
2 years ago |
Joris Bayer
|
dde15fb2d0
ref(metrics): Base sessions v2 API on metrics query builder (#33827)
|
2 years ago |
Joris Bayer
|
05724f6018
fix(sessions): Use first non-empty result to determine groups (#31894)
|
2 years ago |
Joris Bayer
|
10163a45f6
fix(metrics): Query session.status groups together (#32487)
|
2 years ago |
Oliver Newland
|
89076a37dd
test(metrics) - more fixes for snuba tests for enforced 90-day metrics TTL (#32476)
|
2 years ago |
Joris Bayer
|
ba169c09d7
fix(sessions): Prevent empty array in WHERE clause (#31893)
|
2 years ago |
Joris Bayer
|
1708d6b57e
fix(sessions): Limit number of groups in sessions_v2 API (#31392)
|
2 years ago |
Ahmed Etefy
|
ef94a939a5
fix(metrics): Accept tuples in `_translate_conditions` (#31388)
|
2 years ago |
Joris Bayer
|
d8359ac9fb
fix(sessions): Disallow querying by issue.id (#29810)
|
3 years ago |
Joris Bayer
|
6ed50d7643
feat(metrics): Use 10s granularity in sessions charts (#29265)
|
3 years ago |
Matej Minar
|
17772cec92
feat: Enable minute resolution sessions (#29377)
|
3 years ago |
Joris Bayer
|
ad2c16f8c2
feat(metrics): Build sessions_v2 with metrics [INGEST-249] (#28870)
|
3 years ago |
Ahmed Etefy
|
7a1d16e461
fix(snuba): Fix double session and user err count (#25543)
|
3 years ago |
Dan Fuller
|
fef828b7cc
fix(django22): Replace imports from `django.core.urlresolvers` with `django.urls` (#25382)
|
3 years ago |
Evan Purkhiser
|
3be371b9c7
ref(py): Apply isort to some less commonly touched test modules (#25016)
|
3 years ago |
Matej Minar
|
12883622bc
Revert "fix(release-health): Discount `crashed` and `abnormal` sessions from `errored` sessions (#24920)" (#24924)
|
3 years ago |
Ahmed Etefy
|
8ffad25c00
fix(release-health): Discount `crashed` and `abnormal` sessions from `errored` sessions (#24920)
|
3 years ago |
Arpad Borsos
|
96ebce9f5f
fix(sessions): Improve rounding of realtime queries (#24558)
|
3 years ago |