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

fix(opamp): Add the Default provider to the provider list in ConfigProviderSettings #1632

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

rnishtala-sumo
Copy link
Contributor

@rnishtala-sumo rnishtala-sumo commented Jul 22, 2024

Add the Default provider to the provider list in ConfigProviderSettings. When the Scheme for a config URI isn't specified, the DefaultScheme is set to the env, therefore this provider now needs to be included in the provider list.

Related to this upstream breaking change - open-telemetry/opentelemetry-collector#10435

@rnishtala-sumo rnishtala-sumo requested a review from a team as a code owner July 22, 2024 21:13
Copy link
Collaborator

@echlebek echlebek left a comment

Choose a reason for hiding this comment

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

Looks good. Can you add an explainer in the commit message?

…oviderSettings. When the Scheme for a config URI isn't specified, the DefaultScheme is set to the env, therefore this provider now needs to be included in the provider list.
@rnishtala-sumo rnishtala-sumo merged commit 974909f into main Jul 23, 2024
28 checks passed
@rnishtala-sumo rnishtala-sumo deleted the add-default-provider branch July 23, 2024 15:07
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