Prerequisites
What are you trying to do that currently feels hard or impossible?
When I run toolbox locally using flag --telemetry-gcp I get error:
2026-01-09T10:56:07.888193-08:00 ERROR "error setting up OpenTelemetry: unable to set up trace provider: stackdriver: no project found with application default credentials"
gCloud application default credentials login command does not work and it requires the env var $GOOGLE_APPLICATION_CREDENTIALS.
Suggested Solution(s)
- Utilize gcloud ADC credentials or allow the developer to set the project ID.
- Improve the error message to better guide the user
Alternatives Considered
No response
Additional Details
No response
Prerequisites
What are you trying to do that currently feels hard or impossible?
When I run toolbox locally using flag
--telemetry-gcpI get error:gCloud application default credentials login command does not work and it requires the env var
$GOOGLE_APPLICATION_CREDENTIALS.Suggested Solution(s)
Alternatives Considered
No response
Additional Details
No response