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
|
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
|
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 |
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
|
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 |
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 |
suprajanarasimhan
|
90d8f426b3
|
refactor: Prevent import from going the wrong way (#12004)
|
2022-10-13 14:11:24 -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 |
Paweł Żak
|
5878278fca
|
chore: resolve linter issues for unhandled-error (#11969)
|
2022-10-12 14:23:53 -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 |
Paweł Żak
|
85b7590ff9
|
chore: resolve linter issues for confusing-naming and confusing-results (#11956)
|
2022-10-12 13:19:47 -06:00 |
Tomas Barton
|
0087a5d245
|
feat(inputs.conntrack): Parse conntrack stats (#8958)
|
2022-10-12 14:12:16 -05:00 |
Joshua Powers
|
7c1d1755d8
|
fix(parsers.json_v2): Remove BOM before parsing (#11926)
|
2022-10-12 13:08:56 -06: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 |
R290
|
430ec5b960
|
feat(outputs.event_hubs): Expose max message size batch option (#11991)
|
2022-10-12 08:49:11 -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
|
8ca3b9262a
|
feat(parsers.xpath): Add option to skip (header) bytes (#11933)
|
2022-10-11 09:27:07 -06: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 |
asaharn
|
9485e9040e
|
feat(outputs.azure_data_explorer): Added support for streaming ingestion for ADX output plugin (#11874)
|
2022-10-03 09:30:13 -06:00 |
Sven Rebhan
|
758f2cba7a
|
fix(parser.xpath): Handle floating-point times correctly (#11875)
|
2022-10-03 08:32:52 -06: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 |