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

[k102] Don't interrupt the query path if deletes aren't available #6471

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

grafanabot
Copy link
Collaborator

Backport efda5b2 from #6368

@grafanabot grafanabot requested a review from a team as a code owner June 23, 2022 09:51
@grafanabot grafanabot requested a review from owen-d June 23, 2022 09:51
@grafanabot
Copy link
Collaborator Author

./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.4%
+        distributor	0%
-            querier	-0.3%
+ querier/queryrange	0%
+               iter	0%
+            storage	0%
+           chunkenc	0%
+              logql	0.2%
-               loki	-1.3%

@MichelHollands MichelHollands merged commit f79ff95 into k102 Jun 23, 2022
@MichelHollands MichelHollands deleted the backport-6368-to-k102 branch June 23, 2022 10:02
@vlad-diachenko vlad-diachenko added the backport release-2.6.x Tag a PR with this label to create a PR which cherry pics it into the release-2.6.x branch label Jun 24, 2022
grafanabot added a commit that referenced this pull request Jun 24, 2022
)

(cherry picked from commit efda5b2)

Co-authored-by: Travis Patterson <travis.patterson@grafana.com>
(cherry picked from commit f79ff95)
vlad-diachenko pushed a commit that referenced this pull request Jun 24, 2022
) (#6493)

(cherry picked from commit efda5b2)

Co-authored-by: Travis Patterson <travis.patterson@grafana.com>
(cherry picked from commit f79ff95)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release-2.6.x Tag a PR with this label to create a PR which cherry pics it into the release-2.6.x branch backport size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants