Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrafanaLive ¶
type GrafanaLive struct { URL string `toml:"url"` Path string `toml:"path"` Log telegraf.Logger `toml:"-"` // contains filtered or unexported fields }
GrafanaLive connects to grafana server
func (*GrafanaLive) Close ¶
func (g *GrafanaLive) Close() error
func (*GrafanaLive) Connect ¶
func (g *GrafanaLive) Connect() error
func (*GrafanaLive) Description ¶
func (g *GrafanaLive) Description() string
func (*GrafanaLive) SampleConfig ¶
func (g *GrafanaLive) SampleConfig() string
Click to show internal directories.
Click to hide internal directories.