Paweł Żak
|
dba5597530
|
chore(linters): Configure `revive:var-naming` and fix its findings (#16817)
|
2025-04-24 21:23:04 +01:00 |
Sven Rebhan
|
798f683805
|
docs(inputs): Add plugin metadata and update description for j* to m* (#16593)
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
|
2025-03-24 16:38:42 +01:00 |
Sven Rebhan
|
b2d81f056b
|
chore(inputs.mongodb): Remove superfluous check (#16592)
|
2025-03-06 18:11:52 -06:00 |
Dmitry Khamitov
|
3b87986f42
|
fix(inputs.mongodb): Do not dereference nil pointer if gathering database stats fails (#16310)
|
2024-12-17 11:09:13 -06:00 |
Paweł Żak
|
8a7947abbb
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/m*` (#16191)
|
2024-11-18 12:27:17 +01:00 |
Paweł Żak
|
0a6e51d1d6
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[k-o]*` (#16071)
|
2024-10-28 14:30:13 +01:00 |
Paweł Żak
|
6c48fbb1f2
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/inputs/[a-m]*` (#16042)
|
2024-10-21 13:11:11 +02:00 |
Paweł Żak
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
Paweł Żak
|
453d32bd81
|
chore: Fix linter findings for `revive:comment-spacings` (part 2) (#15897)
|
2024-09-19 11:03:28 +02:00 |
Paweł Żak
|
ffee74c188
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[h-n]*` (#15850)
|
2024-09-13 12:47:18 -05:00 |
Paweł Żak
|
46c056f49d
|
chore: Fix linter findings for `revive:max-public-structs` in `plugins/inputs/[a-n]*` (#15858)
|
2024-09-12 15:58:57 -05: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 |
Joshua Powers
|
71718fba7d
|
chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452)
|
2024-06-05 15:19:47 -05:00 |
Viktor Szépe
|
31a1d34d99
|
chore: Fix typos throughout codebase (#15338)
|
2024-05-31 10:26:37 +02:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Sven Rebhan
|
61cf18c821
|
chore: Check logging functions like printf (#13743)
|
2023-08-09 15:02:36 -06:00 |
dependabot[bot]
|
8bc6822e28
|
chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.1 (#13736)
|
2023-08-08 22:16:40 +02: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 |
Paweł Żak
|
5b2346dfa0
|
chore: Fix linter findings for errorlint (part5) (#12731)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-01 22:18:35 +01:00 |
Dmitry Khamitov
|
e466cab0c0
|
fix(inputs.mongodb): SIGSEGV when restarting MongoDB node (#12604)
|
2023-02-03 10:12:16 +01:00 |
Tom Pillot
|
cde651b7ee
|
fix(inputs.mongodb): Improve error logging (#12599)
|
2023-02-03 09:44:50 +01:00 |
Paweł Żak
|
00347033ab
|
chore: Fix linter findings for nolintlint (part2) (#12430)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-01-26 11:27:32 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
zhiyuan-mojie
|
375e089d12
|
fix(inputs.mongodb): Fix connection leak triggered by config reload (#12330)
Co-authored-by: amliu <amliu@qq.com>
|
2022-12-09 16:44:33 +01:00 |
Paweł Żak
|
cdc622e9db
|
chore: Fix linter findings for prealloc (part1) (#12228)
|
2022-11-15 18:57:50 +01:00 |
Joshua Powers
|
cf8d12cc73
|
test(inputs.mongodb): update integration test logic (#12241)
|
2022-11-15 06:56:31 -07:00 |
Paweł Żak
|
d3fabdd0a9
|
chore: wrap long lines in plugins/inputs/[l-s]* (#12217)
|
2022-11-10 11:55:58 -07:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
Joshua Powers
|
3a162332c1
|
docs(inputs.mongodb): update supported versions (#12048)
|
2022-10-19 12:37:10 +02:00 |
Brett Jones
|
668b7eb54a
|
fix(inputs.mongodb): ServerStatus int64 to float(#12049)
|
2022-10-19 09:11:02 +02:00 |
Joshua Powers
|
f899eb5cde
|
fix(inputs.mongodb): actually start plugin correctly (#11849)
|
2022-09-21 13:05:01 -06: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 |
Wilfried OLLIVIER
|
e46f90e89c
|
fix(inputs.mongodb): add an option to bypass connection errors on start (#11629)
|
2022-09-07 14:25:32 -05:00 |
Joshua Powers
|
75e8640a26
|
fix(inputs.mongodb): update version check for newer versions (#11635)
|
2022-08-08 09:37:52 -06:00 |
Sven Burkard
|
46f059ebfd
|
feat: added metrics for member and replica-set avg health of MongoDB (#11516)
|
2022-07-20 13:02:38 -06:00 |
Joshua Powers
|
42a167ffde
|
fix: filter out views in mongodb lookup (#11280)
|
2022-06-21 11:16:12 -06:00 |
Joshua Powers
|
a45410368d
|
docs: explain directly connecting to mongo node (#11314)
|
2022-06-16 09:43:26 -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 |
Adam Zwakenberg
|
96be484f08
|
docs: add missing slash in mongodb readme (#10994)
|
2022-04-19 07:35:30 -06:00 |
Sebastian Spaink
|
b355be5ccb
|
feat: migrate input plugins to new sample config format (M-Z) (#10926)
|
2022-04-11 16:32:25 -05:00 |
Driss Tahraoui-Maldague
|
6cb25207fd
|
feat(inputs.mongodb): Add metrics about files currently open and currently active data handles (#7896)
|
2022-04-05 11:37:57 -05:00 |
Thomas Casteleyn
|
a4f6b27bd5
|
style: Add deprecation notices to plugin options (#10616)
|
2022-03-01 15:05:53 -07:00 |