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 |
Paweł Żak
|
2ccc79ce27
|
test(linters): Enable `testifylint`: `contains`, `encoded-compare` and `regexp` (#16262)
|
2024-12-11 14:32:16 -06:00 |
Sven Rebhan
|
18cdb1a99e
|
chore(serializers)!: Remove old-style creation (#15971)
|
2024-12-05 08:32:10 -06:00 |
Paweł Żak
|
39a5ca27ef
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#16039)
|
2024-10-18 09:10:58 -05:00 |
Joshua Powers
|
02473069f4
|
chore: Add metric and batch benchmark to serializers (#14277)
|
2023-11-13 09:30:19 +01:00 |
Joshua Powers
|
93bf2becce
|
feat(serializers.nowmetric): Add option for JSONv2 format (#13722)
|
2023-08-08 22:19:31 +02:00 |
Sven Rebhan
|
d769495276
|
chore(serializers.nowmetric): Migrate to new-style framework (#13340)
|
2023-05-26 07:50:33 -06:00 |
Paweł Żak
|
960a1f7b14
|
chore: Fix linter findings for prealloc (part3) (#12246)
|
2022-11-21 21:53:55 +01:00 |
Paweł Żak
|
236af553a3
|
chore: wrap long lines in other locations (#12219)
|
2022-11-11 06:32:11 -07:00 |
Paweł Żak
|
59eeddb41e
|
fix: Linter fixes for plugins/serializers/[a-z]* (#10181)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 14:50:00 -06:00 |
Joshua Powers
|
c172df21a4
|
chore: clean up all markdown lint errors in serializer plugins (#10158)
|
2021-11-24 11:47:23 -07:00 |
David Bennett
|
842a788022
|
Remove error return type from metric.New method (#9116)
* Remove error return type from metric.New method.
* Formatting changes for linter + gofmt
* Additional linter fixes.
* More linter fixes.
* Linter fix.
* address comments
|
2021-04-13 14:40:03 -04:00 |
Paweł Żak
|
8a6907a186
|
Revive fixes - part 3 (#8872)
* * Revive fixes regarding following set of rules: [rule.var-naming]
|
2021-03-01 16:04:35 -05:00 |
Daniel Nelson
|
10b3e45775
|
Sort fields in nowmetric test
|
2019-01-08 17:57:38 -08:00 |
Daniel Nelson
|
c9d8be9ab5
|
Update changelog and docs for nowmetric serializer
|
2019-01-08 15:32:49 -08:00 |
JefMuller
|
e6724bfb7c
|
Add ServiceNow serializer (#4809)
|
2019-01-08 15:28:00 -08:00 |