Commit Graph

3373 Commits

Author SHA1 Message Date
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
Joshua Powers 70e2ab6c5b
fix(inputs.dns_query): Fill out additional record fields (#14979) 2024-03-14 13:32:14 -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
Sven Rebhan f674099fad
feat(snmp): Add secret support for auth_password and priv_password (#14975) 2024-03-13 11:39:37 -05:00
Sven Rebhan 8183d4730c
chore(inputs.win_wmi): Cleanup and refactor code (#14965) 2024-03-12 09:45:26 -05:00
Christoph Schug 81d1e3b962
feat(inputs.chrony): Remove chronyc depdendency in documentation (#14966) 2024-03-11 16:10:21 -06:00
Sven Rebhan e8efe4e7b7
chore(inputs.win_wmi): Cleanup unit-tests (#14955) 2024-03-11 12:19:19 -05: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 4664b6d017
fix(inputs.prometheus): List namespaces only when filtering by namespace (#14871) 2024-03-07 13:23:26 -06:00
Sven Rebhan ccf697ed7e
docs(inputs.upsd): Document pitfalls (#14938) 2024-03-05 10:17:21 -06: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
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
Sven Rebhan e1994a663b
fix(inputs.postgres*)!: Prevent leaking sensitive data in server tag (#14829) 2024-03-01 09:38:55 +01:00
Sven Rebhan e78b813405
chore(inputs.nats_consumer)!: Remove deprecated 'metric_buffer' option (#14915) 2024-02-29 13:26:47 -06:00
Sven Rebhan c5d864af9c
chore(inputs.mqtt_consumer)!: Remove deprecated 'metric_buffer' option (#14914) 2024-02-29 13:26:06 -06:00
Sven Rebhan 9ee91f0f45
chore(inputs.disk)!: Remove deprecated 'mountpoints' option (#14913) 2024-02-29 13:25:17 -06:00
Sven Rebhan c5ee403e9d
chore(inputs.cassandra)!: Remove deprecated plugin (#14859) 2024-02-26 11:33:16 -06:00
Sven Rebhan 03a6c554d3
chore(inputs.httpjson)!: Remove deprecated plugin (#14860) 2024-02-26 11:32:51 -06:00
Sven Rebhan b6489e2d46
chore(inputs.io)!: Remove deprecated plugin (#14861) 2024-02-26 11:31:56 -06:00
Sven Rebhan d1f5728187
chore(inputs.jolokia)!: Remove deprecated plugin (#14862) 2024-02-26 11:31:27 -06:00
Sven Rebhan c114fc6fd6
chore(inputs.kafka_consumer_legacy)!: Remove deprecated plugin (#14863) 2024-02-26 11:30:58 -06:00
Sven Rebhan 179b836858
chore(inputs.snmp_legacy)!: Remove deprecated plugin (#14864) 2024-02-26 11:30:08 -06:00
Sven Rebhan c7c8020dd3
chore(inputs.tcp_listener)!: Remove deprecated plugin (#14865) 2024-02-26 11:29:38 -06:00
Sven Rebhan 1490207a0f
chore(inputs.udp_listener)!: Remove deprecated plugin (#14866) 2024-02-26 11:29:09 -06:00
Sven Rebhan 0e6b4f05f9
chore(inputs.syslog): Use common/socket implementation (#14837) 2024-02-23 13:20:39 -06:00
Kunnik 3929a42504
fix(inputs.docker_log): Use correct name when matching container (#14874) 2024-02-23 07:41:41 -07:00
Joshua Powers 3b133ed05b
docs(inputs.modbus): Remove extra comma (#14883) 2024-02-22 19:06:32 +01:00
Sven Rebhan 4dea65d1ea
test(inputs.syslog): Add unit-tests for long app-names (#14876) 2024-02-22 11:38:21 -06:00
Serguei Mokhov c4069a4bff
feat(inputs.amd_rocm_smi): Add startup_error_behavior config option (#14872) 2024-02-22 07:09:04 -07:00
Sven Rebhan c475771993
fix(inputs.phpfpm): Continue despite erroneous sockets (#14852) 2024-02-21 11:38:10 -06:00
Thomas Casteleyn d018363261
chore(snmp): Refactor SNMP translation and data-structures (#14830) 2024-02-21 08:55:01 -07:00
iBug 4111cee421
chore(inputs.minecraft): Migrate plugin to new maintained version of rcon (#14868) 2024-02-21 06:54:54 -07:00
Joshua Powers d1ed7e82a4
feat(inputs.sqlserver): Add stolen target memory ratio (#14792) 2024-02-21 06:47:16 -07:00
Joshua Powers 8346f36682
test(inputs.procstat): Resolve flaky test when PID exists (#14856) 2024-02-20 14:37:08 -06:00
Sven Rebhan 8a838634c7
fix(inputs.gnmi): Normalize path for inline origin handling (#14838) 2024-02-20 07:01:52 -07:00
Serguei Mokhov 2c815e4d8a
feat(inputs.nvidia_smi): Add startup_error_behavior config option (#14680) 2024-02-15 10:23:05 +01:00
Sven Rebhan f77049855b
feat(inputs.modbus): Add workaround for unusual string-byte locations (#14764) 2024-02-14 07:21:18 -07:00
Joshua Powers 3d9b203662
feat(inputs.aerospike): Deprecate plugin (#14806) 2024-02-14 12:02:07 +01:00
Sven Rebhan 655a8a786b
chore(inputs.socket_listener): Move underlying socket implementation to common (#14787) 2024-02-13 09:53:12 -07:00
Sven Rebhan 2874ad13aa
test(inputs.syslog): Migrate unit-tests to test-cases (#14784) 2024-02-13 07:16:21 -07:00
Sven Rebhan 2cd12adcd7
chore(inputs.prometheus): Fix linter warnings (#14777) 2024-02-12 17:55:34 -07:00
Paweł Żak c4dbe65732
chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
Lars Stegman 4f0ac6e155
feat(http): Allow secrets in headers (#14743) 2024-02-12 23:04:49 +01:00
tguenneguez de66a2f9aa
feat(inputs.prometheus): Add internal metrics (#14424) 2024-02-12 13:55:02 -07:00
Andreas Deininger dca00f03a1
docs: Fix broken link (#14762) 2024-02-12 13:39:52 -07:00