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

Fix documentation for memberlist to match code #3505

Closed

Conversation

danpoltawski
Copy link
Contributor

What this PR does / why we need it:
The documentation for memberlist config is incorrect and prevents loki running if followed.

memberlist item is a top level item, as seen in Almost zero dependencies setup and in the code:

MemberlistKV memberlist.KVConfig `yaml:"memberlist"`

Which issue(s) this PR fixes:
Partial fix of #3498

The configuration block is a top level item as seen in 'Almost zero
dependencies' setup in loki/docs/sources/configuration/examples.md
@CLAassistant
Copy link

CLAassistant commented Mar 18, 2021

CLA assistant check
All committers have signed the CLA.

@danpoltawski
Copy link
Contributor Author

This was fixed in #3542 (my pull request was ignored)

cyriltovena added a commit to cyriltovena/loki that referenced this pull request Jun 11, 2021
It seems that some client might not returns those properties.

see  grafana#2912

Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants