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

Limit series for metric queries. #2903

Merged
merged 12 commits into from
Nov 18, 2020
Merged

Commits on Nov 9, 2020

  1. Work in progress limit series.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    31706aa View commit details
    Browse the repository at this point in the history
  2. First draft of the series limiter.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    67d6ac3 View commit details
    Browse the repository at this point in the history
  3. Add limiter to query-frontend.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    072e883 View commit details
    Browse the repository at this point in the history
  4. Add documentation.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    1b013b9 View commit details
    Browse the repository at this point in the history
  5. Fix build

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    94ee1f5 View commit details
    Browse the repository at this point in the history
  6. fmted

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ff1ba6f View commit details
    Browse the repository at this point in the history
  7. lint and build fix

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    0c7df78 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Update docs/sources/configuration/_index.md

    Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
    cyriltovena and achatterjee-grafana authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    c5dadbe View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into limit-series

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    bae4711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80d7ce4 View commit details
    Browse the repository at this point in the history
  4. Review feedback.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    c578bed View commit details
    Browse the repository at this point in the history
  5. Reduce // for to fix flaky test.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    935c83c View commit details
    Browse the repository at this point in the history