diff --git a/cmds/statsd/src/atoms.proto b/cmds/statsd/src/atoms.proto index ca03343ddb801..02c0763c9d83e 100644 --- a/cmds/statsd/src/atoms.proto +++ b/cmds/statsd/src/atoms.proto @@ -9694,6 +9694,7 @@ message RuntimeAppOpAccess { UNIFORM = 1; RARELY_USED = 2; BOOT_TIME_SAMPLING = 3; + UNIFORM_OPS = 4; } // sampling strategy used to collect this message