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

Promtail: fix typo in config variable name - BookmarkPath #3298

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

gregorybrzeski
Copy link
Contributor

@gregorybrzeski gregorybrzeski commented Feb 6, 2021

What this PR does / why we need it:
Fixing typo in config variable name: BoorkmarkPath -> BookmarkPath (an "r" just before first "k")

Special notes for your reviewer:
I believe this is just a typo and not intentional misspelling. Google search for dictionary entry for term "Boorkmark" doesn't find anything interesting.

@cyriltovena can you have a look at this? Found it when playing with the new addition to the promtail. Great work!

Checklist

  • Documentation added
  • Tests updated

@CLAassistant
Copy link

CLAassistant commented Feb 6, 2021

CLA assistant check
All committers have signed the CLA.

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

@codecov-io
Copy link

Codecov Report

Merging #3298 (6cebdb9) into master (b848ac5) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3298      +/-   ##
==========================================
+ Coverage   62.57%   62.59%   +0.02%     
==========================================
  Files         201      201              
  Lines       17142    17142              
==========================================
+ Hits        10726    10730       +4     
  Misses       5452     5452              
+ Partials      964      960       -4     
Impacted Files Coverage Δ
pkg/promtail/scrapeconfig/scrapeconfig.go 12.00% <ø> (ø)
pkg/promtail/targets/file/filetarget.go 64.13% <0.00%> (-0.69%) ⬇️
pkg/logql/evaluator.go 90.19% <0.00%> (+0.35%) ⬆️
pkg/ingester/checkpoint.go 73.76% <0.00%> (+1.14%) ⬆️

@cyriltovena cyriltovena merged commit 6c8fdd6 into grafana:master Feb 9, 2021
cyriltovena pushed a commit to cyriltovena/loki that referenced this pull request Feb 15, 2021
cyriltovena pushed a commit to cyriltovena/loki that referenced this pull request Jun 11, 2021
…rafana#3298)

* Redis cache: added parameter to disable SSL certificate verification

Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@sysdig.com>

* Update CHANGELOG.md

Signed-off-by: Marco Pracucci <marco@pracucci.com>

Co-authored-by: Peter Štibraný <pstibrany@gmail.com>

* Update CHANGELOG.md

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Update CHANGELOG.md

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* addressed comments

Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@sysdig.com>

Co-authored-by: Marco Pracucci <marco@pracucci.com>
Co-authored-by: Peter Štibraný <pstibrany@gmail.com>
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

4 participants