This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag nightly-master
in repository https://gitbox.apache.org/repos/asf/beam.git.
*** WARNING: tag nightly-master was modified! ***
from be08391 (commit)
to b362a53 (commit)
from be08391 Bump dataflow java container version to beam-master-20210913
(#15506)
add 92aebe4 [BEAM-11980] Java GCS - Implement IO Request Count metrics
(#15394)
add 4437b2a [BEAM-10913] - Updating Grafana from v6.7.3 to v8.1.2 (#15503)
add 446fa83 updated Maven-to-Gradle conversion step in Java quickstart
add b10590c Merge pull request #15511 from pcoet/noGradle
add b362a53 [BEAM-12876] Adding doc and glossary entry for resource hints
(#15499)
No new revisions were added by this update.
Summary of changes:
.test-infra/metrics/grafana/Dockerfile | 4 +-
.../github_actions_post-commit_tests.json | 4 +-
.../grafana/dashboards/post-commit_tests.json | 907 ++++++++++++---------
.../grafana/dashboards/pre-commit_tests.json | 413 +++++-----
.../dashboards/stability_critical_jobs_status.json | 447 +++++-----
...minfluxdb.yaml => beamgithubjavatests-api.yaml} | 13 +-
...nfluxdb.yaml => beamgithubpythontests-api.yaml} | 13 +-
.../core/metrics/GcpResourceIdentifiers.java | 4 +
.../core/metrics/MonitoringInfoConstants.java | 4 +
.../beam/sdk/extensions/gcp/util/GcsUtil.java | 63 +-
.../beam/sdk/extensions/gcp/util/GcsUtilTest.java | 80 ++
.../www/site/content/en/documentation/glossary.md | 8 +
.../en/documentation/runtime/resource-hints.md | 81 ++
.../site/content/en/get-started/quickstart-java.md | 10 +-
.../partials/section-menu/en/documentation.html | 1 +
15 files changed, 1213 insertions(+), 839 deletions(-)
copy .test-infra/metrics/grafana/provisioning/datasources/{beaminfluxdb.yaml
=> beamgithubjavatests-api.yaml} (78%)
copy .test-infra/metrics/grafana/provisioning/datasources/{beaminfluxdb.yaml
=> beamgithubpythontests-api.yaml} (78%)
create mode 100644
website/www/site/content/en/documentation/runtime/resource-hints.md