Skip to content

Commit 9801edc

Browse files
authored
Merge branch 'integration' into pt-geo
2 parents 01a991d + b00cb9f commit 9801edc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cmd/etl_worker/app-ndt-prod.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ env_variables:
3939
MAX_WORKERS: 20
4040
BIGQUERY_PROJECT: 'measurement-lab'
4141
BIGQUERY_DATASET: 'public'
42+
ANNOTATE_IP: 'true'
4243
# TODO add custom service-account, instead of using default credentials.

cmd/etl_worker/app-ndt-staging.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ env_variables:
4545
MAX_WORKERS: 25
4646
BIGQUERY_PROJECT: 'mlab-staging'
4747
BIGQUERY_DATASET: 'staging'
48+
ANNOTATE_IP: 'true'
4849
# TODO add custom service-account, instead of using default credentials.

0 commit comments

Comments
 (0)