Daniel Nelson
53ab56de72
Update haproxy README
2017-04-27 11:23:37 -07:00
Seuf
4e2fe598ac
Added SSL configuration for input haproxy ( #2723 )
2017-04-27 11:20:41 -07:00
Patrick Hemmer
55d3f70771
add missing fields to haproxy input ( #2323 )
2017-02-02 13:46:53 +00:00
Mohammad Ali Alfarra
947e1909ff
Document basic auth for haproxy ( #2258 )
...
* Document basic auth for haproxy
* Typo in haproxy readme
2017-01-12 08:47:01 +00:00
krise3k
8e3fbaa9dd
Add missing slim ( #1937 )
2016-12-13 14:23:18 +00:00
Marko Crnic
b702a9758b
haproxy/README: make quotes consistent
...
closes #1700
2016-10-11 11:30:22 +01:00
Marko Crnic
3b607aa8ae
haproxy: add README covering basics of the plugin
2016-10-11 11:29:04 +01:00
Marko Crnic
4a4a6892f9
haproxy: update HAproxy docs URL
2016-10-11 11:29:04 +01:00
Marko Crnic
56b627dfe2
haproxy_test: extend tests to cover name globbing
2016-10-11 11:29:04 +01:00
Marko Crnic
5c87b92976
haproxy_test: define expected results in one place
...
Map holding expected results was defined in multiple places, making test
cases a bit hard to read. This way we can change our expectations of
good results in one place and have them affect multiple test cases.
2016-10-11 11:29:04 +01:00
Marko Crnic
dbcc312b0e
haproxy: clarify handling of http and socket addresses
...
This behaviour was introduced along with socket support, but never got
documented properly.
2016-10-11 11:29:04 +01:00
Marko Crnic
2d842fefb8
haproxy: add support for socket name globbing
2016-10-11 11:29:04 +01:00
Marko Crnic
d63e3c8cc4
haproxy: move socket address detection to own function
2016-10-11 11:29:04 +01:00
Timothée GERMAIN
0be69b8a44
Make the user able to specify full path for HAproxy stats
...
closes #1499
closes #1019
Do no try to guess HAproxy stats url, just add ";csv" at the end of the
url if not present.
Signed-off-by: tgermain <timothee.germain@corp.ovh.com>
2016-07-19 11:35:15 +01:00
Cameron Sparr
2c448e22e1
New object: ErrChan for concurrent err handling
2016-06-02 13:29:37 +01:00
Cameron Sparr
675457873a
haproxy input: fix potential race condition
2016-06-02 11:22:07 +01:00
Marko Crnic
095ef04c04
Fix formatting for haproxy tests
...
closes #1146
2016-05-04 09:47:39 -06:00
Marko Crnic
7d49979658
Update haproxy input plugin sample configuration
2016-05-04 09:46:44 -06:00
Marko Crnic
7a36695a21
Add tests for haproxy stats socket
2016-05-04 09:46:44 -06:00
Marko Crnic
5865587bd0
Add stats socket support to haproxy plugin
2016-05-04 09:46:44 -06:00
Pierre Fersing
7416d6ea71
Improve timeout in input plugins
2016-03-01 09:43:28 +00:00
Cameron Sparr
8d2e5f0bda
Seems to be a toml parse bug around triple pounds
2016-02-18 14:36:03 -07:00
Cameron Sparr
fc7fa4b6c5
Cleanup comments and indentation in config file
2016-02-09 11:01:50 -07:00
Cameron Sparr
9c0d14bb60
Create public models for telegraf metrics, accumlator, plugins
...
This will basically make the root directory a place for storing the
major telegraf interfaces, which will make telegraf's godoc looks quite
a bit nicer. And make it easier for contributors to lookup the few data
types that they actually care about.
closes #564
2016-01-27 15:42:50 -07:00
Jack Zampolin
0cdf1b07e9
Fix issue 524
2016-01-20 10:57:35 -08:00
Cameron Sparr
9c5db1057d
renaming plugins -> inputs
2016-01-07 15:04:30 -07:00