Paweł Żak
497297a92a
chore: Ignore usages of deprecated fields from gnmi lib ( #12154 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2022-11-03 08:41:20 -05:00
reimda
494f558b4e
feat: Add exponential backoff when connecting or reconnecting and allow plugin to start without making initial connection ( #12111 )
2022-11-03 08:01:22 -05:00
richu shaji abraham
415cfa8548
fix: inputs.gnmi add support for decimal_val as per gnmi v0.8.0 ( #12140 )
...
* fix: run make fmt
* change gnmiLib version from 0.7.0 to 0.8.0
* fix: add support for decimalVal as per gnmi v0.8.0
* fix: run go mod tidy
* fix: run make fmt
Co-authored-by: richu abraham <ricabrah@cisco.com>
2022-11-02 14:20:24 -05:00
Joshua Powers
8221ece4ca
feat(inputs.system): collect unique user count logged in ( #12147 )
2022-11-02 09:04:34 -06:00
Joshua Powers
09d5a9c8b6
fix(inputs.directory_monitor): allow cross filesystem directories ( #12124 )
...
fixes : #12121
2022-11-01 06:42:03 -06:00
Sven Rebhan
cc94587f11
chore(inputs.socket_listener): Reorganize plugin code ( #12031 )
2022-11-01 12:18:14 +01:00
Paweł Żak
e2b999267f
chore: Fix linter findings introduced in last PRs ( #12131 )
2022-11-01 11:27:37 +01:00
Jacob Marble
99a48f460e
chore: update OpenTelemetry v0.2.30 / v0.63.0 ( #12119 )
2022-10-27 21:43:47 +02:00
Joshua Powers
49ac03fa80
docs: add global configuration header ( #12107 )
2022-10-26 14:58:36 -05:00
Sven Rebhan
e097676f71
fix(inputs.modbus): Handle field-measurement definitions correctly on duplicate field check ( #12109 )
2022-10-26 14:58:27 -05:00
reimda
3196bc4c1c
chore: shut down plugins gracefully to prevent race ( #12102 )
2022-10-26 09:32:58 -06:00
Paweł Żak
9d9eb403a6
chore: Review of //nolint comments ( #12088 )
2022-10-26 12:06:08 +02:00
reimda
d88067566c
chore: skip integration test with race ( #12100 )
2022-10-25 09:41:46 -06:00
Lars Stegman
739f800b53
feat(inputs.opcua_listener): OPC UA Event subscriptions ( #11786 )
2022-10-25 08:06:08 -06:00
reimda
7d9f09ddc8
chore: add kafka round trip integration test using inputs.kafka_consumer and outputs.kafka ( #12058 )
2022-10-25 07:50:59 -06:00
Paweł Żak
284edccf92
feat(ethtool): Possibility to skip gathering metrics for downed interfaces ( #12087 )
2022-10-25 13:02:41 +02:00
Sven Rebhan
b76b53dba1
feat(tools): Allow to markdown includes for sections ( #12075 )
2022-10-24 23:22:18 +02:00
Oliver Gregorius
f7c46fd7a1
feat(inputs.apcupsd): Added new fields to apcupsd ( #12014 )
2022-10-24 15:58:51 +02:00
Joshua Powers
d45c7c44c7
test: update integration test occurrences ( #12085 )
2022-10-21 14:18:15 -06:00
Joshua Powers
d04e0f2b32
test(inputs.mcrouter): add eventually to pause for metrics ( #12074 )
2022-10-21 07:27:22 -06:00
reimda
a6352d9794
fix(inputs.kafka): switch to sarama's new consumer group rebalance strategy setting ( #12064 )
2022-10-21 11:08:45 +02:00
Joshua Powers
89cdfa35f7
docs(inputs.http): add use system proxy config option ( #12069 )
2022-10-20 12:40:37 -06:00
Mya
716394e55d
fix(inputs.modbus): add slave id to failing connection ( #12038 )
2022-10-20 09:24:17 -06:00
Sven Rebhan
4002abba2e
fix(inputs.conntrack): Skip gather tests if conntrack kernel module is not loaded. ( #12062 )
2022-10-19 22:08:33 +02:00
Sebastian Spaink
f38c9f2a45
chore: Resolve deprecated linter issues ( #12051 )
2022-10-19 18:32:53 +02:00
Joshua Powers
13a020f491
fix(inputs.zookeeper): add the ability to parse floats as floats ( #12023 )
2022-10-19 10:15:32 -06:00
Joshua Powers
c5e2c7aa00
test: add additional checks, waits in integration tests ( #12056 )
2022-10-19 09:54:00 -06:00
Joshua Powers
3a162332c1
docs(inputs.mongodb): update supported versions ( #12048 )
2022-10-19 12:37:10 +02:00
Brett Jones
668b7eb54a
fix(inputs.mongodb): ServerStatus int64 to float( #12049 )
2022-10-19 09:11:02 +02:00
Joerg Epping
589447abaf
feat(inputs.modbus): add config option to pause after connect ( #11983 )
2022-10-18 12:42:18 -06:00
bkotlowski
f44e0d148c
feat: New Intel DLB input plugin ( #11824 )
2022-10-17 13:03:48 -06:00
Joshua Powers
e13fe616fe
docs(inputs.tomcat): clean up fields ( #12018 )
2022-10-17 07:15:22 -06:00
Paweł Żak
94e39fa018
feat: New input plugin for libvirt ( #11814 )
2022-10-12 17:05:42 -06:00
Joshua Powers
39e4bcdc90
test: add dovecot integration test ( #11996 )
2022-10-12 15:25:33 -06:00
Joshua Powers
a915d2c20c
test: add integration test for recovering after invalid data ( #11994 )
2022-10-12 13:59:47 -06:00
Joshua Powers
6fa06d4405
fix(inputs.syslog): print error when no error or message given ( #11997 )
2022-10-12 13:54:27 -06:00
Tomas Barton
0087a5d245
feat(inputs.conntrack): Parse conntrack stats ( #8958 )
2022-10-12 14:12:16 -05:00
Paweł Żak
08c1ce9cb6
chore: Resolve linter issues for ineffassign, nilerr, gosimple... ( #11966 )
2022-10-12 13:08:03 -06:00
R290
beba64e006
fix(inputs.opcua): Add metric tags to node ( #11993 )
2022-10-12 10:41:44 -06:00
Sebastian Spaink
fae64e2a63
chore(inputs.powerdns): Don't run flaky test on Windows ( #11982 )
2022-10-11 12:44:49 -05:00
Sebastian Spaink
b477573359
chore(inputs.cloud_pubsub_push): Don't run flaky test on Windows ( #11984 )
2022-10-11 12:44:41 -05:00
Paweł Żak
9ff5cda6e8
chore: Resolve linter issues for plugins/common package ( #11964 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2022-10-11 11:31:44 -05:00
Sven Rebhan
a94da1d235
chore(inputs.socket_listener): Reorganize test to be table-based. ( #11970 )
2022-10-11 10:13:50 -05:00
Jacob Marble
6606c5ed33
chore: update OpenTelemetry plugins to latest release ( #11943 )
2022-10-05 14:03:17 -06:00
Paweł Żak
dbf6796a89
fix: Setting `enable_tls` has incorrect default value ( #11941 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2022-10-05 10:07:28 +02:00
Sven Rebhan
4b18183da2
fix(inputs.modbus): Improve duplicate field checks ( #11912 )
2022-10-04 18:01:54 +02:00
Joshua Powers
173d32a201
fix(inputs.influxdb_listener): error on invalid precision ( #11866 )
2022-10-03 07:23:06 -06:00
Sebastian Spaink
53175321e0
docs: Ran `make docs` ( #11914 )
2022-09-30 13:00:46 -06:00
Giuseppe
e601f91c2b
docs(inputs.opcua): fix typo ( #11897 )
2022-09-30 07:34:19 -06:00
Thomas Casteleyn
aa2d4d12c7
chore(lint): Removed deprecated varcheck linter ( #11910 )
2022-09-30 07:26:10 -06:00
Sven Rebhan
373966babe
feat(inputs.diskio): Allow selecting devices by ID ( #11703 )
2022-09-28 09:26:14 -05:00
Mya
d37ae5f775
chore(inputs.opcua): rename regular reads to unregistered reads ( #11892 )
2022-09-27 10:39:37 -06:00
Sebastian Spaink
d982ed9a45
feat(inputs.amqp_consumer): Determine content encoding automatically ( #11860 )
2022-09-26 21:28:32 +02:00
Thomas Casteleyn
a2baab3d36
chore(deps): Replace go-ping by pro-bing ( #11836 )
2022-09-26 13:04:30 -06:00
Joshua Blanchard
2b03cd9151
fix(common.kafka): Enable TLS in Kafka plugins without custom config ( #11519 )
2022-09-26 12:14:14 -06:00
Joshua Powers
6e924fcd5c
docs(inputs.cpu): explain macos cpu support requires cgo ( #11883 )
2022-09-26 12:13:06 -06:00
R290
c78139c8b9
feat(inputs.opcua): add use regular reads workaround ( #11630 )
2022-09-26 11:33:59 -06:00
Ted M Lin
2b37d7e508
fix(inputs.mqtt_consumer): rework connection and message tracking ( #10696 )
2022-09-26 11:09:44 -06:00
Gavin Chappell
2d124a4dbe
fix(inputs.internet_speed): rename enable_file_download to match upstream intent ( #11877 )
2022-09-26 07:24:20 -06:00
Sebastian Spaink
4913392b85
chore: Remove deprecated build tags ( #11867 )
2022-09-22 13:25:31 -05:00
Joshua Powers
f899eb5cde
fix(inputs.mongodb): actually start plugin correctly ( #11849 )
2022-09-21 13:05:01 -06:00
Sven Rebhan
8e23402305
chore: remove deprecated io/ioutils ( #11678 )
2022-09-20 09:37:14 -06:00
Mya
5f22bd17db
fix(internal.ethtool): avoid internal name conflict with aws ( #11696 )
2022-09-20 09:36:29 -06:00
Chris Debenham
eabb66f7d7
docs(inputs.nvidia_smi): Example of how to enable nvidia-smi via docker compose ( #11833 )
2022-09-20 09:34:44 -06:00
gkatzioura
e5ee9e198b
feat(inputs.gcs): Google Cloud Storage Input Plugin ( #8413 )
2022-09-19 14:01:04 -06:00
Sven Rebhan
4897f86ed7
fix(parsers.csv): Remove direct checks for the parser type ( #11825 )
2022-09-19 12:15:32 -06:00
Sven Rebhan
6236059817
fix(inputs.ntpq): Handle pools with "-" when ( #11827 )
2022-09-19 11:43:22 -06:00
Sven Rebhan
2b7cafcdbe
fix(parsers): Unwrap parser and remove some special handling ( #11826 )
2022-09-19 09:57:24 -06:00
Sven Rebhan
d637a665e8
fix(inputs.modbus): Do not fail if a single slave reports errors ( #11785 )
2022-09-15 15:42:47 -06:00
Greg Linton
21a7d6fcbe
fix(inputs.ceph): Modernize Ceph input plugin metrics ( #10797 )
2022-09-14 20:57:26 +02:00
Alexander Zimmermann
71b4a0afa6
feat(inputs.knx_listener): support TCP as transport protocol ( #11783 )
2022-09-13 14:05:31 -07:00
erwiese
215e8e030a
feat(inputs.prometheus): use system wide proxy settings ( #11729 )
2022-09-13 10:48:13 -07:00
Sebastian Spaink
d67f75e557
docs: Remove warning not to remove go:embed ( #11797 )
...
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Sebastian Spaink
ba62aca4e2
feat(inputs.directory_monitor): Support paths for files_to_ignore and files_to_monitor ( #11784 )
2022-09-12 08:00:44 -06:00
Sven Rebhan
78bdf9a1b2
chore(inputs.jolokia2): Move agent and proxy one level up ( #11637 )
2022-09-09 17:48:15 -06:00
Sven Rebhan
3d2b7bd210
fix: Do not error out for parsing errors in datadog mode. ( #11777 )
2022-09-08 13:55:24 -06:00
Joshua Powers
8c49ddccc3
chore: update to go1.19.1 ( #11776 )
2022-09-08 12:49:36 -06:00
Wilfried OLLIVIER
e46f90e89c
fix(inputs.mongodb): add an option to bypass connection errors on start ( #11629 )
2022-09-07 14:25:32 -05:00
Sebastian Spaink
f238df20ff
feat(inputs.directory_monitor): Traverse sub-directories ( #11773 )
2022-09-07 21:08:42 +02:00
Joshua Powers
dc9abf3f04
fix(inputs.jolokia2): add optional origin header ( #11692 )
2022-09-07 13:08:21 -06:00
deweter
ab185887c0
feat(inputs.sqlserver): Improved filtering for active requests ( #11709 )
2022-09-07 11:30:11 +02:00
Sebastian Spaink
15c7bc51f1
fix(inputs.opcua): Assign node id correctly ( #11723 )
2022-08-31 16:56:30 -05:00
Sebastian Spaink
a57434eb4e
feat: Migrate to urfave/cli ( #11700 )
2022-08-24 21:46:58 -05:00
Fabian Mastenbroek
7f3395f148
feat(inputs.linux_cpu): Add plugin to collect CPU metrics on Linux ( #8988 )
2022-08-24 13:10:45 -06:00
deweter
bacb6c385d
fix(inputs.sqlserver): fixing wrong filtering for sqlAzureMIRequests and sqlAzureDBRequests ( #11701 )
2022-08-22 13:05:43 -06:00
Marshall Royce
1dc617ebdd
feat(inputs.mqtt_consumer): Add incoming mqtt message size calculation ( #11426 )
2022-08-22 13:54:38 -05:00
deweter
1cc24efd3b
feat(inputs.sqlserver): Add db name to io stats for MI ( #11688 )
2022-08-17 13:11:06 -06:00
Povilas Versockas
447e8a385e
fix: refactor telegraf version ( #11656 )
2022-08-17 13:08:31 -06:00
yahaa
4f4d168e74
fix(inputs.prometheus): plugin run outside k8s cluster error ( #11673 )
2022-08-17 08:27:46 -06:00
Sven Rebhan
09eb7ee111
chore: Move aws credentials to plugins/common. ( #11681 )
2022-08-16 19:04:30 +02:00
reimda
07179c466b
chore: Use build tags to select plugins ( #11654 )
2022-08-15 22:44:59 +02:00
Sven Rebhan
7fa6f5f4fb
fix: Sync sql output and input build constraints to handle loong64 in go1.19. ( #11664 )
2022-08-15 10:00:42 -06:00
Joshua Powers
de414da72d
docs(inputs.zookeeper): document use of prometheus plugin ( #11658 )
2022-08-11 08:14:58 -06:00
Sven Rebhan
9fbd275d17
chore: Markdown fixes for inputs/[a-m]* ( #11606 )
2022-08-09 18:57:31 +02:00
Sven Rebhan
e96bbe83c5
feat(common.tls): Implement minimum TLS version for clients ( #11493 )
2022-08-09 13:36:47 +02:00
niasar
b80d34a422
feat: Supervisord input plugin ( #9015 )
2022-08-08 12:25:26 -06:00
Joshua Powers
75e8640a26
fix(inputs.mongodb): update version check for newer versions ( #11635 )
2022-08-08 09:37:52 -06:00
Sven Rebhan
7bd9c91ebe
fix(inputs.x509): Multiple sources with non-overlapping DNS entries. ( #11613 )
2022-08-05 12:54:23 -06:00
Grace Wehner
f4e76893d1
feat (inputs/prometheus): add setting to set custom namespace label name to avoid conflicts ( #11538 )
2022-08-05 08:27:20 -06:00
Joshua Powers
388be518f8
fix(inputs.kubernetes): refresh token from file at each read ( #11578 )
2022-08-03 13:10:42 -06:00