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

chore: update otelcol core to v0.97.0 #1530

Merged
merged 1 commit into from Apr 9, 2024
Merged

Conversation

swiatekm-sumo
Copy link
Contributor

@swiatekm-sumo swiatekm-sumo commented Apr 8, 2024

Had to deal with a few breaking changes:

  • component type is now a struct and needs to be created with component.MustNewType
  • config providers are now instantiated with NewWithOptions
  • loadbalancingexporter has an invalid tag in its configuration, and fails the autogenerated otelcolbuilder tests; I've manually skipped those tests for now

@swiatekm-sumo swiatekm-sumo marked this pull request as ready for review April 9, 2024 08:05
@swiatekm-sumo swiatekm-sumo requested a review from a team as a code owner April 9, 2024 08:05
@swiatekm-sumo swiatekm-sumo merged commit bf19363 into main Apr 9, 2024
30 checks passed
@swiatekm-sumo swiatekm-sumo deleted the feat/upgrade-core-0970 branch April 9, 2024 08:15
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.

None yet

3 participants