Skip to content

Flaky distributor test RelabelDropWillExportMetricOfDroppedSamples #5659

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

Closed
yeya24 opened this issue Nov 19, 2023 · 0 comments · Fixed by #5988
Closed

Flaky distributor test RelabelDropWillExportMetricOfDroppedSamples #5659

yeya24 opened this issue Nov 19, 2023 · 0 comments · Fixed by #5988

Comments

@yeya24
Copy link
Contributor

yeya24 commented Nov 19, 2023

Describe the bug

GH action run: https://github.com/cortexproject/cortex/actions/runs/6922198043/job/18828645369

--- FAIL: TestDistributor_Push_RelabelDropWillExportMetricOfDroppedSamples (0.02s)
    distributor_test.go:3367: 
        	Error Trace:	/__w/cortex/cortex/pkg/distributor/distributor_test.go:3367
        	Error:      	Received unexpected error:
        	            	
        	            	
        	            	Diff:
        	            	--- metric output does not match expectation; want
        	            	+++ got:
        	            	@@ -2,2 +2,3 @@
        	            	 # TYPE cortex_discarded_samples_total counter
        	            	+cortex_discarded_samples_total{reason="missing_metric_name",user="user"} 1
        	            	 cortex_discarded_samples_total{reason="relabel_configuration",user="userDistributorPushRelabelDropWillExportMetricOfDroppedSamples"} 1
        	Test:       	TestDistributor_Push_RelabelDropWillExportMetricOfDroppedSamples
FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant