Skip to content

Fix/unified slog logger#3

Open
Bierchermuesli wants to merge 2 commits intomainfrom
fix/unified-slog-logger
Open

Fix/unified slog logger#3
Bierchermuesli wants to merge 2 commits intomainfrom
fix/unified-slog-logger

Conversation

@Bierchermuesli
Copy link
Copy Markdown
Contributor

@Bierchermuesli Bierchermuesli commented Apr 2, 2026

Before we had a mixed go-kit/log + promslog setup with log formats.

  • Upgrade exporter-toolkit to v0.13.0 which accepts *slog.Logger natively, eliminating the need for a go-kit adapter.
  • Fixed log level for (Target resolved, Ping failed, Ping complete) from Info to Debug as disussed in Fix/icmp socket privileged detection #1

Replace go-kit/log logger with promslog slog logger throughout.
Upgrade exporter-toolkit to v0.13.0 which accepts *slog.Logger natively.
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.

1 participant