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

[Bug] Loki Failed to Parse Configuration #215

Open
arunksoman opened this issue Nov 25, 2024 · 0 comments
Open

[Bug] Loki Failed to Parse Configuration #215

arunksoman opened this issue Nov 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@arunksoman
Copy link

arunksoman commented Nov 25, 2024

I was trying to use docker-compose-multirole.yml for deployment. But the loki was throwing following error:

$ sudo docker logs loki
failed parsing config: /etc/loki/local-config.yaml: yaml: unmarshal errors:
line 38: field enforce_metric_name not found in type validation.plain
line 43: field max_look_back_period not found in type config.ChunkStoreConfig. Use `-config.expand-env=true` flag if you want to expand environment variables in your config file

I believe for newer versions of loki parameters are incorrect.

@arunksoman arunksoman added the bug Something isn't working label Nov 25, 2024
@arunksoman arunksoman changed the title [Bug] FILL_TITLE_HERE [Bug] Loki Failed to Parse Configuration Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant