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

[query][coordinator] Add time range limit with M3-Limit-Max-Range to restrict time range of a query #3538

Merged
merged 14 commits into from
Jun 8, 2021

Commits on Jun 3, 2021

  1. [query][coordinator] Add time range limit with M3-Limit-Max-Range and…

    … config to restrict time range of a query
    robskillington committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    cfd863d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294f212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb454c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    158d8ec View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    8610ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6cee94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fd1c9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c977fb View commit details
    Browse the repository at this point in the history
  5. Add tests

    robskillington committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    6512db3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fe4983 View commit details
    Browse the repository at this point in the history
  7. Fix lint

    robskillington committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1381390 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    920cb9c View commit details
    Browse the repository at this point in the history
  9. Revert "Modify original start/end"

    This reverts commit 920cb9c.
    robskillington committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f7bbd42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    304e7ee View commit details
    Browse the repository at this point in the history