anthony sottile
|
ba10c0ff7a
ref: have mypy follow imports to 3rd party deps (#38571)
|
2 years ago |
Ryan Skonnord
|
d7107be63f
feat(hybrid): Scripts for silo mode decorators (#38288)
|
2 years ago |
Markus Unterwaditzer
|
f6fdfd45e0
ref(utils): Add typing to sentry.utils.hashlib (#38304)
|
2 years ago |
Ryan Skonnord
|
06708a5d2f
ref(hybrid): Standardize nomenclature around silos (#38277)
|
2 years ago |
Lyn Nagara
|
da8479f607
ref(typing): Fix Arroyo typing (#38250)
|
2 years ago |
Gilbert Szeto
|
b25bf3d4ef
ref(suspect-resolutions): refactor code around (#37775)
|
2 years ago |
anthony sottile
|
cc82be15ce
ref: upgrade to mypy 0.9xx (#37608)
|
2 years ago |
Ryan Skonnord
|
7f9c213e82
feat: Introduce server component mode limitations (#35994)
|
2 years ago |
Josh Ferge
|
32a3a14ba3
feat(replays): add replays recording consumer (#36872)
|
2 years ago |
Varun Venkatesh
|
433a20945b
ref(notifications): Refactor utility functions (#36869)
|
2 years ago |
Gilbert Szeto
|
15e2130908
feat(release-activity): backend support for tracking release activity (#36608)
|
2 years ago |
Varun Venkatesh
|
d435bb742d
ref(msteams): Use message builder for help, installation and identity messages (#36495)
|
2 years ago |
Markus Unterwaditzer
|
7540094e97
ref(utils): Add typing to metrics module (#36324)
|
2 years ago |
Joris Bayer
|
e6e6bfa256
feat(metrics): Enable transaction metric extraction for a percentage of orgs (#36313)
|
2 years ago |
anthony sottile
|
de1fc4a06e
fix: integrationdocs call Executor.submit(...) correctly (#36223)
|
2 years ago |
anthony sottile
|
e403d2e1a0
ref: upgrade zstandard so it gets a prebuilt wheel on M1 (#36125)
|
2 years ago |
William Mak
|
98a23e98a1
feat(custom-measurements): Add measurements meta endpoint (#35913)
|
2 years ago |
anthony sottile
|
c044845149
Revert "Revert "ref: simplify and type flake8 plugin (#35645)" (#35651)" (#35673)
|
2 years ago |
Evan Purkhiser
|
8b9bcdc92d
Revert "ref: simplify and type flake8 plugin (#35645)" (#35651)
|
2 years ago |
anthony sottile
|
9dce10350d
ref: simplify and type flake8 plugin (#35645)
|
2 years ago |
Gilbert Szeto
|
76224e944e
feat(rules): suspect commits and issue owner rules support for mobile languages (#35400)
|
2 years ago |
Scott Cooper
|
28e72df974
feat(workflow): Add chart to metric alert unfurl (#34531)
|
2 years ago |
anthony sottile
|
0151a14ab0
fix: downgrade unidiff to fix patches to filenames with spaces (#34691)
|
2 years ago |
MeredithAnya
|
bf35becd27
ref(metrics-indexer): Handle invalid json errors (#34439)
|
2 years ago |
Dan Fuller
|
b085e7f07d
refs(api): Add type hints to cursors.py and any consuming files (#34391)
|
2 years ago |
Gilbert Szeto
|
321676d744
ref(typing): add type hints to suspect commit for clarity (#34263)
|
2 years ago |
Joris Bayer
|
16d18eae1e
feat(metrics): Metrics interface to run queries from code (#33735)
|
2 years ago |
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 |