Commit Graph

7078 Commits

Author SHA1 Message Date
Sven Rebhan e097676f71
fix(inputs.modbus): Handle field-measurement definitions correctly on duplicate field check (#12109) 2022-10-26 14:58:27 -05:00
Joshua Powers 526035fc6e
test(outputs.graylog): skip tcp/udp tests on windows & darwin (#12110) 2022-10-26 13:01:50 -06:00
Mya 2bcb4d9f52
chore(common.shim): check err of s.writeProcessedMetrics for the linter (#12103) 2022-10-26 20:50:38 +02:00
Sebastian Spaink 9039af6990
chore: Increase golangci-lint timeout (#12106) 2022-10-26 11:39:03 -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
telegraf-tiger[bot] 07d1a63460
docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12059)
Co-authored-by: Tiger Bot <>
2022-10-25 15:45:50 -05: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
dependabot[bot] 2ed413bdb0
chore(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (#12097) 2022-10-25 12:08:38 +02:00
dependabot[bot] d0206dbe54
chore(deps): bump github.com/gopcua/opcua from 0.3.3 to 0.3.7 (#12095) 2022-10-25 12:00:31 +02:00
dependabot[bot] 2f8e15eedc
chore(deps): bump google.golang.org/api from 0.95.0 to 0.100.0 (#12096) 2022-10-25 12:00:03 +02:00
dependabot[bot] 3c6ad6f320
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#12098) 2022-10-25 11:58:43 +02:00
Sven Rebhan b76b53dba1
feat(tools): Allow to markdown includes for sections (#12075) 2022-10-24 23:22:18 +02:00
Joshua Powers 73bac76268
fix(config): set default parser (#12076) 2022-10-24 13:51:07 -06:00
Sven Rebhan 87125f0524
fix(processors): Correctly setup processors (#12081) 2022-10-24 21:21:24 +02:00
Joshua Powers 4b78088979
fix: update systemd unit description (#12093) 2022-10-24 09:23:26 -06:00
Joshua Powers 46373ba0ec
chore(deps): update modernc.org/libc from v1.20.3 to v1.21.2 (#12090) 2022-10-24 08:03:55 -06:00
Oliver Gregorius f7c46fd7a1
feat(inputs.apcupsd): Added new fields to apcupsd (#12014) 2022-10-24 15:58:51 +02:00
Joshua Powers dd802531ef
test(outputs.sql): further wait for clickhouse writes (#12086) 2022-10-24 09:17:57 +02:00
Joshua Powers d45c7c44c7
test: update integration test occurrences (#12085) 2022-10-21 14:18:15 -06:00
Joshua Powers b3b72aea86
fix(agent): panic as tickers slice was off-by-one in size (#12077) 2022-10-21 07:27:47 -06:00
Joshua Powers d04e0f2b32
test(inputs.mcrouter): add eventually to pause for metrics (#12074) 2022-10-21 07:27:22 -06:00
Sven Rebhan 76d7a95400
fix: Restore warning on unused config option(s) (#12063) 2022-10-21 11:09:20 +02: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
Shobhit Kumar eebe859ce6
docs(aggregators.starlark): corrected typo mentioning wrong func name (#12066) 2022-10-20 07:27:07 -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 df8bd32b22
Revert "feat: run govulncheck nightly on master branch (#11977)" (#12054) 2022-10-19 08:25:43 -06:00
Sebastian Spaink b835dae74d
chore: Update golangci-lint Go version (#12055) 2022-10-19 08:20:12 -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
Paweł Żak b1fc5254e5
chore(deps): bump testcontainers-go from 0.13.0 to 0.14.0 and address breaking change (#12039) 2022-10-18 10:18:52 -06:00
dependabot[bot] 72c8aea46d
chore(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.37.2 (#11980)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mya <mlongmire@influxdata.com>
2022-10-18 09:49:10 -05:00
telegraf-tiger[bot] 6ba7a80512
docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12032) 2022-10-18 12:07:03 +02:00
dependabot[bot] 0ae846e317
chore(deps): bump github.com/aliyun/alibaba-cloud-sdk-go (#12036) 2022-10-18 10:13:23 +02:00
dependabot[bot] 26233f9248
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kinesis (#12037) 2022-10-18 10:12:55 +02:00
dependabot[bot] e2ddfc832a
chore(deps): Bump cloud.google.com/go/bigquery from 1.40.0 to 1.42.0 (#11937) 2022-10-18 09:51:03 +02:00
dependabot[bot] 8814d6e692
chore(deps): bump github.com/yuin/goldmark from 1.4.13 to 1.5.2 (#12035) 2022-10-18 09:44:43 +02:00
dependabot[bot] 5a453acbbb
chore(deps): bump github.com/signalfx/golib/v3 from 3.3.45 to 3.3.46 (#12034) 2022-10-18 09:20:16 +02:00
Joshua Powers bf1353c090
feat: run govulncheck nightly on master branch (#11977) 2022-10-18 08:07:11 +02:00
bkotlowski f44e0d148c
feat: New Intel DLB input plugin (#11824) 2022-10-17 13:03:48 -06:00
telegraf-tiger[bot] 61611e8ede
docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#12005)
Co-authored-by: Tiger Bot <>
2022-10-17 10:38:19 -05:00