Skip to content

Add a slogAdapter converting go-kit/log to slog #6402

Closed
@SungJin1212

Description

@SungJin1212

The Prometheus v3.0.0 uses a slog instead of the go-kit/log. In other words, the passed log parameter is changed to slog.
To upgrade Prometheus v3.0.0, we should pass slog instead of go-kit/log.

So, it might be good to implement a slogAdapter which converts go-kit/log to slog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/choreSomething that needs to be done; not a bug or a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions