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

replace promlog with go-kit #6053

Conversation

nginx-bot
Copy link
Contributor

Proposed changes

recent prometheus-common version cause issues with go linter & tests, replace the promlog logging library with go-kit, a similar logger with the same interface.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@nginx-bot nginx-bot requested a review from a team as a code owner July 24, 2024 12:59
@nginx-bot nginx-bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 24, 2024
@pdabelf5 pdabelf5 merged commit 5b77f1d into release-3.6 Jul 24, 2024
66 checks passed
@pdabelf5 pdabelf5 deleted the cherry-pick-release-3.6-9cb9b3e95a33d83d002b4e81c37e51556cda0f8d branch July 24, 2024 14:43
@pdabelf5 pdabelf5 changed the title [cherry-pick] replace promlog with go-kit replace promlog with go-kit Aug 16, 2024
@pdabelf5 pdabelf5 added chore Pull requests for routine tasks and removed dependencies Pull requests that update a dependency file labels Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants