go.mod: bump github.com/prometheus/prometheus from 0.55.1 to 0.300.1 #58
Annotations
4 errors
test:
prom/prom.go#L47
cannot use log.With(logger, "component", "query engine") (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in struct literal
|
test:
prom/prom.go#L93
cannot use log.With(p.logger, "component", "tsdb") (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to tsdb.Open
|
test:
prom/prom.go#L111
cannot use log.With(p.logger, "component", "scrape manager") (value of type "github.com/go-kit/log".Logger) as *slog.Logger value in argument to scrape.NewManager
|
test
Process completed with exit code 2.
|