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 receiver config tests to unmarshal config only for that component. (Part 2) #14476

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

kovrus
Copy link
Member

@kovrus kovrus commented Sep 26, 2022

Description:

Change receivers config tests to unmarshal config only for that component.
Part 1 - #13383

  • hostmetricsreceiver
  • iisreceiver
  • influxdbreceiver
  • jmxreceiver
  • journaldreceiver
  • k8sclusterreceiver
  • k8seventsreceiver
  • kafkametricsreceiver
  • kafkareceiver
  • kubeletstatsreceiver
  • prometheusexecreceive

Link to tracking Issue:
#13224

@kovrus kovrus force-pushed the issue-13224/receiver branch 3 times, most recently from 9581cfc to 1ab12c7 Compare September 26, 2022 13:53
@kovrus kovrus marked this pull request as ready for review September 26, 2022 13:53
@kovrus kovrus requested a review from a team September 26, 2022 13:53
@kovrus kovrus requested a review from a team September 26, 2022 13:53
@kovrus kovrus requested a review from jpkrohling as a code owner September 26, 2022 13:53
@kovrus kovrus force-pushed the issue-13224/receiver branch 4 times, most recently from 5ef35cf to 1db4f14 Compare September 27, 2022 08:06
jpkrohling
jpkrohling previously approved these changes Sep 27, 2022
@@ -1,15 +0,0 @@
receivers:
Copy link
Member

Choose a reason for hiding this comment

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

Can you confirm the removal of those files are intended?

Copy link
Member Author

Choose a reason for hiding this comment

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

@jpkrohling jpkrohling dismissed their stale review September 27, 2022 17:20

need to confirm the intent to remove config files

@dmitryax
Copy link
Member

dmitryax commented Sep 27, 2022

I would like to help with reviewing it but it's huge :) Any chance it can be broken down into smaller PRs, like 5 of them?

@kovrus kovrus force-pushed the issue-13224/receiver branch 2 times, most recently from b4b6e59 to 16f78e6 Compare September 28, 2022 10:30
…t component. (part2)

- [x] hostmetricsreceiver
- [x] iisreceiver
- [x] influxdbreceiver
- [x] jmxreceiver
- [x] journaldreceiver
- [x] k8sclusterreceiver
- [x] k8seventsreceiver
- [x] kafkametricsreceiver
- [x] kafkareceiver
- [x] kubeletstatsreceiver
- [x] prometheusexecreceiver
@kovrus kovrus force-pushed the issue-13224/receiver branch from 16f78e6 to 9fe6d67 Compare September 28, 2022 10:30
@kovrus
Copy link
Member Author

kovrus commented Sep 28, 2022

I would like to help with reviewing it but it's huge :) Any chance it can be broken down into smaller PRs, like 5 of them?

@dmitryax split it into 4 PRs, which should be fine since the changes are pretty straightforward/similar:

#14476
#14561
#14562
#14563

@bogdandrutu bogdandrutu merged commit 5aa49ba into open-telemetry:main Sep 28, 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.

5 participants