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] [receiver/purefb] Use confighttp.NewDefaultClientConfig instead of manually creating struct #35646

Merged

Conversation

mackjmr
Copy link
Member

@mackjmr mackjmr commented Oct 7, 2024

Description:
This PR makes usage of NewDefaultClientConfig instead of manually creating the confighttp.ClientConfig struct.

Link to tracking Issue: #35457

…ad of manually creating struct

**Description:**
This PR makes usage of `NewDefaultClientConfig` instead of manually creating the confighttp.ClientConfig struct.

**Link to tracking Issue:** open-telemetry#35457
@chrroberts-pure
Copy link
Contributor

All of this looks good to me, I'd like to test with an actual Pure FlashBlade before release. I'll do that testing this week.

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Oct 22, 2024
@mackjmr
Copy link
Member Author

mackjmr commented Oct 28, 2024

@chrroberts-pure were you able to run the test ? These changes shouldn't have any changes to the client, just the way we build the config.

Copy link
Contributor

@chrroberts-pure chrroberts-pure left a comment

Choose a reason for hiding this comment

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

Thank you for the follow up. Tested and looks good to me @mackjmr

@mackjmr
Copy link
Member Author

mackjmr commented Oct 28, 2024

Thanks! @jpkrohling @evan-bradley are we good to merge ?

@evan-bradley evan-bradley merged commit f3029ea into open-telemetry:main Oct 28, 2024
155 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 28, 2024
jpbarto pushed a commit to jpbarto/opentelemetry-collector-contrib that referenced this pull request Oct 29, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants