You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
Starting with 0.62.0 that no longer works
Error: failed to get config: cannot resolve the configuration: invalid uri: "JAEGER_ENDPOINT}:${JAEGER_PORT"
2022/11/19 19:12:22 collector server run finished with error: failed to get config: cannot resolve the configuration: invalid uri: "JAEGER_ENDPOINT}:${JAEGER_PORT"
What did you expect to see?
Should continue work.
What did you see instead?
What version did you use?
Version: 0.62+
What config did you use?
Config: (e.g. the yaml config file)
Describe the bug
We have the following in the yaml config file
and pass in the values thru environment variables
Steps to reproduce
Starting with
0.62.0
that no longer worksWhat did you expect to see?
Should continue work.
What did you see instead?
What version did you use?
Version: 0.62+
What config did you use?
Config: (e.g. the yaml config file)
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: