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

Rewrite mockQuerier to be able to return histograms #4379

Closed
Tracked by #4173
krajorama opened this issue Mar 6, 2023 · 3 comments
Closed
Tracked by #4173

Rewrite mockQuerier to be able to return histograms #4379

krajorama opened this issue Mar 6, 2023 · 3 comments
Assignees

Comments

@krajorama
Copy link
Contributor

krajorama commented Mar 6, 2023

Rewrite mockQuerier to be initialized with implicit native histograms to be able to serve them during Select

type mockQuerier struct {

@leizor
Copy link
Contributor

leizor commented Mar 8, 2023

I think I've got this in one of my branches already--I'll dig it up.

IIRC the way I did it also removes a dependency on series.MatrixToSeriesSet; I'll see if we also can't address #4378 here. Oops got my wires crossed--that issue isn't talking about the same function.

@krajorama
Copy link
Contributor Author

done in #4425

@krajorama
Copy link
Contributor Author

also partly done in #4444

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

No branches or pull requests

2 participants