Sven Rebhan
|
ef41198481
|
chore(logging): Implement early logging (#15629)
|
2024-07-26 09:09:21 -06: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 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Sven Rebhan
|
506698056e
|
feat(outputs.postgresql): Allow configuration of startup error handling (#15073)
|
2024-03-29 13:15:26 -05:00 |
Joshua Powers
|
57ed9fd330
|
feat(outputs.postgresql): Add secret store support (#15041)
|
2024-03-27 10:02:08 -05: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 |
Sven Rebhan
|
71905a7758
|
feat(outputs.postgresql): Add option to create time column with timezone (#13763)
|
2023-08-25 07:18:08 -06:00 |
Sven Rebhan
|
17c7c0252b
|
feat(outputs.postgresql): Add option to rename time column (#13750)
|
2023-08-15 18:50:58 +02:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Paweł Żak
|
39d6b1d5cb
|
chore: Fix linter findings for errorlint (part3) (#12704)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 13:38:16 +01:00 |
Paweł Żak
|
9a0cecc788
|
chore: Fix linter findings for nolintlint (part3) (#12613)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-07 17:06:12 +01:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Paweł Żak
|
8e9a513157
|
chore: Wrap long lines in plugins/outputs (#12179)
|
2022-11-08 16:05:55 +01:00 |
Paweł Żak
|
9d9eb403a6
|
chore: Review of //nolint comments (#12088)
|
2022-10-26 12:06:08 +02: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
|
49cd0a8131
|
feat(outputs.postgresql): add Postgresql output (#11672)
|
2022-08-25 13:33:23 -06:00 |