You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ka...@apache.org on 2020/04/28 11:44:39 UTC

[beam] 01/01: Merge pull request #11491: [BEAM-8790] InfluxDB deployment

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

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

commit 0fadb4af956410b4bead8ac53ed097ecd82586fb
Merge: 164bef3 daee062
Author: Kamil Wasilewski <ka...@polidea.com>
AuthorDate: Tue Apr 28 13:44:21 2020 +0200

    Merge pull request #11491: [BEAM-8790] InfluxDB deployment

 .test-infra/metrics/README.md                      |  28 ++---
 .../Dockerfile => beam-influxdb-autobackup.yaml}   |  37 +++++--
 ...am-influxdb-backups-persistentvolumeclaim.yaml} |  17 +--
 ...am-influxdb-storage-persistentvolumeclaim.yaml} |  17 +--
 .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, 259 insertions(+), 64 deletions(-)