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
Paweł Żak
09e3b59eb4
chore: Fix linter findings for `revive:exported` in `plugins/inputs/r*` ( #16341 )
2025-01-17 08:07:09 +01:00
Paweł Żak
d829a5b29c
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[l-r]` ( #16325 )
2024-12-18 12:47:47 -06:00
Nick Farrell
7f4d27d99c
fix(input.redis): Discard invalid errorstat lines ( #15312 )
2024-05-07 07:20:36 -06:00
Frederik Thuysbaert
043489ed97
feat(inputs.redis): Add latency percentiles metric ( #15293 )
2024-05-06 11:52:24 +02:00
Joshua Powers
47c5665f50
feat(inputs.redis): Add additional commandstat fields ( #13866 )
2023-09-08 20:11:09 +02:00
kell0gg
3fe151b28d
feat(inputs.redis): Support of redis 6.2 ERRORSTATS ( #13723 )
2023-08-08 15:39:57 -06:00
Paweł Żak
6816aefcd5
chore: fix linter findings for unparam and revive.unused-parameter ( #12150 )
2022-11-08 12:04:12 -07:00
Alexander Krantz
d8f2b38b27
feat(redis): add Redis 6 ACL auth support ( #9333 )
2022-06-21 15:13:18 -05:00
Joshua Powers
1200f3c87e
test: refactor testcontainer port lookup ( #11198 )
2022-05-27 10:24:31 -06:00
zhiyuan-mojie
ae98e7f1f6
fix: redis plugin goroutine leak triggered by auto reload config mechanism ( #11143 )
2022-05-25 12:58:12 -06:00
Joshua Powers
cb9d9fe075
test: migrate redis to test-containers ( #11174 )
2022-05-24 09:30:19 -06: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
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
Helen Weller
76c2201bbe
Fix Redis output field type inconsistencies ( #8678 )
2021-01-14 11:47:00 -05:00
Yoofi Quansah
2332e28802
feat: add functionality to get values from redis commands ( #8196 )
2020-09-30 12:36:45 -04:00
Greg
817c9a69a9
Document and add support to input plugins for logging alias ( #6357 )
2019-09-23 15:39:50 -07:00
Adam Flott
57f58fdbcc
Add replication metrics to the redis input( #5921 )
2019-09-12 14:52:03 -07:00
Adam Flott
96fa7fa6d2
Add cmdstat metrics to redis input ( #5926 )
2019-08-16 15:46:48 -07:00
Mika Eloranta
417740738d
Support percentage value parsing in redis input ( #6163 )
2019-07-24 13:52:44 -07:00
Daniel Nelson
c28d0e1b16
Exclude master_replid fields from redis input ( #3725 )
2018-01-30 13:58:44 -08:00
Daniel Nelson
83f575fcea
Add redis_version field to redis input ( #3054 )
2017-07-25 17:07:43 -07:00
Patrick Hemmer
06baf7cf78
use AddError everywhere ( #2372 )
2017-04-24 11:13:26 -07:00
Cameron Sparr
bf5f2659a1
Do not try Uint parsing in redis plugin
...
this is just a waste of cpu cycles, since telegraf converts all uints to
int64 anyways.
2016-12-20 23:42:14 +00:00
Patrick Hemmer
41a5ee6571
add missing redis metrics
...
This makes sure that all redis metrics are present without having to use a hard-coded list of what metrics to pull in.
2016-08-31 01:05:11 -04:00
Andrei Burd
97d92bba67
Redis input enhancement ( #1387 )
...
master_last_io_seconds_ago added
role tag renamed to replication_role
2016-07-14 13:28:36 -06:00
Pierre Fersing
3ff184c061
Removed leaked "database" tag on redis metrics ( #1316 )
2016-06-02 14:25:23 +01: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