You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2021/08/26 23:31:36 UTC

[beam] branch master updated (36db1ea -> 053cadb)

This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 36db1ea  Merge pull request #15183 from [BEAM-11983] Java Datastore - Implement IO Request Count metrics
     add 053cadb  Merge pull request #15328 from [BEAM-11987] Python Datastore - Implement IO Request Count metric

No new revisions were added by this update.

Summary of changes:
 .../io/gcp/datastore/v1new/datastoreio.py          |  62 ++++++++++++-
 .../io/gcp/datastore/v1new/datastoreio_test.py     | 101 ++++++++++++++++++++-
 .../apache_beam/io/gcp/resource_identifiers.py     |   5 +
 .../python/apache_beam/metrics/monitoring_infos.py |   4 +
 4 files changed, 165 insertions(+), 7 deletions(-)