Skip to content

Generate client stub for external dependency #589

Closed Answered by haf
haf asked this question in Q&A
Discussion options

You must be logged in to vote

Create a client.proto like so

syntax = "proto3";

import "opentelemetry/proto/collector/trace/v1/trace_service.proto";

package causiq.sdkapi.v1;

and run buf generate --include-imports

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by haf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant