Skip to content

chore(instrumentation-grpc): use local protobuf-ts plugin instead of buf.build remote#6202

Merged
overbalance merged 2 commits intoopen-telemetry:mainfrom
embrace-io:fix/remove-buf-build-remote
Dec 9, 2025
Merged

chore(instrumentation-grpc): use local protobuf-ts plugin instead of buf.build remote#6202
overbalance merged 2 commits intoopen-telemetry:mainfrom
embrace-io:fix/remove-buf-build-remote

Conversation

@overbalance
Copy link
Copy Markdown
Contributor

@overbalance overbalance commented Dec 9, 2025

Summary

  • Use local @protobuf-ts/plugin instead of remote buf.build/community/timostamm-protobuf-ts plugin
  • Remove unused buf.build/googleapis/googleapis dependency
  • Prevents rate limiting issues and network dependency during builds

Test plan

  • npm run protos:generate works offline

…f.build remote

- Add @protobuf-ts/plugin as local devDependency
- Update buf.gen.yaml to use local protoc-gen-ts plugin (v2 format)
- Remove googleapis dependency from buf.yaml (not needed)
- Delete buf.lock (no remote dependencies)
@overbalance overbalance requested a review from a team as a code owner December 9, 2025 18:22
@overbalance overbalance changed the title fix(instrumentation-grpc): use local protobuf-ts plugin instead of buf.build remote chore(instrumentation-grpc): use local protobuf-ts plugin instead of buf.build remote Dec 9, 2025
@overbalance overbalance enabled auto-merge December 9, 2025 18:32
@overbalance overbalance added this pull request to the merge queue Dec 9, 2025
Merged via the queue into open-telemetry:main with commit d86ea98 Dec 9, 2025
25 checks passed
@overbalance overbalance deleted the fix/remove-buf-build-remote branch December 9, 2025 18:42
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.43%. Comparing base (0a1a631) to head (8bd2758).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6202      +/-   ##
==========================================
+ Coverage   95.41%   95.43%   +0.01%     
==========================================
  Files         317      317              
  Lines        9460     9521      +61     
  Branches     2199     2197       -2     
==========================================
+ Hits         9026     9086      +60     
- Misses        434      435       +1     

see 42 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

overbalance added a commit to embrace-io/opentelemetry-js that referenced this pull request Dec 15, 2025
@otelbot-js otelbot-js Bot mentioned this pull request Jan 7, 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.

2 participants