chromium/components/policy/resources/templates/policy_definitions/UserAndDeviceReporting/DeviceReportRuntimeCountersCheckingRateMs.yaml

arc_support: This policy has no effect on the logging done by Android.
caption: CPU runtime counters telemetry collection rate in milliseconds.
default: 86400000
desc: |-
  Rate at which runtime counters are sampled and collected. The minimum allowed is 1 day.

  If not set, the default rate of 1 day applies.
device_only: true
example_value: 90000000
features:
  cloud_only: true
  dynamic_refresh: true
  unlisted: true
owners:
- [email protected]
- [email protected]
schema:
  minimum: 86400000
  type: integer
supported_on:
- chrome_os:121-
tags:
- admin-sharing
type: int
generate_device_proto: False