Trevor Pounds
|
ee056278f5
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
Daniel Nelson
|
1e3edbc55d
|
Ensure channel closed if an error occurs in cgroup input (#4606)
|
2018-08-29 11:38:40 -07:00 |
Daniel Nelson
|
c013cc1497
|
Fix cgroup tests with 32bit int
|
2017-09-26 15:25:57 -07:00 |
Patrick Hemmer
|
06baf7cf78
|
use AddError everywhere (#2372)
|
2017-04-24 11:13:26 -07:00 |
Ririsoft
|
bccef2856d
|
Revert "Moving cgroup path name to field from tag to reduce cardinality (#1457)"
This was introducing a regression with influxdb output, leading to
collision an points missing.
This reverts commit 53f40063b3 .
closes #1724
closes #1796
|
2016-10-12 11:04:28 +01:00 |
Sebastian Borza
|
53f40063b3
|
Moving cgroup path name to field from tag to reduce cardinality (#1457)
adding assertContainsFields function to cgroup_test for custom validation
|
2016-07-14 14:18:55 -06:00 |
Cameron Sparr
|
f7e057ec55
|
refactor cgroup build so non-linux systems see plugin
also updated the README for the fields->files change.
|
2016-06-23 11:47:25 +01:00 |
Cameron Sparr
|
d641c42029
|
cgroup: change fields -> files
closes #1103
closes #1350
|
2016-06-23 10:23:59 +01:00 |
Vladimir Sagan
|
9c2ca805da
|
Remove flush_scope logic
|
2016-06-23 10:13:31 +01:00 |
Vladimir Sagan
|
b0484d8a0c
|
add cgroup plugin
|
2016-06-23 10:13:31 +01:00 |