Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01:00
Paweł Żak
c6663aca4f
chore: fix linter findings for makezero (part3) ( #12371 )
2022-12-12 07:05:33 -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
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
Joshua Powers
cb0df019ec
fix: make docs + go.mod cleanup post-redis merge ( #11521 )
2022-07-19 08:50:47 -06:00
Guy Korland
3c5d71b7cd
feat: Add RedisTimeSeries plugin ( #11054 )
2022-07-19 07:08:51 -06:00
Sebastian Spaink
6700f0ba49
docs: Sync sample.conf for recent features ( #11348 )
2022-06-22 08:01:56 -05:00
Alexander Krantz
d8f2b38b27
feat(redis): add Redis 6 ACL auth support ( #9333 )
2022-06-21 15:13:18 -05:00
reimda
f7aab29381
chore: Fix readme linter errors for input plugins M-Z ( #11274 )
2022-06-08 15:22:56 -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
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
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
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
Alexander Krantz
cfd7348e5c
docs: improve redis commands documentation ( #9606 )
2021-08-17 16:13:43 -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
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
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
Russ Savage
dabea48a90
Fix minor typos in readmes ( #8370 )
2020-11-12 10:20:50 -07:00
Yoofi Quansah
2332e28802
feat: add functionality to get values from redis commands ( #8196 )
2020-09-30 12:36:45 -04:00
Russ Savage
40c6d189fe
fix(readmes): standarize first line of readmes ( #7973 )
2020-08-11 16:10:41 -04:00
Russ Savage
75e701c288
fix(readmes): adding code block annotations ( #7963 )
2020-08-10 15:50:48 -04:00
Daniel Nelson
c73ed8ca6c
Export internal/tls package for use in execd plugins ( #7697 )
2020-06-25 11:44:22 -07:00
Alvaro Olmedo Rodriguez
e122bc7503
Fix units in redis documentation ( #7016 )
2020-02-12 09:43:44 -08: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
Daniel Nelson
4f115437e6
Use Go style conventions for variable name
2019-07-24 14:04:51 -07:00
Mika Eloranta
417740738d
Support percentage value parsing in redis input ( #6163 )
2019-07-24 13:52:44 -07:00
Greg
83bc3d1277
Improve docs to clarify common issues ( #5054 )
2018-12-10 16:14:20 -08:00
Greg
ed28cfb9f6
Add means to specify server password for redis input ( #4669 )
2018-09-10 16:45:36 -07:00
Leszek Charkiewicz
3ef4dff4ec
Add SSL/TLS support to Redis input ( #4236 )
2018-06-05 17:12:30 -07:00
Daniel Nelson
c28d0e1b16
Exclude master_replid fields from redis input ( #3725 )
2018-01-30 13:58:44 -08:00
Daniel Nelson
fa5f1bf6d9
Use go-redis for the redis input ( #3661 )
2018-01-17 14:57:46 -08:00
Brian Knight
6638fc68de
Update README with missing Redis measurements ( #3582 )
2017-12-13 11:24:48 -08:00
Daniel Nelson
83f575fcea
Add redis_version field to redis input ( #3054 )
2017-07-25 17:07:43 -07:00
Zack Zatkin-Gold
dd537b3382
Fix telegraf example arguments ( #2788 )
...
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.
There are also some inconsistencies with the ordering of the command
line argument examples. I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Alexander Blagoev
188703e204
Improve redis input documentation ( #2708 )
2017-05-02 11:43:07 -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
Pierre Fersing
42d9d5d237
Fix Redis url, an extra "tcp://" was added ( #1521 )
2016-07-19 15:24:10 +01:00
Cameron Sparr
b58cd78c79
Use errchan in redis input plugin
...
this may address, or at least log issue #1462
2016-07-18 17:26:44 +01:00