David Wang
|
cb4629dd3c
feat(alert): Migrate certain conditions to be filters (#20572)
|
4 years ago |
Radu Woinaroski
|
0d9178e836
feat(relay): Add support for collecting relay analytics (#20653)
|
4 years ago |
Michal Kuffa
|
329ee0ea57
ref(eventattachment): Add type column to EventAttachment model (#20779)
|
4 years ago |
Alberto Leal
|
5bb9ae5417
fix(platforms): Fix project platforms that are either 'python-tracing' or 'node-tracing' (#20568)
|
4 years ago |
Adam McKerlie
|
8c353913c1
feat[onboarding]: Add Transactions to Onboarding (#20291)
|
4 years ago |
Marcos Gaeta
|
97c8ab09cf
feat(integrations): Add sentry_app_id column to sentry_alertruletriggeractions table (#20244)
|
4 years ago |
Stephen Cefali
|
308a65ac74
fix(ui-components): adds skip_load_on_open field and adds migration (#20078)
|
4 years ago |
Chris Fuller
|
1930c335af
feat(workflow): Track Rule and AlertRule activity (#20065)
|
4 years ago |
Mark Story
|
d21d84aa91
chore(attachments) Cleanup dangling event attachment files (#20069)
|
4 years ago |
KKaempen
|
cba4a3b729
fix(msteams): Update identity database to allow for longer MS Teams user IDs (#20057)
|
4 years ago |
Dan Fuller
|
49a86769c9
refs(metric_alerts): Stop using trigger level `resolve_threshold` and `threshold_type` fields (#19961)
|
4 years ago |
Chris Fuller
|
15ba027053
feat(workflow): Creating a model to store alert rule activity (#19948)
|
4 years ago |
Evan Purkhiser
|
b8ff4a3fc9
chore(pickple): Cleanup more bad auditlog pickled data (#19901)
|
4 years ago |
Dan Fuller
|
da71c71074
feat(metric_alerts): Backfill new AlertRule level fields (#19555)
|
4 years ago |
Dan Fuller
|
77e7ea4eee
feat(metric_alerts): Move resolve_threshold and threshold_type to the rule level. (#19522)
|
4 years ago |
Dan Fuller
|
5e1c25f1f9
fix(metric_alerts): Fix column type of `TimeSeriesSnapshot.value` to be an array of floats (#19502)
|
4 years ago |
Stephen Cefali
|
960b76cc6d
feat(vercel): creates internal integration during installation (#19437)
|
4 years ago |
Dan Fuller
|
f8ee70b63d
fix(metric_alerts): Migrate `error_rate()` SnubaQuery rows to `failure_rate()` (#19291)
|
4 years ago |
Tony
|
e5c6ed9f06
feat(async-csv): Batched exports in smaller tasks (#19034)
|
4 years ago |
MeredithAnya
|
dc952aa092
fixes SENTRY-G92 (#19114)
|
4 years ago |
Dan Fuller
|
9ba9a351ec
feat(metric_alerts): Allow trigger thresholds to be float (#19075)
|
4 years ago |
MeredithAnya
|
8b076c0ac9
ref(audit-logs): Migration for adding INTEGRATION_UPGRADE (#19084)
|
4 years ago |
Dan Fuller
|
1ed7a7f5fc
refs(alert_rules): Remove unused tables/cols related to alert rules from the database (#18989)
|
4 years ago |
Dan Fuller
|
d358cd4e17
refs(alert_rules): Remove extra fields and models related to `Incident` (#18955)
|
4 years ago |
Dan Fuller
|
2fc75c9153
refs(alert_rules): Stop writing to unused incident fields. Modify data model to prepare for removing unused fields (#18875)
|
4 years ago |
Dan Fuller
|
7c10ce474c
refs(alert_rules): Stop using query related fields on AlertRule and QuerySubscription. Remove unused columns from models, and unused Models (#18805)
|
4 years ago |
Dan Fuller
|
ff7ed0944a
refs(alert_rules): Stop using `AlertRule.query_subscriptions` relationship (#18781)
|
4 years ago |
Dan Fuller
|
4f5c332eea
feat(alerts): Convert subscription creation to rely on `SnubaQuery` (#18706)
|
4 years ago |
Chris Fuller
|
af3861465c
feat(workflow): FeatureAdoption migration (#18685)
|
4 years ago |
Dan Fuller
|
e8b7c215d9
feat(alerts): Add new model to represent a snuba query. Change aggregate field to be a string. (#18555)
|
4 years ago |
MeredithAnya
|
d7229eb869
ref(db): Add DefaultFieldsModel (#18535)
|
4 years ago |
Chris Fuller
|
a34d53adca
feat(workflw): PendingIncidentSnapshot Migration (#18505)
|
4 years ago |
Chris Fuller
|
5627836705
fix(workflow): Remove tracked superuser views (#18367)
|
4 years ago |
Dan Fuller
|
670dda0a19
fix(mail): Fix missed migration state. (#18388)
|
4 years ago |
Dan Fuller
|
623be5c04b
feat(mail): Implement migration for moving all projects to use issue alert targeting. (#18330)
|
4 years ago |
Chris Fuller
|
49013aae1e
fix(workflow): Adding alertrule manager + meta option migrations (#18299)
|
4 years ago |
Chris Fuller
|
9d53b6bb59
feat(workflow) Add Incident field `status_method` to model (#18302)
|
4 years ago |
Megan Heskett
|
28b3c19501
feat(project): Add has_transactions flag and tracking (#18289)
|
4 years ago |
William Mak
|
3bf35f09f1
fix(perf-views) - Add owner to key transactions unique together
|
4 years ago |
Chris Fuller
|
0580ecd42a
feat(workflow): Create partial index for AlertRule model (#18150)
|
4 years ago |
Nathan Heskia
|
f4a064b16b
perf(event attachment): Add file to event attachment index (#18004)
|
5 years ago |
NisanthanNanthakumar
|
fbd7855e18
feat(SentryApps): Create db migration to add new integration feature choices (#17981)
|
5 years ago |
Dan Fuller
|
3eaa6db577
generate migration
|
5 years ago |
Megan Heskett
|
97a47fa16d
ref(adoption): Remove unused project has_sourcemaps flag (#17962)
|
5 years ago |
evanh
|
a4c04d0a19
fix(discover) Migration on functions in saved queries (#17629)
|
5 years ago |
Dan Fuller
|
81c27f4656
refs(subscriptions): When creating `QuerySubscriptions`, defer creation in snuba to tasks.
|
5 years ago |
William Mak
|
2e2fb73804
feat(visibility) - Adding new KeyTransaction model
|
5 years ago |
Evan Purkhiser
|
879fbc5a31
feat(onboarding): Mark onboarding alert task as done for all old orgs (#17411)
|
5 years ago |
Evan Purkhiser
|
8fb7dd75fe
feat(onboarding): Add completion_seen state (#17594)
|
5 years ago |
Dan Fuller
|
8fe58dbed8
fix(data): Repair data in AuditLogEntry.data
|
5 years ago |