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

Frontend & Querier query statistics instrumentation. #1661

Merged
merged 8 commits into from
Feb 10, 2020

Commits on Feb 6, 2020

  1. wip stats frontend

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    dbb2b12 View commit details
    Browse the repository at this point in the history
  2. wip stats frontend

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

Commits on Feb 7, 2020

  1. wip

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    139b9a6 View commit details
    Browse the repository at this point in the history
  2. Updates cortex and add a record metric function.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    76008cb View commit details
    Browse the repository at this point in the history
  3. Add some tests in the mix

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    0b246ce View commit details
    Browse the repository at this point in the history
  4. Removes unused tests.

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

Commits on Feb 10, 2020

  1. Replace global by an injected interface.

    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    b6767f5 View commit details
    Browse the repository at this point in the history
  2. Adds a test to make sure the stats middleware update response statist…

    …ics.
    
    Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
    cyriltovena committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    f21e36b View commit details
    Browse the repository at this point in the history