Paulo Dias
|
cb71790cf7
|
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2025-02-24 19:37:12 -06:00 |
Vlad Panazan
|
c505caf6e9
|
feat(inputs.cgroup): Support more cgroup v2 formats (#16474)
|
2025-02-24 09:18:44 -06:00 |
Sven Rebhan
|
dcec9d1cea
|
docs(inputs): Add plugin metadata and update description for a* to f* (#16097)
|
2024-10-31 16:15:21 -05:00 |
Joshua Powers
|
fa1ba97540
|
fix(inputs.cgroup): Escape backslashes (#14187)
|
2023-10-31 17:48:54 +01:00 |
Paweł Żak
|
73076bb9fa
|
chore: Fix linter findings for Darwin (#12958)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-28 11:46:32 +02:00 |
an0nfunc
|
69d9a4322f
|
feat(inputs.cgroup): Added support for cpu.stat (#12798)
|
2023-03-07 09:42:53 +01:00 |
Joshua Powers
|
8e5c2d0538
|
chore: Specify distro support (part 3) (#12792)
|
2023-03-06 12:18:43 +01:00 |
Joshua Powers
|
2aa57f00ad
|
docs: Update all readme to pass linter (#12615)
|
2023-02-09 11:04:41 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Michael Hoffmann
|
d7d1f8b3f0
|
feat(inputs.cgroups): do not abort on first error, print message once (#12342)
|
2022-12-07 07:21:59 -07:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
Sebastian Spaink
|
4913392b85
|
chore: Remove deprecated build tags (#11867)
|
2022-09-22 13:25:31 -05:00 |
Sebastian Spaink
|
d67f75e557
|
docs: Remove warning not to remove go:embed (#11797)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2022-09-13 12:47:58 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
reimda
|
1b1482b5eb
|
chore: Fix readme linter errors for input plugins A-D (#10964)
|
2022-06-07 15:10:18 -06:00 |
Joshua Powers
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
56eb914998
|
chore: Embed sample configurations into README for inputs (#11136)
|
2022-05-24 08:49:47 -05:00 |
Sebastian Spaink
|
6b697db11e
|
chore(inputs_a-l): migrate sample configs into separate files (#11132)
|
2022-05-18 11:31:52 -05:00 |
Sebastian Spaink
|
8e2b4988fe
|
feat: migrate input plugins to new sample config format (A-L) (#10924)
|
2022-04-07 16:01:21 -06:00 |
Joshua Powers
|
6fa29f2966
|
fix: markdown: resolve all markdown issues with a-c (#10169)
|
2021-11-24 11:55:55 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Andre Nathan
|
59e79fa8d4
|
Allow multiple keys when parsing cgroups (#8108)
|
2021-07-08 16:54:22 -04:00 |
Paweł Żak
|
1fabc5f1fe
|
Linter fixes for plugins/inputs/[c]* (#9194)
* Linter fixes for plugins/inputs/[c]*
* Linter fixes for plugins/inputs/[c]*
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-04-27 20:41:52 -05:00 |
Russ Savage
|
40c6d189fe
|
fix(readmes): standarize first line of readmes (#7973)
|
2020-08-11 16:10:41 -04:00 |
A. Binzxxxxxx
|
72fdfd8bb0
|
fixed cgroups docu (#7889)
|
2020-07-24 12:42:17 -04:00 |
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 |