Nar Saynorath
|
a531eacb3c
fix(errors): events entity appended when querying with group fields (#80827)
|
6 days ago |
Nar Saynorath
|
e501faa041
fix(discover): Set fallback properly in split (#80392)
|
3 weeks ago |
Tony Xiao
|
25d5f7cc17
feat(profiling): Add function to query profile examples of different … (#80255)
|
4 weeks ago |
Snigdha Sharma
|
361e5e59c8
cleanup(group-attributes): Remove the option to send updates to kafka (#79334)
|
1 month ago |
Klaus Rettinghaus
|
9c40e4d39e
chore(comments): fix some typos and unify comments (#78999)
|
1 month ago |
anthony sottile
|
56f677fb42
ref: remove/replace some calls to iso_format in tests/snuba (#79029)
|
1 month ago |
Shruthi
|
eb0f7df63a
fix(discover): Handle issue id when it's a tag (#76263)
|
3 months ago |
William Mak
|
af719aa250
fix(events): Global views was enabled accidentally (#75665)
|
3 months ago |
Shruthi
|
be460ee31a
feat(discover): Save query dataset source (#74344)
|
4 months ago |
Tony Xiao
|
737265ffa6
fix(spans): Validate id fields on spans query builders (#74042)
|
4 months ago |
Shruthi
|
7a19d0bf37
feat(discover): Infer dataset split decision if possible (#73770)
|
5 months ago |
William Mak
|
cfeb749e51
ref(querybuilder): Move BaseQueryBuilder out (#73329)
|
5 months ago |
Shruthi
|
a4f77a708b
feat(discover): Make parallel queries for split decision (#73292)
|
5 months ago |
Shruthi
|
5d4a1521f2
feat(discover): Save Discover query split decisions (#71988)
|
5 months ago |
Shruthi
|
3e4a85fde1
feat(discover): Add top level transactions dataset (#71940)
|
5 months ago |
Armen Zambrano G
|
7a350510e7
fix(related_issues): Orgs with open membership should always show related issues (#72961)
|
5 months ago |
anthony sottile
|
3ecef851b6
ref: remove usage of CanonicalKeyDict in tests (#71093)
|
6 months ago |
anthony sottile
|
9001d83217
ref: fix assignment to non-canonical keys in tests / mock data (#70849)
|
6 months ago |
Raj Joshi
|
3aade54c7b
feat(api-idorslug): Updated Subset of Endpoints to use `organization_id_or_slug` (#70636)
|
6 months ago |
Armen Zambrano G
|
7d4f07d2ee
tests: Create Span and Trace test cases (#69193)
|
7 months ago |
Josh Ferge
|
42fbbb98b8
fix(replays): no dashes in replay_id on issue_platform dataset (#69314)
|
7 months ago |
Josh Ferge
|
84422f69be
fix(replays): normalize replay_id assertion in test (#69281)
|
7 months ago |
Ryan Skonnord
|
5df59b5534
test(hc): Delete default region_silo_test decorators (#67722)
|
8 months ago |
anthony sottile
|
09853ff60e
ref: use datetime.UTC instead of datetime.timezone.utc in tests (#67043)
|
8 months ago |
anthony sottile
|
42e49b2f8e
ref: before_now() returns aware datetimes (#66090)
|
9 months ago |
Armen Zambrano G
|
390eef32a9
tests(user_misery): Test changes to improve code clarity (#65154)
|
9 months ago |
anthony sottile
|
c8a00d1cf6
ref: pep 585 pyupgrade --py311-plus changes (#64275)
|
10 months ago |
William Mak
|
c2bb91644d
feat(trace): Use spans to build the trace tree (#62898)
|
10 months ago |
edwardgou-sentry
|
1a758d9691
feat(discover): Adds count_scores function to discover and metrics dataset (#61255)
|
1 year ago |
edwardgou-sentry
|
9dc3f317b8
feat(webvitals): adds weighted_performance_score function to discover (#60814)
|
1 year ago |
edwardgou-sentry
|
dec8afcbb0
feat(webvitals): Adds opportunity_score function to discover and metrics dataset (#60899)
|
1 year ago |
Nar Saynorath
|
d1ca24021f
fix(discover): Remove status field from discover dataset (#60547)
|
1 year ago |
Dan Fuller
|
8e917c802c
fix(tests): Fix flaky `test_all_events_fields` test (#60891)
|
1 year ago |
anthony sottile
|
3535218c2c
ref: take 2 at disabling a flaky test (#60884)
|
1 year ago |
anthony sottile
|
a64d362d1a
ref: disable flaky test (#60878)
|
1 year ago |
Dan Fuller
|
ef91ef1916
fix(discover): Fix errors dataset in discover to correctly be able to select columns (#60846)
|
1 year ago |
Ryan Skonnord
|
33f6772e7f
test(hc): Remove stable=True arg from silo test decorators (#60421)
|
1 year ago |
Dan Fuller
|
f9f0e52082
feat(metric-alerts): Support `is:<status>` in metric alerts (#60496)
|
1 year ago |
Dan Fuller
|
dcd8f4f14f
feat(metric-alerts): Support filtering by status in discover. (#60412)
|
1 year ago |
anthony sottile
|
9fe6d9177f
ref: use enum value / name due to 3.11 repr changes (#60138)
|
1 year ago |
Lyn Nagara
|
ee049e3342
dev: ClickHouse 21.8 (#58965)
|
1 year ago |
getsentry-bot
|
2f1f009714
Revert "dev: ClickHouse 21.8 (#58776)"
|
1 year ago |
Tony Xiao
|
3e0c5f8ca2
feat(functions): Add regression score function for functions dataset (#58860)
|
1 year ago |
Lyn Nagara
|
b0102245ba
dev: ClickHouse 21.8 (#58776)
|
1 year ago |
volokluev
|
60285429c7
fix(ci): fix rate limit test (#58184)
|
1 year ago |
anthony sottile
|
714fabf11f
ref: use absolute imports for models (#57281)
|
1 year ago |
Tony Xiao
|
b5200182ca
feat(statistical-detectors): Add new functions with breakpoint for fu… (#57509)
|
1 year ago |
volokluev
|
24807859b5
ref(ci): remove tests that don't query snuba from the snuba test file (#57420)
|
1 year ago |
anthony sottile
|
4191ea1f7a
ref: move from freezegun to time-machine (part 3: rest of sentry) (#56495)
|
1 year ago |
anthony sottile
|
7d17434e01
ref: use datetime.timezone.utc instead of pytz.utc / pytz.UTC (#54705)
|
1 year ago |