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

Correctly handle nil value on the config provider #434

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

pjanotti
Copy link
Contributor

Handling of nil retrieved values by the config provider manager was causing the string "" to be used. Fixed the handling on the manager and removed the special case on the env variable.

Handling of nil retrieved values by the config provider manager was causing the string "<nil>" to be used. Fixed the handling on the manager and removed the special case on the env variable.
@pjanotti pjanotti requested review from a team as code owners May 27, 2021 20:00
@rmfitzpatrick rmfitzpatrick merged commit 9977788 into signalfx:main Jun 1, 2021
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.

None yet

2 participants