Skip to content

Add Cloud Run OpenTelemetry worker sample - #528

Draft
seanbollin wants to merge 1 commit into
mainfrom
gcp-cloud-run-otel
Draft

seanbollin wants to merge 1 commit into
mainfrom
gcp-cloud-run-otel

Conversation

@seanbollin

@seanbollin seanbollin commented Aug 19, 2026

Copy link
Copy Markdown

Runs a Temporal Worker on a Google Cloud Run worker pool using the Cloud Run OpenTelemetry plugin (go.temporal.io/sdk/contrib/gcp/cloudrun/otel), exporting SDK metrics and traces over OTLP to a Google-Built OpenTelemetry Collector sidecar.

Deploy with gcloud beta run worker-pools replace gcp/cloudrun/otel/worker-pool.yaml and run locally with go run ./gcp/cloudrun/otel/worker (plus the starter; see the README).

The cloudrun/otel and opentelemetry/otlpworker modules are unreleased, so go.mod uses local replace directives to a sibling sdk-go checkout; CI stays red until they ship.

@seanbollin seanbollin changed the title Add Cloud Run worker OpenTelemetry sample Add Cloud Run OpenTelemetry worker sample Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant