Skip to content

Migrate tracing from OpenCensus to OpenTelemetry#2799

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
khrm:migration-otel
Apr 9, 2026
Merged

Migrate tracing from OpenCensus to OpenTelemetry#2799
tekton-robot merged 1 commit into
tektoncd:mainfrom
khrm:migration-otel

Conversation

@khrm

@khrm khrm commented Apr 8, 2026

Copy link
Copy Markdown
Contributor

Replace go.opencensus.io/trace usage in test/wait/helper-wait.go with the OpenTelemetry equivalent (go.opentelemetry.io/otel), which was already a transitive dependency.

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with make check
  • Regenerate the manpages, docs and go formatting with make generated
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

Replace go.opencensus.io/trace usage in test/wait/helper-wait.go with
the OpenTelemetry equivalent (go.opentelemetry.io/otel), which was
already a transitive dependency.
@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Apr 8, 2026
@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Apr 8, 2026

@khrm khrm left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/kind misc

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Apr 8, 2026
@khrm

khrm commented Apr 8, 2026

Copy link
Copy Markdown
Contributor Author

/assign @pratap0007

@divyansh42 divyansh42 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
Thanks @khrm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 8, 2026
@pratap0007

Copy link
Copy Markdown
Contributor

/approve

@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pratap0007

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 9, 2026
@tekton-robot tekton-robot merged commit 6a29abb into tektoncd:main Apr 9, 2026
12 checks passed
@khrm khrm deleted the migration-otel branch April 9, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants