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

chore!: adopt log/slog, drop go-kit/log #1073

Merged
merged 4 commits into from
Oct 26, 2024

Conversation

tjhop
Copy link
Contributor

@tjhop tjhop commented Oct 15, 2024

Changes included:

  • update go to 1.23
  • bump deps for prometheus/{client_golang,common,exporter-toolkit} libs
  • converts the exporter to use log/slog for logging, drops deps for go-kit/log and go-logfmt/logfmt

tjhop added 3 commits October 18, 2024 13:26
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
The bulk of this change set was automated by the following script which
is being used to aid in converting the various exporters/projects to use
slog:

https://gist.github.com/tjhop/49f96fb7ebbe55b12deee0b0312d8434

Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
@tjhop
Copy link
Contributor Author

tjhop commented Oct 18, 2024

cc: @SuperQ

@SuperQ SuperQ merged commit e854076 into prometheus-community:master Oct 26, 2024
10 checks passed
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.

2 participants