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

Test & fix queries return multiple streams. #341

Merged
merged 1 commit into from
Feb 18, 2019
Merged

Conversation

tomwilkie
Copy link
Contributor

@tomwilkie tomwilkie commented Feb 18, 2019

My advice to @woodsaj in #308 was completely bogo. Whats more, when doing the multiple-entries-with-same-timestamp work, I conflated entries from different streams.

This fixes and adds tests for them. Fixes #323

Signed-off-by: Tom Wilkie tom.wilkie@gmail.com

@tomwilkie tomwilkie force-pushed the 323-stream-labels branch 2 times, most recently from 9c39812 to 98b1b55 Compare February 18, 2019 12:54
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
_, err = i.Push(ctx, &req)
require.NoError(t, err)

fmt.Println("hehe")
Copy link
Member

Choose a reason for hiding this comment

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

i dont think we need this. :)

periklis added a commit to periklis/loki that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stream labels same of all streams
2 participants