Commit Graph

5090 Commits

Author SHA1 Message Date
Steven Soroka b4fb1adc6f
fix panic on streaming processers using logging (#8176) 2020-09-28 11:58:23 -04:00
Paweł Żak e1cb269a35
Add more missing NVMe attributes to smart plugin (#8113) 2020-09-28 11:16:49 -04:00
Patryk Małek ca7252c641
Fix Sumo Logic output plugin not splitting requests properly (#25) (#8115) 2020-09-24 16:13:37 -04:00
Avinash Nigam bb5c65f5f3
Added more performance counters to SqlServer input plugin (#8120) 2020-09-24 10:09:51 -06:00
Steven Soroka 689b463998
Starlark readme url fix 2020-09-22 11:38:45 -04:00
Steven Soroka 5a09735020 minor docs cleanup 2020-09-18 15:06:58 -04:00
Steven Soroka 080e0dbbfa update shim docs to point users in the right direction 2020-09-18 15:06:58 -04:00
M0rdecay 39f4c365b0
Increasing the metric buffer (#8145) 2020-09-18 13:50:22 -04:00
Alex Samorukov 191688ce51
Remove Event field as it is causing issues with pre-trained source types (#8039)
Co-authored-by: Oleksii Samorukov <oleksii_samorukov@mckinsey.com>
2020-09-18 12:20:22 -04:00
Labesse Kévin ce133505f2
influxdb_v2_listener - add /ready route (#8133) 2020-09-17 11:49:51 -04:00
Sebastian 341726db4c
Add octoprint to list (#8131) 2020-09-16 15:47:30 -04:00
Samantha Wang 9fddadba36
add influxdata slack icon to telegraf readme (#8126) 2020-09-15 13:58:04 -07:00
sambrolia 94481f6678
Sort plugin name lists for output (#8127) 2020-09-15 16:55:23 -04:00
Sebastian 0eb65029a4
Doc update: Fix main.go shim example link (#8123) 2020-09-15 14:22:11 -04:00
John Ibsen d764f862b5
Influxdb v2 listener (#7828) 2020-09-14 18:41:46 -04:00
Samantha Wang 77b36e0eb7
Fix bug fix typo in changelog (#8117) 2020-09-14 11:53:44 -04:00
Samantha Wang 06b85201c4
update 1.16 changelog with new plugins (#8107) 2020-09-11 09:45:39 -07:00
James Beckett 55a9d36b21
SNMP input plugin: document partial table collection (#8104)
Co-authored-by: James Beckett <hackery@users.noreply.github.com>
2020-09-11 09:44:59 -07:00
Patryk Małek 5534b9955c
Carbon2 configuration option - include field in metric name (#8094) 2020-09-10 12:14:11 -04:00
Patryk Małek e9dcade0a8
Sumo Logic output plugin (#8023) 2020-09-10 10:56:35 -04:00
Steven Soroka 8cd0fe5e7b Revert "update influxdb v2 port"
This reverts commit 8c3ba65e77.
2020-09-09 14:07:10 -04:00
Samantha Wang 8c3ba65e77 update influxdb v2 port 2020-09-09 10:55:20 -07:00
denzilribeiro f0c2c38931
Database_type config to Split up sql queries by engine type (#7934) 2020-09-08 17:36:23 -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
James DeFelice 8c28661ca7
[fix] add missing error check for HTTP req failure (#8071) 2020-09-08 14:13:23 -04:00
Bryan FRIMIN 6324b1fd63
add nsd input plugin (#7822) 2020-09-04 14:56:25 -06:00
Patryk Małek 4f3325e999
Fix external plugin docs links (#8081) 2020-09-04 13:27:30 -06:00
reimda b2ac8b4ac6
Opcua cleanup (#8076) 2020-09-03 21:48:00 -06:00
Samantha Wang f4e5b0ef63
update opcua readme (#8075) 2020-09-03 15:37:42 -06:00
Samantha Wang b1bce91345
add tagpass/tagdrop note in docs (#8053) 2020-09-03 13:32:20 -07:00
Samantha Wang 45a87a1753
add guidelines run to external plugins with execd (#8054)
* docs - add guidelines run to external plugins with execd
2020-09-03 13:31:29 -07:00
Patryk Małek 843ea4b6d3
Fix docker-image make target (#8005) 2020-09-03 09:38:19 -06:00
Chris Hayles 160e1d11c7
Add OPC UA input plugin (#8009) 2020-09-02 16:52:46 -06:00
Sven Rebhan 895d04df75
Update gopsutils to v.2.20.7 (#8073)
Also update to the specific version of golang.org/x/sys that gopsutils requires.
2020-09-02 13:44:14 -06:00
Sven Rebhan b5fafb4c95
Fix CI AppVeyor 'make check' errors for go 1.15 on windows (#8061)
Avoid writing to nul on windows.  On Appveyor, writing to nul creates a file instead of discarding output.  The file's existence creates errors later in the build.
2020-09-01 11:52:41 -06:00
Steven Soroka 3278054c5c
fix bug in shim logger affecting AddError (#8052) 2020-08-28 18:45:38 -04:00
Steven Soroka 5d999f85f0
fix docker build. update dockerfiles to Go 1.14 (#8051) 2020-08-28 16:39:55 -04:00
Joshua Gross 4ebb8c7820
Add set, and histogram reporting to aerospike telegraf plugin (#8025)
Co-authored-by: Joshua Gross <joshua.gross@indexexchange.com>
2020-08-28 12:05:42 -04:00
Steven Soroka ac809e9e5b
docs fix 2020-08-27 14:22:08 -04:00
Samantha Wang 8cc08a6363
Create external plugins doc file and update contributing guide (#8001) 2020-08-26 16:43:35 -06:00
Thomas Casteleyn 54f9e33208
Add addTag debugging in ifname plugin (#8018) 2020-08-26 15:25:57 -06:00
Pontus Rydin 60d402d827
vSphere Fixed missing clustername issue 7878 (#8026) 2020-08-26 12:58:28 -04:00
Patryk Małek 48bab9db86
Fix string to int conversion in eventhub consumer (#8006) 2020-08-26 09:26:37 -06:00
Steven Soroka bbc2aa660d
improve the quality of starlark docs by executing them as tests (#8020) 2020-08-24 11:35:29 -04:00
Thomas Schuetz bf0b376fc7
Fix InsecureSkipVerify in Dynatrace Plugin (#8015) 2020-08-21 11:31:30 -04:00
DasSkelett 7354a44240
Fix Ping Input plugin for FreeBSD's ping6 (#7861) 2020-08-20 18:05:50 -04:00
Samantha Wang 901e63e37d
add example input/outputs to starlark examples (#7980)
* add sample input/outputs to starlark examples

* update ratio.star with example input/outputs

* Update rename.star

* update scale.star with input/output examples

* fix spacing

* fix spacing
2020-08-19 19:26:35 -04:00
Samantha Wang 389c5380ed
Fix configuration.md formatting (#7965)
* fix configuration.md formatting

* include cloud url comments
2020-08-19 19:24:58 -04:00
Thomas Casteleyn 073a9beee3
[agent] Cleanup duplicates in loaded plugins list (#7852) 2020-08-19 18:18:52 -04:00
DM a03555ec5a
[outputs.application_insights] Added the ability to set the endpoint url (#7134) 2020-08-19 18:04:24 -04:00