Viktor Szépe
|
31a1d34d99
|
chore: Fix typos throughout codebase (#15338)
|
2024-05-31 10:26:37 +02:00 |
Joshua Powers
|
60cf9772a7
|
fix(outputs.loki): Option to sanitize label names (#15277)
|
2024-05-02 13:45:46 -05:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Paweł Żak
|
98ec91478a
|
chore(linters): replace 'fmt.Sprintf' with string addition (#14699)
|
2024-02-08 15:46:22 -05:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Joshua Powers
|
98cd14987a
|
fix(outputs.loki): Do not close body before reading it (#14604)
|
2024-01-22 20:05:24 +01:00 |
Paweł Żak
|
3786cf2d72
|
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452)
|
2023-12-15 06:25:10 -07:00 |
Paweł Żak
|
89a235c620
|
chore(linters): Enable perfsprint linter and fix all findings. (#14208)
|
2023-10-30 06:14:16 -06:00 |
Paweł Żak
|
97f47c11dd
|
chore(linters): Fix findings found by testifylint: empty (#14179)
|
2023-10-25 15:09:13 -06:00 |
Sven Rebhan
|
e2c4e10650
|
chore(secrets): Abstract secret implementation (#13953)
|
2023-09-25 14:37:04 -06:00 |
Joshua Powers
|
8396f1a00d
|
feat(outputs.loki): Add option for metric name label (#13157)
|
2023-05-04 11:56:19 +02:00 |
Sven Rebhan
|
83b4056985
|
fix(secrets): Minimize secret holding time (#13002)
|
2023-04-03 07:28:41 -06:00 |
Sven Rebhan
|
dfc5cdf924
|
docs: indicate secret-store support in plugin READMEs (#12592)
|
2023-02-02 09:31:23 -07:00 |
Sven Rebhan
|
e6de0cc9c2
|
chore(internal.gzip): cleanup CompressWithGzip (#12587)
|
2023-02-01 11:20:11 -07:00 |
Sven Rebhan
|
f5c2c4abf0
|
feat(secretstores): convert many output plugins (#12497)
|
2023-01-25 13:02:29 -07:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Joshua Powers
|
754ab64959
|
fix(outputs.loki): return response body on error (#12399)
|
2022-12-16 06:18:43 -07:00 |
Paweł Żak
|
74703d092b
|
chore: Fix linter findings for prealloc (part2) (#12242)
|
2022-11-15 09:31:51 +01: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
|
2fc19fa308
|
chore: correctly spell embed (#11200)
|
2022-05-27 07:13:47 -06:00 |
Sven Rebhan
|
d9a6d8b774
|
chore: embed sample configurations into README for outputs (#11182)
|
2022-05-25 08:48:59 -06:00 |
Sebastian Spaink
|
256caede89
|
chore(outputs): migrate sample configs into separate files (#11131)
|
2022-05-18 11:30:06 -05:00 |
reimda
|
6ba3b1e91e
|
chore: Fix readme linter errors for output plugins (#10951)
|
2022-04-21 09:45:47 -06:00 |
Sebastian Spaink
|
a7df6c6aa6
|
feat: migrate output plugins to new sample config format (#10910)
|
2022-04-07 15:55:03 -06:00 |
Joshua Powers
|
e4b9924625
|
chore: switch HTTP 100 test case values (#10858)
|
2022-03-24 11:56:09 -06:00 |
Paweł Żak
|
020b77b239
|
fix: Linter fixes for plugins/outputs/[g-m]* (#10127)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-24 12:40:25 -07:00 |
Joshua Powers
|
0d8d118319
|
chore: clean up all markdown lint errors in output plugins (#10159)
|
2021-11-24 11:47:33 -07:00 |
AlphaAr
|
e73ffe56c4
|
fix: Add metric name is a label with name "__name" to Loki output plugin (#10001)
|
2021-11-08 14:47:32 -07:00 |
Helen Weller
|
021dedb792
|
fix: update toml tag to match sample config / readme (#9848)
|
2021-10-04 10:05:56 -04:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
JC
|
e6abb46d87
|
fix: sort logs by timestamp before writing to Loki (#9571)
|
2021-08-05 17:32:04 -04:00 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -04:00 |
Labesse Kévin
|
c17cc8cabb
|
plugin: output loki (#8450)
|
2021-03-02 15:48:48 -05:00 |