Loki: Create component for sending logs to Loki (#51500)

This commit is contained in:
Emil Tullstedt
2022-06-30 10:24:44 +02:00
committed by GitHub
parent a5924315f8
commit b45c71c9ca
16 changed files with 2746 additions and 233 deletions
-2
View File
@@ -14,8 +14,6 @@ import (
_ "github.com/googleapis/gax-go/v2"
_ "github.com/grafana/dskit/backoff"
_ "github.com/grafana/dskit/flagext"
_ "github.com/grafana/loki/clients/pkg/promtail/client"
_ "github.com/grafana/loki/pkg/logproto"
_ "github.com/grpc-ecosystem/go-grpc-middleware"
_ "github.com/jung-kurt/gofpdf"
_ "github.com/linkedin/goavro/v2"