Open ackintosh opened 2 years ago
Buf is a tool for working with Protocol Buffers, and Buf Schema Registry(BSR) provides dependency management for Protobuf, similar to npm, pip, etc.
I believe that pushing openmetrics_data_model.proto to the BSR allows for a modern way of managing protobuf dependencies. (e.g. grpc-gateway)
What do you think?
I don't see a problem there, especially as there shouldn't be any further changes to the proto with 1.0.
Buf is a tool for working with Protocol Buffers, and Buf Schema Registry(BSR) provides dependency management for Protobuf, similar to npm, pip, etc.
I believe that pushing openmetrics_data_model.proto to the BSR allows for a modern way of managing protobuf dependencies. (e.g. grpc-gateway)
What do you think?