mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 13:12:24 +08:00
K8s: Add slog wrapper (#84680)
This commit is contained in:
@ -19,6 +19,8 @@ import (
|
||||
_ "github.com/grafana/dskit/flagext"
|
||||
_ "github.com/grafana/gofpdf"
|
||||
_ "github.com/grpc-ecosystem/go-grpc-middleware"
|
||||
_ "github.com/hashicorp/go-multierror"
|
||||
_ "github.com/hashicorp/golang-lru/v2"
|
||||
_ "github.com/linkedin/goavro/v2"
|
||||
_ "github.com/m3db/prometheus_remote_client_golang/promremote"
|
||||
_ "github.com/robfig/cron/v3"
|
||||
|
Reference in New Issue
Block a user