Gilbert Szeto
|
7960f9138d
ref(rules): Add type hints and parameterize common functions (#33800)
|
2 years ago |
Markus Unterwaditzer
|
2a9bce82f8
ref(mep): Move transaction thresholds to new tagging system, add histogram outliers (#33722)
|
2 years ago |
Marcos Gaeta
|
4f4c335b2c
ref(types): Add types to the pipeline module (#32863)
|
2 years ago |
Ahmed Etefy
|
75000057b1
feat(metrics): Add naming layer abstraction [INGEST-939 INGEST-1036 INGEST-1167] (#33347)
|
2 years ago |
Ahmed Etefy
|
222da45bad
ref(metrics): Add types to metrics.fields.base (#33200)
|
2 years ago |
Markus Unterwaditzer
|
9e0a1d7f6e
feat(metrics): Implement basic histogram functions on metrics_v2 API + QueryBuilder (#32992)
|
2 years ago |
Markus Unterwaditzer
|
7967aea89c
fix(release_health): Add new featureflag to return metric results to user (#32904)
|
2 years ago |
Pierre Massat
|
5f62688b23
feat(profiling): Pull from Kafka topic to run symbolication (#32320)
|
2 years ago |
Marcos Gaeta
|
1976018261
ref(types): Add types to rules (#31590)
|
2 years ago |
Marcos Gaeta
|
654c662730
ref(types): Add types to conditions and filters (#32393)
|
2 years ago |
Marcos Gaeta
|
f91258b4e7
ref(types): Codeowners endpoints (#32403)
|
2 years ago |
Marcos Gaeta
|
2519368034
ref(endpoints): Move endpoints to module (#32400)
|
2 years ago |
Marcos Gaeta
|
3d2252640b
ref(serializers): Split up large file (#32085)
|
2 years ago |
Dan Fuller
|
dde4fd24ac
feat(issue_alert_status): Add endpoint for fetching group history for an issue alert rule (#32143)
|
2 years ago |
Dan Fuller
|
0c57738ecb
feat(issue_alert_status): Add model to keep track of issue alert rule firing history (#32040)
|
2 years ago |
Dan Fuller
|
22758802ea
types: Add type hints to some database fields (#32025)
|
2 years ago |
Dan Fuller
|
0a4a14b9ee
typing: Add type hints to some base model files (#32024)
|
2 years ago |
Josh Ferge
|
49b62fb667
feat(apidocs): type team serializer response (#32029)
|
2 years ago |
Dan Fuller
|
31d38d7f28
feat(issue_alert_status): Add backend abstraction for accessing issue alert rule firing history (#32015)
|
2 years ago |
Dan Fuller
|
fbe987561d
typing: Add type hints to sentry/utils/services.py (#31984)
|
2 years ago |
Josh Ferge
|
1808be1dc6
Revert "feat(apidocs): type team serializer response (#31916)" (#31976)
|
2 years ago |
Josh Ferge
|
2aeba0d213
feat(apidocs): type team serializer response (#31916)
|
2 years ago |
Josh Ferge
|
1bd1c98d52
feat(apidocs): type organization serializer (#31787)
|
2 years ago |
Marcos Gaeta
|
95355a8206
ref(models): Combine option models into a submodule (#31615)
|
2 years ago |
Josh Ferge
|
ae6316f06e
feat(typing): type user serializer (#31771)
|
2 years ago |
Ryan Skonnord
|
24abd34441
ref(access): Add type hints to roles/manager.py (#31595)
|
2 years ago |
Josh Ferge
|
16f532d946
feat(apidocs): Implement OpenAPI response serializer parsing for Sentry Serializers (#31146)
|
2 years ago |
Shruthi
|
0d158f7c77
ref(discover): Remove all references to QueryFilter (#31351)
|
2 years ago |
Jan Michael Auer
|
00bf8260de
feat(outcomes): Dispatch billing outcomes to a dedicated topic (#31175)
|
2 years ago |
Marcos Gaeta
|
26974f7d5d
ref(types): `src/sentry/shared_integrations` (#30798)
|
2 years ago |
Marcos Gaeta
|
2b4227c1f0
ref(analytics): Analytics Refactor + Types (#30555)
|
2 years ago |
Ahmed Etefy
|
6457270942
feat(cra-metrics): Adds crash rate alerts over metrics [INGEST-629] [INGEST-632] (#30400)
|
2 years ago |
Marcos Gaeta
|
db16b6f8b7
types(py): Github (#30006)
|
2 years ago |
Dan Fuller
|
2ca7e7d262
feat(team_stats): Add endpoint to calculate bucketed counts of groups grouped by age. (WOR-1523) (#30522)
|
2 years ago |
Marcos Gaeta
|
532efddb31
types(py): Ratelimits module (#30332)
|
3 years ago |
Marcos Gaeta
|
f8cdf9dbc7
types(py): Slack Endpoints (#29912)
|
3 years ago |
Dan Fuller
|
2df0f924b2
typing(issue_search): Add typing to issue search backends and executors (#29902) (#30024)
|
3 years ago |
Marcos Gaeta
|
0e58814efd
meta(py): Upgrade python typing analysis script (#29961)
|
3 years ago |
William Mak
|
f5ecc4ae0a
typing(discover): Adding some of the files for QueryBuilder to mypy (#29851)
|
3 years ago |
Sentry Bot
|
9f9870bb33
Revert "typing(issue_search): Add typing to issue search backends and executors (#29902)"
|
3 years ago |
Dan Fuller
|
38307fc743
typing(issue_search): Add typing to issue search backends and executors (#29902)
|
3 years ago |
Marcos Gaeta
|
36a8e35e02
py(types): Add type annotations to email utils. (#29854)
|
3 years ago |
Floris Bruynooghe
|
88c7af7452
feat(appconnect): Get dSYMs URL from the App Store Connect API [NATIVE-294] (#29513)
|
3 years ago |
Stephen Cefali
|
e850b4ff84
add typing for mail notifications (#29529)
|
3 years ago |
josh
|
b628cb9670
py38: switch to Python 3.8 (#29064)
|
3 years ago |
josh
|
df1bbdd92b
test: add required testing on Python 3.8.12 (#29116)
|
3 years ago |
Sebastian Zivota
|
c133c816a7
ref: Add types to store and symbolication (#29014)
|
3 years ago |
Marcos Gaeta
|
f71ced8956
types(python): Group API Helpers (#29424)
|
3 years ago |
Tony Xiao
|
36b163789a
feat(suspect-spans): Add new endpoint for suspect spans (#29357)
|
3 years ago |
Floris Bruynooghe
|
d9dd5703e6
feat(symbolication): Selection logic for low priority queue (#29258)
|
3 years ago |