William Mak
|
d7b414096f
fix(discover): topN transaction status (#37481)
|
2 years ago |
William Mak
|
bfbe93ac53
fix(discover): Apdex potentially nan (#37509)
|
2 years ago |
William Mak
|
38fe132317
feat(custom-measurements): Add units to events stats (#36977)
|
2 years ago |
Markus Unterwaditzer
|
5ceaca6389
ref(MEP): Add new option to query tag values as strings from clickhouse (#36397)
|
2 years ago |
edwardgou-sentry
|
ccc86db8a6
feat(discover): Support sum function while querying metrics in discover (#35576)
|
2 years ago |
Evan Hicks
|
c6b8a82722
Update Snuba SDK to use Request class (#33980)
|
2 years ago |
edwardgou-sentry
|
94e958b2b7
fix(discover): wraps zerofilled response for no results on multi axis top events (#34018)
|
2 years ago |
William Mak
|
1436e3ffed
ref(discover): Remove use-snql feature checks (#33805)
|
2 years ago |
Nar Saynorath
|
8a4253ede2
feat(event-stats): Drop equation field validation for topEvent queries (#33575)
|
2 years ago |
Nar Saynorath
|
3a76eb785c
feat(top-events): Support excluding other from topEvents query (#33606)
|
2 years ago |
William Mak
|
3b15bf52c1
feat(mep): Dry run mep queries (#33315)
|
2 years ago |
William Mak
|
ecf72a9491
feat(mep): Add a param that prevents aggregate conditions (#32896)
|
2 years ago |
William Mak
|
2f74f373ca
ref(mep): Change to param instead of referrer for using mep (#32398)
|
2 years ago |
William Mak
|
d2cab2df83
feat(mep): Connect the stats endpoint to metrics (#32082)
|
2 years ago |
Marcos Gaeta
|
1e437a123a
ref(py): Move functions to Managers. (#31337)
|
2 years ago |
William Mak
|
5494be0834
feat(discover): Add a run_query helper function (#31354)
|
2 years ago |
Evan Hicks
|
130b9833b4
fix(arm64) Fixes snuba tests on arm64 (#30912)
|
2 years ago |
William Mak
|
312407842f
chore(top-events): Remove the top-events feature flag from the BE (#30680)
|
2 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)
|
3 years ago |