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

Update docs to show that nested configuration such as Conditional or Async can also use custom names for multiple sinks #437

Open
aj-scram opened this issue Oct 2, 2024 · 0 comments

Comments

@aj-scram
Copy link

aj-scram commented Oct 2, 2024

I'm referring to the following sections:

The docs showcase how to use custom names for WriteTo and other sections, but in the nested configuration sections it only shows how to use an array for configuration, even though custom names work for it as well. See example below.

I think it's pretty important to mention/show this as I (and I'm sure others) have plenty of times where we want to use nested configuration, but also have secrets that are applied via environment variables or other methods to the runtime configuration and as noted in the docs using arrays can be pretty fragile/troublesome :/

image

@aj-scram aj-scram changed the title Update docs to show that nested WriteTo such as ConditionalSink can also use custom names for multiple sinks Update docs to show that nested configuration such as Conditional or Async can also use custom names for multiple sinks Oct 2, 2024
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

No branches or pull requests

1 participant