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

upgrade Otel Collector to v0.94.1 #153

Merged

Conversation

moh-osman3
Copy link
Contributor

@moh-osman3 moh-osman3 commented Feb 13, 2024

This PR upgrades the collector to v0.94.1 and resolves breaking changes. I also moved the sharedcomponent package to resolve a bug when running make genotelarrowcol

go: github.com/open-telemetry/otel-arrow/collector/cmd/otelarrowcol imports
        github.com/open-telemetry/otel-arrow/collector/exporter/fileexporter imports
        github.com/open-telemetry/otel-arrow/collector/sharedcomponent: module github.com/open-telemetry/otel-arrow/collector@latest found (v0.16.0, replaced by ../../../collector), but does not contain package github.com/open-telemetry/otel-arrow/collector/sharedcomponent

Confirmed make test passes.

@moh-osman3 moh-osman3 changed the title upgrade collector to v0.94.1 upgrade Otel Collector to v0.94.1 Feb 13, 2024
@moh-osman3 moh-osman3 marked this pull request as ready for review February 13, 2024 10:57
@moh-osman3 moh-osman3 force-pushed the mohosman/upgrade-collector-v0.94.1 branch from 437eeaf to 74b2611 Compare February 13, 2024 19:38
@jmacd jmacd merged commit 4956a49 into open-telemetry:main Feb 13, 2024
2 checks passed
jmacd added a commit that referenced this pull request Feb 14, 2024
Includes instrumentation changes, core collector upgrade and some
cleanup.

Included PRs:
- #146
- #149
- #150
- #151
- #153

---------

Co-authored-by: Joshua MacDonald <[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