Paweł Żak
|
22b153ac65
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[n-z]*` (#16072)
|
2024-10-25 12:54:05 +02:00 |
Dane Strandboge
|
19737fcb52
|
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-07-10 12:51:25 +02:00 |
Paweł Żak
|
98ec91478a
|
chore(linters): replace 'fmt.Sprintf' with string addition (#14699)
|
2024-02-08 15:46:22 -05:00 |
Paweł Żak
|
34ae468a8c
|
chore(linters): Fix findings found by testifylint: len (#14203)
|
2023-10-31 10:29:53 +01:00 |
Paweł Żak
|
5f2142a6cc
|
chore: Enable G601 rule for gosec (#13042)
|
2023-04-12 16:56:07 +02: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 |
Paweł Żak
|
e2a510f157
|
chore: Fix linter findings for errorlint (part7) (#12772)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-03 10:11:54 +01:00 |
Joshua Powers
|
3a0a9f0f92
|
chore: Document linux only plugins (part 2) (#12765)
|
2023-03-01 22:22:29 +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 |
reimda
|
f7aab29381
|
chore: Fix readme linter errors for input plugins M-Z (#11274)
|
2022-06-08 15:22:56 -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
|
0f5dc9946c
|
chore(inputs_m-z): migrate sample configs into separate files (#11133)
|
2022-05-18 11:31:34 -05:00 |
Sebastian Spaink
|
5676326ae9
|
chore(inputs): add descriptions to config in README.md (#10962)
|
2022-04-12 08:29:02 -05:00 |
Sebastian Spaink
|
b355be5ccb
|
feat: migrate input plugins to new sample config format (M-Z) (#10926)
|
2022-04-11 16:32:25 -05:00 |
Paweł Żak
|
7aa6b533bd
|
fix: Linter fixes for plugins/inputs/[p-z]* (leftovers) (#10193)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 13:31:10 -06:00 |
Mya
|
d4582dca70
|
chore: clean up all markdown lint error on input plugins n through r (#10168)
|
2021-11-24 11:50:01 -07:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Konstantin Kulikov
|
9be445c958
|
fix plugins/input/ras test (#8350)
On some systems /tmp/test.db happens to exist which
makes this test fail.
|
2020-11-02 10:17:54 -05:00 |
Paweł Żak
|
14e81f479d
|
Disable RAS input plugin on specific Linux architectures: mips64, mips64le, ppc64le, riscv64 (#8317)
|
2020-10-26 15:33:26 -06:00 |
Paweł Żak
|
69230017b0
|
RAS plugin - fix for too many open files handlers (#8306)
|
2020-10-23 17:11:32 -04:00 |
Paweł Żak
|
14a73055f4
|
New input plugin for RAS with fixed GLIBC issue (#8293)
|
2020-10-20 17:59:05 -04:00 |
Steven Soroka
|
933925e8e3
|
temporarily remove RAS plugin
|
2020-10-16 14:44:15 -04:00 |
Russ Savage
|
d0faa740b5
|
fix(ras): update readme title (#8266)
|
2020-10-14 14:08:35 -04:00 |
Paweł Żak
|
fa32975d0f
|
New input plugin for RAS (Reliability, Availability and Serviceability) (#8114)
|
2020-10-01 16:54:51 -04:00 |