| commit | d68271dcc318d4e45f25190d91d003b600e1707c | [log] [tgz] |
|---|---|---|
| author | Anivia Li <aniviali@fuchsia.infra.roller.google.com> | Thu Jun 05 11:33:32 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 05 11:35:27 2025 -0700 |
| tree | abb72625bdc472e30ca93ea66c65bf43c110373e | |
| parent | 1224b2a41ba567e65f01f1f5eb3a0a733b22cf3c [diff] |
[roll] Roll cobalt [report_definition] Add cookie bucket fields to report definition Added following fields: * cookie_bucket_size: specifies the number of cookie buckets to compute confidence intervals. 20 is the only accepted amount of cookie buckets. 0 indicates that cookie bucket is disabled. cookie bucket should not be enabled if experiment_ids is empty. * cookie_bucket_scope: specifies the scope of bucketing, for example an A/B testing ID. cookie_bucket_scope must be set if cookie bucket is enabled and it must be not set if cookie bucket is disabled. * SystemProfileField.COOKIE_BUCKET_ID: can be set only if SystemProfileField.EXPERIMENT_IDS is set. Should be set with cookie_bucket_size together or not at all. Added flag `allowCookieBucket` to specify whether cookie bucket is allowed to be set in the registry, default to false. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/1290824 Original-Revision: b6976c96abff1b6164f07bab414c058f4e633a58 GitOrigin-RevId: b646a4968d677d68318fe9b157063cc7bb12035b Change-Id: Ibeae9fe5b413033cec162a7cb2b39a0e64b8c69f
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.