xk6-output-prometheus-remote icon indicating copy to clipboard operation
xk6-output-prometheus-remote copied to clipboard

Update protobuf library

Open codebien opened this issue 2 years ago • 0 comments

#49 is going to replace the current golang/protobuf with gogo/protobuf so it aligns with the library currently used by Prometheus. gogo has a good reputation for performance efficiency, but unfortunately, it has been deprecated so it would be better to switch to a more reliable library. planetscale/vtprotobuf could be a good alternative.

Benchmarks and tests should be added for a good comparison.

codebien avatar Nov 08 '22 11:11 codebien