Add comment for TimeUnit::ONE_MINUTE guardrail
All metric types (except EventMetric) guardrail bucket size using the function TimeUnitToBucketSizeInMillisGuardrailed, which returns a bucket size of 5 minutes for any buckets with a size > 1 second and < 5 minutes iff uid is not shell or root. Test: bit statsd_test:* Change-Id: I6350a07978217c795565cd096134e3df56ecf163
Loading
Please register or sign in to comment