Commit Graph

9 Commits (d899b8b07fa6bb378dd779baf7efe6d8264be7d9)

Author SHA1 Message Date
Chris Goller 9e1fe7bf29 Fix kapacitor proxy to accept url query parameters 2017-10-26 17:38:03 -05:00
Chris Goller 2e869f5536 Add flush interval to kapacitor proxy to fix buffering 2017-10-26 17:37:28 -05:00
John Gilden f050b5adc6 Use the Host header from the original Kapacitor URL 2017-04-07 08:15:19 -05:00
Chris Goller 230669921a Fix kapacitor base64 auth as header was built incorrectly. 2017-03-30 15:32:02 -05:00
Chris Goller 67746b86c5 Refactor proxy into influx 2017-02-17 14:02:02 -06:00
Chris Goller a8729df725 Fix kapacitor auth with basic auth in header
Proxying the basic auth via URL path was not working, so, this
places it directly into the header.
2017-01-10 18:51:25 -06:00
Chris Goller b63047a402 Add server error logging 2016-11-19 11:41:06 -06:00
Chris Goller d6a067427b Fix mux paths to be hardcoded; clarify server start; fix golint 2016-10-28 11:27:06 -05:00
Chris Goller d1359c09b3 Refactor to remove autogenerated code. 2016-10-26 22:10:52 -05:00