apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.7k stars 4.2k forks source link

[Bug]: MetricUpdates.isEmpty check does not check for gaugeUpdates #31630

Open rohitsinha54 opened 1 month ago

rohitsinha54 commented 1 month ago

What happened?

org.apache.beam.runners.core.metrics.MetricUpdates.isEmpty method does not check for gaugeUpdates to be empty.

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

Issue Components

rohitsinha54 commented 1 month ago

.take-issue