Paweł Żak
e2b5a9910b
chore: Fix linter findings for `revive:exported` in `plugins/inputs/p*` ( #16307 )
2024-12-17 11:10:18 -06:00
Pascal Zimmermann
27db10eefc
test(inputs.pgbouncer): Update container version ( #15728 )
2024-08-12 07:18:21 -06:00
Paweł Żak
1422c09294
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` ( #15566 )
2024-07-01 15:00:13 +02:00
Sven Rebhan
aa1091aba8
chore(inputs.postgresql): Factor out common code and cleanup ( #15103 )
2024-04-04 16:40:43 -05:00
Paweł Żak
aa681be594
chore(linters): Remove blank identifiers and errors which are not needed to handle ( #14399 )
2023-12-07 08:09:01 -07:00
Paweł Żak
7c5b3ea068
chore(linters): Fix findings found by testifylint: compares ( #14177 )
2023-10-24 15:02:26 -06:00
Aleks Vagachev
b20c0d7fad
fix(inputs.postgresql): Default database definition ( #13602 )
2023-07-12 16:04:26 -06:00
Aleks Vagachev
be2f950a3c
feat(inputs.pgbouncer): Added show_commands to select the collected pgbouncer metrics ( #13436 )
2023-07-05 08:11:11 -06:00
r3inbowari
19c4316694
chore: Update README.md ( #12989 )
2023-04-04 13:43:49 +02:00
Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01:00
Sven Rebhan
63ab159481
feat(secretstores): add support for additional input plugins ( #12067 )
2023-01-09 09:17:23 -07:00
Paweł Żak
960a1f7b14
chore: Fix linter findings for prealloc (part3) ( #12246 )
2022-11-21 21:53:55 +01: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
d45c7c44c7
test: update integration test occurrences ( #12085 )
2022-10-21 14:18:15 -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
reimda
f7aab29381
chore: Fix readme linter errors for input plugins M-Z ( #11274 )
2022-06-08 15:22:56 -06:00
Joshua Powers
9daefaba11
test: harden running of testcontainer integration tests ( #11245 )
2022-06-03 10:29:08 -06:00
Joshua Powers
1200f3c87e
test: refactor testcontainer port lookup ( #11198 )
2022-05-27 10:24:31 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Joshua Powers
22efc25daa
test: migrate pgbouncer to test-containers ( #11186 )
2022-05-25 10:45:55 -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
b355be5ccb
feat: migrate input plugins to new sample config format (M-Z) ( #10926 )
2022-04-11 16:32:25 -05: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
Paweł Żak
b9e4978b17
fix: Linter fixes for plugins/inputs/p* ( #10066 )
2021-11-15 09:14:09 -06:00
Pascal Zimmermann
3ad40df311
Update pgx to v4 ( #9182 )
2021-06-02 21:28:16 -06:00
Sven Rebhan
9853bf6c54
Get rid of deprecated internal.{Duration,Size,Number} ( #8969 )
2021-04-09 13:15:04 -04:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -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
Helen Weller
d41569caed
Integration test audit ( #8725 )
2021-01-26 11:06:12 -07:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Harshit Bansal
1ce56f8b59
Document port specification in postgres input plugins ( #7132 )
2020-03-10 12:02:50 -07:00
Daniel Nelson
cb192c85b2
Update pgbouncer readme
2020-02-12 21:15:59 -08:00
Daniel Nelson
cb2c26a332
Fix support with pgbouncer <1.9
2020-02-12 21:15:29 -08:00
Mark Fletcher
6c839a33a4
Fix pgbouncer input when used with newer pgbouncer versions ( #6820 )
2020-02-12 20:53:11 -08:00
Daniel Nelson
049d364917
Fix panic if pool_mode column does not exist ( #6000 )
2019-06-20 11:51:41 -07:00
urusha
dc75f7bd32
Add postgresql dsn connection string example ( #5869 )
2019-05-17 13:27:11 -07:00
Loïc Blot
429d14101a
Add pgbouncer input plugin ( #3918 )
2018-08-01 16:44:10 -06:00
Cameron Sparr
94e673fe85
Revert "add pgbouncer plugin"
...
This reverts commit fec9760f72 .
2016-08-17 16:50:11 +01:00
jsvisa
fec9760f72
add pgbouncer plugin
...
add pgbouncer docker for testing
add pgbouncer testcase
update changlog
closes #1400
2016-08-10 15:14:15 +01:00