Skip to content

Commit

Permalink
Add missing GOOGLE_CLOUD_QUOTA_PROJECT environment variable to compos…
Browse files Browse the repository at this point in the history
…e file
  • Loading branch information
aabmass committed Mar 21, 2024
1 parent b31e0e9 commit 41a891c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/instrumentation-quickstart/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ services:
- logs:/var/log:ro
environment:
- GOOGLE_CLOUD_PROJECT
- GOOGLE_CLOUD_QUOTA_PROJECT
loadgen:
image: golang:1.21
command:
Expand Down

0 comments on commit 41a891c

Please sign in to comment.