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 closing bracket in dashboards from loki-mixin #2599

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

sandeepsukhani
Copy link
Contributor

What this PR does / why we need it:
Fix closing bracket in dashboards from loki-mixin which somehow went missing.

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2599      +/-   ##
==========================================
- Coverage   63.07%   62.95%   -0.13%     
==========================================
  Files         169      169              
  Lines       15018    15018              
==========================================
- Hits         9473     9454      -19     
- Misses       4788     4808      +20     
+ Partials      757      756       -1     
Impacted Files Coverage Δ
pkg/promtail/positions/positions.go 46.49% <0.00%> (-13.16%) ⬇️
pkg/querier/queryrange/downstreamer.go 95.87% <0.00%> (-2.07%) ⬇️
pkg/logql/evaluator.go 92.47% <0.00%> (-0.41%) ⬇️

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

@slim-bean slim-bean merged commit 409eb31 into grafana:master Sep 4, 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.

None yet

3 participants