JonasBa
|
39761415af
ref: defer opensudo import
|
7 месяцев назад |
Priscila Oliveira
|
98f6bc70cc
ref(metrics): Update extrapolation toggle copies (#74712)
|
7 месяцев назад |
Simon Hellmayr
|
d31105c87a
feat(admin): add endpoint to invalidate project config on demand (#74705)
|
7 месяцев назад |
Simon Hellmayr
|
bc00bef7d5
fix(metrics): don't implicitly tag comparative filters in span metric extraction (#74628)
|
7 месяцев назад |
Priscila Oliveira
|
04fc089a7c
fix(metrics): Allow upper and lower cases in equation field (#74704)
|
7 месяцев назад |
Josh Callender
|
30e501a9b6
Add tests for bulk fetch events test (#74698)
|
7 месяцев назад |
Michael Sun
|
30d0a96140
chore(tags): Set sentry tag for dataset in tag key value endpoint (#74696)
|
7 месяцев назад |
Seiji Chew
|
d1dba43ec8
chore(rules): Capture key error in sentry (#74659)
|
7 месяцев назад |
Michelle Zhang
|
8653d6e677
feat(devtoolbar): add feature flag panel (#74686)
|
7 месяцев назад |
Josh Ferge
|
b2afd6f902
fix(db): add note about checking correct name of database table (#74689)
|
7 месяцев назад |
Seiji Chew
|
efd4c8439d
chore: Switch delayed processing option to flagpole (#74668)
|
7 месяцев назад |
Nar Saynorath
|
1c6eba469f
feat(dashboards): Save widget type to split decision if explicit (#74665)
|
7 месяцев назад |
Nathan Hsieh
|
44d686fcba
remove is_in flag check (#74594)
|
7 месяцев назад |
Dan Fuller
|
8014bb7ab0
chore(uptime): Always log results in uptime result processor (#74673)
|
7 месяцев назад |
Katie Byers
|
96acd8d8db
ref(seer): Refactor Seer request helper tests (#74670)
|
7 месяцев назад |
Josh Callender
|
ed427e4b62
add tests for parse rulegroup to event data (#74669)
|
7 месяцев назад |
Ryan Albrecht
|
ee95b68195
fix: Protect against feedbacks ingested without project association (#74218)
|
7 месяцев назад |
Ryan Albrecht
|
6bfcabd088
feat(toolbar): Add a panel to show active alerts (#74657)
|
7 месяцев назад |
Dan Fuller
|
d6e2e28934
fix(uptime): If we fail to fetch `robots.txt` we should allow the url to be processed. (#74655)
|
7 месяцев назад |
David Wang
|
b6f6732e5f
ref(crons): Use new broken monitor notif setting (#74416)
|
7 месяцев назад |
David Wang
|
ce66546931
feat(crons): Add new notification type (#74286)
|
7 месяцев назад |
Alexander Tarasov
|
5c679521f1
fix(issues): structured issue annotations (#74648)
|
7 месяцев назад |
Dominik Buszowiecki
|
f4e7e243bc
fix(insights): transaction names with quotes break caches (#74667)
|
7 месяцев назад |
Katie Byers
|
78d3349293
fix(seer grouping): Fix flaky feature enablement test (#74664)
|
7 месяцев назад |
Nathan Hsieh
|
68c6cf5f26
implement `not in` issue alert filter (#74595)
|
7 месяцев назад |
Ryan Albrecht
|
cb71631211
feat(toolbar): Tweak css reset a little more (#74666)
|
7 месяцев назад |
Shruthi
|
26d86be7f3
feat(discover): Persist dataset selection on add to dashboards (#74658)
|
7 месяцев назад |
Jodi Jang
|
34d9dc685e
ref(similarity): Add project option to enable ingestion after backfill (#74586)
|
7 месяцев назад |
Snigdha Sharma
|
9255afabf5
feat(issue-search): Check `max_candidates` to push Postgres fields to post-filtering (#74531)
|
7 месяцев назад |
Katie Byers
|
65eafed43d
ref(seer grouping): Add new `sentry:similarity_backfill_completed` project option to enablement check (#74600)
|
7 месяцев назад |
Mark Story
|
9d2bbbe270
chore(features) Add api_expose to remaining features (#74572)
|
7 месяцев назад |
William Mak
|
24ab0c2e0a
ref(querybuilder): Remove ParamsType from tasks (#74570)
|
7 месяцев назад |
Alexander Tarasov
|
f7390a6dab
fix(issues): allow rendering of annotations in both formats (#74645)
|
7 месяцев назад |
Alexander Tarasov
|
9f1bdb5e2e
chore: cleanup unused `IssueLink` component (#74644)
|
7 месяцев назад |
Dan Fuller
|
2118b23ac8
feat(uptime): Use organization level autodetection flag to gate whether we should run detection (#74652)
|
7 месяцев назад |
anthony sottile
|
b41b098552
ref: add typing-only hints to dict fields for django-stubs (#74641)
|
7 месяцев назад |
Dan Fuller
|
032ddf2668
feat(uptime): Add feature flag to prevent creating issue platform issues for uptime (#74530)
|
8 месяцев назад |
Dan Fuller
|
f7d53d726d
chore(alerts): Stop sending unused count headers from combined rules endpoint (#74613)
|
8 месяцев назад |
Nar Saynorath
|
9db72d0e3a
feat(dashboards): Surface split decision in widget type field (#74634)
|
8 месяцев назад |
Dan Fuller
|
7d304d1c9b
feat(uptime): Include uptime monitors in the combined rule endpoint. (#74611)
|
8 месяцев назад |
Dan Fuller
|
914282099c
feat(uptime): Add serializer for uptime monitors and include them in the combined alert serializer (#74612)
|
8 месяцев назад |
Josh Callender
|
d277417855
Unit tests for get_rules_to_fire in delayed_processing (#74615)
|
8 месяцев назад |
Tony Xiao
|
5de2b7952f
fix(flamegraph): Loading/error message should not intercept pointer e… (#74646)
|
8 месяцев назад |
Michelle Zhang
|
daf6cfedad
ref(replay): allow all orgs to access mobile replays (FE) (#74282)
|
8 месяцев назад |
Armen Zambrano G.
|
c25c8418c0
feat(grouping): Remove UI sections for project configs (#74579)
|
8 месяцев назад |
Ryan Albrecht
|
805f1e982a
ref(AlertRuleStatus): Split <AlertRuleStatus> into a component in its own file (#74610)
|
8 месяцев назад |
Ryan Albrecht
|
8270a54c25
ref(toolbar): Rename to useFetchInfiniteApiData so future useFetch* hooks sort together (#74609)
|
8 месяцев назад |
Ryan Albrecht
|
6c2d5af5ac
ref(toolbar): Rename grid area inside toolbar items (#74608)
|
8 месяцев назад |
anthony sottile
|
ed46e02d84
ref: ensure mypy stronglist check happens in CI as well (#74642)
|
8 месяцев назад |
Andrew Liu
|
cd42d1dd66
ref(replay): replace replays/contextIcon import with PlatformIcon (#74173)
|
8 месяцев назад |