Skip to content

Move Cloud Run OpenTelemetry plugin to temporal-gcp-cloud-run-opentelemetry - #3064

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

Move Cloud Run OpenTelemetry plugin to temporal-gcp-cloud-run-opentelemetry#3064
seanbollin wants to merge 1 commit into
mainfrom
gcp-cloud-run-opentelemetry

Conversation

@seanbollin

Copy link
Copy Markdown
Contributor

What

Renames the contrib/temporal-gcp-cloud-run module to contrib/temporal-gcp-cloud-run-opentelemetry and nests its source under the io.temporal.gcp.cloudrun.opentelemetry package.

This gives the OpenTelemetry plugin its own clearly-named module alongside the sibling temporal-gcp-cloud-run-worker-id module added in #3028, so the two Cloud Run plugins no longer share the generic temporal-gcp-cloud-run name.

Changes

  • git mv the module directory and both source/test files (history preserved); package io.temporal.gcp.cloudrunio.temporal.gcp.cloudrun.opentelemetry.
  • settings.gradle: project name and projectDirtemporal-gcp-cloud-run-opentelemetry.
  • temporal-bom/build.gradle: BOM entry → temporal-gcp-cloud-run-opentelemetry.
  • README.md: module title and Maven coordinate updated to the new name.

Only the OpenTelemetry plugin is affected; there are no functional or code changes.

🤖 Generated with Claude Code

…emetry

Rename the contrib/temporal-gcp-cloud-run module to contrib/temporal-gcp-cloud-run-opentelemetry and nest its source under the io.temporal.gcp.cloudrun.opentelemetry package, so the OpenTelemetry plugin sits alongside the sibling temporal-gcp-cloud-run-worker-id module. Update settings.gradle, the BOM, and the README to the new coordinates.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@seanbollin
seanbollin marked this pull request as ready for review September 10, 2026 21:23
@seanbollin
seanbollin requested a review from a team as a code owner September 10, 2026 21:23
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