Commit Graph

22 Commits

Author SHA1 Message Date
Michael Vorburger ⛑️
520d0c79da
Remove un-used option -kube-discovery (fixes #23) (#26) 2021-11-20 07:44:39 -06:00
Gabriel C
7b741337cd
feat: implement PROXY protocol to propagate source IPs (#22)
Fixes #13 

Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2021-11-13 13:38:20 -06:00
Geoff Bourne
7779b866d1 Allow --mapping argument to be repeated or comma-separated 2021-08-10 16:54:23 -05:00
Geoff Bourne
3ea1149681 Qualified influx metric names 2020-01-04 14:52:07 -06:00
Geoff Bourne
a12bbb88a3 Added influxdb as a metrics reporter/backend 2020-01-04 14:22:01 -06:00
Geoff Bourne
7f50c512f5 Switched to go-flagsfiller to enable env var config 2020-01-03 21:19:21 -06:00
Geoff Bourne
39b218aed2 misc: fix logging 2019-07-14 16:36:33 -05:00
Geoff Bourne
b290243d40 Initial support for tracking connection metrics 2019-07-14 16:34:46 -05:00
Geoff Bourne
433dd2233b Add flag for connection rate limit and slow zero-progress operations 2019-07-09 07:22:20 -05:00
Geoff Bourne
ab94b04d4c Add command line arg for enabling debug logs
Log debugs for frame and packet reading to diagnose high CPU
2019-07-07 11:53:52 -05:00
Geoff Bourne
b6edd937ea Close cpu profile file at exit 2019-05-04 14:22:51 -05:00
Geoff Bourne
19c9f1550d Catch SIGTERM to ensure graceful container stopping 2019-05-04 12:45:00 -05:00
Geoff Bourne
2db4274db2 Fix output profiling filename 2019-05-04 11:25:12 -05:00
Geoff Bourne
7d2d70b589 Output profiling filename 2019-05-04 11:09:03 -05:00
Geoff Bourne
6cdc1e06ac Add CPU profiling option 2019-05-04 10:53:05 -05:00
Geoff Bourne
d76e5442da Fixed go modules for k8s 2019-04-16 18:58:13 -05:00
Geoff Bourne
d9a0c70a31 Switch golang flag's to allow for glog argument access 2018-05-27 15:36:01 -05:00
Geoff Bourne
bdf470d675 Use --in-kube-cluster to indicate in-cluster mode 2018-05-26 13:10:45 -05:00
Geoff Bourne
2befd24b4a Auto-register routes based on kubernetes service annotations 2018-05-26 12:31:40 -05:00
Geoff Bourne
678602a558 Only catch interrupt signal 2018-05-09 18:56:26 -05:00
Geoff Bourne
fccf5f9eef Setup CircleCI and goreleaser 2018-05-09 18:37:15 -05:00
Geoff Bourne
17a4bd6515 Initial commit 2018-05-07 22:16:01 -05:00