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

loki can not be started with loki-local-config.yaml #1816

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

sdojjy
Copy link
Contributor

@sdojjy sdojjy commented Mar 18, 2020

What this PR does / why we need it:

loki can not be started with loki-local-config.yaml, failed with
failed parsing config: loki-local-config.yaml: not a valid duration string: "0"

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:
start loki with the updated loki-local-config.yaml

Checklist

  • Documentation added
  • Tests updated

@CLAassistant
Copy link

CLAassistant commented Mar 18, 2020

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

Codecov Report

Merging #1816 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1816      +/-   ##
==========================================
+ Coverage   64.75%   64.80%   +0.04%     
==========================================
  Files         122      122              
  Lines        9228     9228              
==========================================
+ Hits         5976     5980       +4     
+ Misses       2836     2833       -3     
+ Partials      416      415       -1     
Impacted Files Coverage Δ
pkg/logql/evaluator.go 91.81% <0.00%> (+0.58%) ⬆️
pkg/promtail/targets/tailer.go 73.86% <0.00%> (+2.27%) ⬆️

Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cyriltovena cyriltovena merged commit 0ad1c6c into grafana:master Mar 18, 2020
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.

4 participants