Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteOutputInflux ¶
WriteOutputInflux Creates a Batch of points given a map
func WriteOutputPushGateway ¶
WriteOutputPushGateway pushes metrics to the pushgatewayw
Types ¶
type InfluxDBServer ¶
InfluxDBServer This struct contains the information necessary to connect to a InfluxDB server such as host, port and database
func GetInfluxdbConfig ¶
func GetInfluxdbConfig() InfluxDBServer
GetInfluxdbConfig Generates a server config from environment variables
type PushGatewayServer ¶
PushGatewayServer This struct contains the information necessary to connect to a PushGateway server such as host and port
func GetPushGatewayConfig ¶
func GetPushGatewayConfig() PushGatewayServer
GetPushGatewayConfig Generates a server config from environment variables
Click to show internal directories.
Click to hide internal directories.