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

arc_support: This policy has no effect on the logging done by Android.
caption: Network telemetry collection rate in milliseconds.
default: 3600000
desc: |-
  Rate at which network data is sampled and collected. The minimum allowed is 1 minute.

        If not set, the default rate of 10 minutes applies.
device_only: true
example_value: 600000
features:
  cloud_only: true
  dynamic_refresh: true
  unlisted: true
owners:
- [email protected]
- [email protected]
schema:
  minimum: 60000
  type: integer
supported_on:
- chrome_os:103-
tags:
- admin-sharing
type: int
generate_device_proto: False