Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gateway ¶
type Gateway struct { Cfg *setting.Cfg GrafanaLive *live.GrafanaLive // contains filtered or unexported fields }
Gateway receives data and translates it to Grafana Live publications.
func ProvideService ¶
func ProvideService(cfg *setting.Cfg, live *live.GrafanaLive) *Gateway
func (*Gateway) Handle ¶
func (g *Gateway) Handle(ctx *contextmodel.ReqContext)
func (*Gateway) HandlePipelinePush ¶
func (g *Gateway) HandlePipelinePush(ctx *contextmodel.ReqContext)
Click to show internal directories.
Click to hide internal directories.