Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Joshua Powers
|
4a5e3a4d6d
|
feat(inputs.redis_sentinel): Allow username and password (#13864)
|
2023-09-11 10:05:17 +02: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 |
Paweł Żak
|
c6663aca4f
|
chore: fix linter findings for makezero (part3) (#12371)
|
2022-12-12 07:05:33 -07:00 |
Paweł Żak
|
4717a03509
|
chore: Fix linter findings for makezero (part2) (#12362)
|
2022-12-09 16:38:37 +01:00 |
Petar Obradović
|
61f64506c9
|
fix(input.redis_sentinel): fix sentinel and replica stats gathering (#12229)
|
2022-11-16 13:43:30 -07: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 |
Guy Korland
|
3c5d71b7cd
|
feat: Add RedisTimeSeries plugin (#11054)
|
2022-07-19 07:08:51 -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 |
Eng Zer Jun
|
81090be35d
|
refactor: replace strings.Replace with strings.ReplaceAll (#11079)
|
2022-05-11 09:53:34 -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 |
Petar Obradović
|
32ca79f83c
|
feat: add Redis Sentinel input plugin (#10042)
|
2021-12-14 15:13:33 -07:00 |