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: Upgrade otel core to v114 #1714

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

rnishtala-sumo
Copy link
Contributor

@rnishtala-sumo rnishtala-sumo commented Nov 27, 2024

Upgrade otel core to v114. Notable changes include

  • Remove the sumologicexporter (Deprecated) There are upstream API breaking changes that cause errors in this deprecated module. Removing it.
  • Remove the syslog exporter (Deprecated)
  • Remove loggingexporter (Deprecated)
  • Remove ballastextension (Deprecated)
  • Changes to the processhelper function names because of API breaking changes
  • Remove deprecated flags from OtelColBuilder
    • --go
    • --version
    • otel_version renamed to version

@rnishtala-sumo rnishtala-sumo requested a review from a team as a code owner November 27, 2024 23:27
@chan-tim-sumo
Copy link
Contributor

oh yeah for v108 I removed ensure-correct-builder-version in the Makefile cause there was a build version format error from upstream which was stopping the v108 upgrade from happening. That build version format fix was merged in starting v110, should this be added back?

ef1d4d4#diff-e8782025fe5d59d3c20654fab229e808933fbb3941c607950f88c694a58051dcL81

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