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

fix: Do not filter out chunks for store when From==Through and From==start #13117

Merged
merged 4 commits into from
Jun 4, 2024

Commits on Jun 4, 2024

  1. Fix bug in filtering chunks that belong to a certain store range

    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4ec9bd2 View commit details
    Browse the repository at this point in the history
  2. Do not shadow variable names

    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f9b623e View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Ed Welch <edward.welch@grafana.com>
    chaudum and slim-bean authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9e3c4bc View commit details
    Browse the repository at this point in the history
  4. fixup! Apply suggestions from code review

    Signed-off-by: Christian Haudum <christian.haudum@gmail.com>
    chaudum committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6540c5c View commit details
    Browse the repository at this point in the history