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 8035f11 Remove standard_library.import_aliases() calls (#6471)
add 7b8786f Revert "[BEAM-5240] Add metrics dashboard deployment script
and logic (#6277)" (#6482)
No new revisions were added by this update.
Summary of changes:
.test-infra/metrics/README.md | 105 --------
...beam-grafana-etcdata-persistentvolumeclaim.yaml | 14 -
...beam-grafana-libdata-persistentvolumeclaim.yaml | 14 -
...beam-grafana-logdata-persistentvolumeclaim.yaml | 14 -
...beam-postgresql-data-persistentvolumeclaim.yaml | 14 -
.test-infra/metrics/beamgrafana-deploy.yaml | 97 -------
.test-infra/metrics/dashboards/dashboard.bak | 297 ---------------------
.test-infra/metrics/docker-compose.yml | 33 ---
.test-infra/metrics/sync/jenkins/Dockerfile | 10 -
.test-infra/metrics/sync/jenkins/README.md | 3 -
.test-infra/metrics/sync/jenkins/requirements.txt | 4 -
.test-infra/metrics/sync/jenkins/syncjenkins.py | 210 ---------------
12 files changed, 815 deletions(-)
delete mode 100644 .test-infra/metrics/README.md
delete mode 100644
.test-infra/metrics/beam-grafana-etcdata-persistentvolumeclaim.yaml
delete mode 100644
.test-infra/metrics/beam-grafana-libdata-persistentvolumeclaim.yaml
delete mode 100644
.test-infra/metrics/beam-grafana-logdata-persistentvolumeclaim.yaml
delete mode 100644
.test-infra/metrics/beam-postgresql-data-persistentvolumeclaim.yaml
delete mode 100644 .test-infra/metrics/beamgrafana-deploy.yaml
delete mode 100644 .test-infra/metrics/dashboards/dashboard.bak
delete mode 100644 .test-infra/metrics/docker-compose.yml
delete mode 100644 .test-infra/metrics/sync/jenkins/Dockerfile
delete mode 100644 .test-infra/metrics/sync/jenkins/README.md
delete mode 100644 .test-infra/metrics/sync/jenkins/requirements.txt
delete mode 100644 .test-infra/metrics/sync/jenkins/syncjenkins.py