grafana/tempo

Replace go-kit/log with log/slog

Open

#4.819 aberto em 10 de mar. de 2025

Ver no GitHub
 (7 comments) (2 reactions) (0 assignees)Go (727 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (5.370 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

Tempo dependencies like Prometheus have started migrating from go-kit/log to the built-in slog.

https://github.com/prometheus/prometheus/issues/14355

This can be a good opportunity to sunset go-kit

Guia do colaborador