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

fixes ruler docs & includes ruler configs in cmd/configs + docker img #2657

Merged
merged 2 commits into from
Sep 22, 2020

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Sep 22, 2020

A few doc updates and adds some ruler configs to the docker image & configs under cmd/loki

Copy link
Contributor

@oddlittlebird oddlittlebird left a comment

Choose a reason for hiding this comment

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

Two minor editing suggestions

docs/sources/api/_index.md Outdated Show resolved Hide resolved

_For more information, please check out the Prometheus [rules](https://prometheus.io/docs/prometheus/latest/querying/api/#rules) documentation._

_This experimental endpoint is disabled by default and can be enabled via the `-experimental.ruler.enable-api` CLI flag (or its respective YAML config option)._
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like you should lead with this. "It doesn't work unless you do this specific thing" is kind of important.

@codecov-commenter
Copy link

Codecov Report

Merging #2657 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2657      +/-   ##
==========================================
- Coverage   61.29%   61.25%   -0.04%     
==========================================
  Files         172      172              
  Lines       13360    13360              
==========================================
- Hits         8189     8184       -5     
- Misses       4419     4429      +10     
+ Partials      752      747       -5     
Impacted Files Coverage Δ
pkg/promtail/positions/positions.go 46.80% <0.00%> (-11.71%) ⬇️
pkg/logql/evaluator.go 92.81% <0.00%> (+0.42%) ⬆️
pkg/promtail/targets/file/tailer.go 73.03% <0.00%> (+4.49%) ⬆️

Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

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

LGTM

Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
@owen-d owen-d merged commit 0d64d2d into grafana:master Sep 22, 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