Adrian Thurston
|
4462b172f3
|
fix: remove ambiguity on '\v' from line-protocol parser (#8720)
|
2021-01-20 18:33:59 -05:00 |
Helen Weller
|
3b87438dea
|
Added ability to define skip values in csv parser (#8627)
|
2021-01-11 13:53:06 -05:00 |
Aladex
|
4b7d11385c
|
Using mime-type in prometheus parser to handle protocol-buffer responses (#8545)
|
2021-01-07 11:21:09 -05:00 |
Helen Weller
|
9f31184e20
|
Fix readme link for line protocol in influx parser (#8610)
|
2020-12-21 14:37:50 -05:00 |
Helen Weller
|
94eb8f2e42
|
Add wildcard tags json parser support (#8579)
|
2020-12-17 19:32:25 -05: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 |
Hítalo Silva
|
f6e2d451cd
|
Graphite tags parser (#8564)
|
2020-12-15 13:41:51 -05:00 |
Samantha Wang
|
d9d6a194b1
|
Update json parser readme (#8532)
|
2020-12-15 10:09:11 -07:00 |
Steven Soroka
|
a96c8b49e4
|
disable flakey grok test for now
|
2020-12-10 13:20:37 -05:00 |
Dmitry Senin
|
0ccb134ae4
|
Add a parser plugin for prometheus (#7778)
|
2020-12-02 12:48:44 -07:00 |
Hong
|
a5f3121f6d
|
Update grok package to support for field names containing '-' and '.' (#8276)
|
2020-12-02 13:11:35 -05:00 |
Stephanie Engel
|
247230c5c9
|
keep field name as is for csv timestamp column (#8440)
|
2020-11-20 09:52:07 -06:00 |
Sven Rebhan
|
049daf7892
|
Fix parsing of multiple files with different headers (#6318). (#8400)
|
2020-11-13 10:36:08 -05:00 |
Russ Savage
|
dabea48a90
|
Fix minor typos in readmes (#8370)
|
2020-11-12 10:20:50 -07:00 |
Roger Peppe
|
9ee87ab7c3
|
fix: plugins/parsers/influx: avoid ParseError.Error panic (#8177)
|
2020-09-30 13:26:00 -04:00 |
Russ Savage
|
75e701c288
|
fix(readmes): adding code block annotations (#7963)
|
2020-08-10 15:50:48 -04:00 |
Stephen Solka
|
6580c6a597
|
prefer testify error funcs over nil checks (#7857)
|
2020-07-20 10:34:46 -04:00 |
Daniel Nelson
|
be77fbab31
|
Support utf-16 in file and tail inputs (#7792)
|
2020-07-07 12:43:32 -07:00 |
Daniel Nelson
|
72e3ff04bd
|
Link to GJSON playground in json parser documentation (#7698)
|
2020-06-17 12:15:43 -07:00 |
Haidlir Naqvi
|
adbc425961
|
Add timezone configuration to csv data format (#7619)
|
2020-06-08 14:52:46 -07:00 |
Steven Soroka
|
7ba226a00b
|
fix issue with stream parser blocking when data is in buffer (#7631)
|
2020-06-05 18:30:25 -04:00 |
Steven Soroka
|
a438678d5b
|
make sure parse error includes offending text (#7561)
|
2020-05-27 14:58:58 -04:00 |
Harshit Bansal
|
092059c066
|
Exclude csv_timestamp_column and csv_measurement_column from fields (#7572)
|
2020-05-26 14:16:48 -07: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 |
presslab-us
|
e1b2ebe06d
|
Use same timestamp for all objects in arrays in the json parser (#7412)
|
2020-04-29 11:32:19 -07:00 |
Daniel Nelson
|
cf3d48bb68
|
Allow CR and FF inside of string fields and fix parser panic (#7427)
|
2020-04-28 14:42:37 -07:00 |
Steven Soroka
|
6c72c645a2
|
add another grok example for custom timestamps (#7367)
|
2020-04-20 13:18:12 -04:00 |
Daniel Nelson
|
d8b66b69d5
|
Mention metric filtering in csv parser docs
|
2020-03-13 14:30:27 -07:00 |
reimda
|
a0276385b1
|
Refactor InfluxDB listener (#6974)
Use streaming parser in InfluxDB listener
|
2020-03-04 11:13:44 -07:00 |
Daniel Nelson
|
c6519c7793
|
Hook up json_strict option with default of true (#6909)
|
2020-01-21 10:10:02 -08:00 |
Daniel Speichert
|
98585a1853
|
Set TrimLeadingSpace when TrimSpace is on in csv parser (#6773)
|
2019-12-11 11:25:35 -08:00 |
Daniel Nelson
|
48f9f22f33
|
Document that json tag_keys are not saved as fields.
|
2019-12-03 16:43:05 -08:00 |
Daniel Nelson
|
03de92b962
|
Remove trailing underscore trimming from json flattener (#6744)
|
2019-12-03 11:46:29 -08:00 |
Daniel Nelson
|
1b25a9c910
|
Remove debug print statement
|
2019-12-02 20:03:25 -08:00 |
David McKay
|
a9a0d4048a
|
Add strict mode to JSON parser (#6536)
|
2019-10-23 14:06:39 -07:00 |
pierwill
|
c8f4215ac5
|
Document data types should be specified in column order (#6526)
|
2019-10-14 15:29:41 -07: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
|
8d96dd71c7
|
Allow graphite parser to create Inf and NaN values (#6420)
|
2019-09-19 20:03:10 -07:00 |
Daniel Nelson
|
6dc61be6eb
|
Fix detection of layout timestamps (#6390)
|
2019-09-16 16:32:14 -07:00 |
Greg
|
df288a0bb4
|
Keep boolean when listed in json_string_fields (#6400)
|
2019-09-16 16:30:34 -07:00 |
Daniel Nelson
|
9463b894f2
|
Fix links in changelog
|
2019-09-03 10:58:37 -07:00 |
Daniel Nelson
|
558c825478
|
Link to specific gjson version we are using
|
2019-08-28 18:11:38 -07:00 |
Daniel Nelson
|
e576048e02
|
Treat empty array as successful parse (#6130)
|
2019-07-17 15:03:09 -07:00 |
Daniel Nelson
|
41176dd1f1
|
Support string field glob matching in json parser (#6102)
|
2019-07-15 16:48:19 -07:00 |
Daniel Nelson
|
9b338410cb
|
Rename formdata parser to form_urlencoded
|
2019-06-17 14:50:58 -07:00 |
Boris Yonchev
|
fd9abd2166
|
Add formdata parser (#5749)
|
2019-06-17 13:34:54 -07:00 |
Charlie Vieth
|
b35beb2fba
|
Reduce the cpu/memory used by the graphite parser (#5841)
|
2019-06-14 12:45:07 -07:00 |