You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/04/28 04:52:40 UTC

[GitHub] [beam] Ardagan commented on a change in pull request #11491: [BEAM-8790] InfluxDB deployment

Ardagan commented on a change in pull request #11491:
URL: https://github.com/apache/beam/pull/11491#discussion_r416325031



##########
File path: .test-infra/metrics/docker-compose.yml
##########
@@ -44,11 +62,16 @@ services:
       - GF_SECURITY_ADMIN_PASSWORD=<GrafanaPasswordHere>
       - GF_AUTH_ANONYMOUS_ENABLED=true
       - GF_AUTH_ANONYMOUS_ORG_NAME=Beam
-      - DB_HOST=beampostgresql
-      - DB_PORT=5432
-      - DB_DBNAME=beam_metrics
-      - DB_DBUSERNAME=admin
-      - DB_DBPWD=<PGPasswordHere>
+      - PSQL_DB_HOST=beampostgresql

Review comment:
       Minor: should we use "user_metrics_db" and "perftests_metrics_db" instead?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org