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

default compactor deletion mode to filter only #7877

Conversation

trevorwhitney
Copy link
Collaborator

What this PR does / why we need it:

We need to default deletion mode to filter-only for 2.7.1 because of the bug.

@trevorwhitney trevorwhitney requested a review from a team as a code owner December 7, 2022 22:06
@grafanabot
Copy link
Collaborator

./tools/diff_coverage.sh ../loki-main/test_results.txt test_results.txt ingester,distributor,querier,querier/queryrange,iter,storage,chunkenc,logql,loki

Change in test coverage per package. Green indicates 0 or positive change, red indicates that test coverage for a package fell.

-           ingester	-0.5%
-        distributor	-0.8%
-            querier	-0.1%
- querier/queryrange	-0.7%
+               iter	0%
+            storage	0.2%
+           chunkenc	0%
+              logql	1.7%
+               loki	1%

@pull-request-size pull-request-size bot added size/S and removed size/XS labels Dec 7, 2022
@grafanabot
Copy link
Collaborator

./tools/diff_coverage.sh ../loki-main/test_results.txt test_results.txt ingester,distributor,querier,querier/queryrange,iter,storage,chunkenc,logql,loki

Change in test coverage per package. Green indicates 0 or positive change, red indicates that test coverage for a package fell.

-           ingester	-0.5%
-        distributor	-0.8%
-            querier	-0.1%
- querier/queryrange	-0.7%
+               iter	0%
+            storage	0.2%
+           chunkenc	0%
+              logql	1.7%
+               loki	1%

@trevorwhitney trevorwhitney merged commit c482eeb into grafana:release-2.7.x Dec 9, 2022
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.

5 participants