6 Commits

Author SHA1 Message Date
Holger Obermaier
5cbd345a1d Avoid go vet warning:
struct field tag `json:"..., omitempty"` not compatible with reflect.StructTag.Get: suspicious space in struct tag value
struct field tag `json:"...", omitempty` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces
2022-01-20 13:06:38 +01:00
Thomas Roehl
a6feb16ec1 Formatting 2021-12-21 14:04:31 +01:00
Thomas Roehl
44d8b0c979 Use channels, add a metric router, split up configuration and use extended version of Influx line protocol internally 2021-12-20 12:40:51 +01:00
Thomas Roehl
f3697b9991 Format Receivers 2021-05-18 15:44:42 +02:00
Thomas Roehl
cb9ff89e92 Rename variable in ReceiverConfig 2021-05-18 15:39:46 +02:00
Thomas Roehl
b1e6b8e379 Add Nats receiver 2021-05-18 15:15:26 +02:00