Dane Strandboge
|
28543bae7c
|
chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
2024-06-12 07:52:42 -06: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 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Sven Rebhan
|
97d10a5ee9
|
fix(internal): Fix time parsing for abbreviated timezones (#13363)
|
2023-06-02 10:05:55 -06:00 |
Sven Rebhan
|
302ac88bdb
|
fix(parsers.grok): Fix nil metric for multiline inputs (#13078)
|
2023-04-12 16:15:35 -06:00 |
Paweł Żak
|
e84bc0c590
|
chore: clean up import shadowing issues (#12588)
|
2023-02-01 11:21:38 -07:00 |
Sven Rebhan
|
6b08068d6d
|
feat(parsers.grok): add option to allow multiline messages (#12320)
|
2022-12-07 13:05:02 -07:00 |
Paweł Żak
|
7807847356
|
chore: Wrap long lines in plugins/parsers (#12180)
|
2022-11-08 18:47:35 +01:00 |
Paweł Żak
|
8e85a67ee1
|
fix: Linter fixes for plugins/parsers/[a-z]* (#10145)
|
2021-11-24 11:52:51 -07: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 |
Steven Soroka
|
7ff96a7424
|
Revert "Update grok package to support for field names containing '-' and '.' (#8276)"
This reverts commit a5f3121f6d.
(cherry picked from commit 5c826e8a3254dc509012d018638a2e5f41a110f2)
|
2020-12-16 17:29:41 -05:00 |
Steven Soroka
|
717d329af8
|
Revert "disable flakey grok test for now"
This reverts commit a96c8b49e4.
(cherry picked from commit 115e25ea36b854d4e5f941596dfb965d103c1376)
|
2020-12-16 17:29:10 -05:00 |
Steven Soroka
|
a96c8b49e4
|
disable flakey grok test for now
|
2020-12-10 13:20:37 -05:00 |
Hong
|
a5f3121f6d
|
Update grok package to support for field names containing '-' and '.' (#8276)
|
2020-12-02 13:11:35 -05:00 |
Stephen Solka
|
6580c6a597
|
prefer testify error funcs over nil checks (#7857)
|
2020-07-20 10:34:46 -04: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 |
svenwiltink
|
df6fbdb1e8
|
Fix unittests for new year (#5213)
|
2019-01-02 11:12:04 -08:00 |
Trevor Pounds
|
17360f079c
|
Fix spelling mistakes (#4888)
|
2018-10-19 11:12:01 -07:00 |
Daniel Nelson
|
4898edbb2d
|
Increment timestamp by one second in multi metric tests
This avoids accidentally triggering tsMod time adjustments in certain
timezones.
|
2018-10-03 15:11:59 -07: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 |
maxunt
|
774a9f0492
|
Add file input plugin and grok parser (#4332)
|
2018-07-13 23:22:59 -07:00 |