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

Minimal update to work #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gil-obradors
Copy link

By default config doesn't work.
log messages:
level=error ts=2019-10-26T06:00:24.768647875Z caller=main.go:48 msg="error loading config" filename=/etc/loki/loki-local-config.yaml err="parsing time \"0\" as \"2006-01-02\": cannot parse \"0\" as \"2006\""

and

level=error ts=2019-10-26T06:03:28.568204624Z caller=main.go:48 msg="error loading config" filename=/etc/loki/loki-local-config.yaml err="yaml: unmarshal errors:\n line 10: field store not found in type ring.Config"

Checked with loki github official config and updated.
I don't know about loki, but this is working

By default config doesn't work.
log messages:
` 
level=error ts=2019-10-26T06:00:24.768647875Z caller=main.go:48 msg="error loading config" filename=/etc/loki/loki-local-config.yaml err="parsing time \"0\" as \"2006-01-02\": cannot parse \"0\" as \"2006\""
`
and

`
level=error ts=2019-10-26T06:03:28.568204624Z caller=main.go:48 msg="error loading config" filename=/etc/loki/loki-local-config.yaml err="yaml: unmarshal errors:\n  line 10: field store not found in type ring.Config"
`
Checked with loki github official config and updated.
I don't know about loki, but this is working
@CLAassistant
Copy link

CLAassistant commented Oct 26, 2019

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Successfully merging this pull request may close these issues.

2 participants