Skip to content

cleanup: drop the usage of pkg/tracing - #664

Merged
knative-prow[bot] merged 1 commit into
knative-extensions:mainfrom
Cali0707:drop-pkg-tracing
Aug 7, 2025
Merged

cleanup: drop the usage of pkg/tracing#664
knative-prow[bot] merged 1 commit into
knative-extensions:mainfrom
Cali0707:drop-pkg-tracing

Conversation

@Cali0707

@Cali0707 Cali0707 commented Aug 5, 2025

Copy link
Copy Markdown
Member

This removes unnecessary code as tracing is already set up in sharedmain

Signed-off-by: Calum Murray <cmurray@redhat.com>
@knative-prow
knative-prow Bot requested review from Leo6Leo and lionelvillard August 5, 2025 19:05
@knative-prow

knative-prow Bot commented Aug 5, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Cali0707

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

@knative-prow knative-prow Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 5, 2025
@Cali0707

Cali0707 commented Aug 5, 2025

Copy link
Copy Markdown
Member Author

/cc @dprotaso @astelmashenko @creydr

@codecov

codecov Bot commented Aug 5, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.69%. Comparing base (b2f4633) to head (d2f9e0a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #664      +/-   ##
==========================================
+ Coverage   26.65%   26.69%   +0.03%     
==========================================
  Files          44       44              
  Lines        2776     2772       -4     
==========================================
  Hits          740      740              
+ Misses       1978     1974       -4     
  Partials       58       58              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dprotaso

dprotaso commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

/lgtm

@knative-prow knative-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 7, 2025
@knative-prow
knative-prow Bot merged commit e828cfd into knative-extensions:main Aug 7, 2025
21 checks passed
Cali0707 added a commit to Cali0707/eventing-natss that referenced this pull request Aug 12, 2025
Signed-off-by: Calum Murray <cmurray@redhat.com>
knative-prow Bot pushed a commit that referenced this pull request Aug 12, 2025
* chore: update deps

Signed-off-by: Calum Murray <cmurray@redhat.com>

* fix: tests use WithObservabilityConfig instead of WithTracingConfig

Signed-off-by: Calum Murray <cmurray@redhat.com>

* chore: bump knative version in e2e tests so that correct observability cm is deployed

Signed-off-by: Calum Murray <cmurray@redhat.com>

* add an empty go.mod to third_party

* cleanup: drop the usage of pkg/tracing (#664)

Signed-off-by: Calum Murray <cmurray@redhat.com>

* Update community files (#666)

Signed-off-by: Knative Automation <automation@knative.team>

* chore: update codegen

Signed-off-by: Calum Murray <cmurray@redhat.com>

---------

Signed-off-by: Calum Murray <cmurray@redhat.com>
Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
Co-authored-by: Knative Automation <automation@knative.team>
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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants