Commit Graph

8594 Commits

Author SHA1 Message Date
Sven Rebhan 6afa18fd52
fix(inputs.knx_listener): Reconnect after connection loss (#14959) 2024-03-18 08:57:33 -06:00
Dane Strandboge 0f91ca6f67
feat(inputs.lustre2): Add support for bulk read/write stats (#14813) 2024-03-18 08:37:53 +01:00
Akito0723 19ac5e8081
fix(inputs.smart): Improve regexp to support flags with a plus (#14996) 2024-03-15 11:30:59 -05:00
HongLiukai a2ec0121d9
feat(inputs.s7comm): Add optional connection type setting (#15000) 2024-03-15 11:29:08 -05:00
Joshua Powers fde77790f4
feat(inputs.radius): Provide setting to set request IP address (#14981) 2024-03-15 11:26:26 -05:00
Dane Strandboge 9d7de5e2b1
docs(specs): Add specification for output buffer persistence strategy (#14928) 2024-03-15 08:28:39 -06:00
Joshua Powers 70e2ab6c5b
fix(inputs.dns_query): Fill out additional record fields (#14979) 2024-03-14 13:32:14 -05:00
Sven Rebhan 7ce22b2490
fix(secrets): Avoid count underflow by only counting initialized secrets (#14991) 2024-03-14 13:31:32 -05:00
Joshua Powers d0f505cc67
docs: Add how to parse guide (#14947) 2024-03-14 13:05:25 -05:00
Joshua Powers 6fa5a9b359
fix(inputs.openstack): Resolve regression in block storage and server info (#14977) 2024-03-14 10:20:15 -05:00
Sven Rebhan 288fb06c68
fix(inputs.systemd_units): Handle disabled multi-instance units correctly (#14987) 2024-03-14 10:19:27 -05:00
Joshua Powers cbd6ff5774
chore: Remove govulncheck (#14988) 2024-03-14 10:12:15 -05:00
dependabot[bot] a1d409bf2d
chore(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#14989) 2024-03-14 07:36:49 -06:00
Joshua Powers 8bd837e7e9
feat(parser.prometheusremotewrite): Parse and generate histogram buckets (#14952) 2024-03-13 13:20:53 -05:00
Sven Rebhan 03700b5983
feat(parsers.binary): Allow base64-encoded input data (#14961) 2024-03-13 11:42:42 -05:00
Sven Rebhan f674099fad
feat(snmp): Add secret support for auth_password and priv_password (#14975) 2024-03-13 11:39:37 -05:00
dependabot[bot] 6824222c2b
chore(deps): Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 (#14978) 2024-03-13 08:29:25 +01:00
Sven Rebhan 8183d4730c
chore(inputs.win_wmi): Cleanup and refactor code (#14965) 2024-03-12 09:45:26 -05:00
Tushar Gupta f7237170b9
fix(outputs.bigquery): Add scope to bigquery and remove timeout context (#14958) 2024-03-12 07:02:00 -06:00
dependabot[bot] 28aacdf59b
chore(deps): Bump github.com/pion/dtls/v2 from 2.2.8 to 2.2.10 (#14967) 2024-03-12 10:47:47 +01:00
dependabot[bot] 5ad3aa20f5
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.28.2 to 1.28.4 (#14971) 2024-03-12 09:34:41 +01:00
dependabot[bot] a5ff647df8
chore(deps): Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 (#14970) 2024-03-12 09:34:00 +01:00
dependabot[bot] 2c739ac8f2
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.2 to 1.34.3 (#14969) 2024-03-12 09:33:03 +01:00
dependabot[bot] bddda5a8f2
chore(deps): Bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#14968) 2024-03-12 09:32:21 +01:00
Christoph Schug 81d1e3b962
feat(inputs.chrony): Remove chronyc depdendency in documentation (#14966) 2024-03-11 16:10:21 -06:00
Joshua Powers 1ce5318ee3
chore: Update govulncheck timeout (#14960) 2024-03-11 12:19:57 -05:00
Sven Rebhan e8efe4e7b7
chore(inputs.win_wmi): Cleanup unit-tests (#14955) 2024-03-11 12:19:19 -05:00
Josh Powers 99b15da330
Update changelog for v1.30.0
(cherry picked from commit 272c45e81a6b9eee2730c162a67446d378ed8025)
2024-03-11 06:49:13 -06:00
Josh Powers b83962adf0
Update build version to 1.31.0 2024-03-11 06:35:52 -06:00
Sven Rebhan eb5407a210
fix(inputs.gnmi): Add option to guess path tag from subscription (#14951) 2024-03-11 06:16:13 -06:00
Sven Rebhan 821865165a
fix(inputs.gnmi): Handle canonical field-name correctly (#14953) 2024-03-08 13:13:46 -07:00
Sven Rebhan 66bd72beac
docs(specs): Add specification for startup-error behavior (#14920) 2024-03-07 15:22:12 -06:00
Sven Rebhan 4664b6d017
fix(inputs.prometheus): List namespaces only when filtering by namespace (#14871) 2024-03-07 13:23:26 -06:00
dependabot[bot] a6d550e494
chore(deps): Bump github.com/cloudevents/sdk-go/v2 from 2.15.0 to 2.15.2 (#14949) 2024-03-07 09:24:37 +01:00
Joshua Powers 8d8d1bfb4f
chore: Update to go1.22.1 (#14940) 2024-03-06 09:46:49 -06:00
Sven Rebhan 7adc32efcd
chore(parsers.xpath): Add tracing mode to output empty-node-selection messages (#14939) 2024-03-06 09:46:10 -06:00
dependabot[bot] 9a9bb16c08
chore(deps): Update all github.com/aws/aws-sdk-go-v2 dependencies (#14931) 2024-03-05 11:30:04 -06:00
Joshua Powers 8a1616223e
fix(statefile): Ensure valid statefile (#14937) 2024-03-05 17:53:12 +01:00
dependabot[bot] 5aaea9986e
chore(deps): Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#14930) 2024-03-05 17:52:04 +01:00
Sven Rebhan ccf697ed7e
docs(inputs.upsd): Document pitfalls (#14938) 2024-03-05 10:17:21 -06:00
Sven Rebhan 31f70e6290
test(processors.snmp_lookup): Fix race in test (#14924) 2024-03-05 08:35:41 -07:00
Sven Rebhan ebea0b289a
feat(inputs.systemd_units): Allow to query unloaded/disabled units (#14814)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-03-05 16:34:36 +01:00
dependabot[bot] 33ec0a9dec
chore(deps): Bump github.com/eclipse/paho.golang from 0.20.0 to 0.21.0 (#14929) 2024-03-05 08:05:50 -07:00
dependabot[bot] 193b644b89
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.27.0 to 1.30.2 (#14932) 2024-03-05 07:57:21 -07:00
dependabot[bot] bbda1c0e6d
chore(deps): Bump super-linter/super-linter from 6.2.0 to 6.3.0 (#14934) 2024-03-05 07:55:32 -07:00
dependabot[bot] 4f346fb8db
chore(deps): Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 (#14933) 2024-03-05 15:55:06 +01:00
Joshua Powers 1e85ccc3eb
chore(lint): Add gosec G602 - slice out of bounds (#14927) 2024-03-04 15:10:02 -06:00
Sven Rebhan 85f560717c
docs(Changelog): Add note about removed deprecated plugin options (#14921) 2024-03-04 11:04:12 -06:00
Sven Rebhan 3cf2c34162
chore(deps): Bump github.com/netsampler/goflow2 from v1.3.6 to v2.1.2 (#14923) 2024-03-04 11:02:36 -06:00
Sven Rebhan 563eae9627
fix(inputs.netflow): Fallback to IPFIX mappings for Netflow v9 (#14910) 2024-03-04 10:41:01 -06:00