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

Update pkg and otel #71

Merged
merged 5 commits into from
Dec 13, 2021
Merged

Conversation

tobert
Copy link
Contributor

@tobert tobert commented Dec 13, 2021

Updates the pkg package to the latest sha to fix the panic.

Updates otel-init-go to v0.0.4 to fix the otel compatibility thing.

Removes a span event that is redundant with those provided by gRPC autoinstrumentaiton.

Amy Tobey added 3 commits December 13, 2021 13:18
OpenTelemetry events don't work great on every platform. When this event
was added I didn't quite understand how it would work out. The gRPC
autoinstrumentation sends plenty of events so these aren't necessary.

Signed-off-by: Amy Tobey <[email protected]>
Current dep is broken on otel injection, which causes panics.

Signed-off-by: Amy Tobey <[email protected]>
Brings it up to an otel 1.0 release so it's future-compatible.

Signed-off-by: Amy Tobey <[email protected]>
@tobert
Copy link
Contributor Author

tobert commented Dec 13, 2021

Replaces #70

Amy Tobey added 2 commits December 13, 2021 13:24
Signed-off-by: Amy Tobey <[email protected]>
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