* Allow protobuf version above 4 and under 6 for opentelemetry_exporter_prometheus_remote_write * update version * fix tests * regenerate protobufs * with newer protoc * format * actually support 5.26 protobuf * changelog * Update CHANGELOG.md Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> --------- Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> Co-authored-by: Aaron Abbott <aaronabbott@google.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| README.md | ||
| generate-proto-py.sh | ||
README.md
Instructions
- Install protobuf tools. Can use your package manager or download from GitHub
- Run
generate-proto-py.shfrom inside theproto/directory