Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver-mock] Set opentelemetry-proto version to match the Sumo Logic receiver's version #310

Open
aboguszewski-sumo opened this issue Aug 22, 2022 · 0 comments

Comments

@aboguszewski-sumo
Copy link
Contributor

To make sure that the tests check actual situations, we should set the proto's version to match the one used by Sumo Logic backend.
Proto will be released as a crate in the next, v0.18 release, according to a comment from an issue from the opentelemetry-rust repository. Earlier releases will probably not be supported, since proto crate didn't exist in v0.17 and earlier.

opentelemetry-proto = { git = "https://github.com/open-telemetry/opentelemetry-rust", features = ["gen-tonic", "build-server", "logs", "metrics"] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant