Commit Graph

8814 Commits

Author SHA1 Message Date
Joshua Powers 5c3aa87340
chore: Update golangci-lint from v1.58.0 to v1.59.0 (#15473) 2024-06-07 11:12:25 -05:00
Greg a758311ac4
feat(outputs.influxdb_v2): Preserve custom query parameters on write (#15475) 2024-06-07 09:51:33 -06: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 433ccc57fd
chore(deps): Bump go from v1.22.3 to v1.22.4 (#15470) 2024-06-06 21:21:51 +02: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
Thomas Casteleyn 45e9ae4658
fix(processors.snmp_lookup): Return empty tag-map on error to avoid panic (#15466) 2024-06-06 07:46:22 -06: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 3e03f0aa10
chore(circleci): Build Windows package after linux testing (#15462) 2024-06-05 15:23:11 -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 c8d9ae15b5
test(outputs.sql): Update wait for log message (#15459) 2024-06-05 11:21:31 -05: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
dependabot[bot] c2a67ecd03
chore(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 (#15447) 2024-06-04 10:37:53 +02:00
dependabot[bot] 7c225ce282
chore(deps): Bump modernc.org/sqlite from 1.29.10 to 1.30.0 (#15445) 2024-06-04 10:37:09 +02:00
dependabot[bot] 953e95fd56
chore(deps): Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (#15444) 2024-06-04 10:35:18 +02:00
Dane Strandboge 612b5ad8b1
chore: Fix errcheck CI warnings outside of plugins directory (#15390) 2024-06-04 10:33:37 +02:00
Thomas Casteleyn ca525d69f8
feat(processors.printer): Embed Influx serializer options (#15434) 2024-06-04 10:32:38 +02:00
dependabot[bot] b0cf21e236
chore(deps): Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5 (#15446) 2024-06-04 10:32:07 +02:00
Sven Rebhan 274fbd4b62
chore(windows): Rework Windows service handling (#15372) 2024-06-03 16:05:39 -05:00
Joshua Powers 0e636b729a
feat(config): Allow reloading on URL config change (#15388) 2024-06-03 15:11:03 -05: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
Thomas Casteleyn a92d443a5b
feat(agent): Add uint support in cli test output (#15433) 2024-06-03 10:38:48 +02: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 58aae6201b
docs(outputs.datadog): Specify API v1 support (#15427) 2024-05-31 10:33:22 +02:00
Lars Stegman 719e3cbb3b
feat(cli): List available parsers and serializers (#15426)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-05-31 10:32:35 +02:00
Andreas Deininger b516ead921
docs: Fix typos (#15421) 2024-05-31 10:31:30 +02:00
Joshua Powers 18292475fd
fix(agent): Warn on multple agent configuration tables seen (#15402) 2024-05-31 10:30:15 +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
dependabot[bot] d89aef8ce1
chore(deps): Bump super-linter/super-linter from 6.5.0 to 6.5.1 (#15408) 2024-05-29 11:49:46 -05:00
Jacob Marble 03c7f58e9b
chore(deps): Update OpenTelemetry dependencies (#15403) 2024-05-29 06:52:30 -06:00
dependabot[bot] 61f7778fe8
chore(deps): Bump modernc.org/sqlite from 1.29.5 to 1.29.10 (#15409) 2024-05-29 06:40:23 -06:00
dependabot[bot] 789390f756
chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#15413) 2024-05-29 06:40:01 -06:00
dependabot[bot] 7468d9e6b3
chore(deps): Bump github.com/prometheus/common from 0.52.2 to 0.53.0 (#15412) 2024-05-29 06:39:47 -06:00
dependabot[bot] cd555c8b68
chore(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#15411) 2024-05-29 06:39:24 -06:00
dependabot[bot] 938c7284ae
chore(deps): Bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 (#15410) 2024-05-29 06:39:05 -06:00
dependabot[bot] aa45c7cb2e
chore(deps): Bump k8s.io/* from 0.29.3 to 0.30.1 (#15383) 2024-05-24 07:15:02 -06:00
Dane Strandboge 66766da8b1
chore: Update to Xcode 15 in CI (#15389) 2024-05-24 09:37:15 +02:00
Sven Rebhan 4aa288b25f
feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201) 2024-05-23 14:09:11 -05:00