Daniel Nelson
|
6b67fedfdc
|
Remove timing sensitive riemann test
|
2017-10-13 11:30:30 -07:00 |
Daniel Nelson
|
9e036b2d65
|
Remove wait loop in riemann tests
This testcase still has a race condition but I believe it is when the
test does not complete quickly enough.
|
2017-03-28 13:05:10 -07:00 |
Cameron Sparr
|
6f2eeae498
|
Remove sleep from riemann test
|
2017-02-28 12:46:27 +00:00 |
Cameron Sparr
|
1d864ebd40
|
Fix riemann output unit tests
|
2017-01-27 15:08:21 -08:00 |
Fabio Berchtold
|
3fa37a9212
|
Rewriting Riemann output plugin (#1900)
* rename to riemann_legacy
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* initial draft for Riemann output plugin rewrite
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add unit tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add option to send string metrics as states
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add integration tests
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add plugin README.md
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* bump riemann library
* clarify settings description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* update Readme.md with updated description
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* add Riemann event examples
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
* use full URL for Riemann server address
Signed-off-by: Fabio Berchtold <fabio.berchtold@swisscom.com>
closes #1878
|
2017-01-27 14:54:59 -08:00 |
Cameron Sparr
|
c549ab907a
|
Throughout telegraf, use telegraf.Metric rather than client.Point
closes #599
|
2016-01-27 23:47:32 -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 |