Commit Graph

5093 Commits

Author SHA1 Message Date
Sven Rebhan 506698056e
feat(outputs.postgresql): Allow configuration of startup error handling (#15073) 2024-03-29 13:15:26 -05:00
Sven Rebhan 4613c81be7
docs(outputs.cratedb): Document startup error behavior options (#15072) 2024-03-29 13:13:10 -05:00
Joshua Powers 91dca4f2bb
docs(inputs.win_services): Specify case-insensitive naming (#15077) 2024-03-29 13:12:45 -05:00
Sven Rebhan 4f3f9c3fcf
feat(outputs.cratedb): Allow configuration of startup error handling (#15065) 2024-03-27 11:12:38 -05:00
Sven Rebhan 212822e85d
feat(inputs.knx_listener): Allow usage of DPT string representation (#15069) 2024-03-27 10:28:34 -05:00
Sven Rebhan 8c4fd53bc0
fix(inputs.mysql): Parse boolean values in metric v1 correctly (#15063) 2024-03-27 10:04:19 -05:00
Joshua Powers 57ed9fd330
feat(outputs.postgresql): Add secret store support (#15041) 2024-03-27 10:02:08 -05:00
Sven Rebhan a6c3ae5238
docs(outputs.kafka): Document startup error behavior options (#15070) 2024-03-27 10:00:39 -05:00
Luke Yeager 3d45e32b54
feat(inputs.lustre2): Skip brw_stats in case of insufficient permissions (#15045) 2024-03-27 10:43:35 +01:00
Sven Rebhan aa030b569a
feat(outputs): Add framework to retry on startup errors (#14884) 2024-03-26 12:12:30 -05:00
Joshua Powers 6e8e7e5c15
feat(inputs.kubernetes): Add option to node metric name (#15049) 2024-03-25 13:36:44 +01:00
Luke Yeager c7466b8835
feat(inputs.lustre2): Add eviction_count field (#15044) 2024-03-25 13:33:33 +01:00
Joshua Powers 40b88b039e
test(inputs.syslog): Skip test on Windows (#15048) 2024-03-22 11:34:03 -05:00
Luke Yeager 2dde6a019d
feat(inputs.lustre2): Add health-check metric (#15042)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-03-22 17:01:55 +01:00
Pierre Fersing 4c1aa59574
fix(inputs.phpfpm): Add timeout for fcgi (#15036) 2024-03-22 06:15:12 -06:00
Dane Strandboge 9f085f6b7c
feat(aggregators.basicstats): Add "last" field (#15030) 2024-03-21 15:19:39 +01:00
Joshua Powers f9b1251058
feat(inputs.dns_query): Allow ignoring errors of specific types (#14992) 2024-03-20 14:46:53 -05:00
Sven Rebhan f8905b270a
feat(inputs.win_wmi): Add support for remote queries (#14973) 2024-03-20 13:36:39 -06:00
Joshua Powers 60adc92014
fix(inputs.ping): Add option to force ipv4 (#15011) 2024-03-20 06:02:23 -06:00
Joshua Powers 86aedb4e8e
fix(inputs.dns_query): Include the canonical CNAME target (#15025) 2024-03-20 08:59:20 +01:00
Joshua Powers 908058029b
fix(inputs.nvidia_smi): Add process info metrics (#15023) 2024-03-20 08:49:58 +01:00
Sven Rebhan fcb713a0a7
fix(inputs.prometheus): Initialize logger of parser (#15021) 2024-03-19 11:42:51 -05:00
Matthias Alphart a0cf90b13c
fix(inputs.knx_listener): Ignore GroupValueRead requests (#15007) 2024-03-18 20:08:22 -06:00
Sven Rebhan c9fb4e74be
fix(inputs.diskio): Add missing udev properties (#15003) 2024-03-18 16:05:00 -05:00
Sven Rebhan 13c786bdfa
fix(inputs.mysql): Use correct column-types for Percona 8 userstats (#15012) 2024-03-18 16:03:49 -05:00
Joshua Powers b8936a83cb
chore(deps): Bump github.com/stretchr/testify v1.8.4 to v1.9.0 (#15009) 2024-03-18 19:26:47 +01:00
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
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
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
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
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 7adc32efcd
chore(parsers.xpath): Add tracing mode to output empty-node-selection messages (#14939) 2024-03-06 09:46:10 -06: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
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 82e4d8b852
chore(outputs.influxdb)!: Remove deprecated 'url' option (#14916) 2024-02-29 13:30:01 -06: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
Thomas Casteleyn a8551659bc
feat(processors.snmp_lookup): New SNMP lookup processor (#14223) 2024-02-27 09:13:17 -07: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 bd52eb1cfb
chore(inputs.riemann_legacy)!: Remove deprecated plugin (#14867) 2024-02-26 11:28:35 -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
Joshua Powers 8468850acb
fix(processors.override): Correct TOML tag name (#14880) 2024-02-22 19:06:01 +01:00
Sven Rebhan 2942f84aa3
feat(serializers.csv): Allow specifying fixed column order (#14870) 2024-02-22 11:56:13 -06: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
Anton Brekhov 32b8ad5662
feat(outputs.nebius_cloud_monitoring): Add 'service' configuration setting (#14658) 2024-02-22 09:17:24 +01: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
Lars Stegman da56ebdc1c
feat(outputs.websocket): Allow specifying secrets in headers (#14836) 2024-02-20 07:23:00 -07:00
Sven Rebhan f005bfaa1c
test(processors): Fix unit-test for tracking metrics (#14844) 2024-02-20 07:21:32 -07:00
Sven Rebhan 8a838634c7
fix(inputs.gnmi): Normalize path for inline origin handling (#14838) 2024-02-20 07:01:52 -07:00
Dane Strandboge e490983fe1
fix(processors.unpivot): Handle tracking metrics correctly (#14832) 2024-02-18 14:31:43 -07:00
Dane Strandboge 35e79fd824
test(processors.strings): Add unit test for tracking metrics (#14831) 2024-02-16 10:41:39 +01:00
Joshua Powers 403f503c6e
test(processors.reverse_dns): Add unit-tests for tracking metrics (#14822) 2024-02-15 10:26:00 +01:00
Joshua Powers a405f99ea0
test(processors.split): Add unit-tests for tracking metrics (#14821) 2024-02-15 10:24:06 +01:00
Serguei Mokhov 2c815e4d8a
feat(inputs.nvidia_smi): Add startup_error_behavior config option (#14680) 2024-02-15 10:23:05 +01:00
Joshua Powers 75efce9201
test(processors.topk): Add unit-test for tracking metrics (#14810)
Co-authored-by: Sven Rebhan <36194019+srebhan@users.noreply.github.com>
2024-02-14 13:56:00 -06: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 a89461554f
test(processors.tag_limit): Add unit-tests for tracking metrics (#14812) 2024-02-14 12:07:37 +01:00
Joshua Powers a5a5fac376
test(processors.rename): Add unit-tests for tracking metrics (#14811) 2024-02-14 12:07:08 +01:00
Joshua Powers e92824a381
test(processors.s2geo): Add unit-test for tracking metrics (#14809) 2024-02-14 12:05:10 +01:00
Joshua Powers 9d4f203593
test(processors.scale): Add unit-test for tracking metrics (#14808) 2024-02-14 12:04:37 +01:00
Joshua Powers 3d9b203662
feat(inputs.aerospike): Deprecate plugin (#14806) 2024-02-14 12:02:07 +01:00
dependabot[bot] f6dcb701a2
chore(deps): Bump github.com/eclipse/paho.golang from 0.11.0 to 0.20.0 (#14769)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-02-13 13:26:26 -06:00
Sven Rebhan 6f62f9072f
test(processors.port_name): Add unit-test for tracking metrics (#14790) 2024-02-13 09:54:19 -07: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 eb0a6991c4
test(processors.aws_ec2): Add unit-test for tracking metrics (#14788) 2024-02-13 09:36:56 -07:00
Sven Rebhan 341cbdeab0
test(processors.pivot): Add unit-test for tracking metrics (#14789) 2024-02-13 09:33:43 -07:00
Sven Rebhan ec9413eb58
test(processors.printer): Add unit-test for tracking metrics (#14791) 2024-02-13 09:33:20 -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 bb62677b2d
test(processors.noise): Add unit-test for tracking metrics (#14779) 2024-02-13 06:43:03 -07:00
Sven Rebhan 53c231233e
test(processors.ifname): Add unit-test for tracking metrics (#14778) 2024-02-13 06:42:46 -07:00
Sven Rebhan 6107103b63
test(processors.filepath): Add unit-test for tracking metrics (#14776) 2024-02-13 06:42:25 -07:00
Sven Rebhan b3cd1fde05
test(processors.override): Add unit-test for tracking metrics (#14781) 2024-02-13 06:41:57 -07:00
Sven Rebhan c0f8647eb1
chore(processors.aws_ec2): Rename processor to adhere to the standard directory structure (#14780) 2024-02-13 06:37:59 -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
Sven Rebhan 616ad305fe
fix(processors.execd): Accept tracking metrics instead of dropping them (#14770) 2024-02-12 14:42:49 -07:00
tguenneguez de66a2f9aa
feat(inputs.prometheus): Add internal metrics (#14424) 2024-02-12 13:55:02 -07:00
Sven Rebhan 8393d1b589
chore(common.tls): Replace unmaintained github.com/youmark/pkcs8 with go.step.sm/crypto/pemutil (#14760) 2024-02-12 13:47:46 -07:00
Andreas Deininger dca00f03a1
docs: Fix broken link (#14762) 2024-02-12 13:39:52 -07:00
Sven Rebhan d8cd59c0cd
fix(outputs.mqtt): Retry metrics for server timeout (#14752) 2024-02-12 14:34:50 -06:00
Sven Rebhan 957daa363f
chore(deps): Get rid of golang.org/x/exp and use stable versions instead (#14757) 2024-02-12 09:37:19 -07:00
Sven Rebhan ea26973a34
chore(inputs.csgo): Migrate plugin to new maintained version of rcon (#14756) 2024-02-12 09:36:54 -07:00
Paweł Żak 6506eecc9b
chore(linters): Bump golangci-lint to v1.56.0 (#14742) 2024-02-12 08:47:15 -06:00
Sven Rebhan 5836bf39d5
test(processors.filter): Add unit-test for tracking metrics (#14747) 2024-02-12 07:45:28 -07:00
Sven Rebhan 772432203f
test(processors.defaults): Add unit-test for tracking metrics (#14746) 2024-02-12 07:44:08 -07:00
Sven Rebhan aa5d304e6b
test(processors.dedup): Add unit-test for tracking metrics (#14745) 2024-02-12 07:43:37 -07:00
Sven Rebhan 298a1d4396
chore(processors.converter): Cleanup code (#14744) 2024-02-12 07:43:01 -07:00
Patrick Hemmer ad9b771e50
fix(inputs.postgresql_extensible): Add support for bool tags (#14707) 2024-02-09 14:13:57 -05:00
dependabot[bot] cb81959e69
chore(deps): Bump github.com/gopcua/opcua from 0.4.0 to 0.5.3 (#14686)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-02-09 14:12:03 -05:00
Dane Strandboge 0338bd03a0
test(processors.enum): Add unit-test for tracking metrics (#14736) 2024-02-09 14:08:09 -05:00
Dane Strandboge 5732270330
test(processors.regex): Add unit-test for tracking metrics (#14739) 2024-02-09 14:05:17 -05:00
Sven Rebhan 95c7a13195
test(processors.converter): Add unit-test for tracking metrics (#14740) 2024-02-08 15:24:25 -06:00
Joshua Powers 143def9e83
chore: Remove unused imports (#14741) 2024-02-08 16:09:50 -05:00
Sven Rebhan ba036e4464
test(processors.date): Add unit-test for tracking metrics (#14738) 2024-02-08 16:04:47 -05:00
Sven Rebhan a01d9624e2
test(processors.clone): Add unit-test for tracking metrics (#14737) 2024-02-08 14:57:12 -06:00
Paweł Żak 98ec91478a
chore(linters): replace 'fmt.Sprintf' with string addition (#14699) 2024-02-08 15:46:22 -05:00
Dane Strandboge 19fd5712ae
feat(inputs.redfish): Allow secrets for username/password configuration (#14702) 2024-02-08 15:42:07 -05:00
Paweł Żak ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
Dane Strandboge 1d513e6379
fix(inputs.filecount): Respect symlink files with FollowSymLinks (#14669) 2024-02-06 16:11:18 -05:00
Christian Allinson c981bb7819
feat(common.opcua): Add debug info for nodes not in server namespace (#14676) 2024-02-06 16:10:42 -05:00
Sven Rebhan 3591546a1a
feat(inputs.win_services): Make service selection case-insensitive (#14684) 2024-02-06 15:53:10 -05:00
Lee, YoungHoon 4c2ba74824
fix(inputs.kafka_consumer): Correctly setting name to msg_headers_as_tags (#14679) 2024-02-06 15:39:09 -05:00
Sven Rebhan 7d90a52ed3
feat(inputs.chrony): Allow to collect additional metrics (#14673) 2024-02-05 10:40:01 -07:00
Sven Rebhan f235fcc640
feat(outputs.graphite): Allow to set the local address to bind (#14628) 2024-02-05 10:23:34 -07:00
Hiroshi Hayakawa 534289f3b4
feat(inputs.prometheus): Add option to limit body length (#14661)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-02-02 13:25:09 +01:00
Juha Keski-Saari f9f2adf3ae
fix(inputs.snmp_trap): Enable SHA ciphers (#14665) 2024-02-02 10:40:52 +01:00
Sven Rebhan 120167501b
feat(inputs.chrony): Remove chronyc dependency (#14629) 2024-02-01 12:15:28 -07:00
Joshua Powers a0f239c88f
fix(inputs.vsphere): Use guest.guestId value if set for guest name (#14635) 2024-02-01 15:39:44 +01:00
Joshua Powers d8dc29be85
fix(inputs.redfish): Resolve iLO4 fan data (#14659) 2024-02-01 10:29:31 +01:00
_|+ ba9de1c555
feat(serializers): Add binary serializer (#14474) 2024-01-31 07:22:01 -07:00
Dane Powell 94c0fd12c2
chore(inputs.temp): Convert warning on missing sensors to debug message (#14656) 2024-01-31 12:12:43 +01:00
Joshua Powers 93783f813b
fix(processors.parser): Drop original tracking metrics (#14655) 2024-01-31 12:10:53 +01:00
Sven Rebhan 043ae3e8a0
fix(inputs.temp): Fix regression in metric formats (#14649) 2024-01-30 12:59:17 -07:00
Juha Keski-Saari 4c6df8dbd2
fix(inputs.snmp_trap): Handle octet strings (#14619) 2024-01-30 10:02:40 +01:00
Dane Strandboge 1e3597d889
feat(inputs.net): Add speed metric (#14625) 2024-01-29 21:11:18 +01:00
Joshua Powers 8a50d75127
docs: Resolve table column count lint issues (#14637) 2024-01-29 19:25:03 +01:00
Anatoly Y 66bd355138
fix(common.encoding): Remove locally-defined errors and use upstream ones (#14627) 2024-01-25 07:21:45 -07:00