//
pkg.gl
Category
github.com/influxdata/telegraf
plugins
common
starlark
package
1.33.2
Repository:
https://github.com/influxdata/telegraf.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
16
Dependents
2
Files
1.2k SLOC
#
Functions
LoadFunc
LogModule
Builds a module that defines all the supported logging functions which will log using the provided logger.
#
Variables
FieldDictMethods
TagDictMethods
#
Structs
Common
FieldDict
FieldDict is a starlark.Value for the metric fields.
FieldIterator
Metric
TagDict
TagDict is a starlark.Value for the metric tags.
TagIterator