This is an automated email from the ASF dual-hosted git repository.
kamilwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 164bef3 Merge pull request #11530: [BEAM-9824] Do not ignore chained
Reshuffles on flink batch runner.
add 590d819 [BEAM-8790] Kubernetes deployment for InfluxDB
add daee062 [BEAM-8790] Local deployment of InfluxDB with
docker-compose.yml
new 0fadb4a Merge pull request #11491: [BEAM-8790] InfluxDB deployment
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.test-infra/metrics/README.md | 28 ++---
...umeclaim.yaml => beam-influxdb-autobackup.yaml} | 40 ++++---
...am-influxdb-backups-persistentvolumeclaim.yaml} | 8 +-
...am-influxdb-storage-persistentvolumeclaim.yaml} | 8 +-
.test-infra/metrics/beam-influxdb.yaml | 117 +++++++++++++++++++++
.test-infra/metrics/beamgrafana-deploy.yaml | 40 +++++--
.../metrics/build_and_publish_containers.sh | 6 ++
.test-infra/metrics/docker-compose.yml | 35 ++++--
.test-infra/metrics/grafana/Dockerfile | 2 +-
.../{beampostgresql.yaml => beaminfluxdb.yaml} | 16 ++-
.../provisioning/datasources/beampostgresql.yaml | 8 +-
11 files changed, 241 insertions(+), 67 deletions(-)
copy .test-infra/metrics/{beam-grafana-logdata-persistentvolumeclaim.yaml =>
beam-influxdb-autobackup.yaml} (55%)
copy .test-infra/metrics/{beam-grafana-logdata-persistentvolumeclaim.yaml =>
beam-influxdb-backups-persistentvolumeclaim.yaml} (88%)
copy .test-infra/metrics/{beam-grafana-logdata-persistentvolumeclaim.yaml =>
beam-influxdb-storage-persistentvolumeclaim.yaml} (88%)
create mode 100644 .test-infra/metrics/beam-influxdb.yaml
copy .test-infra/metrics/grafana/provisioning/datasources/{beampostgresql.yaml
=> beaminfluxdb.yaml} (83%)