Commit Graph

3431 Commits

Author SHA1 Message Date
Lars Stegman ee9df0a2a6
feat(inputs.mock): Add baseline option to sine (#15270) 2024-04-30 09:41:27 -05:00
Sven Rebhan ae50801866
docs(inputs.opcua_listener): Remove invalid inline notation (#15261) 2024-04-30 09:39:46 -05:00
Pascal Zimmermann b4cafb4a91
docs(inputs.prometheus): Remove invalid deprecation statement (#15229) 2024-04-25 22:15:55 +02:00
Nick Thomas 96d6da63f2
fix(http): Stop plugins from leaking file descriptors on telegraf reload (#15213) 2024-04-24 15:18:15 -05:00
Sven Rebhan 1e57608a21
chore(inputs.amd_rocm_smi): Consolidate startup_retry_behavior to model implementation (#15216) 2024-04-24 13:34:08 -05:00
Sven Rebhan e7e2d1aeee
chore(inputs.nvidia_smi): Consolidate startup_retry_behavior to model implementation (#15215) 2024-04-24 13:33:33 -05:00
Sven Rebhan e8d3fc9efc
docs(inputs.netflow): Clarify and document 'template not found' warnings (#15214) 2024-04-24 13:32:33 -05:00
Nick Thomas e148d6cf8d
fix(inputs.sysstat): Prevent default sadc_interval from increasing on reload (#15212) 2024-04-23 19:00:06 +02:00
Sven Rebhan 5c483dc3a9
feat(inputs.netflow): Add support for netflow v9 option packets (#15180) 2024-04-23 10:43:36 -05:00
Sven Rebhan 46dbab0c0d
feat(inputs.procstat): Report consistent I/O on Linux (#15186) 2024-04-23 08:50:36 -06:00
Andrei-Lucian Grosoiu 26b7db8bb4
fix(inputs.sqlserver): Honor timezone on backup metrics (#15154) 2024-04-22 07:47:28 -06:00
Sven Rebhan a3ec8e86f3
fix(inputs.opcua): Make sure to always create a request (#15178) 2024-04-22 07:25:32 -06:00
Joshua Powers 6bb3d32da9
fix(inputs.prometheus): Correctly handle host header (#15195) 2024-04-19 15:10:32 -05:00
Sven Rebhan 2acae45d09
feat(inputs.procstat): Allow multiple selection criteria (#14948)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-04-19 12:12:37 +02:00
Sven Rebhan 8d603cdc9c
feat(inputs): Add framework to retry on startup errors (#15145) 2024-04-17 15:12:28 -05:00
Pierre Fersing 31b2b505c0
fix(inputs.phpfpm): Check error before continue processing (#15176) 2024-04-17 13:58:24 -06:00
Joshua Powers 96e7b2b7e7
feat(inputs.gnmi): Add secret store support for username and password (#15173) 2024-04-17 18:26:29 +02:00
Joshua Powers c443b762b2
feat(inputs.gnmi): Add keepalive settings (#15171)
Co-authored-by: Hunter Kelly <retnuh@gmail.com>
2024-04-17 09:41:23 +02:00
Joshua Powers 1214de6ed6
feat(inputs.smartctl): Introduce smartctl JSON input plugin (#15066) 2024-04-16 15:39:06 -05:00
Joshua Powers e313372c51
fix(inputs.nvidia): Include power limit field for v11 (#15144) 2024-04-16 14:24:03 -05:00
Joshua Powers 0e5d4d8ac8
fix(inputs.diskio): Update path to in /sys (#15155) 2024-04-16 14:08:58 -05:00
dependabot[bot] 97464a8392
chore(deps): Bump github.com/vmware/govmomi from 0.33.1 to 0.37.0 (#15160) 2024-04-16 14:04:02 -05:00
martinvonwittich 583e7cd46e
feat(inputs.knx_listener): Add support for string data type (#15169) 2024-04-16 20:34:23 +02:00
Dane Strandboge 43687b4e23
feat(inputs.http_response): Add cookie authentication (#15110) 2024-04-15 16:47:30 -05:00
Sven Rebhan 084d49dc9b
fix(inputs.systemd_units): Revert to only gather loaded units by default (#15108) 2024-04-12 15:19:23 -05:00
Sven Rebhan 80891a6413
fix(inputs.modbus): Avoid overflow when calculating with uint16 addresses (#15146) 2024-04-12 14:31:33 -05:00
Joshua Powers 1416b8b730
chore: Remove executable bit from files (#15143) 2024-04-11 10:33:39 -05:00
Chad Renstrom 820d79551b
feat(inputs.sqlserver): Add persistent version store metrics (#15137) 2024-04-11 16:50:44 +02:00
jgrammen-agilitypr b8c9a6f862
docs(inputs.jolokia2_agent): Add example configs for table and all table metrics (#15141)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-04-11 16:49:25 +02:00
Sven Rebhan 7188f54bbc
chore(inputs.diskio): Add udev properties only if available (#15122) 2024-04-10 10:14:11 -05:00
Sven Rebhan 5e1a3cc8ca
fix(inputs.systemd_units): Reconnect if connection is lost (#15129) 2024-04-10 10:13:25 -05:00
Sven Rebhan 8e505944e3
fix(inputs.win_eventlog): Handle empty query correctly (#15132) 2024-04-10 07:11:17 -06:00
Andreas Deininger 01c00d69fb
chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
Sven Rebhan f07bf3f97e
test(inputs.postgresql): Add unit-test for #8586 (#15105) 2024-04-09 10:21:10 -05:00
Joshua Powers 47e28d0f39
fix(inputs.prometheus): Remove duplicate response_timeout option (#15078) 2024-04-09 10:20:37 -05:00
Sven Rebhan aa1091aba8
chore(inputs.postgresql): Factor out common code and cleanup (#15103) 2024-04-04 16:40:43 -05:00
Igør cfabd62f4e
docs(inputs.x509_cert): Explain expiry field (#15099) 2024-04-03 07:24:17 -06:00
Paweł Żak 0f87501d0a
chore(linters): Bump golangci-lint to v1.57.2 (#15080) 2024-03-29 12:27:10 -06:00
Joshua Powers 91dca4f2bb
docs(inputs.win_services): Specify case-insensitive naming (#15077) 2024-03-29 13:12:45 -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
Luke Yeager 3d45e32b54
feat(inputs.lustre2): Skip brw_stats in case of insufficient permissions (#15045) 2024-03-27 10:43:35 +01: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
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