mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(cherry picked from commit b73d168753
)
Co-authored-by: Alexander Emelin <frvzmb@gmail.com>
This commit is contained in:
parent
f704fa423d
commit
c767dedffd
@ -32,7 +32,7 @@ type Gateway struct {
|
||||
|
||||
// Init Gateway.
|
||||
func (g *Gateway) Init() error {
|
||||
logger.Info("Telemetry Gateway initialization")
|
||||
logger.Info("Live Push Gateway initialization")
|
||||
|
||||
g.converter = convert.NewConverter()
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user