Andrew Liu
|
477e69fc87
fix(feedback): enforce a max message size from all sources (#79326)
|
1 month ago |
Dan Fuller
|
cc8d945ca8
feat(workflow_engine): Add unique index to ensure `DetectorState` is unique per detector/group_key (#79388)
|
1 month ago |
Harshitha Durai
|
44db45d93f
ref(dashboards): Add Serializers for Dashboards Permission Model (#79142)
|
1 month ago |
Leander Rodrigues
|
53064511fc
chore(db): At last, drop the `Group.score` column (#78875)
|
1 month ago |
Harshitha Durai
|
0ac2461abe
ref(dashboards): Add New Dashboards Permissions Model (#78618)
|
1 month ago |
Leander Rodrigues
|
860c9b119a
chore(db): revert-revert - Split DB and state for removing Group.score column (#78880)
|
1 month ago |
getsentry-bot
|
3a80ca634f
Revert "chore(db): Split DB and state for removing `Group.score` column (#78845)"
|
1 month ago |
Leander Rodrigues
|
5db1b51238
chore(db): Split DB and state for removing `Group.score` column (#78845)
|
1 month ago |
Evan Purkhiser
|
137448cbc8
ref(uptime): Make subscription unique on timeout as well (#78787)
|
1 month ago |
Leander Rodrigues
|
e735790a15
chore(db): Begin dropping `Group.score` column (#78769)
|
1 month ago |
Katie Byers
|
6d5f99039f
chore(grouping): Backfill `latest_grouping_config` in grouphash metadata (#78367)
|
1 month ago |
Dan Fuller
|
999eeafeff
feat(workflow_engine): Add type column to detector (#78533)
|
1 month ago |
Katie Byers
|
58e3ccdc8d
feat(grouping): Store latest grouping config in grouphash metadata (#78366)
|
1 month ago |
Evan Purkhiser
|
3d0b35bef6
ref(uptime): Migrate empty object headers to empty list (#78478)
|
1 month ago |
Evan Purkhiser
|
7ec9523490
ref(uptiem): Use empty [] over {} as db default for headers (#78502)
|
1 month ago |
Josh Callender
|
6c6024b9d8
Create Detector State Model (#78244)
|
1 month ago |
Seiji Chew
|
929e2f1544
chore(projects): Increase project slug limit from 50 -> 100 (#75737)
|
1 month ago |
Evan Purkhiser
|
e7884fa9c5
feat(uptime): Add environmnet column (#78332)
|
1 month ago |
Katie Byers
|
4652526526
feat(seer grouping): Add Seer fields to grouphash metadata table (#78106)
|
1 month ago |
Josh Callender
|
9b26ba4c44
Phase 1 Remove / Rename WorkflowActions (#78272)
|
1 month ago |
Josh Callender
|
60674f0550
Add DataConditions for workflow_engine (#77448)
|
1 month ago |
Malachi Willey
|
423e42e553
fix(data): Update first_seen dates that are very old (#78089)
|
1 month ago |
Harshitha Durai
|
9ab0573e22
feat(dashboards): Add equations to Big Number Widget (Backend API change) (#78022)
|
1 month ago |
Snigdha Sharma
|
9ccade23cf
fix(substatus): Add migration to reset substatus for groups pending merge (#78035)
|
1 month ago |
Athena Moghaddam
|
97d5ec173e
feat(auth): add org level api access (#77491)
|
1 month ago |
Snigdha Sharma
|
ad84c9edaa
fix(substatus): Add migration to fix substatuses (#77741)
|
2 months ago |
Simon Hellmayr
|
7e272cbdac
feat(whats-new): add created by id to broadcasts (#77551)
|
2 months ago |
Dan Fuller
|
f5c488b4dd
feat(uptime): Add new unique index to `UptimeSubscription` that takes new fields into account (#77613)
|
2 months ago |
Dan Fuller
|
109de35a3e
feat(uptime): Add method, headers and body columns to `UptimeSubscription` (#77611)
|
2 months ago |
Snigdha Sharma
|
49d4fb7679
fix(issues): Remove constraint for group.substatus (#77606)
|
2 months ago |
Snigdha Sharma
|
bf929d4cab
fix(substatus): Add check constraint for Group.substatus (#77439)
|
2 months ago |
Dan Fuller
|
de3cc139f2
feat(workflow_engine): Add many to many relationship between `Detector` and `DataSource` (#77300)
|
2 months ago |
Mark Story
|
93a1764c18
chore: sunset appstore connect integration data v2 (#77178)
|
2 months ago |
Evan Purkhiser
|
b3c749706d
ref(uptime): Remove old whois columns (db) (#77434)
|
2 months ago |
Evan Purkhiser
|
18c528ee79
ref(uptime): Remove old whois columns (state) (#77427)
|
2 months ago |
Evan Purkhiser
|
0aff0554b1
feat(uptime): Better names for uptme rdap columns (#77424)
|
2 months ago |
Josh Callender
|
36641ae218
Alerts Create Issues: Workflow Actions (#77361)
|
2 months ago |
Dan Fuller
|
0aed6c4f61
feat(workflow_engine): Add Detector model (#77298)
|
2 months ago |
Dan Fuller
|
1652df4325
feat(workflow_engine): Add DataSource model (#77217)
|
2 months ago |
Josh Callender
|
e5f5bc565c
Alerts Create Issues: Workflows (#77172)
|
2 months ago |
Simon Hellmayr
|
8e45cf2e50
chore(metrics): remove span metric tables (#77133)
|
2 months ago |
getsentry-bot
|
b03a884a5c
Revert "chore: sunset appstore connect integration data (#74100)"
|
2 months ago |
Yagiz Nizipli
|
9f1f2a9cf4
chore: sunset appstore connect integration data (#74100)
|
2 months ago |
Simon Hellmayr
|
5695c7eac2
chore(metrics): remove span attribute extraction models from django state (#77060)
|
2 months ago |
Athena Moghaddam
|
62eb4b4028
feat(auth): add scopes and org selection to ApiApplication (#76974)
|
2 months ago |
anthony sottile
|
a28ac5c9b7
ref: squash index_together operation for GroupRelease model (#76932)
|
2 months ago |
Simon Hellmayr
|
e4b09077be
chore(metrics): remove db constraint from spanattributeextractionrules models (#76789)
|
2 months ago |
Simon Hellmayr
|
5a1d0eece8
feat(whats-new): extend broadcast model and serializer (#76820)
|
2 months ago |
Dan Fuller
|
4caad52c49
feat(uptime): Add url_domain and url_suffix columns to the uptime subscription model (#76366)
|
2 months ago |
Snigdha Sharma
|
fa2fcd96b2
chore(issues): Backfill IGNORED groups with missing substatuses (#75702)
|
2 months ago |