Sven Rebhan
6cfae2a1fd
fix(input.modbus): Add workaround to read field in separate requests ( #12235 )
2022-11-18 11:53:36 +01:00
Sven Rebhan
bc56233e1b
feat(outputs.graylog): implement optional connection retries ( #11950 )
2022-11-17 07:03:04 -07:00
Sven Rebhan
3160d52187
feat(inputs.socket_ listener): Allow to specify message separator for streams ( #12187 )
2022-11-17 07:02:32 -07:00
ShiranAvidov
7ef5993d35
feat: Add Azure Monitor input plugin ( #10103 )
2022-11-16 21:47:05 +01:00
Petar Obradović
61f64506c9
fix(input.redis_sentinel): fix sentinel and replica stats gathering ( #12229 )
2022-11-16 13:43:30 -07:00
David Barbarin
58d7dfc43f
feat(inputs.sqlserver): add data and log used space metrics for Azure SQL DB ( #12126 )
2022-11-16 07:18:17 -07:00
Sven Rebhan
404c0475d0
docs(inputs.x509_cert): Add documentation for 'exclude_root_certs' option. ( #12249 )
2022-11-16 06:37:13 -07:00
Sven Rebhan
9acbf23ebb
feat(inputs.tail): Allow handling of quoted strings spanning multiple lines ( #11762 )
2022-11-15 18:58:15 +01:00
Paweł Żak
cdc622e9db
chore: Fix linter findings for prealloc (part1) ( #12228 )
2022-11-15 18:57:50 +01:00
Sven Rebhan
973db8c517
fix: Cleanup and add sample.conf embedding ( #12244 )
2022-11-15 17:15:35 +01:00
zeffron
c7a1d9e28e
feat(inputs.ethtool): Gather statistics from namespaces ( #11895 )
2022-11-15 16:54:58 +01:00
Joshua Powers
cf8d12cc73
test(inputs.mongodb): update integration test logic ( #12241 )
2022-11-15 06:56:31 -07:00
Paweł Żak
74703d092b
chore: Fix linter findings for prealloc (part2) ( #12242 )
2022-11-15 09:31:51 +01:00
Sven Rebhan
2ade360728
feat(inputs.modbus): Optimize requests ( #11273 )
2022-11-14 20:31:50 +01:00
Paweł Żak
0c5d8de5e2
chore: enable lll linter ( #12226 )
2022-11-11 08:17:15 -07:00
Martin
c528d31515
docs(inputs.modbus): delete sample.conf ( #12223 )
2022-11-11 07:42:21 -07:00
Paweł Żak
d3fabdd0a9
chore: wrap long lines in plugins/inputs/[l-s]* ( #12217 )
2022-11-10 11:55:58 -07:00
Paweł Żak
b98a76372a
chore: wrap long lines in plugins/inputs/[t-z]* ( #12218 )
2022-11-10 11:41:43 -07:00
Paweł Żak
b83bdd5eac
chore: enable interfacebloat linter ( #12174 )
2022-11-10 11:41:11 -07:00
Joshua Powers
6390d31eb0
feat: add arm64 Windows builds ( #12130 )
2022-11-08 13:44:51 -07:00
Paweł Żak
7c7069d693
chore: Wrap long lines in plugins/inputs/[i-k]* ( #12199 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2022-11-08 14:44:01 -06:00
Paweł Żak
581c82a31e
chore: Wrap long lines in plugins/inputs/[e-h]* ( #12186 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2022-11-08 14:42:05 -06:00
Paweł Żak
6816aefcd5
chore: fix linter findings for unparam and revive.unused-parameter ( #12150 )
2022-11-08 12:04:12 -07:00
Paweł Żak
b9bba638b1
chore: Wrap long lines in plugins/inputs/[a-d]* ( #12185 )
2022-11-08 18:41:17 +01:00
Joshua Powers
969188e9db
fix(inputs.ping): Avoid -x/-X on FreeBSD 13 and newer with ping6 ( #12171 )
2022-11-08 07:24:50 -07:00
Joshua Powers
42e2c2deff
test(inputs.opcua_listener): harden tests ( #12193 )
2022-11-07 13:31:07 -07:00
Viraj Sinha
e42b0832e0
fix: Add support for opcua datetime values ( #12101 )
2022-11-07 20:35:53 +01:00
Sven Rebhan
74454109b9
fix(inputs.cloudwatch): Fix multiple namespaces issue ( #12177 )
2022-11-07 15:43:20 +01:00
Joshua Powers
a3424a982f
feat(inputs.tomcat): add source tag ( #12170 )
2022-11-07 07:28:09 -07:00
Paweł Żak
6659e3d62a
chore: Use depguard instead of revive.imports-blacklist ( #12153 )
2022-11-07 11:34:05 +01:00
Paweł Żak
ccf3b1affe
chore: Enable tparallel linter ( #12175 )
2022-11-07 11:06:00 +01:00
Joshua Powers
140c7334c6
docs(inputs.syslog): mention usage of tcp4/6 ( #12168 )
...
fixes : #5934
2022-11-03 13:47:58 -06:00
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