Eng Zer Jun
|
81090be35d
|
refactor: replace strings.Replace with strings.ReplaceAll (#11079)
|
2022-05-11 09:53:34 -06:00 |
Paweł Żak
|
8e85a67ee1
|
fix: Linter fixes for plugins/parsers/[a-z]* (#10145)
|
2021-11-24 11:52:51 -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
|
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 |
Daniel Nelson
|
1b25a9c910
|
Remove debug print statement
|
2019-12-02 20:03:25 -08:00 |
Rajiv Kushwaha
|
b9a4ef7484
|
Add millisecond unix time support to grok parser (#6476)
|
2019-10-04 17:38:48 -07:00 |
Kai Groner
|
f080b58834
|
Use prefix base detection for ints in grok parser (#6434)
|
2019-09-23 10:26:17 -07:00 |
Daniel Nelson
|
72d4f00082
|
Remove string trimming from grok parser (#5608)
|
2019-03-22 14:02:15 -07:00 |
Daniel Nelson
|
a0527db037
|
Allow grok to produce metrics with no fields (#5533)
|
2019-03-05 11:07:39 -08:00 |
Greg
|
85617887c4
|
Add option to disable timestamp adjustment in grok parser (#5488)
|
2019-02-26 17:35:57 -08:00 |
Ayrdrie
|
5420e13f14
|
Fix divide by zero in logparser input (#4338)
|
2018-08-29 19:11:13 -07:00 |
maxunt
|
9e0eb0c0e0
|
Add ability to set measurement from matched text in grok parser (#4433)
|
2018-08-17 13:45:22 -07:00 |
Daniel Nelson
|
035e6a6f78
|
Skip lines that do not match in grok parser
|
2018-08-10 18:11:32 -07:00 |
maxunt
|
774a9f0492
|
Add file input plugin and grok parser (#4332)
|
2018-07-13 23:22:59 -07:00 |