mirror of
https://github.com/google/nomulus
synced 2026-01-06 13:36:48 +00:00
This CL adds Truth framework subjects to some metrics in the Stackdriver metrics library, in a contrib subpackage. It doesn't deal with gauge metrics, and for event metrics, the assertions can only be that a metric has or does not have a distribution for a particular set of label values. Asserting more fine-grained propositions regarding the distribution will require a distribution subject. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=149112692