Skip to content
Discussion options

You must be logged in to vote

Oh, I see what the problem is. This is working as intended.

An application is a set of modules that all can have defaults. The application then overrides those defaults, because maybe you configure the module differently in a sidecar versus a service. For instance, changing the User-Agent header in all HTTP requests. The app field in structured logs, Or labels on stats.

There have been bugs especially in 3.x where a semi-random interlacing of defaults and environment settings would occur depending on which extensions you use but to the best of my knowledge those have been corrected by a series of PRs by a handful of different contributors.

config/default.yml -> myLib.appUser wins because …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jdmarshall
Comment options

Comment options

You must be logged in to vote
1 reply
@simon-scherzinger
Comment options

Answer selected by jdmarshall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants