Daniel Nelson
c1456a718e
Update changelog
2020-01-08 12:58:14 -08:00
Daniel Nelson
bc576134bb
Set release date for 1.13.1
2020-01-08 11:06:04 -08:00
Daniel Nelson
f571f2392a
Update changelog
2020-01-08 10:58:02 -08:00
Daniel Nelson
1498f8addf
Add cardinality tips to FAQ and sqlserver input ( #6852 )
2020-01-08 10:52:58 -08:00
Daniel Nelson
73488eb61c
Use last path element as field key if path fully specified ( #6848 )
2020-01-08 10:52:36 -08:00
Daniel Nelson
69d9c10572
Update example telegraf.conf
2020-01-08 10:50:40 -08:00
Daniel Nelson
5f52b9538d
Fix indention in merge sample config
2020-01-08 10:48:06 -08:00
Daniel Nelson
b0398c9a8f
Update changelog
2020-01-03 11:43:19 -08:00
Daniel Nelson
0cf94cfe54
Report rabbitmq_node measurement and return on gather error ( #6819 )
2020-01-03 11:38:20 -08:00
Daniel Nelson
7e498ede6d
Update github.com/kardianos/service to 1.0.0 ( #6849 )
2020-01-03 11:37:30 -08:00
Daniel Nelson
eb272f450a
Update changelog
2020-01-02 16:39:45 -08:00
Daniel Nelson
2486006495
Add kafka SASL version control to kafka_consumer ( #6350 )
2020-01-02 16:27:26 -08:00
Daniel Nelson
1edb73916f
Improve suricata input unit test debugging ( #6815 )
2020-01-02 16:26:48 -08:00
Daniel Nelson
318d8134cf
Update changelog
2020-01-02 16:17:16 -08:00
Daniel Nelson
8831651799
Show platform not supported warning only on plugin creation ( #6801 )
2020-01-02 16:15:48 -08:00
Daniel Nelson
25e1636775
Fix race condition in logparser tests ( #6825 )
2020-01-02 16:14:32 -08:00
Daniel Nelson
a5ef34f6e2
Update changelog
2019-12-30 13:54:00 -08:00
Daniel Nelson
dd67a1c764
Update changelog
2019-12-30 11:46:39 -08:00
Daniel Nelson
c325c94a96
Rewrite documentation for snmp input ( #6802 )
2019-12-30 11:33:32 -08:00
Daniel Nelson
f035d44fe1
Update changelog
2019-12-27 15:51:09 -08:00
Daniel Nelson
8b73625492
Fix panic on connection loss with undelivered messages ( #6806 )
2019-12-27 15:48:45 -08:00
Daniel Nelson
ef7fd9d030
Update changelog
2019-12-26 10:17:52 -08:00
Daniel Nelson
2f943e97b7
Update changelog
2019-12-17 16:58:57 -08:00
Daniel Nelson
17a84ab4b4
Update changelog
2019-12-17 16:51:11 -08:00
Daniel Nelson
cb915a5c5a
Update changelog
2019-12-12 15:03:08 -08:00
Daniel Nelson
e6a87cd52e
Update kubernetes sample config and readme
2019-12-12 15:01:50 -08:00
Daniel Nelson
4fbba13622
Update changelog
2019-12-12 13:58:44 -08:00
Daniel Nelson
dde70118c0
Set 1.13.0 release date
2019-12-12 11:09:40 -08:00
Daniel Nelson
d6f2857c2b
Update sample config
2019-12-12 11:05:31 -08:00
Daniel Nelson
7cc3507f22
Update changelog
2019-12-11 11:44:07 -08:00
Daniel Nelson
05cefe61bd
Document --service-display-name flag for Windows service
2019-12-10 13:13:03 -08:00
Daniel Nelson
7cfde0cf4d
Update changelog
2019-12-10 13:01:53 -08:00
Daniel Nelson
aabc7e7d4f
Replace colon chars in prometheus output labels with metric_version=1 ( #6781 )
2019-12-10 12:59:16 -08:00
Daniel Nelson
eb00f41905
Use actual database name in db creation failed log ( #6780 )
2019-12-10 12:58:59 -08:00
Daniel Nelson
5034af7af2
Update changelog
2019-12-09 12:24:11 -08:00
Daniel Nelson
faca80fd00
Fix unix socket dial arguments in uwsgi input ( #6769 )
2019-12-09 12:15:27 -08:00
Daniel Nelson
f0b0295e3c
Override github.com/satori/go.uuid revision for transitive deps ( #6768 )
...
While there has been a workaround in place for some time, this change is
being made to reduce confusion around if Telegraf is affected by
https://github.com/satori/go.uuid/issues/73
2019-12-06 17:22:11 -08:00
Daniel Nelson
613d0dbd16
Build packages with Go 1.13.5 ( #6767 )
2019-12-06 17:10:59 -08:00
Daniel Nelson
b54af02a9a
Update changelog
2019-12-05 17:18:09 -08:00
Daniel Nelson
1f5be2bac7
Add minimum system requirements to readme
2019-12-04 17:16:00 -08:00
Daniel Nelson
d0db03b8f3
Add troubleshooting command for Windows to temp input
2019-12-04 14:32:54 -08:00
Daniel Nelson
eeb4690686
Fix prometheus histogram and summary merging ( #6756 )
2019-12-04 13:41:33 -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
a58db9e447
Increment package versions
2019-12-03 14:59:50 -08:00
Daniel Nelson
cc9a8cd1c6
Remove non-existent field from net_response readme
2019-12-03 14:57:40 -08:00
Daniel Nelson
1f7b68a2b2
Allow colons in the prometheus metric name ( #6751 )
2019-12-03 13:34:00 -08:00
Daniel Nelson
09f9b70354
Update changelog
2019-12-03 12:52:32 -08:00
Daniel Nelson
5d502bb605
Update sample config
2019-12-03 12:45:53 -08:00
Daniel Nelson
317c823bfc
Set message timestamp to the metric time in kafka output ( #6746 )
2019-12-03 11:48:53 -08:00
Daniel Nelson
cdb00d6fe7
Add base64decode operation to string processor ( #6740 )
2019-12-03 11:48:02 -08:00
Daniel Nelson
add8332990
Accept any media type in the prometheus input ( #6745 )
2019-12-03 11:47:31 -08:00
Daniel Nelson
9814817f90
Update to gopsutil v2.19.11 ( #6741 )
2019-12-03 11:47:02 -08:00
Daniel Nelson
03de92b962
Remove trailing underscore trimming from json flattener ( #6744 )
2019-12-03 11:46:29 -08:00
Daniel Nelson
4feef67c21
Update changelog
2019-12-03 11:44:03 -08:00
Daniel Nelson
63b047c91a
Fix ping skips remaining hosts after dns lookup error ( #6743 )
2019-12-03 11:27:33 -08:00
Daniel Nelson
cf78f4e11e
Log mongodb oplog auth errors at debug level ( #6742 )
2019-12-03 11:26:51 -08:00
Daniel Nelson
1b25a9c910
Remove debug print statement
2019-12-02 20:03:25 -08:00
Daniel Nelson
88ab29ed63
Update changelog
2019-12-02 16:31:36 -08:00
Daniel Nelson
10dd367faa
Update changelog and dependency licences
2019-11-27 11:00:28 -08:00
Daniel Nelson
c58f0debb1
Update changelog
2019-11-26 17:32:37 -08:00
Daniel Nelson
10db774db3
Add prometheus round trip unit tests ( #6720 )
2019-11-26 17:31:36 -08:00
Daniel Nelson
80c5edd48e
Add prometheus serializer and use it in prometheus output ( #6703 )
2019-11-26 15:46:31 -08:00
Daniel Nelson
a1424d78ba
Update changelog
2019-11-26 10:06:32 -08:00
Daniel Nelson
b8d3f896ce
Update changelog
2019-11-25 15:39:36 -08:00
Daniel Nelson
c16b760a26
Update changelog
2019-11-25 15:36:12 -08:00
Daniel Nelson
cbe7d33bd4
Add SReclaimable and SUnreclaim to mem input ( #6716 )
2019-11-25 15:31:22 -08:00
Daniel Nelson
6d94798fd6
Update changelog and readme
2019-11-25 11:58:19 -08:00
Daniel Nelson
c3e3236bab
Update changelog
2019-11-21 18:39:22 -08:00
Daniel Nelson
a193f527f0
Update changelog
2019-11-21 18:13:44 -08:00
Daniel Nelson
a000ad3553
Update changelog and readme
2019-11-21 11:33:47 -08:00
Daniel Nelson
f800d91dc8
Update changelog
2019-11-21 00:09:27 -08:00
Daniel Nelson
8e0eb5a7db
Add support for sending HTTP Basic Auth in influxdb input ( #6668 )
2019-11-20 13:20:48 -07:00
Daniel Nelson
70ff63060a
Set 1.12.6 release date
2019-11-19 12:32:03 -08:00
Daniel Nelson
16decd5f50
Update changelog
2019-11-19 12:28:07 -08:00
Daniel Nelson
7ff6ec1963
Update changelog
2019-11-18 12:39:43 -08:00
Daniel Nelson
169ba2ecc4
Update changelog
2019-11-18 10:28:27 -08:00
Daniel Nelson
9f05163c53
Fix interface option with method = native in ping input ( #6667 )
2019-11-18 10:27:31 -08:00
Daniel Nelson
e8d6d445f4
Update changelog
2019-11-18 10:25:15 -08:00
Daniel Nelson
1700cfb1c7
Use nanosecond precision in docker_log input ( #6663 )
2019-11-18 10:24:22 -08:00
Daniel Nelson
a9ec5fc209
Update changelog
2019-11-15 18:55:55 -08:00
Daniel Nelson
7a90ddd1b8
Log no metrics found at debug level in cloudwatch input ( #6665 )
2019-11-15 18:52:55 -08:00
Daniel Nelson
122ec0fa39
Build the nats input on freebsd when cgo is enabled ( #6658 )
2019-11-13 14:45:56 -08:00
Daniel Nelson
9211ec633e
Update changelog
2019-11-13 13:01:25 -08:00
Daniel Nelson
4f4063ba01
Update changelog
2019-11-13 12:58:51 -08:00
Daniel Nelson
9a2b3bc917
Update changelog
2019-11-12 16:45:03 -08:00
Daniel Nelson
2a8735d1c6
Add missing testdata directory
2019-11-12 16:41:46 -08:00
Daniel Nelson
a686645bf3
Update changelog
2019-11-12 16:40:39 -08:00
Daniel Nelson
b71a387ca2
Add additional nvidia-smi examples as testcases
2019-11-12 16:13:58 -08:00
Daniel Nelson
55b78a5f66
Fix spelling mistake in mqtt_consumer docs
2019-11-12 14:11:42 -08:00
Daniel Nelson
898c20c01e
Don't log if no error in mongodb input
2019-11-12 13:44:57 -08:00
Daniel Nelson
7717375bc9
Set 1.12.5 release date in changelog
2019-11-12 12:28:41 -08:00
Daniel Nelson
f41fbef182
Update changelog
2019-11-12 12:08:54 -08:00
Daniel Nelson
bcf1bcf318
Fix metric creation when node is offline in jenkins input ( #6627 )
2019-11-12 11:59:11 -08:00
Daniel Nelson
ce3ae58ad9
Fix uptime_ns calculation when container has been restarted ( #6649 )
2019-11-12 11:58:13 -08:00
Daniel Nelson
d858d82a85
Fix known mysql type conversion issues ( #6647 )
2019-11-12 11:55:53 -08:00
Daniel Nelson
eb93dab70b
Update changelog
2019-11-12 11:50:36 -08:00
Daniel Nelson
8cba5941be
Skip logging when logfile is unset ( #6648 )
2019-11-11 17:03:03 -08:00
Daniel Nelson
58df6f6c94
Update changelog
2019-11-08 12:13:34 -08:00
Daniel Nelson
6fd1453942
Update changelog
2019-11-08 12:02:17 -08:00
Daniel Nelson
6cbaf890d9
Use github.com/gofrs/uuid 2.1.0 ( #6636 )
2019-11-07 17:39:19 -08:00