//
pkg.gl
Category
github.com/mono83/xray
out
influxdb
package
1.1.4
Repository:
https://github.com/mono83/xray.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
150 SLOC
#
Functions
NewBuffer
NewBuffer builds and returns buffer, used to write metrics event is InfluxDB UDP format If filter function is provided, than in will be used to determine argument, that are allowed to send If nil provided, arguments will be ignored.
#
Structs
Buffer
Buffer is special type of buffer, used to build StatsD-compatible packets.
Config
Config holds configuration for StatsD client.