Luke Yeager
3d45e32b54
feat(inputs.lustre2): Skip brw_stats in case of insufficient permissions ( #15045 )
2024-03-27 10:43:35 +01:00
Luke Yeager
c7466b8835
feat(inputs.lustre2): Add eviction_count field ( #15044 )
2024-03-25 13:33:33 +01:00
Luke Yeager
2dde6a019d
feat(inputs.lustre2): Add health-check metric ( #15042 )
...
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-03-22 17:01:55 +01:00
Dane Strandboge
0f91ca6f67
feat(inputs.lustre2): Add support for bulk read/write stats ( #14813 )
2024-03-18 08:37:53 +01:00
Paweł Żak
5810a9e4e5
chore(linters): Enable `appendCombine` checker for gocritic ( #14451 )
2024-01-03 07:16:26 -07:00
Joshua Powers
2ac45b8d25
chore: Enable additional gocritic ( #13714 )
2023-08-03 18:58:27 +02:00
Joshua Powers
fc5412dd9b
test: Do not use hard-coded /tmp/telegraf ( #13444 )
2023-06-14 21:39:31 +02:00
Paweł Żak
89fa07fc5e
chore: Enable G301, G302 and G306 rules for gosec ( #13022 )
2023-04-04 08:51:08 -06:00
r3inbowari
19c4316694
chore: Update README.md ( #12989 )
2023-04-04 13:43:49 +02:00
Joshua Powers
9256a3f2e6
chore: Ensure go generate runs on all platforms ( #12871 )
2023-03-15 17:47:55 +01:00
Joshua Powers
4747e7ba10
chore: Unify sample configs across OSes ( #12789 )
2023-03-07 09:38:05 +01:00
Joshua Powers
5e65077860
chore: Document linux only plugins (part 1) ( #12764 )
2023-03-01 22:21:14 +01:00
Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01: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
Sven Rebhan
e2578462a5
fix(inputs): Linter issues ( #11576 )
2022-08-02 13:52:17 +02:00
reimda
453e276718
chore: Fix readme linter errors for input plugins E-L ( #11214 )
2022-06-07 15:37:08 -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
omgold
32222d96ce
feat: In Lustre input plugin, support collecting per-client stats. ( #10607 )
2022-03-29 15:13:29 -06:00
Mya
84562877cc
chore: clean up all markdown lint errors for input plugins i through m ( #10173 )
2021-11-24 12:18:53 -07:00
Paweł Żak
eec6fd5702
fix: Linter fixes for plugins/inputs/[k-l]* ( #9999 )
2021-10-27 09:48:57 -06: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
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
Paweł Żak
38c61c07ef
Revive fixes - part 4: ( #8981 )
...
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-12 14:21:51 -06:00
Paweł Żak
d9736d543f
Revive fixes - part 2 ( #8835 )
...
* Revive fixes regarding following set of rules:
[rule.if-return]
[rule.increment-decrement]
[rule.var-declaration]
[rule.package-comments]
[rule.receiver-naming]
[rule.unexported-return]
2021-02-16 18:19:50 -05:00
omgold
8707a2d847
Fix crash in lustre2 input plugin, when field name and value ( #7967 )
...
are not separated by whitespace, which happens when numbers grow large (#7966 )
Co-authored-by: Oliver Mangold <o.mangold@gmail.com>
2021-01-27 15:36:29 -05:00
Paweł Żak
0fcfee0caf
Fix tests for Windows - part 1 ( #8414 )
2020-11-23 10:40:32 -05:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Jesse Hanley
17a79e2d6f
Allow jobs with dashes in the name in lustre2 input ( #6313 )
2019-08-26 19:03:35 -07:00
George
56c6539a91
Fix lustre2 input plugin config parse regression ( #6114 )
2019-07-18 15:40:05 +02:00
Daniel Nelson
c2643d5f7e
Add README for lustre2 input plugin
2019-05-06 17:31:08 -07:00
frroberts
8abf8c10a7
Fix only one job per storage target reported in lustre2 input ( #5771 )
2019-05-06 16:57:01 -07:00
Jesse Hanley
a7b0861436
Adding Jobstats support to Lustre2 input plugin
...
Lustre Jobstats allows for RPCs to be tagged with a value, such
as a job's ID. This allows for per job statistics. This plugin
collects statistics and tags the data with the jobid.
closes #1107
2016-04-27 15:35:24 -06: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