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

feat: fallback on traditional query path for old data #13545

Closed
wants to merge 10 commits into from

Commits on Jul 16, 2024

  1. feat: fallback on traditional query path for old data

    * fallback on traditional query path for metric samples that are older
      than the window stored in the pattern ingesters.
    trevorwhitney committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fce9458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b36c57 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    b0a21bb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    64c060d View commit details
    Browse the repository at this point in the history
  2. add more debug logging

    trevorwhitney committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8d20bb5 View commit details
    Browse the repository at this point in the history
  3. remove batching from reading metric response

    * also fix linting
    trevorwhitney committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5f4748c View commit details
    Browse the repository at this point in the history
  4. fix formatting

    trevorwhitney committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c9524b2 View commit details
    Browse the repository at this point in the history
  5. add more debug logging

    trevorwhitney committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b1b9d41 View commit details
    Browse the repository at this point in the history
  6. fix maxt

    trevorwhitney committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a348202 View commit details
    Browse the repository at this point in the history
  7. try a few more things

    trevorwhitney committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0b4ae3e View commit details
    Browse the repository at this point in the history