blob: bfb400724dbf85d543af63aa57759beba27dc313 [file] [log] [blame]
metric_definitions:
- id: 1
metric_name: "occurrence_metric"
metric_type: OCCURRENCE
metric_semantics: [NETWORK_COMMUNICATION]
meta_data:
expiration_date: "2021/01/01"
max_release_stage: GA
reports:
- id: 1
report_name: "fleetwide_occurrence_counts_report"
report_type: FLEETWIDE_OCCURRENCE_COUNTS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
# TODO(fxbug.dev/85440): This is an invalid configuration.
# system_profile_selection should not be set for
# FLEETWIDE_OCCURRENCE_COUNTS metrics, and requires setting
# skip_validation = true in BUILD.gn
system_profile_selection: SELECT_LAST
- id: 2
report_name: "unique_device_counts_report_1_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_1_DAY
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 3
report_name: "unique_device_counts_report_7_days"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_7_DAYS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 4
report_name: "unique_device_counts_select_first_report_1_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: SELECT_FIRST
local_aggregation_period: WINDOW_1_DAY
privacy_level: NO_ADDED_PRIVACY
system_profile_field: [OS, SYSTEM_VERSION, EXPERIMENT_TOKENS]
system_profile_selection: SELECT_FIRST
- id: 5
report_name: "unique_device_counts_select_first_report_7_days"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: SELECT_FIRST
local_aggregation_period: WINDOW_7_DAYS
privacy_level: NO_ADDED_PRIVACY
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_FIRST
- id: 6
report_name: "unique_device_counts_report_all_report_1_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_1_DAY
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION, EXPERIMENT_TOKENS]
system_profile_selection: REPORT_ALL
- id: 7
report_name: "unique_device_counts_report_all_report_7_days"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_7_DAYS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: REPORT_ALL
- id: 8
report_name: "unique_device_counts_select_most_common_report_1_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: SELECT_MOST_COMMON
local_aggregation_period: WINDOW_1_DAY
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 9
report_name: "unique_device_counts_select_most_common_report_7_days"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: SELECT_MOST_COMMON
local_aggregation_period: WINDOW_7_DAYS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 10
report_name: "hourly_device_histograms"
report_type: HOURLY_VALUE_HISTOGRAMS
privacy_level: NO_ADDED_PRIVACY
int_buckets:
linear:
floor: 1
num_buckets: 100
step_size: 1
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_FIRST
- id: 11
report_name: "hourly_device_histograms_report_all"
report_type: HOURLY_VALUE_HISTOGRAMS
privacy_level: NO_ADDED_PRIVACY
int_buckets:
linear:
floor: 1
num_buckets: 100
step_size: 1
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: REPORT_ALL
- id: 2
metric_name: "integer_metric"
metric_type: INTEGER
metric_semantics: [LATENCY]
metric_units: MICROSECONDS
meta_data:
expiration_date: "2021/01/01"
max_release_stage: GA
reports:
- id: 1
report_name: "fleetwide_means_report"
report_type: FLEETWIDE_MEANS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 2
report_name: "unique_device_numeric_stats_report_7_day_sum"
report_type: UNIQUE_DEVICE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: SUM_PROCEDURE
local_aggregation_period: WINDOW_7_DAYS
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 3
report_name: "unique_device_numeric_stats_report_7_day_min"
report_type: UNIQUE_DEVICE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MIN_PROCEDURE
local_aggregation_period: WINDOW_7_DAYS
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 4
report_name: "unique_device_numeric_stats_report_7_day_max"
report_type: UNIQUE_DEVICE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MAX_PROCEDURE
local_aggregation_period: WINDOW_7_DAYS
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 5
report_name: "unique_device_numeric_stats_report_7_day_mean"
report_type: UNIQUE_DEVICE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MEAN
local_aggregation_period: WINDOW_7_DAYS
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 6
report_name: "unique_device_numeric_stats_report_7_day_median"
report_type: UNIQUE_DEVICE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MEDIAN
local_aggregation_period: WINDOW_7_DAYS
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 7
report_name: "unique_device_numeric_stats_report_7_day_75th_percentile"
report_type: UNIQUE_DEVICE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: PERCENTILE_N
local_aggregation_procedure_percentile_n: 75
local_aggregation_period: WINDOW_7_DAYS
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 8
report_name: "unique_device_numeric_stats_report_7_day_99th_percentile"
report_type: UNIQUE_DEVICE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: PERCENTILE_N
local_aggregation_procedure_percentile_n: 99
local_aggregation_period: WINDOW_7_DAYS
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 9
report_name: "hourly_value_numeric_stats_sum"
report_type: HOURLY_VALUE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: SUM_PROCEDURE
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 10
report_name: "hourly_value_numeric_stats_min"
report_type: HOURLY_VALUE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MIN_PROCEDURE
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 11
report_name: "hourly_value_numeric_stats_max"
report_type: HOURLY_VALUE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MAX_PROCEDURE
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 12
report_name: "hourly_value_numeric_stats_mean"
report_type: HOURLY_VALUE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MEAN
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 13
report_name: "hourly_value_numeric_stats_median"
report_type: HOURLY_VALUE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: MEDIAN
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 14
report_name: "hourly_value_numeric_stats_75th_percentile"
report_type: HOURLY_VALUE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: PERCENTILE_N
local_aggregation_procedure_percentile_n: 75
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 15
report_name: "hourly_value_numeric_stats_99th_percentile"
report_type: HOURLY_VALUE_NUMERIC_STATS
privacy_level: NO_ADDED_PRIVACY
local_aggregation_procedure: PERCENTILE_N
local_aggregation_procedure_percentile_n: 99
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 16
report_name: "fleetwide_histograms"
report_type: FLEETWIDE_HISTOGRAMS
privacy_level: NO_ADDED_PRIVACY
int_buckets:
linear:
floor: 1
num_buckets: 100
step_size: 1
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 3
metric_name: "integer_histogram_metric"
metric_type: INTEGER_HISTOGRAM
int_buckets:
linear:
floor: 1
num_buckets: 100
step_size: 1
metric_semantics: [LATENCY]
metric_units: MICROSECONDS
meta_data:
expiration_date: "2021/01/01"
max_release_stage: GA
reports:
- id: 1
report_name: "fleetwide_histograms"
report_type: FLEETWIDE_HISTOGRAMS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 4
metric_name: "string_metric"
metric_type: STRING
metric_semantics: [LATENCY]
string_candidate_file: "candidates.txt"
string_buffer_max: 5
meta_data:
expiration_date: "2021/01/01"
max_release_stage: GA
reports:
- id: 1
report_name: "string_counts"
report_type: STRING_COUNTS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 2
report_name: "unique_device_string_counts_report_1_day"
report_type: UNIQUE_DEVICE_STRING_COUNTS
local_aggregation_period: WINDOW_1_DAY
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 3
report_name: "unique_device_string_counts_report_7_days"
report_type: UNIQUE_DEVICE_STRING_COUNTS
local_aggregation_period: WINDOW_7_DAYS
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 5
metric_name: "expedited_occurrence_metric"
metric_type: OCCURRENCE
metric_semantics: [NETWORK_COMMUNICATION]
metric_dimensions:
- dimension: FirstDimension
event_codes:
45: Code45
46: Code46
47: Code47
meta_data:
expiration_date: "2021/01/01"
max_release_stage: GA
reports:
- id: 1
report_name: "at_least_once_1_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_1_DAY
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 2
report_name: "at_least_once_7_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_7_DAYS
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 3
report_name: "select_first_1_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: SELECT_FIRST
local_aggregation_period: WINDOW_1_DAY
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 4
report_name: "select_first_7_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: SELECT_FIRST
local_aggregation_period: WINDOW_7_DAYS
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: SELECT_LAST
- id: 5
report_name: "report_all_1_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_1_DAY
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: REPORT_ALL
- id: 6
report_name: "report_all_7_day"
report_type: UNIQUE_DEVICE_COUNTS
local_aggregation_procedure: AT_LEAST_ONCE
local_aggregation_period: WINDOW_7_DAYS
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
system_profile_selection: REPORT_ALL
- id: 6
metric_name: "expedited_string_metric"
metric_type: STRING
metric_semantics: [LATENCY]
string_candidate_file: "candidates.txt"
string_buffer_max: 5
meta_data:
expiration_date: "2021/01/01"
max_release_stage: GA
reports:
- id: 1
report_name: "unique_device_string_counts_report_1_day"
report_type: UNIQUE_DEVICE_STRING_COUNTS
local_aggregation_period: WINDOW_1_DAY
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]
- id: 2
report_name: "unique_device_string_counts_report_7_days"
report_type: UNIQUE_DEVICE_STRING_COUNTS
local_aggregation_period: WINDOW_7_DAYS
expedited_sending: true
privacy_level: NO_ADDED_PRIVACY
event_vector_buffer_max: 100
system_profile_field: [OS, SYSTEM_VERSION]