-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Milestone
Description
Similar to #31927, but implement Gauge Metrics.
A metric accumulator will need to be added for the type in prism:
And adding the type to the accumulator factory list:
Specifically with the right URNs and coders:
Once unfiltered, this will allow the following Java Validates Runner tests to pass.
MetricsTest.testCommittedGaugeMetrics
MetricsTest.testAttemptedGaugeMetrics