[file configuration] Clarify what should happen for invalid environment variable substitution #3915
Labels
spec:miscellaneous
For issues that don't match any other spec label
triage:accepted:ready-with-sponsor
Ready to be implemented and has a specification sponsor assigned
What are you trying to achieve?
From: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/file-configuration.md#environment-variable-substitution
I think saying "invalid" does not make it clear how it should it be interpreted.
Should the parsing fail? I do not think so,
Should it not make the substitution and leave it as a string? This is what I propose.
Maybe we could rephrase it to e.g.
CC @jack-berg
The text was updated successfully, but these errors were encountered: