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

using go.opentelemetry.io/otel @v0.11.0 #1698

Merged
merged 2 commits into from
Aug 26, 2020
Merged

using go.opentelemetry.io/otel @v0.11.0 #1698

merged 2 commits into from
Aug 26, 2020

Conversation

burner-account
Copy link
Contributor

see https://github.com/open-telemetry/opentelemetry-go/releases/tag/v0.11.0

Only relevant change was that they moved otel/api/kv to the otel/label package and that they now no longer use grpc status codes but their own clone of it.

Most tests run OK, access via unix socket and redis-based test (notifications) do not pass. Those failing test should be a result of my half-assed set up test environment.

PR reason: broke my toys running go get -u ./... and so i had to fix it

@burner-account
Copy link
Contributor Author

This PR contains minor version updates to other packages as go.opentelemetry.io/otel, too.

@vmihailenco
Copy link
Member

Thanks!

@vmihailenco vmihailenco merged commit 685a29f into go-pg:v10 Aug 26, 2020
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.

2 participants