Commit Graph

279 Commits

Author SHA1 Message Date
telegraf-tiger[bot] 83dae504ad
fix: update etc/telegraf.conf and etc/telegraf_windows.conf (#9814)
Co-authored-by: Tiger Bot <>
2021-10-06 11:48:58 -05:00
Yuji Kawamoto d2a25456d5
feat(prometheus): add ignore_timestamp option (#9740) 2021-10-05 15:11:46 -06:00
Sven Rebhan ceae37d66e
fix: Rename KNXListener to knx_listener (#9741) 2021-09-23 08:10:44 -06:00
alespour a9898f179b
feat: add graylog plugin TCP support (#9644) 2021-09-21 16:02:36 -05:00
David Reimschussel 38cb624f37 Update changelog
(cherry picked from commit a9924dea7a9bc642120b23db5ef39d757bff9103)
2021-09-17 16:32:00 -06:00
David Reimschussel f988d77049 Update changelog
(cherry picked from commit e9872741674c054b58a4236d3c3ea98f18515c65)
2021-09-02 14:17:21 -06:00
Matteo Concas 04c3e9bb24
feat: Add rocm_smi input to monitor AMD GPUs (#9602) 2021-09-02 08:57:17 -06:00
David Reimschussel c8a9aa2259 Update changelog
(cherry picked from commit 25b04d4720926c47eef54e61ce79951fc8b34d49)
2021-08-18 18:28:00 -06:00
David Reimschussel ecafff3d4a Update changelog
(cherry picked from commit 0e5741eda7c819b3089aefd2fda6662ed499a837)
2021-07-28 17:10:39 -06:00
David Reimschussel b3492fcfa0 Update changelog
(cherry picked from commit 7f90f97853ffc1d6cc8ea6d6d4324e68249e0735)
2021-07-07 14:33:09 -06:00
David Reimschussel 775d4c2970 Update changelog
(cherry picked from commit f4531151409d84cf27dd8bcc00dcda4c79701af6)
2021-06-17 10:29:08 -06:00
David Reimschussel c10bb9fa59 Update changelog
(cherry picked from commit 1751f5fa22644f744257fcfedf3b5f4de6d0f283)
2021-06-10 13:41:26 -06:00
David Reimschussel 6f956411a2 Update changelog
(cherry picked from commit 81f186baa81f9b09f8221a7a02a482466459f95d)
2021-06-04 14:09:32 -06:00
Pascal Zimmermann 3ad40df311
Update pgx to v4 (#9182) 2021-06-02 21:28:16 -06:00
David Reimschussel 1929e48e61 Update changelog
(cherry picked from commit 3fe5e3ff3d84ce0c6a758064065b591cdaddd526)
2021-05-20 16:40:25 -06:00
David Reimschussel c0d5af1602 Update changelog
(cherry picked from commit d900a35839170e30ddf28b855611e2c5aec99343)
2021-04-28 17:49:04 -06:00
Sebastian Spaink 5256f916eb
Make microsoft lowercase (#9209) 2021-04-27 17:01:45 -05:00
David Bennett 1a86fd1a2d
Config Option to Enable Logging with Local Time (#9123)
* Configurable local time logging

* make timezone configurable

* Address linter feedback.

* update with example
2021-04-16 14:39:19 -04:00
Helen Weller 66e12e062d
remove deprecation warning (#9125) 2021-04-13 16:13:06 -04:00
David Reimschussel f0c85492c3 Update changelog
(cherry picked from commit dc4fa5dd9aa5876b6ba5022aab3d5453fecc7b2b)
2021-04-07 13:19:36 -06:00
Steven Soroka 5252806753 Update changelog
(cherry picked from commit c5a95ded035cd828c219bd01badc47574a49f2bc)
2021-03-17 16:45:19 -04:00
Connor Quagliana 30e189df16
Add an optional health metric for the sqlserver input plugin (#8544) 2021-03-11 16:07:38 -05:00
Steven Soroka 6b8d3601fe Update changelog
(cherry picked from commit 5698d96f66197404df3d9bfaeb7e9bd065ece20a)
2021-03-10 17:07:44 -05:00
Todd Campbell ed468f4aa7
Fix output name to match directory name for sensu output plugin (#8960)
Signed-off-by: Todd Campbell <todd@sensu.io>
2021-03-09 14:39:57 -08:00
David Reimschussel dd9e924832 Update changelog
(cherry picked from commit 6cdf98fb58afc1263c522d7d42ee524024026494)
2021-03-03 14:02:47 -07:00
Marcin Lewandowski 5e3d7b8a16
Input plugin for RavenDB (#8834) 2021-03-03 14:37:06 -05:00
Steven Soroka a5385a2557 Update changelog
(cherry picked from commit 3e8cf10a86eadf24c713f839f9e5825542827964)
2021-02-17 17:02:28 -05:00
Sreejith Pp f888136333
Add support for datadog distributions metric (#8179)
* Add support for datadog distributions in statsd

* Parse metric distribution correctly

* Add tests to check distributions are parsed correctly

* Update Statsd plugin Readme with details about Distributions metric

* Refactor metric distribution initialization code

* Update distribution metric interface to replace fields with value

* Refactor statsd distribution metric test code

* Fix go formatting errors

* Add tests to parse only when DataDog Distributions config is enabled

* Add config to enable parsing DataDog Statsd Distributions

* Document use of datadog_distributions config in Readme
2021-02-16 11:50:01 -06:00
Steven Soroka d415d9f0fb Update changelog
(cherry picked from commit 057f626cd85bb9813706ca029ab7a5ef2c6ab2e0)
2021-01-27 17:00:12 -05:00
Steven Soroka 73f7e7da18 Update changelog
(cherry picked from commit d7cc715c15f2421eba8b56b0fec4c6d930cd250c)
2020-12-16 16:21:03 -05:00
Steven Soroka 7d3b7fc2f9 Update changelog
(cherry picked from commit f88373afa465bd7e4e4cd9030115238582166b80)
2020-12-10 17:25:08 -05:00
Avinash Nigam e687cd7a5f
SQL Server HA/DR Availability Group queries (#8379) 2020-12-08 15:40:11 -05:00
Patryk Małek 885d0affa6
Sumo Logic output plugin: fix unparsable config.Size from sample config (#8243) 2020-10-21 12:43:24 -06:00
Patryk Małek 190fdd24fa
Sumo Logic output plugin: only support HTTP POST (#8262) 2020-10-14 12:11:23 -04:00
David Reimschussel a8810b2b7a Update etc/telegraf.conf 2020-10-08 11:12:19 -06:00
David Reimschussel c8a412e995 Update telegraf.conf 2020-10-01 14:43:45 -06:00
Patryk Małek e9dcade0a8
Sumo Logic output plugin (#8023) 2020-09-10 10:56:35 -04:00
Toni Moreno 9a06ac1d6a
added force_document_id option to ES output enable resend data and avoiding duplicated ES documents, fix #7891 (#8019) 2020-09-08 16:34:27 -04:00
Daniel Nelson 7af3792b20
Update telegraf.conf 2020-07-16 10:00:50 -07:00
Labesse Kévin 4c4945fecc
documentation: typo outputs cloud_pubsub (#7817) 2020-07-10 11:50:52 -04:00
Daniel Nelson 9e3fc73bc8
Update sample configuration 2020-07-07 14:45:48 -07:00
ihard 94c75b51a8
Add configurable separator graphite serializer and output (#7545) 2020-05-20 17:15:18 -07:00
Daniel Nelson aab5800aac
Regenerate telegraf.conf 2020-04-13 12:46:03 -07:00
Andrés Álvarez cc6c77f301
Deploy telegraf configuration as a "non config" file (#7250) 2020-04-09 14:27:59 -04:00
Daniel Nelson 6a2d35956c
Update etc/telegraf.conf 2020-03-18 16:15:15 -07:00
Daniel Nelson e376228a1a
Update etc/telegraf.conf 2020-03-18 15:32:02 -07:00
Harshit Bansal a612a4d85f
Add option for explicitly including queries in sqlserver input plugin (#7150) 2020-03-16 13:46:42 -07:00
Harshit Bansal 1ce56f8b59
Document port specification in postgres input plugins (#7132) 2020-03-10 12:02:50 -07:00
Kevin Lin d35290ac7e
plugins/inputs: New input for Wireguard server (#6367) 2020-03-09 18:34:43 -04:00
Rick van de Loo 0103691eb6
Fix typo in exec input readme (#7086) 2020-02-26 09:33:24 -08:00
Daniel Nelson 69d9c10572
Update example telegraf.conf 2020-01-08 10:50:40 -08:00
Enno Lohmeier 697963e8cc Expose unbound-control config file option (#6770) 2019-12-17 16:50:00 -08:00
Daniel Nelson d6f2857c2b
Update sample config 2019-12-12 11:05:31 -08:00
Daniel Nelson 5d502bb605
Update sample config 2019-12-03 12:45:53 -08:00
Enno Lohmeier e04bb1e07f Support partition assignement strategy configuration in kafka_consumer (#6688) 2019-11-27 10:54:29 -08:00
Dheeraj Dwivedi a01d273c45 Support custom success codes in http input (#6549) 2019-10-21 14:23:36 -07:00
Daniel Nelson 9f612fd52d
Update sample configuration 2019-08-27 12:41:16 -07:00
Daniel Nelson ac66838f9f
Update win_perf_counters sample config (#6286)
Remove extra percent from win_perf_counters sample config and have it
mirror the config provided in the Windows package.
2019-08-20 17:12:21 -07:00
Daniel Nelson 8a8125692a
Update Windows changelog 2019-08-05 11:21:26 -07:00
dupondje 78d3b86581 Add Indices stats to elasticsearch input (#6060) 2019-08-02 12:42:25 -07:00
Daniel Nelson 28f1bdb696
Add note to configuration about when log rotation occurs 2019-07-31 13:30:30 -07:00
Thierry Sallé ef9a1c0d5b Gather per collections stats in mongodb input plugin (#6137) 2019-07-30 21:36:19 -07:00
Daniel Nelson 785b76d3d1
Update sample config 2019-07-25 17:15:32 -07:00
Mike Moein 131f85db73 Add TLS mutual auth supoort to jti_openconfig_telemetry plugin (#6027) 2019-06-21 12:25:45 -07:00
Daniel Nelson 9e3f918db5
Update sample configurations 2019-06-05 14:07:30 -07:00
dupondje a0202744cf Add PowerDNS Recursor input plugin (#4545) 2019-04-23 16:34:52 -07:00
Daniel Nelson 2faf37e5c1
Fix docs for metric buffer limit to reflect current behavior (#5741) 2019-04-17 15:46:20 -07:00
Daniel Nelson 2566210df1
Update telegraf.conf 2019-03-11 12:32:45 -07:00
Daniel Nelson d09c213562
Fix sample configuration; generated with wrong version 2019-03-02 21:07:05 -08:00
Daniel Nelson 2d2abe295b
Update sample telegraf.conf 2019-02-27 11:11:10 -08:00
Daniel Nelson a98483cc11
Update telegraf.conf 2019-02-01 12:27:31 -08:00
Marcelo Almeida f739ce2a35 Use datacenter option spelling in consul input (#5320) 2019-01-23 14:10:38 -08:00
Pierre Fersing 0772076378 Allow for force gathering ES cluster stats (#4345) 2018-11-19 11:53:09 -08:00
Daniel Nelson d886055f67
Update telegraf_windows.conf 2018-11-14 12:06:23 -08:00
Daniel Nelson cb84993b7e
Update telegraf.conf 2018-11-05 14:55:10 -08:00
Daniel Nelson b9107641ec
Regenerate telegraf.conf 2018-10-18 23:27:27 -07:00
Rodney Gitzel 9efe7c12f0 Expand documentation of 'qos' configuration in mqtt_consumer input (#4784) 2018-10-03 17:21:30 -07:00
Daniel Nelson dab6ed7d8f
Update sample telegraf.conf 2018-09-18 18:15:10 -07:00
Greg Linton 96f3d7def4 Update telegraf.conf 2018-09-12 16:08:19 -06:00
dangeist 6361fd3774 Allow alternate binaries for iptables input plugin. (#4682) 2018-09-12 11:47:45 -07:00
Greg Linton 027016aea2 Update changelog 2018-08-14 14:41:24 -06:00
Lee Jaeyong 98a785b077 Remove duplicate "Network Interface" section from win_perf_counters config (#4547) 2018-08-12 16:32:07 -07:00
dupondje e1160c26bc Add ip restriction for the prometheus_client output (#4431) 2018-08-01 16:43:34 -06:00
Jonathan G b93460dd06 Split multiple sensor keys in ipmi input (#4450) 2018-07-31 17:56:03 -06:00
Jacob Lisi c7cfc2ec39 Add http path configuration for OpenTSDB output (#4347) 2018-07-02 15:04:01 -07:00
Pierre Fersing a4214abfc4 Ignore more boring filesystems from disk plugin (#4244) 2018-06-06 13:44:26 -07:00
Daniel Nelson 7103077b3f
Update sample config 2018-06-05 11:45:07 -07:00
Mike Gent 312116c101 Add passive mode exchange declaration option to amqp consumer input (#3995) 2018-06-03 15:52:59 -07:00
Mike Gent 2cc2913d81 Add static routing_key option to amqp output (#3994) 2018-06-03 15:52:00 -07:00
Daniel Nelson 3072b5a493
Update mqtt output docs and changelog 2018-05-18 19:03:00 -07:00
jvrahav 81f5a41bc9 Add batch mode to mqtt output (#4094) 2018-05-18 18:55:02 -07:00
Daniel Nelson 558caf57de
Update sample config 2018-05-11 18:18:53 -07:00
Daniel Nelson de355b76d6
Simplify testing with TLS (#4095) 2018-05-04 16:33:23 -07:00
Daniel Nelson c1d4b0b154
Update telegraf.conf 2018-05-02 11:50:11 -07:00
Daniel Nelson 7b23287e20
Update sample telegraf.conf 2018-04-02 14:40:51 -07:00
Evan Kinney def76ace3b Add HTTP basic auth support to the http_listener input (#3496) 2018-03-23 11:56:49 -07:00
Daniel Nelson de22480e7d
Update example config 2018-03-07 13:49:04 -08:00
Patrick O'Keeffe 3501b65f7c Improve fail2ban use_sudo docs (#3852) 2018-03-05 16:32:45 -08:00
Jorge Canha cd620ac144 Add keep alive support to the TCP mode of statsd (#3781) 2018-02-15 20:04:49 -08:00
Daniel Nelson 6c075c4346
Fix name error in jolokia2_agent sample config (#3624) 2017-12-28 16:10:00 -08:00