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

[pkg/stanza][fileconsumer] Remove/unexport deprecated fields #24688

Conversation

djaglowski
Copy link
Member

  • Remove deprecated FileAttributes
  • Remove deprecated EmitFunc
  • Remove deprecated Finder
  • Unexport deprecated BaseSortRule and SortRuleImpl
  • Unexport deprecated Reader

@djaglowski djaglowski added the Run Windows Enable running windows test on a PR label Jul 31, 2023
@djaglowski djaglowski force-pushed the pkg-stanza-fileconsumer-deprecated branch from 90a7173 to 20ccd43 Compare July 31, 2023 18:00
@djaglowski djaglowski marked this pull request as ready for review July 31, 2023 21:03
@djaglowski djaglowski requested review from a team and jpkrohling July 31, 2023 21:03
@djaglowski djaglowski merged commit d4146f5 into open-telemetry:main Aug 1, 2023
@djaglowski djaglowski deleted the pkg-stanza-fileconsumer-deprecated branch August 1, 2023 19:02
@github-actions github-actions bot added this to the next release milestone Aug 1, 2023
djaglowski added a commit that referenced this pull request Aug 2, 2023
…24772)

Follows #24688

This is an incremental step towards hardening `fileconsumer` package.
This isolates the "finding files" logic into its own package. The
recently added filtering of files based on additional criteria is left
in place for now. It also strengthens the test cases by using actual
input, which is often relative, instead of converting everything to
absolute paths.
shalper2 added a commit to shalper2/opentelemetry-collector-contrib that referenced this pull request Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg/stanza Run Windows Enable running windows test on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants