Skip to content

Instantly share code, notes, and snippets.

@sirianni
Last active January 14, 2022 19:21
Show Gist options
  • Save sirianni/d8379a2c9a5768acb7682f138c9c55af to your computer and use it in GitHub Desktop.
Save sirianni/d8379a2c9a5768acb7682f138c9c55af to your computer and use it in GitHub Desktop.
Protobuf Descriptor Sets

Protobuf Descriptor Sets

Example use

Using grpcurl and ZSH process substitution =()

$ grpcurl -protoset =(curl -L https://gist.github.com/sirianni/d8379a2c9a5768acb7682f138c9c55af/raw/opentelemetry.fdset) list
opentelemetry.proto.collector.logs.v1.LogsService
opentelemetry.proto.collector.metrics.v1.MetricsService
opentelemetry.proto.collector.trace.v1.TraceService
opentelemetry.proto.metrics.experimental.MetricConfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment