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

Update Cortex to master #1785

Merged
merged 9 commits into from
Mar 10, 2020
Merged

Update Cortex to master #1785

merged 9 commits into from
Mar 10, 2020

Commits on Mar 10, 2020

  1. Update Cortex to v0.7.0-rc.0

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3ea1e64 View commit details
    Browse the repository at this point in the history
  2. Fixed errors after updating to latest master.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    485f536 View commit details
    Browse the repository at this point in the history
  3. Fixed errors after updating to latest master.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    62e058c View commit details
    Browse the repository at this point in the history
  4. Fixed errors after updating to latest master.

    queryrange.NewRetryMiddleware in NewLogFilterTripperware is now created
    without metrics, as that would collide with metrics in NewMetricTripperware.
    
    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    98b5ae5 View commit details
    Browse the repository at this point in the history
  5. Make sure to start client.Pool before using it.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    3b5ae91 View commit details
    Browse the repository at this point in the history
  6. Use shared singleton memberlist KV. Fix queryrange metrics.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    8b6ca68 View commit details
    Browse the repository at this point in the history
  7. Make lint happy

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    d718c22 View commit details
    Browse the repository at this point in the history
  8. go mod tidy

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    68643ba View commit details
    Browse the repository at this point in the history
  9. Return err early.

    Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
    pstibrany committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    2d9f5d6 View commit details
    Browse the repository at this point in the history