geoip

package
v0.0.0-...-146ea74 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeoIP

type GeoIP struct {
	DBPath  string          `toml:"db_path"`
	DBType  string          `toml:"db_type"`
	Lookups []lookupEntry   `toml:"lookup"`
	Log     telegraf.Logger `toml:"-"`
}

func (*GeoIP) Apply

func (g *GeoIP) Apply(metrics ...telegraf.Metric) []telegraf.Metric

func (*GeoIP) Description

func (g *GeoIP) Description() string

func (*GeoIP) Init

func (g *GeoIP) Init() error

func (*GeoIP) SampleConfig

func (g *GeoIP) SampleConfig() string

Jump to

Keyboard shortcuts

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