This is an automated email from the ASF dual-hosted git repository.
chamikara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from c0b8e65 Merge pull request #14995 from kw2542/BEAM-12419
add a4d9603 [BEAM-11984] Request count metrics in GcsDownloader
add 920553e [BEAM-11984] Request count metrics in GcsUploader
add 2d90287 [BEAM-11984] Added monitoring labels to proto file
add f264f02 [BEAM-11984] Added projectId to metric labels
add aff97a7 [BEAM-11984] Added project number to metric labels
add f0d0dd5 [BEAM-11984] Changed resource identifier name
add 4a78a81 Merge pull request #14770: [BEAM-11984] Request count metrics
for GCSIO
No new revisions were added by this update.
Summary of changes:
model/pipeline/src/main/proto/metrics.proto | 2 +
sdks/python/apache_beam/io/gcp/gcsio.py | 69 ++++++++++++++++++++--
sdks/python/apache_beam/io/gcp/gcsio_test.py | 66 ++++++++++++++++++++-
.../apache_beam/io/gcp/resource_identifiers.py | 4 ++
.../python/apache_beam/metrics/monitoring_infos.py | 4 ++
5 files changed, 139 insertions(+), 6 deletions(-)