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 go-kit/kit to 0.12.0 to fix spurious debug logs #4544

Merged
merged 3 commits into from
Nov 4, 2021

Conversation

bboreham
Copy link
Contributor

@bboreham bboreham commented Nov 1, 2021

This version of go-kit/kit/log is just a pass-through to go-kit/log.

Also updates the following:

  • github.com/aws/aws-sdk-go from v1.40.37 to v1.40.45
  • github.com/go-kit/log from v0.1.0 to v0.2.0
  • github.com/json-iterator/go from v1.1.11 to v1.1.12
  • golang.org/x/net from ad29c8ab022f to 978cfadd31cf

I have read through most of the code changes, and don't see anything material to Cortex.
Nearly all of the bulk is changes to comments.

Checklist

  • NA Tests updated
  • NA Documentation added
  • NA CHANGELOG.md updated

Since the move to go-kit/log in #4421 was not put in CHANGELOG, I don't think this change needs one either.

This version of go-kit/kit/log is just a pass-through to go-kit/log.

Also updates the following:
* github.com/aws/aws-sdk-go from v1.40.37 to v1.40.45
* github.com/go-kit/log from v0.1.0 to v0.2.0
* github.com/json-iterator/go from  v1.1.11 to v1.1.12
* golang.org/x/net from ad29c8ab022f to 978cfadd31cf

Signed-off-by: Bryan Boreham <[email protected]>
Reduce the amount of noise until after Cortex v1.11 is released.

Signed-off-by: Bryan Boreham <[email protected]>
Apparently updating go-kit has made our log lines more consistent

Signed-off-by: Bryan Boreham <[email protected]>
@bboreham bboreham merged commit 3f329a2 into master Nov 4, 2021
@bboreham bboreham deleted the update-go-kit branch November 4, 2021 12:19
srijan55 pushed a commit to srijan55/cortex that referenced this pull request Nov 26, 2021
…#4544)

* Update go-kit/kit to 0.12.0 to fix spurious debug logs

This version of go-kit/kit/log is just a pass-through to go-kit/log.

(Note pinned aws-sdk to previous version)

Also updates the following:
* github.com/go-kit/log from v0.1.0 to v0.2.0
* github.com/json-iterator/go from  v1.1.11 to v1.1.12
* golang.org/x/net from ad29c8ab022f to 978cfadd31cf

Also:
* compactor unit tests: make log messages consistent

Apparently updating go-kit has made our log lines more consistent

Signed-off-by: Bryan Boreham <[email protected]>
Signed-off-by: Manish Kumar Gupta <[email protected]>
alvinlin123 pushed a commit to ac1214/cortex that referenced this pull request Jan 14, 2022
…#4544)

* Update go-kit/kit to 0.12.0 to fix spurious debug logs

This version of go-kit/kit/log is just a pass-through to go-kit/log.

(Note pinned aws-sdk to previous version)

Also updates the following:
* github.com/go-kit/log from v0.1.0 to v0.2.0
* github.com/json-iterator/go from  v1.1.11 to v1.1.12
* golang.org/x/net from ad29c8ab022f to 978cfadd31cf

Also:
* compactor unit tests: make log messages consistent

Apparently updating go-kit has made our log lines more consistent

Signed-off-by: Bryan Boreham <[email protected]>
Signed-off-by: Alvin Lin <[email protected]>
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.

2 participants