Paweł Żak
|
516b8cfbd1
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[a-e]` (#16263)
|
2024-12-13 11:26:34 -06:00 |
Sven Rebhan
|
dcec9d1cea
|
docs(inputs): Add plugin metadata and update description for a* to f* (#16097)
|
2024-10-31 16:15:21 -05:00 |
Paweł Żak
|
7dc397a830
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/e*` (#16044)
|
2024-10-24 11:03:42 +02:00 |
Paweł Żak
|
e8c19d9987
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/d*` (#16016)
|
2024-10-16 12:38:11 +02:00 |
Paweł Żak
|
e6d82bd996
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[a-g]*` (#15849)
|
2024-09-16 10:56:55 -05:00 |
dependabot[bot]
|
a978110b2c
|
chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681)
|
2024-07-31 10:54:08 -05: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 |
Joshua Powers
|
c32f7efd8e
|
fix(inputs.ecs): Check for nil pointer before use (#15456)
|
2024-06-06 11:45:00 -06:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Paweł Żak
|
6506eecc9b
|
chore(linters): Bump golangci-lint to v1.56.0 (#14742)
|
2024-02-12 08:47:15 -06:00 |
Paweł Żak
|
98ec91478a
|
chore(linters): replace 'fmt.Sprintf' with string addition (#14699)
|
2024-02-08 15:46:22 -05:00 |
Paweł Żak
|
e48b72f965
|
chore(linters): Enable rangeValCopy and hugeParams checkers for gocritic (#14454)
|
2023-12-15 07:36:34 -07:00 |
Joshua Powers
|
004f81651b
|
fix(inputs.ecs): Correct v4 metadata URLs (#14294)
|
2023-11-15 10:10:21 +01:00 |
Joshua Powers
|
0aaada5a3e
|
fix(inputs.ecs): Fix cgroupv2 CPU metrics (#14197)
|
2023-10-30 15:49:23 +01:00 |
Joshua Powers
|
27b20d17ae
|
fix(inputs.ecs): Test for v4 metadata endpoint (#14194)
|
2023-10-30 09:15:47 +01:00 |
r3inbowari
|
19c4316694
|
chore: Update README.md (#12989)
|
2023-04-04 13:43:49 +02:00 |
Eng Zer Jun
|
4d0f05980e
|
test: Use `t.Setenv` to set env vars (#12621)
|
2023-02-10 11:46:14 +01:00 |
Joshua Powers
|
2aa57f00ad
|
docs: Update all readme to pass linter (#12615)
|
2023-02-09 11:04:41 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +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 |
reimda
|
453e276718
|
chore: Fix readme linter errors for input plugins E-L (#11214)
|
2022-06-07 15:37:08 -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 |
Sebastian Spaink
|
6b697db11e
|
chore(inputs_a-l): migrate sample configs into separate files (#11132)
|
2022-05-18 11:31:52 -05:00 |
Sebastian Spaink
|
8e2b4988fe
|
feat: migrate input plugins to new sample config format (A-L) (#10924)
|
2022-04-07 16:01:21 -06:00 |
Joshua Powers
|
5a652d871b
|
fix: use current time as ecs timestamp (#10636)
|
2022-02-14 07:08:08 -07:00 |
Paweł Żak
|
c875e45422
|
fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) (#10192)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 15:59:24 -06:00 |
Joshua Powers
|
0c02f245d6
|
fix: markdown: resolve all markdown issues with d-f (#10171)
|
2021-11-24 11:56:26 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Paweł Żak
|
9a794919e3
|
Linter fixes for plugins/inputs/[de]* (#9379)
|
2021-06-21 10:07:52 -05:00 |
Sven Rebhan
|
03b2daeb1b
|
Linter fixes (unhandled errors) -- Part 2 (#9122)
|
2021-04-22 16:08:03 -05:00 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -04:00 |
Paweł Żak
|
38c61c07ef
|
Revive fixes - part 4: (#8981)
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-03-12 14:21:51 -06:00 |
Vyacheslav Stepanov
|
b64c38bb00
|
Remove duplicated field "revision" from ecs_task because it's already defined as a tag there (#8574)
|
2020-12-16 13:23:31 -05:00 |
Sergey
|
55b672e4fc
|
Add v3 metadata support to ecs input (#7154)
|
2020-07-07 11:14:05 -07:00 |
Steven Soroka
|
5023df08d8
|
resolves issues where failed api calls lead to obscure errors (#7051)
|
2020-02-19 21:46:08 -05:00 |
Samantha Wang
|
e061376846
|
docs(readme): Update to Amazon ECS
Update ECS to amazon ECS
|
2019-11-26 08:54:39 -08:00 |
Daniel Nelson
|
8bc768b239
|
Make case insensitive container status comparison (#5954)
|
2019-06-05 03:00:59 -07:00 |
Daniel Nelson
|
980b174687
|
Tidy ECS readme and make review changes
|
2019-05-26 20:05:16 -07:00 |
Evan Baker
|
dfb83778ea
|
Add ecs/fargate input plugin (#5121)
|
2019-05-26 20:01:02 -07:00 |