tracker/frontend/udp
Jimmy Zelinskie 215f33d862 frontend/*: only record ClientErrors to Prometheus
All ClientErrors are constant and should not cause Prometheus streams to
be generated for all possible failure scenarios in the program.

Fixes #294.
2017-02-16 01:01:38 -05:00
..
bytepool bytepool: enforce equal length and cap 2016-09-05 12:32:38 -04:00
connection_id.go udp: make connection ID handling faster 2017-01-26 10:11:02 +01:00
connection_id_test.go udp: make connection ID handling faster 2017-01-26 10:11:02 +01:00
frontend.go frontend/*: only record ClientErrors to Prometheus 2017-02-16 01:01:38 -05:00
parser.go middleware: add sanitization hook 2017-01-20 20:29:59 +01:00
parser_test.go udp: implement bep41 2016-09-03 14:06:07 -04:00
writer.go middleware: add sanitization hook 2017-01-20 20:29:59 +01:00