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

Release 0.10.0 (Fix openSegment bug in tail/tail.go) #71

Merged
merged 2 commits into from
Jan 21, 2021
Merged

Conversation

jmacd
Copy link
Member

@jmacd jmacd commented Jan 21, 2021

This releases 0.10.0 with a fix for a bug that causes the sidecar to exit with an error message about corruption.

Fixes #69.

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

The change looks good!

@jmacd jmacd merged commit 26fb2de into main Jan 21, 2021
@jmacd jmacd deleted the jmacd/segorder branch February 2, 2021 21:30
eseliger added a commit to eseliger/stackdriver-prometheus-sidecar that referenced this pull request Aug 10, 2021
This PR introduces the fix added to [lightstep/opentelemetry-prometheus-sidecar here](lightstep/opentelemetry-prometheus-sidecar#71).

Closes Stackdriver#268
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.

tail/tail.go openSegment makes assumptions about order of results from ReadDir
3 participants