Skip to content

feat(otel): add tracing for startWithUpdate. fixes #2620. (#2925) #4983

feat(otel): add tracing for startWithUpdate. fixes #2620. (#2925)

feat(otel): add tracing for startWithUpdate. fixes #2620. (#2925) #4983

Workflow file for this run

name: "Features Integration Tests"
on: [push, pull_request]
jobs:
features-test:
permissions:
contents: read
actions: read
uses: temporalio/features/.github/workflows/java.yaml@main
with:
java-repo-path: ${{github.event.pull_request.head.repo.full_name}}
version: ${{github.event.pull_request.head.ref}}
version-is-repo-ref: true