You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
protobuf: move from OpenMetrics to Prometheus proto (#298)
* dependencies: update prost to 0.14
Signed-off-by: John Howard <john.howard@solo.io>
* protobuf: allow compiling without `protoc`
Our goal is to have our builds compile without external dependencies.
`protox` helps achieve this.
Signed-off-by: John Howard <john.howard@solo.io>
* protobuf: move from openmetrics to protobuf
Signed-off-by: John Howard <john.howard@solo.io>
* Update changelog
Signed-off-by: John Howard <john.howard@solo.io>
* Bring back legacy proto
Signed-off-by: John Howard <john.howard@solo.io>
* Retain old 'protobuf' feature, make explicit types
Signed-off-by: John Howard <john.howard@solo.io>
---------
Signed-off-by: John Howard <john.howard@solo.io>
0 commit comments