Skip to content

Commit

Permalink
Rollout P3A Nebula to 10% of release users
Browse files Browse the repository at this point in the history
  • Loading branch information
DJAndries committed Jul 23, 2024
1 parent 0788078 commit 429f1fd
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions seed/seed.json
Original file line number Diff line number Diff line change
Expand Up @@ -2967,6 +2967,36 @@
]
},
"name": "DefaultPlaylistStudy"
},
{
"experiments": [
{
"feature_association": {
"enable_feature": [
"BraveP3ADifferentialSampling"
]
},
"name": "Enabled",
"probability_weight": 10
},
{
"name": "Default",
"probability_weight": 90
}
],
"filter": {
"channel": [
"RELEASE"
],
"platform": [
"WINDOWS",
"MAC",
"LINUX",
"ANDROID",
"IOS"
]
},
"name": "BraveP3ANebulaRelease"
}
],
"version": "1"
Expand Down

0 comments on commit 429f1fd

Please sign in to comment.