Daniel Nelson
114800a768
Add docker input server version ( #4035 )
2018-04-23 15:09:04 -07:00
Daniel Nelson
c277161858
Ignore writer error in file output ( #4055 )
2018-04-23 15:08:04 -07:00
Daniel Nelson
96120a6fc5
Deprecate the cassandra input plugin ( #4050 )
2018-04-23 15:06:26 -07:00
Daniel Nelson
b9c5e88c22
Fix handling of floats with multiple leading zeroes ( #4065 )
2018-04-23 13:29:49 -07:00
Daniel Nelson
0bedc11d2d
Return errors in mongodb SSL/TLS configuration ( #4066 )
2018-04-23 13:29:12 -07:00
Daniel Nelson
d3d1bc72ca
Fix duplicate tags when overriding tag ( #4056 )
2018-04-20 18:39:31 -07:00
Daniel Nelson
493ec3773b
Fix ints being capped at 32-bits on 32-bit archs ( #4054 )
2018-04-20 14:56:28 -07:00
Daniel Nelson
18cfb3f295
Add only valid field types in cassandra input ( #4048 )
2018-04-19 16:56:46 -07:00
Daniel Nelson
07760b2758
Allow metrics to be unserializable in influx.Reader ( #4047 )
...
Metrics that are unserializable will be logged at debug level, but the
rest of the batch will be sent. Unserializable metrics can occur during
normal operation such as if you remove all fields from a metric or the
metric cannot fit within the line size limit.
2018-04-19 16:24:31 -07:00
Daniel Nelson
04c72df264
Report available fields if utmp is unreadable ( #4043 )
2018-04-18 16:55:18 -07:00
Daniel Nelson
32eb442e5b
Update github.com/gorilla/mux version ( #4042 )
2018-04-18 16:55:02 -07:00
Daniel Nelson
04d7e53700
Test using Go 1.8-1.10; official builds with 1.10 ( #4041 )
2018-04-18 16:14:06 -07:00
Daniel Nelson
8d87f3933c
Fix graphite serialization of unsigned ints ( #4033 )
2018-04-18 12:13:25 -07:00
Daniel Nelson
5b8401fa37
Add --console and --service to usage message in Windows ( #3993 )
2018-04-11 16:44:55 -07:00
Daniel Nelson
e8a3178b4a
Allow grok pattern to contain newlines ( #4005 )
2018-04-10 18:16:21 -07:00
Daniel Nelson
cad0cf4c78
Fix newline escaping in line protocol ( #3992 )
2018-04-09 15:29:52 -07:00
Daniel Nelson
8b269c4e87
Export all vars defined in /etc/default/telegraf ( #3981 )
...
This keeps the format of this file the same between systemd and
sysvinit.
2018-04-06 13:17:24 -07:00
Daniel Nelson
7bfcd87e83
Fix conversion of unsigned ints in prometheus output ( #3978 )
2018-04-05 16:38:41 -07:00
Daniel Nelson
a02af5f03a
Update gosnmp revision ( #3973 )
2018-04-05 11:15:20 -07:00
Daniel Nelson
23dd19a85f
Enable ntpq tests on Windows ( #3972 )
2018-04-04 18:35:05 -07:00
Daniel Nelson
f38d7f1a5b
Fix bug preventing database from being recreated ( #3962 )
2018-04-02 16:18:33 -07:00
Daniel Nelson
52d9a98b09
Fix precision truncation when no timestamp included ( #3961 )
2018-04-02 14:32:33 -07:00
Daniel Nelson
7079c6ee60
Fix parsing of dos line endings in smart input ( #3960 )
2018-04-02 13:55:10 -07:00
Daniel Nelson
d30faaf029
Add metric_version option to mysql input ( #3954 )
2018-04-02 13:10:43 -07:00
Daniel Nelson
005d7823a5
Add filters for container state to docker input ( #3950 )
2018-03-30 13:17:48 -07:00
Daniel Nelson
4218eb7367
Add MmapStats when using rocksdb storage engine ( #3930 )
2018-03-29 13:32:05 -07:00
Daniel Nelson
2fe2622327
Add influx uint support as a runtime option ( #3948 )
2018-03-29 13:31:43 -07:00
Daniel Nelson
da4fcccd8f
Add TLS support to zookeeper input ( #3949 )
2018-03-29 12:42:25 -07:00
Daniel Nelson
937c7365af
Add support for connecting to InfluxDB over a unix domain socket ( #3942 )
2018-03-27 18:36:08 -07:00
Daniel Nelson
c695fdf77e
Add support for skipping database creation ( #3941 )
2018-03-27 17:59:57 -07:00
Daniel Nelson
222a68d72e
Add new line protocol parser and serializer, influxdb output ( #3924 )
2018-03-27 17:30:51 -07:00
Daniel Nelson
b187ffc55f
Add documentation for existing TLS settings in consul input ( #3931 )
2018-03-26 19:22:17 -07:00
Daniel Nelson
b82381aefe
Update passenger input documentation ( #3938 )
2018-03-26 19:11:08 -07:00
Daniel Nelson
338def3524
Fix DC/OS URL creation race ( #3932 )
2018-03-23 19:14:07 -07:00
Daniel Nelson
c12c6b9d35
Add TLS support to kapacitor input ( #3927 )
2018-03-23 11:53:18 -07:00
Daniel Nelson
338cd0b757
Add tag for target url to phpfpm input ( #3928 )
2018-03-23 11:50:52 -07:00
Daniel Nelson
3c179494ce
Disable keepalive in mqtt output. ( #3779 )
...
This functionality currently has race conditions that can result in the
output deadlocking.
2018-02-25 01:04:04 -08:00
Daniel Nelson
2950a3bdeb
Add TLS support to the mesos input plugin ( #3769 )
2018-02-07 18:36:38 -08:00
Daniel Nelson
0e5eb8a584
Fix Makefile on Windows and use in AppVeyor build ( #3748 )
2018-02-02 12:25:59 -08:00
Daniel Nelson
b6912e84f4
Set path to / if HOST_MOUNT_PREFIX matches full path ( #3736 )
2018-01-30 18:06:53 -08:00
Daniel Nelson
5a4ceab81b
Exclude master_replid fields from redis input ( #3725 )
2018-01-30 13:58:44 -08:00
Daniel Nelson
f3a57ea69e
Remove graphite serializer replacement of dot with underscore in field key ( #3705 )
2018-01-22 12:04:16 -08:00
Daniel Nelson
0f63b18c3b
Avoid loop creation in second processor pass ( #3656 )
2018-01-22 11:16:07 -08:00
Daniel Nelson
04f5493ccc
Limit wait time for writes in mqtt output ( #3699 )
2018-01-22 11:15:13 -08:00
Daniel Nelson
7e597c8992
Add support for using globs in devices list of diskio input plugin ( #3687 )
2018-01-17 15:12:05 -08:00
Daniel Nelson
c3c954441e
Use go-redis for the redis input ( #3661 )
2018-01-17 14:57:46 -08:00
Daniel Nelson
aec09e711a
Add user privilege level setting to IPMI sensors ( #3643 )
2018-01-05 15:59:25 -08:00
Daniel Nelson
86701ad873
Escape environment variables during config toml parsing ( #3637 )
2018-01-04 15:28:00 -08:00
Daniel Nelson
b657480a1b
Add wired field to mem input ( #3632 )
2018-01-02 16:37:11 -08:00
Daniel Nelson
dce9c335c5
Add information about how to set permissions for postfix input ( #3594 )
2018-01-02 14:09:14 -08:00
Daniel Nelson
6b7eb19996
Set content-type charset in influxdb output and allow it be overridden ( #3593 )
2017-12-28 16:22:19 -08:00
Daniel Nelson
262bd1f326
Fix DC/OS login expiration time ( #3625 )
2017-12-28 16:17:40 -08:00
Daniel Nelson
a38fc4270c
Fix name error in jolokia2_agent sample config ( #3624 )
2017-12-28 16:10:00 -08:00
Daniel Nelson
bd3d6452f2
Remove AWS credential check from cloudwatch output ( #3583 )
...
This method is reported to not work with IAM Instance Profiles, and we
do not want to make any calls that would require additional permissions.
2017-12-13 17:51:55 -08:00
Daniel Nelson
2cf34dd875
Fix separation of multiple prometheus_client outputs ( #3570 )
2017-12-11 18:00:19 -08:00
Daniel Nelson
297282cf78
Use auto type detection for scanned devices in smart input ( #3561 )
2017-12-08 18:03:12 -08:00
Daniel Nelson
3e2eadaf5a
Update sarama-cluster to latest release ( #3560 )
2017-12-08 17:59:06 -08:00
Daniel Nelson
4452b0a03f
Use device name instead of abs path for devices tag in smart input ( #3550 )
2017-12-08 13:22:41 -08:00
Daniel Nelson
6265a3b06f
Log connect error only in wavefront output ( #3549 )
2017-12-06 14:55:29 -08:00
Daniel Nelson
7e91563647
Fix HOST_MOUNT_PREFIX in docker with disk input ( #3529 )
2017-12-01 11:21:39 -08:00
Daniel Nelson
bca73f0923
Add option to amqp output to publish persistent messages ( #3528 )
2017-11-30 18:40:12 -08:00
Daniel Nelson
e79639859b
Update gopsutil version to include netstat fix ( #3513 )
2017-11-29 12:06:47 -08:00
Daniel Nelson
2ce21bff24
Add input plugin for DC/OS ( #3519 )
2017-11-29 11:50:32 -08:00
Daniel Nelson
9325f6e937
Add slab to mem plugin ( #3518 )
2017-11-29 10:49:45 -08:00
Daniel Nelson
f9ded8fdd8
Fix snmp tools output parsing when they contain Windows eols ( #3396 )
2017-11-20 16:48:30 -08:00
Daniel Nelson
07a98ea5f7
Always ignore autofs filesystems in disk input ( #3440 )
2017-11-07 11:45:09 -08:00
Daniel Nelson
b486950b8e
Use current time if container read time is zero value ( #3437 )
2017-11-07 11:41:53 -08:00
Daniel Nelson
14bc81e10d
Update gopsutil to v2.17.10 ( #3441 )
2017-11-07 11:26:11 -08:00
Daniel Nelson
97a1e4e706
Use explicit schemas in mqtt_consumer input ( #3401 )
2017-10-30 15:33:20 -07:00
Daniel Nelson
ccea33ff28
Gather concurrently from snmp agents ( #3365 )
2017-10-25 15:28:55 -07:00
Daniel Nelson
71480f8cee
Use golang.org/x/sys/unix instead of syscall in diskio ( #3384 )
2017-10-24 16:22:31 -07:00
Daniel Nelson
e19692dd60
If the connector name cannot be unquoted, use the raw value ( #3371 )
2017-10-24 15:36:23 -07:00
Daniel Nelson
bb6d50f011
Add support for decimal timestamps to ts-epoch modifier ( #3358 )
2017-10-19 16:36:32 -07:00
Daniel Nelson
69591e1fab
Remove warning when JSON contains null value ( #3359 )
2017-10-19 16:25:58 -07:00
Daniel Nelson
7ef88c4bf9
Use labels in prometheus output for string fields ( #3350 )
2017-10-18 17:42:30 -07:00
Daniel Nelson
01cfe1d505
Fix prometheus passthrough for existing value types ( #3351 )
2017-10-18 14:51:08 -07:00
Daniel Nelson
7ff6cdd017
Fix case sensitivity issue in sqlserver query ( #3336 )
2017-10-16 11:26:16 -07:00
Daniel Nelson
4729c5697a
Fix container name filters in docker input ( #3331 )
2017-10-12 15:50:09 -07:00
Daniel Nelson
bb448d5af7
Use chunked transfer encoding in InfluxDB output ( #3307 )
2017-10-05 16:14:21 -07:00
Daniel Nelson
e7bbb66957
Fix panic in cpu input if number of cpus changes ( #3306 )
2017-10-05 16:02:21 -07:00
Daniel Nelson
bfd3a3ac13
Add support for proxy environment variables to http_response ( #3302 )
2017-10-03 15:22:57 -07:00
Daniel Nelson
fba3d66681
Fix case sensitivity error in sqlserver input ( #3287 )
2017-10-02 17:15:34 -07:00
Daniel Nelson
f7f699995a
Fix format of connection_timeout in mqtt_consumer ( #3286 )
2017-09-29 15:58:38 -07:00
Daniel Nelson
596c0f97d7
Allow JSON data format to contain zero metrics ( #3268 )
2017-09-26 15:58:33 -07:00
Daniel Nelson
5a66090264
Fix parsing of JSON with a UTF8 BOM in httpjson ( #3267 )
2017-09-26 15:36:00 -07:00
Daniel Nelson
82f760e18d
Unlock Statsd when stopping to prevent deadlock ( #3258 )
2017-09-22 11:45:45 -07:00
Daniel Nelson
126bd1f38f
Fix arm64 packages contain 32-bit executable ( #3246 )
2017-09-18 14:22:54 -07:00
Daniel Nelson
9ce131dfc0
Fix skipped line with empty target in iptables ( #3235 )
2017-09-14 14:59:28 -07:00
Daniel Nelson
8f9ede301d
Whitelist allowed char classes for opentsdb output. ( #3227 )
2017-09-13 17:30:52 -07:00
Daniel Nelson
b06e2a0c3d
Add polling method to logparser and tail inputs ( #3213 )
2017-09-11 11:56:04 -07:00
Daniel Nelson
5920cc9571
Add support for standard proxy env vars in outputs. ( #3212 )
2017-09-08 15:35:20 -07:00
Daniel Nelson
c4e9c8cbf2
Fix short tests on darwin ( #3099 )
2017-09-08 13:03:37 -07:00
Daniel Nelson
bdf5e4534d
Fix panic when handling string fields with escapes ( #3188 )
2017-08-30 21:16:37 -07:00
Daniel Nelson
6caa896cb1
Escape backslash within string fields ( #3161 )
2017-08-23 15:17:26 -07:00
Daniel Nelson
ec44f8bbab
Don't start Telegraf on install in Amazon Linux ( #3156 )
2017-08-22 17:01:59 -07:00
Daniel Nelson
5520f662ba
Don't retry points beyond retention policy ( #3155 )
2017-08-22 16:52:26 -07:00
Daniel Nelson
580fd73468
Update histogram aggregator documentation ( #3133 )
2017-08-18 13:24:05 -07:00
Daniel Nelson
2ec1f63ae6
Add queues to rabbitmq documentation ( #3135 )
2017-08-17 18:52:27 -07:00
Daniel Nelson
9b99dcac64
Discard logging from tail library ( #3128 )
2017-08-16 12:06:07 -07:00
Daniel Nelson
cc67c3f4de
Allow using system plugin in Windows ( #3127 )
2017-08-16 12:05:46 -07:00