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

Doc: add missing type supported by table manager #3148

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

huikang
Copy link
Contributor

@huikang huikang commented Jan 10, 2021

What this PR does / why we need it:
Doc: fix missing supported index type by the table manager

@huikang huikang force-pushed the doc-fix-missing-index-type branch from e8c6011 to a3c6e3d Compare January 10, 2021 05:32
@codecov-io
Copy link

Codecov Report

Merging #3148 (a3c6e3d) into master (6dc8bee) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3148      +/-   ##
==========================================
- Coverage   63.33%   63.25%   -0.08%     
==========================================
  Files         188      188              
  Lines       16305    16305              
==========================================
- Hits        10326    10313      -13     
- Misses       5037     5052      +15     
+ Partials      942      940       -2     
Impacted Files Coverage Δ
pkg/promtail/positions/positions.go 46.80% <0.00%> (-11.71%) ⬇️
pkg/querier/queryrange/downstreamer.go 95.29% <0.00%> (-2.36%) ⬇️

Copy link
Contributor

@sandeepsukhani sandeepsukhani left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!
LGTM.

@cyriltovena cyriltovena merged commit 1f6fd5e into grafana:master Jan 11, 2021
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