zhuxu
f7d0087df9
use topic tag refresh metrics
2025-11-21 19:30:20 +08:00
zhuxu
651d899653
kafka phasor parse
2025-08-08 16:25:23 +08:00
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
0804ccef4e
chore(linters): Enable `string-format` rule for revive ( #15983 )
2024-10-09 09:07:46 +02:00
Paweł Żak
43590ca730
chore: Fix linter findings for `revive:comment-spacings` (part 1) ( #15896 )
2024-09-19 10:55:45 +02:00
Paweł Żak
8d282ab03a
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest ( #15879 )
2024-09-16 11:59:39 -05:00
Dane Strandboge
28543bae7c
chore(linters): Fix non-input/output plugin errcheck warnings ( #15472 )
2024-06-12 07:52:42 -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
aa681be594
chore(linters): Remove blank identifiers and errors which are not needed to handle ( #14399 )
2023-12-07 08:09:01 -07:00
Sven Rebhan
5d16330c08
test(parsers): Sort metrics to avoid flaky tests ( #14284 )
2023-11-13 12:38:47 -07:00
Joshua Powers
6fd41686d3
chore(parsers): Add additional parser benchmarks ( #14276 )
2023-11-13 09:34:22 +01:00
Sven Rebhan
7ced2606b2
chore(parsers)!: Remove old-style creation ( #13310 )
2023-05-23 14:17:11 -06:00
Paweł Żak
c76f319b84
chore: Remove `revive:unhandled-error` - `errcheck` is more flexible ( #13008 )
2023-04-03 07:19:43 -06: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
Paweł Żak
7807847356
chore: Wrap long lines in plugins/parsers ( #12180 )
2022-11-08 18:47:35 +01:00
Sven Rebhan
091380f4b5
fix(parsers): Linter issues ( #11607 )
2022-08-05 18:16:10 +02:00
Sebastian Spaink
6b009f3072
feat: migrate wavefront parser to new style ( #11374 )
2022-06-27 13:02:50 -06:00
reimda
34eff493ae
chore: Fix readme linter errors for processor, aggregator, and parser plugins ( #10960 )
2022-06-06 17:04:28 -06:00
Paweł Żak
8e85a67ee1
fix: Linter fixes for plugins/parsers/[a-z]* ( #10145 )
2021-11-24 11:52:51 -07:00
Joshua Powers
779c1f0a59
chore: clean up all markdown lint errors in parser plugins ( #10153 )
2021-11-24 11:45:25 -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
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05: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
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
Paweł Żak
d9736d543f
Revive fixes - part 2 ( #8835 )
...
* Revive fixes regarding following set of rules:
[rule.if-return]
[rule.increment-decrement]
[rule.var-declaration]
[rule.package-comments]
[rule.receiver-naming]
[rule.unexported-return]
2021-02-16 18:19:50 -05:00
Josh Soref
bf1eb291f2
Fix assorted spelling mistakes ( #7507 )
2020-05-15 15:43:32 -07:00
Josh Soref
2c56d6de81
Fix spelling errors in comments and documentation ( #7492 )
2020-05-14 00:41:58 -07:00
Pontus Rydin
f32b064d6a
Fix race condition in the Wavefront parser ( #5764 )
2019-04-25 12:22:48 -07:00
Pierre Tessier
5f1bc9e49f
Accept values with a negative exponent in wavefront parser ( #5462 )
2019-02-21 14:49:52 -08:00
Robert Fisher
04dfa430ef
Allow delta metrics in wavefront parser ( #5115 )
2018-12-10 16:42:25 -08:00
Daniel Nelson
41d528c8ce
Split parser/serializer docs ( #4690 )
2018-09-17 11:45:08 -07:00
Pierre Tessier
6454319062
Add Wavefront parser ( #4402 )
2018-08-13 17:37:06 -06:00