query

package
v0.0.0-...-19cf3d0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginData

type PluginData struct {
	Server      string   `toml:"server"`
	Measurement string   `toml:"measurement"`
	Database    string   `toml:"database"`
	Query       string   `toml:"query"`
	Tags        []string `toml:"tags"`

	Log telegraf.Logger `toml:"-"`
	// contains filtered or unexported fields
}

func (*PluginData) Description

func (x *PluginData) Description() string

func (*PluginData) Gather

func (x *PluginData) Gather(acc telegraf.Accumulator) error

func (*PluginData) SampleConfig

func (x *PluginData) SampleConfig() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL