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

Generated protofiles based on v0.7.0 #5

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

MadVikingGod
Copy link
Contributor

This is the generation of v0.7.0 of the Opentelemetry-proto repository.

commands to generated this:

cd opentelemetry-proto
git checkout v0.7.0
cd ..
make

@@ -0,0 +1,10 @@
module go.opentelemetry.io/proto/otlp
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we use vanity url for this repo? I don't see go.opentelemetry.io/proto enabled.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet. I was waiting until there is usable logic in this repository to enable that URL.

@tigrannajaryan
Copy link
Member

commands to generated this:

cd opentelemetry-proto
git checkout v0.7.0
cd ..
make

Can we add these as a github action that verifies that the result of the generation matches the content in the commit?

@MadVikingGod
Copy link
Contributor Author

Agreed, that is something that was planned. Tracked in #6

@bogdandrutu bogdandrutu merged commit 4fc4e99 into open-telemetry:main Mar 4, 2021
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

Successfully merging this pull request may close these issues.

4 participants