Paweł Żak
|
d26479b58e
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/`: `aggregators`, `common`, `parsers`, `processors`, `secretstores` and `serializers` (#16339)
|
2025-01-14 09:24:13 +01:00 |
Sven Rebhan
|
35fe105bb4
|
fix(agent): Restore setup order of stateful plugins to Init() then SetState() (#16123)
|
2024-11-13 01:21:49 -06:00 |
Paweł Żak
|
b4fdd52ff3
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[a-d]*` and `plugins/common` (#16161)
|
2024-11-11 11:33:45 +01:00 |
Sven Rebhan
|
f40578fc16
|
chore(common.starlark): Print nonconvertible data (#15508)
|
2024-06-28 10:07:32 -05:00 |
Sven Rebhan
|
274333921f
|
feat(processors.starlark): Allow persistence of global state (#15170)
|
2024-04-25 13:24:57 -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
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Joshua Powers
|
324fd76e26
|
chore(deps): Bump go.starlark.net from go.starlark.net v0.0.0-20220328144851-d1966c6b9fcd to v0.0.0-20231121155337-90ade8b19d09 (#14541)
|
2024-01-15 15:56:55 +01:00 |
Sven Rebhan
|
cbaca43e36
|
fix(processors.starlark): Use tracking ID to identify tracking metrics (#14523)
|
2024-01-05 07:48:28 -07:00 |
Sven Rebhan
|
57fbc73814
|
fix(processors.starlark): Avoid negative refcounts for tracking metrics (#14395)
|
2023-12-07 08:45:09 -07:00 |
Joshua Powers
|
edf230bc44
|
fix(processors.starlark): Maintain tracking information post-apply (#14137)
|
2023-11-15 19:03:55 +01:00 |
Joshua Powers
|
0f8957f0e9
|
chore: Resolves gocritic sloppyReassign (#13712)
|
2023-08-03 18:57:18 +02:00 |
Paweł Żak
|
c76f319b84
|
chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008)
|
2023-04-03 07:19:43 -06:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Paweł Żak
|
4201f24020
|
chore: Fix linter findings for errorlint (part2) (#12702)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 12:08:46 +01:00 |
Sven Rebhan
|
7fb90a2d9c
|
chore(linter): disable linter warning for freeze() in starlark (#12406)
|
2022-12-16 06:26:19 -07:00 |
Paweł Żak
|
4717a03509
|
chore: Fix linter findings for makezero (part2) (#12362)
|
2022-12-09 16:38:37 +01:00 |
Paweł Żak
|
9d9eb403a6
|
chore: Review of //nolint comments (#12088)
|
2022-10-26 12:06:08 +02:00 |
Paweł Żak
|
9ff5cda6e8
|
chore: Resolve linter issues for plugins/common package (#11964)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2022-10-11 11:31:44 -05:00 |
Paweł Żak
|
3627961add
|
fix: Linter fixes for plugins/common/[a-z]* (#10189)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 15:46:46 -06:00 |
Nicolas Filotto
|
4f2ade5305
|
feat: Add support of aggregator as Starlark script (#9419)
|
2021-11-18 15:37:59 -07:00 |