-
Notifications
You must be signed in to change notification settings - Fork 233
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 exporter-toolkit #586
Conversation
SuperQ
commented
Oct 10, 2024
- Update Go to 1.23.
- Replace go-kit/log with slog.
6c448a1
to
f09a057
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left a few suggestions to improve "naked" errors, but looks great 👍
* Update Go to 1.23. * Replace go-kit/log with slog. Signed-off-by: SuperQ <[email protected]>
Incorporated suggestions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
@matthiasr is there any chance you could take a look at this sometime? The graphite_exporter imports the statsd_exporter to use the |
Thank you both 🙏 🙏 🙏 |