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

Upgrade Cortex #3466

Merged
merged 2 commits into from
Mar 12, 2021
Merged

Upgrade Cortex #3466

merged 2 commits into from
Mar 12, 2021

Conversation

pracucci
Copy link
Contributor

What this PR does / why we need it:
I've just merged the Cortex PR cortexproject/cortex#3915 where we removed deprecated aliases in pkg/ingester/client (already moved to pkg/cortexpb). In this PR I'm upgrading Cortex into Loki trying to offload the (little) burden from you.

There have been few other changes in the meanwhile:

  • Upgraded gRPC to 1.34.0 (finally etcd client has been fixed)
  • Renamed ring.IngesterState to ring.InstanceState (ring is used by many components nowadays so we're removing the "ingester" naming from there)

Which issue(s) this PR fixes:
N/A

Special notes for your reviewer:

Checklist

  • Documentation added
  • Tests updated

Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Marco Pracucci <marco@pracucci.com>
Copy link
Collaborator

@slim-bean slim-bean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Marco!

@slim-bean slim-bean merged commit 9404130 into grafana:master Mar 12, 2021
@pracucci pracucci deleted the upgrade-cortex branch March 12, 2021 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants