Daniel Nelson
|
0b5811e193
|
Fix panic when rejecting empty batch (#5524)
|
2019-03-04 12:36:19 -08:00 |
Daniel Nelson
|
c57f2d9d48
|
Ignore tracking for metrics added to aggregator (#5508)
|
2019-03-01 11:21:31 -08:00 |
Daniel Nelson
|
598a79bf62
|
Remove 'inputs.' prefix when logging loaded inputs (#5489)
* Remove 'inputs.' prefix when logging loaded inputs
* Remove prefix from aggregators name
|
2019-02-26 18:31:43 -08:00 |
Daniel Nelson
|
03f40b3588
|
Remove prefix from aggregators name
|
2019-02-26 18:22:12 -08:00 |
Greg
|
85617887c4
|
Add option to disable timestamp adjustment in grok parser (#5488)
|
2019-02-26 17:35:57 -08:00 |
Greg Linton
|
8d90609198
|
Remove 'inputs.' prefix when logging loaded inputs
|
2019-02-26 17:03:13 -07:00 |
Douglas Drinka
|
1886676e14
|
Support configuring a default timezone in JSON parser (#5472)
|
2019-02-25 11:30:33 -08:00 |
Greg
|
10ac030502
|
Unify time parsing in json/csv parsers (#5382)
|
2019-02-05 17:43:35 -08:00 |
Daniel Nelson
|
1a81e49d05
|
Return error loading config on non-200 response
|
2019-02-05 15:15:58 -08:00 |
Greg
|
458d3109c0
|
Set skip rows and columns in csv parser (#5336)
|
2019-01-23 11:37:24 -08:00 |
Daniel Nelson
|
b34c5e0d04
|
Update the buffer_size internal metric after writes (#5314)
|
2019-01-22 13:43:51 -08:00 |
Daniel Nelson
|
da80276802
|
Use lifo order in metric buffer (#5287)
|
2019-01-15 11:48:52 -08:00 |
Daniel Nelson
|
0fd08dd65a
|
Add a copy of the input metric when adding to aggregator (#5266)
|
2019-01-08 11:56:44 -08:00 |
Daniel Nelson
|
3621bcf5a6
|
Add basic unittest for templating engine
|
2019-01-07 14:14:00 -08:00 |
Daniel Nelson
|
4fd5fa006b
|
Allow non-tls config downloading
|
2019-01-04 10:40:44 -08:00 |
emily
|
f42d9378ba
|
Add cloud_pubsub input plugin (#5136)
|
2019-01-03 16:20:07 -08:00 |
Samuel-BF
|
f530ca6e7c
|
Use godirwalk in globpath (#5145)
|
2018-12-18 14:23:25 -08:00 |
Daniel Nelson
|
544262a23a
|
Apply global and plugin level metric modifications before filtering (#5152)
|
2018-12-18 14:20:43 -08:00 |
Samuel-BF
|
8906e2796b
|
Add size to filecount input (#4778)
|
2018-12-13 12:25:49 -08:00 |
Greg
|
74d8523db6
|
Aggregate early metrics, rather than ignore (#5085)
|
2018-12-10 16:07:08 -08:00 |
Daniel Nelson
|
0a506a93fe
|
Remove metrics from the buffer on write (#5052)
|
2018-11-29 12:58:48 -08:00 |
Daniel Nelson
|
574fa5a6be
|
Add support for fetching config over https (#4637)
|
2018-11-05 14:19:46 -08:00 |
Daniel Nelson
|
6e5c2f8bb6
|
Remove outputs blocking inputs when output is slow (#4938)
|
2018-11-05 13:34:28 -08:00 |
Trevor Pounds
|
ee056278f5
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
Samuel-BF
|
589d0587f6
|
Add ability to specify bytes options as strings with units (KB, MiB, ...) (#4852)
|
2018-10-19 11:17:18 -07:00 |
Samuel-BF
|
f259229a35
|
Improve performance of globpath with some patterns (#4836)
|
2018-10-12 14:48:11 -07:00 |
Kevin Conaway
|
7bb219222a
|
Add internal function for telegraf version (#4828)
|
2018-10-09 13:45:07 -07:00 |
Mihai Todor
|
f3da717a88
|
Add entity-body compression to http output (#4807)
|
2018-10-05 15:06:41 -07:00 |
Rudy
|
a1f9f63463
|
Add new config for csv column explicit type conversion (#4781)
|
2018-10-03 18:19:44 -07:00 |
Daniel Nelson
|
c3bab78ea8
|
Fix case of timezone/grok_timezone options. (#4799)
|
2018-10-03 13:58:21 -06:00 |
Daniel Nelson
|
7553c8fd13
|
Remove metric recreation when filtering (#4767)
|
2018-09-28 14:48:20 -07:00 |
Lee Jaeyong
|
6b7d64f1d6
|
Add ability to define a custom service name when installing as a Windows service (#4753)
|
2018-09-27 18:41:24 -07:00 |
Lee Jaeyong
|
a086ea6989
|
Use time.AfterFunc to avoid need for goroutine in WaitTimeout (#4702)
|
2018-09-26 19:15:38 -07:00 |
Daniel Nelson
|
fe0b964d3e
|
Document that proc/agg/outputs are not run as part of --test
|
2018-09-20 15:00:05 -07:00 |
Daniel Nelson
|
1e3e28428d
|
Clean up csv_trim_space after building parser config
|
2018-09-20 12:55:58 -07:00 |
Lee Jaeyong
|
dfe8e3b473
|
Fix config file types of csv_skip_rows and csv_skip_columns (#4726)
|
2018-09-20 12:43:39 -07:00 |
Daniel Nelson
|
a75c789e3e
|
Remove warning not to set flush_interval below interval
|
2018-09-18 18:13:20 -07:00 |
Daniel Nelson
|
b5299f4cc4
|
Fix cleanup of csv parser options, use per file parser (#4712)
|
2018-09-18 09:23:45 -07:00 |
Daniel Nelson
|
1aa969aabc
|
Use separate mutexes for write and aggregation in running_output
|
2018-09-12 00:23:50 -07:00 |
Lance O'Connor
|
c80aab0445
|
Add Splunk Metrics serializer (#4339)
|
2018-09-11 13:01:08 -07:00 |
Daniel Nelson
|
23a8498963
|
Fix locking if output is an AggregatingOutput
|
2018-09-10 15:14:14 -07:00 |
Daniel Nelson
|
1ca17652cd
|
Fix parsing and documentation for json_string_fields (#4656)
|
2018-09-10 11:55:08 -07:00 |
Greg
|
4ef058c120
|
Document all supported cli arguments (#4655)
|
2018-09-10 11:53:04 -07:00 |
Gunnar
|
f70d6519e7
|
Add Azure Monitor output plugin (#4089)
|
2018-09-05 14:50:32 -07:00 |
maxunt
|
889745a112
|
Add csv parser (#4439)
|
2018-08-24 16:40:41 -07:00 |
maxunt
|
2729378b7f
|
Add name, time, path and string field options to JSON parser (#4351)
|
2018-08-22 19:26:48 -07:00 |
estk
|
edb6e1f655
|
Implement a lock based ring buffer for internal/buffer. (#3377)
|
2018-08-20 13:47:48 -07:00 |
Daniel Nelson
|
886d8cc840
|
Drop message batches in kafka output if too large (#4565)
|
2018-08-17 13:51:21 -07:00 |
Daniel Nelson
|
feb75d493a
|
Lock buffer when adding metrics (#4514)
This function is not thread-safe but is currently used by multiple
goroutines in RunningOutput
|
2018-08-07 11:22:10 -07:00 |
Shanshi Shi
|
e538433959
|
Preserve metric type when using filters in output plugins (#4481)
|
2018-08-01 16:39:54 -06:00 |