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] Change processor config tests to unmarshal config only for that component. (part 3) #13325

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

kovrus
Copy link
Member

@kovrus kovrus commented Aug 15, 2022

Description:

Change processor config tests to unmarshal config for that component.

  • resourcedetectionprocessor
  • resourceprocessor
  • routingprocessor
  • schemaprocessor
  • spanprocessor
  • tailsamplingprocessor
  • transformprocessor

Link to tracking Issue:

Updates #13224

@kovrus kovrus changed the title [chore] Change processor config tests to unmarshal config for that component. (part 3) [chore] Change processor config tests to unmarshal config only for that component. (part 3) Aug 15, 2022
@kovrus kovrus force-pushed the issue-13224/processors-3 branch 2 times, most recently from cc79033 to dc589e3 Compare August 15, 2022 11:12
@kovrus kovrus marked this pull request as ready for review August 15, 2022 11:12
@kovrus kovrus requested a review from a team August 15, 2022 11:12
"github.com/stretchr/testify/require"
"go.opentelemetry.io/collector/config"
"go.opentelemetry.io/collector/confmap/confmaptest"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be in the same group.

@bogdandrutu
Copy link
Member

Rebase and will get lint errors.

…mponent.

- resourcedetectionprocessor
- resourceprocessor
- routingprocessor
- schemaprocessor
- spanprocessor
- tailsamplingprocessor
- transformprocessor
@bogdandrutu bogdandrutu merged commit 1de3086 into open-telemetry:main Aug 16, 2022
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.

3 participants