Documentation ¶
Overview ¶
Package influxdb implements the InfluxDBWriter, which writes InfiniBand performance counters to one or more configured InfluxDB backends.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfluxDBWriter ¶
type InfluxDBWriter struct {
// contains filtered or unexported fields
}
func NewInfluxDBWriter ¶
func NewInfluxDBWriter(config config.InfluxDBConf) *InfluxDBWriter
func (*InfluxDBWriter) Receiver ¶
func (w *InfluxDBWriter) Receiver(input chan infiniband.Fabric)
TODO: Rename this to something more descriptive (and which is not so easily confused with method receivers).
Click to show internal directories.
Click to hide internal directories.