Closed smeapng closed 8 years ago
The UDP endpoint for the relay only handles InfluxDB line protocol over UDP, similar to the [[udp]]
service in InfluxDB (https://docs.influxdata.com/influxdb/v0.13/write_protocols/udp/).
The other inputs would be possible, and for the purposes of the relay, would ideally be implemented as a front-end input only, feeding the HTTP backend InfluxDB instances (to take advantage of the buffering logic). But for now, the relay only supports line protocol.
Hello,
I am sanding them metric since collectd on UDP directly on the relay influxDB and I have this message when I run the relay:
Here is the configuration I have in the relay: I have version 5.4 of collectd and 0.13 version of influxdb (although finally the metric does not arrive until the base ...) Do you have an idea of why the relay can not parse the metric correctly sent by collectd? Thank you. Cordially.