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 to 1.6 and other dependencies. #442

Merged
merged 8 commits into from
Jan 19, 2021

Conversation

mdisibio
Copy link
Contributor

@mdisibio mdisibio commented Jan 6, 2021

What this PR does:
This PR upgrades cortex to 1.6 in order to bring in an important fix: cortexproject/cortex#3603 There is a conflict between cortex v1.6.0 and open-telemetry-collector v0.6.1 on the prometheus/prometheus reference. It was addressed by committing a local copy of prometheus/prometheus/discovery/config module in the vendor-fix folder and replace directive was added to go.mod. This fix can be removed when the open-telemetry collector reference is updated.

Which issue(s) this PR fixes:
n/a

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

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

Mostly looking good, left a few comments.

cmd/tempo/app/modules.go Outdated Show resolved Hide resolved
cmd/tempo/app/modules.go Outdated Show resolved Hide resolved
modules/querier/querier.go Outdated Show resolved Hide resolved
@mdisibio mdisibio changed the title WIP: Upgrade cortex to 1.6 and other dependencies. Upgrade cortex to 1.6 and other dependencies. Jan 15, 2021
Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

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

Nice work! Left a final few comments.

cmd/tempo/app/modules.go Outdated Show resolved Hide resolved
modules/querier/config.go Show resolved Hide resolved
cmd/tempo/app/modules.go Outdated Show resolved Hide resolved
Copy link
Contributor

@annanay25 annanay25 left a comment

Choose a reason for hiding this comment

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

lgtm!

@joe-elliott joe-elliott merged commit 4204792 into grafana:master Jan 19, 2021
@mdisibio mdisibio deleted the cortex-1.6 branch February 3, 2021 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants