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



##########
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:
       Do you mean changing databases names (PSQL_DB_DBNAME and 
INFLUX_DB_DBNAME) or hostnames (PSQL_DB_HOST and INFLUX_DB_HOST)?




----------------------------------------------------------------
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:
[email protected]


Reply via email to