This is an automated email from the ASF dual-hosted git repository.
altay pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from e76b4db Merge pull request #15480: [BEAM-12356] Make sure
DatasetService is always closed
add 1d70ad7 [BEAM-11981] Java Bigtable - Implement IO Request Count
metrics (#15342)
No new revisions were added by this update.
Summary of changes:
model/pipeline/src/main/proto/metrics.proto | 3 +
.../core/metrics/GcpResourceIdentifiers.java | 10 ++++
.../core/metrics/MonitoringInfoConstants.java | 7 +++
.../sdk/io/gcp/bigtable/BigtableServiceImpl.java | 65 +++++++++++++++++++++-
.../io/gcp/bigtable/BigtableServiceImplTest.java | 44 ++++++++++++++-
5 files changed, 125 insertions(+), 4 deletions(-)