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

Resolve the expansion bug #5267

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Resolve the expansion bug #5267

merged 3 commits into from
Aug 20, 2024

Conversation

dmitryax
Copy link
Contributor

@dmitryax dmitryax commented Aug 20, 2024

PR against #5263 to unblock the release

The core interface conflicts with our converters. This is something we potentially can resolve with some extra work upstream, but for now, we can proceed only if we remove the following converters assisting users with breaking config changes that were made some time ago. Most of them are very old except for the memory ballast.

  • Moving TLS config options in HEC exporter under tls group
  • Moving TLS insecure option in OTLP exporter under tls group
  • Renaming processor: k8s_tagger -> k8sattributes
  • Deprecation and removal of ballast_extension
  • Debug exporter: loglevel -> verbosity renaming

@dmitryax dmitryax requested review from a team as code owners August 20, 2024 01:06
@dmitryax dmitryax merged commit bdfa0fb into update-otel-deps Aug 20, 2024
237 of 240 checks passed
@dmitryax dmitryax deleted the fix-expansion branch August 20, 2024 21:58
@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants