Expand description
Stat
Structs
Enums
There are five events to record pass + block == Total
Constants
Traits
Functions
check_validity_for_reuse_statistic check the compliance whether readonly metric statistic can be built based on resource’s global statistic The parameters, sample_count and interval_ms, are the parameters of the metric statistic you want to build The parameters, parent_sample_count and parent_interval_ms, are the parameters of the resource’s global statistic If compliance passes, return Ok(()), if not returns specific error