Marcos Gaeta
|
1e437a123a
ref(py): Move functions to Managers. (#31337)
|
3 years ago |
William Mak
|
5494be0834
feat(discover): Add a run_query helper function (#31354)
|
3 years ago |
Evan Hicks
|
130b9833b4
fix(arm64) Fixes snuba tests on arm64 (#30912)
|
3 years ago |
William Mak
|
312407842f
chore(top-events): Remove the top-events feature flag from the BE (#30680)
|
3 years ago |
Tony Xiao
|
b06f207c37
fix(discover): Division by zero in equations should not error (#30507)
|
3 years ago |
Tony Xiao
|
1c30cbc8f1
fix(discover): Issue id is None in top N series (#30328)
|
3 years ago |
Marcos Gaeta
|
cb2c910e7e
fix(bitbucket): Identity.DoesNotExist (#30053)
|
3 years ago |
Shruthi
|
473455635e
fix(discover): Check BooleanCondition in where clause (#29785)
|
3 years ago |
William Mak
|
be538bbc8d
feat(discover): Add support for top events using snql (#29607)
|
3 years ago |
William Mak
|
cb134a294f
Revert "fix(discover): Xfailing some failing tests" (#29548)
|
3 years ago |
William Mak
|
6075b4dedf
feat(discover): Update timeseries to support comparison (#29492)
|
3 years ago |
William Mak
|
84e73fe60c
feat(discover): Use SnQL for some of event-stats (#29471)
|
3 years ago |
William Mak
|
5b883d8a1a
fix(discover): Xfailing some failing tests (#29519)
|
3 years ago |
josh
|
29a0c5342b
test: remove mock compat (#29501)
|
3 years ago |
William Mak
|
84d39ba132
fix(visibility): Unbound errors for visibility files (#29330)
|
3 years ago |
Dan Fuller
|
8450f6939b
feat(cmp_alerts): Return current and comparison count from stats api, instead of percent (#29245)
|
3 years ago |
Dan Fuller
|
84c739c9ad
feat(cmp_alerts): Support `comparisonDelta` parameter in `OrganizationEventsStatsEndpoint` (#29028)
|
3 years ago |
Dan Fuller
|
06d9aa6841
feat(cmp_alerts): Allow `timeseries_query` to make comparison queries (#29018)
|
3 years ago |
William Mak
|
fc82b4a7b6
fix(discover): Fix a bug with top events and issues (#28961)
|
3 years ago |
William Mak
|
e9185a5456
feat(discover): allow up to 10 top events (#28862)
|
3 years ago |
William Mak
|
50befd98f3
fix(discover): Allow invalid rollups (#28778)
|
3 years ago |
William Mak
|
8723901591
fix(discover): Handle field aliases with others correctly (#28751)
|
3 years ago |
William Mak
|
7da6f3027f
feat(discover): Rename series that match the other series (#28703)
|
3 years ago |
William Mak
|
bdb17f14f7
fix(discover): Handle existing queries correctly for other (#28742)
|
3 years ago |
William Mak
|
ef8e10fa8f
fix(discover): Negate conditions correctly for `other` (#28642)
|
3 years ago |
William Mak
|
b974449030
chore(arithmetic): Remove the arithmetic feature flag (#28110)
|
3 years ago |
josh
|
d9467206c9
ref(hackweek): upgrade sentry-flake8 (#28028)
|
3 years ago |
edwardgou-sentry
|
d9314785b2
feat(performance): optional withoutZerofill and include start end times in events-stats response (#27531)
|
3 years ago |
William Mak
|
b42cdb8842
fix(arithmetic): Handle multi-axis with equations & normal functions (#27532)
|
3 years ago |
Shruthi
|
d8ea561031
feat(discover): Add SnQL support for error.unhandled (#27330)
|
3 years ago |
William Mak
|
72fd5e5222
feat(arithmetic): Adding support to event-stats (#26680)
|
3 years ago |
Shruthi
|
cc12854f69
feat(configurable-thresholds): Alias apdex_new() -> apdex() along with other configurable aggregates (#26429)
|
3 years ago |
Shruthi
|
c0b1f363e0
feat(configurable-thresholds): Use legacy apdex for events stats (#26435)
|
3 years ago |
josh
|
89de2f690d
ref: upgrade pre-commit (#26237)
|
3 years ago |
Dan Fuller
|
fef828b7cc
fix(django22): Replace imports from `django.core.urlresolvers` with `django.urls` (#25382)
|
3 years ago |
Tony
|
548f6a2a7d
fix(discover): Top 5 events with timestamp fields (#25003)
|
4 years ago |
Evan Purkhiser
|
3be371b9c7
ref(py): Apply isort to some less commonly touched test modules (#25016)
|
4 years ago |
Tony
|
72280bfa89
fix(discover): Top events with project field with no results (#24824)
|
4 years ago |
Lyn Nagara
|
7f185063a3
test: Fix organization event stats test (#24725)
|
4 years ago |
Lyn Nagara
|
1fd199947a
test: Rewrite the test_top_events_with_error_handled test to return consistent result (#24588)
|
4 years ago |
Lyn Nagara
|
7ff91ec5fe
test(discover): Skip impossible Discover queries (#24586)
|
4 years ago |
Tony
|
83d78f963e
feat(discover): Allow opting out of showing partial time buckets (#24434)
|
4 years ago |
Tony
|
482ef21b8a
fix(discover): Make end timestamp inclusive (#24253)
|
4 years ago |
josh
|
2600cce6d7
ref(pyupgrade): class-related refactors for tests/ (#23558)
|
4 years ago |
josh
|
6c9e580853
ref: remove six from tests (#23542)
|
4 years ago |
josh
|
05e81273da
ref: fstringify tests (#23518)
|
4 years ago |
William Mak
|
c61473453b
fix(discover): Account for top events when calculating rollup (#23221)
|
4 years ago |
josh
|
658504a9b2
ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197)
|
4 years ago |
josh
|
2343b87125
ref(py3): requirements followup, pin mock package for backported fixes from 3.8 stdlib mock (#23263)
|
4 years ago |
Tony
|
996b33758f
fix(discover): Empty top N chart should have x axis (#22332)
|
4 years ago |