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

Move from go-kit logger to slog #603

Open
pedro-stanaka opened this issue Dec 23, 2024 · 0 comments
Open

Move from go-kit logger to slog #603

pedro-stanaka opened this issue Dec 23, 2024 · 0 comments
Labels
good first issue help wanted PRs for this issue are especially welcome

Comments

@pedro-stanaka
Copy link
Contributor

pedro-stanaka commented Dec 23, 2024

Summary

The whole Prometheus ecosystem is moving away from go-kit Logging library towards Go's stdlib slog package. We should also make the move to be in line with what the ecosystem is using.

See work on Prometheus itself: prometheus/prometheus#14906

Seems like the author of that PR published a helper we can use: github.com/tjhop/slog-gokit

@pedro-stanaka pedro-stanaka added good first issue help wanted PRs for this issue are especially welcome labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted PRs for this issue are especially welcome
Projects
None yet
Development

No branches or pull requests

1 participant