Joshua Powers
|
ee2b806d68
|
docs: Clarify poll vs notify (#15631)
|
2024-07-17 11:21:02 -05:00 |
Joshua Powers
|
5a8af53447
|
feat(inputs.sql): Add SAP HANA SQL driver (#15600)
|
2024-07-11 17:06:08 +02:00 |
Joshua Powers
|
3a05c38fd8
|
fix(inputs.ping): Check addr length to avoid crash (#15601)
|
2024-07-10 07:50:44 -06:00 |
Dane Strandboge
|
19737fcb52
|
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-07-10 12:51:25 +02:00 |
Julian-Buitmann
|
7fedef893a
|
docs(inputs.opcua_listener): Enhance explanation of subscription interval (#15598)
Co-authored-by: jbuitman <julian.buitmann@hs-osnabrueck.de>
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-07-08 15:53:44 +02:00 |
Paweł Żak
|
1422c09294
|
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566)
|
2024-07-01 15:00:13 +02:00 |
Sven Rebhan
|
1b849ebf92
|
fix(inputs.gnmi): Handle YANG namespaces in paths correctly (#15565)
|
2024-06-28 10:11:53 -05:00 |
Frank Villaro-Dixon
|
e2a86257db
|
fix(inputs.chrony): Handle ServerStats4 response (#15568)
|
2024-06-27 13:06:04 -06:00 |
Sven Rebhan
|
5119c7182f
|
feat(common.tls): Allow group aliases for ciphersuites (#15570)
|
2024-06-27 14:01:39 -05:00 |
dependabot[bot]
|
95a17d9d9c
|
chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8 (#15557)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-06-26 00:12:43 +02:00 |
Pawel Potrykus
|
4a9eba6abd
|
feat(inputs.systemd_units): Support user scoped units (#15458)
|
2024-06-25 07:51:51 -06:00 |
Frank Villaro-Dixon
|
5a46c0aeaf
|
fix(inputs.chrony): Support local (reference) sources (#15551)
|
2024-06-25 07:41:36 -06:00 |
Sven Rebhan
|
5903ed6a47
|
feat(inputs.netflow): Add more fields for sFlow extended gateway packets (#15521)
|
2024-06-25 07:38:14 -06:00 |
Rob Sears
|
27eee98eca
|
feat(inputs.elasticsearch): Add support for custom headers (#15544)
|
2024-06-24 15:31:29 -05:00 |
Paweł Żak
|
78cbf533d2
|
test(linters): Enable copyloopvar (#15532)
|
2024-06-20 15:43:02 -05:00 |
Joshua Powers
|
6fb42764e1
|
feat(inputs.ipmi_sensor): Collect additional commands (#15495)
|
2024-06-18 15:44:43 -05:00 |
Sven Rebhan
|
784ede96f8
|
feat(inputs.mqtt_consumer): Add variable length topic parsing (#15528)
|
2024-06-18 10:15:28 -06:00 |
Sven Rebhan
|
986b3856a3
|
feat(inputs.mqtt_consumer): Implement startup error behaviors (#15486)
|
2024-06-17 12:21:42 -05:00 |
Sven Rebhan
|
53ae9841d0
|
fix(inputs.mysql): Handle custom TLS configs correctly (#15493)
|
2024-06-17 12:12:51 -05:00 |
Joshua Powers
|
f55e02e8fd
|
test(linters): Enable sloppyLen (#15512)
|
2024-06-17 16:23:32 +02:00 |
Joshua Powers
|
7037429e6a
|
test(lint): Enable mirror (#15510)
|
2024-06-17 16:21:30 +02:00 |
Jan L. Große
|
df78bc23f0
|
feat(inputs.sqlserver): Introduce user specified ID parameter for ADD logins (#15424)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-06-17 10:24:52 +02:00 |
Joshua Powers
|
d7f3a0e2d9
|
test(inputs.disk): Set label in test to avoid reading local value (#15507)
|
2024-06-13 12:44:44 -05:00 |
Paweł Żak
|
fc3cbb8256
|
fix(inputs.http_response): Fix for IPv4 and IPv6 addresses when interface is set (#15496)
|
2024-06-13 07:35:18 -06:00 |
Sven Rebhan
|
0d12cc5c4c
|
feat(inputs.openstack): Allow collection without admin privileges (#15468)
Co-authored-by: Roman Plevka <rplevka@redhat.com>
|
2024-06-11 14:35:10 -05:00 |
Paweł Żak
|
28f6396348
|
chore(linters): Bump golangci-lint to v1.59.1 (#15478)
|
2024-06-11 10:38:08 +02:00 |
Sven Rebhan
|
94a5ab60b8
|
feat(inputs.openstack): Use service catalog from v3 authentication if available (#15460)
|
2024-06-07 16:17:50 -05:00 |
Joshua Powers
|
5c3aa87340
|
chore: Update golangci-lint from v1.58.0 to v1.59.0 (#15473)
|
2024-06-07 11:12:25 -05:00 |
Joshua Powers
|
b79299975d
|
chore(deps): Bump github.com/lxc/incus v0.4.0 to v6.2.0 (#15441)
|
2024-06-06 14:35:56 -05:00 |
Joshua Powers
|
c32f7efd8e
|
fix(inputs.ecs): Check for nil pointer before use (#15456)
|
2024-06-06 11:45:00 -06:00 |
Sven Rebhan
|
72b92398c1
|
docs(inputs.ldap): Document all TLS options (#15464)
|
2024-06-06 11:36:16 -05:00 |
Joshua Powers
|
f0c72586cc
|
feat(outputs.mqtt): Add client trace logging, resolve MQTT5 reconnect login (#15429)
|
2024-06-06 11:06:23 +02:00 |
Joshua Powers
|
079c9d285a
|
test(inputs.syslog): Add timeout to closed socket test (#15461)
|
2024-06-05 16:38:06 -05:00 |
Joshua Powers
|
bcafb1d24d
|
chore: Print debug message when no messages generated from parse (#15463)
|
2024-06-05 15:22:55 -05:00 |
Joshua Powers
|
71718fba7d
|
chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452)
|
2024-06-05 15:19:47 -05:00 |
Maxim Ivanov
|
c663680071
|
feat(input.azure_monitor): Use default azure credentials chain when no secret provided (#15395)
|
2024-06-05 21:34:41 +02:00 |
Joshua Powers
|
9463df875f
|
test(inputs.jolokia2_agent): Update integration test results (#15457)
|
2024-06-05 06:40:56 -06:00 |
Joshua Powers
|
297c64d771
|
feat(inputs.http_listener): Allow setting custom success return code (#15454)
|
2024-06-05 12:58:42 +02:00 |
Sven Rebhan
|
ceba179596
|
feat(inputs.influxdb): Add metrics for build, crypto and commandline (#15438)
|
2024-06-04 14:04:46 -05:00 |
Joshua Powers
|
3d85f539fc
|
docs(inputs.swap): Remove linux only comment (#15451)
|
2024-06-04 10:15:33 -05:00 |
Thomas Casteleyn
|
c1bbce3e96
|
feat(inputs.snmp): Convert octet string with invalid data to hex (#15439)
|
2024-06-04 09:03:26 -06:00 |
Joshua Powers
|
9eeb4a845b
|
fix(inputs.cloudwatch): Add accounts when enabled (#15440)
|
2024-06-03 14:52:10 -05:00 |
Joshua Powers
|
0a7aa308c8
|
feat(inputs.exec): Add option to ignore return code (#15400)
|
2024-06-03 11:53:14 -05:00 |
Lars Stegman
|
d42e407ab7
|
feat(inputs.influxdb_v2_listener): Support Secret for token (#15407)
|
2024-05-31 06:46:26 -06:00 |
Joshua Powers
|
042b257b64
|
fix(inputs.cloudwatch): Ensure account list is larger than index (#15428)
|
2024-05-31 10:34:31 +02:00 |
Joshua Powers
|
898b1c3e2c
|
fix(inputs.postgresql_extensible): Use same timestamp for each gather (#15401)
|
2024-05-31 10:29:04 +02:00 |
Joshua Powers
|
82902ebd06
|
feat(inputs.kafka_consumer): Add resolve canonical bootstrap server option (#15368)
|
2024-05-31 10:27:46 +02:00 |
Viktor Szépe
|
31a1d34d99
|
chore: Fix typos throughout codebase (#15338)
|
2024-05-31 10:26:37 +02:00 |
Joshua Powers
|
536b3d04ce
|
chore(deps): Switch to github.com/leodido/go-syslog (#15393)
|
2024-05-30 08:06:04 -06:00 |
Sven Rebhan
|
4aa288b25f
|
feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201)
|
2024-05-23 14:09:11 -05:00 |