Commit Graph

3684 Commits

Author SHA1 Message Date
ged cd5008cce8
docs(inputs.nats): Update NATS monitoring URL (#15714) 2024-08-07 08:00:21 -06:00
h0nIg 9cb121c76a
feat(common.cookie): Allow usage of secrets for header (#15640)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-08-06 08:12:13 +02:00
Sven Rebhan d160276552
feat(logging): Add 'trace' log-level (#15695) 2024-08-01 00:32:24 +02:00
Joshua Powers a21d263c4c
feat(inptus.elasticsearch): Gather enrich stats (#15688) 2024-07-31 14:53:42 -05:00
Joshua Powers b090cf621c
fix(inputs.opcua): Reconnect if closed connection (#15696) 2024-07-31 14:34:44 -05:00
dependabot[bot] a978110b2c
chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681) 2024-07-31 10:54:08 -05:00
Joseph Heyburn 094eff6a1e
feat(inputs.statsd): Expose allowed_pending_messages as internal stat (#15687) 2024-07-31 10:58:06 +02:00
Sven Rebhan fe7321e35b
feat(inputs.modbus): Allow reading single bits of input and holding registers (#15648) 2024-07-29 11:48:05 -05:00
Joshua Powers f9900f8787
fix(inputs.mqtt_consumer): Restore trace logging option (#15670) 2024-07-29 10:42:40 +02:00
Sven Rebhan ef41198481
chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
Sven Rebhan 085acb23a9
feat(inputs.s7comm): Implement startup-error behavior settings (#15655) 2024-07-25 14:11:37 -05:00
Joshua Powers 934b4a0879
fix(inputs.diskio): Print warnings once, add details to messages (#15667) 2024-07-25 14:04:42 -05:00
Joshua Powers a3eda34048
feat(outputs.parquet): Introduce Parquet output (#15602) 2024-07-25 10:40:18 +02:00
Joshua Powers 99a2df22ba
docs(inputs.hddtemp): Document hddtemp removal and alternatives (#15658) 2024-07-24 12:22:32 -05:00
Joshua Powers 6874f41739
fix(inputs.tail): Prevent deadlock when closing and max undelivered lines hit (#15649) 2024-07-24 16:24:34 +02:00
Sven Rebhan afac9eb7a8
feat(inputs.netflow): Add support for sFlow drop notification packets (#15396) 2024-07-19 10:30:58 -05:00
Joshua Powers a6270b71f9
feat(inputs.amd_rocm_smi): Parse newer ROCm versions (#15628) 2024-07-19 11:00:24 +02:00
Sven Rebhan fd8cbbf662
feat(inputs.procstat): Add ability to collect per-process socket statistics (#15423) 2024-07-17 12:44:41 -06:00
Joshua Powers ee2b806d68
docs: Clarify poll vs notify (#15631) 2024-07-17 11:21:02 -05:00
Joshua Powers 5a8af53447
feat(inputs.sql): Add SAP HANA SQL driver (#15600) 2024-07-11 17:06:08 +02:00
Joshua Powers 3a05c38fd8
fix(inputs.ping): Check addr length to avoid crash (#15601) 2024-07-10 07:50:44 -06:00
Dane Strandboge 19737fcb52
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-07-10 12:51:25 +02:00
Julian-Buitmann 7fedef893a
docs(inputs.opcua_listener): Enhance explanation of subscription interval (#15598)
Co-authored-by: jbuitman <julian.buitmann@hs-osnabrueck.de>
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-07-08 15:53:44 +02:00
Paweł Żak 1422c09294
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566) 2024-07-01 15:00:13 +02:00
Sven Rebhan 1b849ebf92
fix(inputs.gnmi): Handle YANG namespaces in paths correctly (#15565) 2024-06-28 10:11:53 -05:00
Frank Villaro-Dixon e2a86257db
fix(inputs.chrony): Handle ServerStats4 response (#15568) 2024-06-27 13:06:04 -06:00
Sven Rebhan 5119c7182f
feat(common.tls): Allow group aliases for ciphersuites (#15570) 2024-06-27 14:01:39 -05:00
dependabot[bot] 95a17d9d9c
chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.6 to 3.4.8 (#15557)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-06-26 00:12:43 +02:00
Pawel Potrykus 4a9eba6abd
feat(inputs.systemd_units): Support user scoped units (#15458) 2024-06-25 07:51:51 -06:00
Frank Villaro-Dixon 5a46c0aeaf
fix(inputs.chrony): Support local (reference) sources (#15551) 2024-06-25 07:41:36 -06:00
Sven Rebhan 5903ed6a47
feat(inputs.netflow): Add more fields for sFlow extended gateway packets (#15521) 2024-06-25 07:38:14 -06:00
Rob Sears 27eee98eca
feat(inputs.elasticsearch): Add support for custom headers (#15544) 2024-06-24 15:31:29 -05:00
Paweł Żak 78cbf533d2
test(linters): Enable copyloopvar (#15532) 2024-06-20 15:43:02 -05:00
Joshua Powers 6fb42764e1
feat(inputs.ipmi_sensor): Collect additional commands (#15495) 2024-06-18 15:44:43 -05:00
Sven Rebhan 784ede96f8
feat(inputs.mqtt_consumer): Add variable length topic parsing (#15528) 2024-06-18 10:15:28 -06:00
Sven Rebhan 986b3856a3
feat(inputs.mqtt_consumer): Implement startup error behaviors (#15486) 2024-06-17 12:21:42 -05:00
Sven Rebhan 53ae9841d0
fix(inputs.mysql): Handle custom TLS configs correctly (#15493) 2024-06-17 12:12:51 -05:00
Joshua Powers f55e02e8fd
test(linters): Enable sloppyLen (#15512) 2024-06-17 16:23:32 +02:00
Joshua Powers 7037429e6a
test(lint): Enable mirror (#15510) 2024-06-17 16:21:30 +02:00
Jan L. Große df78bc23f0
feat(inputs.sqlserver): Introduce user specified ID parameter for ADD logins (#15424)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2024-06-17 10:24:52 +02:00
Joshua Powers d7f3a0e2d9
test(inputs.disk): Set label in test to avoid reading local value (#15507) 2024-06-13 12:44:44 -05:00
Paweł Żak fc3cbb8256
fix(inputs.http_response): Fix for IPv4 and IPv6 addresses when interface is set (#15496) 2024-06-13 07:35:18 -06:00
Sven Rebhan 0d12cc5c4c
feat(inputs.openstack): Allow collection without admin privileges (#15468)
Co-authored-by: Roman Plevka <rplevka@redhat.com>
2024-06-11 14:35:10 -05:00
Paweł Żak 28f6396348
chore(linters): Bump golangci-lint to v1.59.1 (#15478) 2024-06-11 10:38:08 +02:00
Sven Rebhan 94a5ab60b8
feat(inputs.openstack): Use service catalog from v3 authentication if available (#15460) 2024-06-07 16:17:50 -05:00
Joshua Powers 5c3aa87340
chore: Update golangci-lint from v1.58.0 to v1.59.0 (#15473) 2024-06-07 11:12:25 -05: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 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
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 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 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
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
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 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
Sven Rebhan 4aa288b25f
feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201) 2024-05-23 14:09:11 -05:00
Sven Rebhan 12ab6dfb33
feat(inputs.execd): Add option to not restart program on error (#15271) 2024-05-23 13:42:34 -05:00
Hristo Voyvodov 495df4a72e
feat(inputs.statsd): Add support for DogStatsD v1.2 (#12991) (#15380) 2024-05-21 11:02:26 +02:00
Joshua Powers 1e6eed54c2
feat(inputs.statsd): Allow counters to report as float (#15371) 2024-05-17 12:57:50 -05:00
Sven Rebhan 48963846f2
feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
Lars Stegman dcb6177263
feat(inputs.influxdb_v2_listener): Add support for rate limiting (#15361) 2024-05-16 07:15:52 -06:00
Dane Strandboge 5607934f2c
chore(inputs.net): Clarify option deprecation notice (#15364) 2024-05-16 10:54:50 +02:00
r3inbowari c1f355d577
chore(deps): Bump github.com/showwin/speedtest-go from 1.7.5 to 1.7.6 (#15362) 2024-05-15 13:24:54 -05:00
Joshua Powers 1a00a48d54
fix(inputs.cloudwatch): Option to produce dense metrics (#15317) 2024-05-15 10:11:55 -06:00
maxime-jolliet-airseas c3c6189a1b
feat(common.opcua): Add session timeout as configuration option (#15341) 2024-05-15 09:06:43 -06:00
Sven Rebhan 71b58ddaf5
chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
Sven Rebhan e7703ae9c0
feat(inputs.win_wmi): Allow to invoke methods (#15300) 2024-05-10 16:36:13 -05:00
Sven Rebhan bf0c8e879f
feat(inputs.netflow): Add support for IPFIX option packets (#15314) 2024-05-10 16:15:30 -05:00
Joshua Powers e389b7b9c4
feat(inputs.file): Add tag with absolute path of file (#15330) 2024-05-10 11:25:51 -05:00
Joshua Powers f3357f369f
docs(inputs.execd): Add python example, clean up doc (#15337) 2024-05-10 11:24:56 -05:00
Joshua Powers bdf14aad72
docs(inputs.kubernetes): Add link to generating bearer token to explore API (#15335) 2024-05-10 11:24:03 -05:00
Joshua Powers 1676535e31
fix(inputs.smartctl): Add additional fields (#15332) 2024-05-10 11:23:05 -05:00
r3inbowari afd7f93355
feat(inputs.internet_speed): Introduce packet loss field (#15329) 2024-05-10 09:22:14 -06:00
Sven Rebhan a3b105e88e
feat(inputs.procstat): Add option to select properties to collect (#15299) 2024-05-08 11:22:25 -05:00
Sven Rebhan 2072deb34c
feat(inputs.win_eventlog): Add option to define event batch-size (#15306) 2024-05-08 11:14:38 -05:00
Sven Rebhan 6206693f0c
fix(inputs.netflow): Log unknown fields only once (#15323) 2024-05-08 11:13:49 -05:00
Sven Rebhan ad16cf4d79
chore(inputs.sflow): Deprecate plugin and add migration to netflow (#15320) 2024-05-08 11:13:19 -05:00
Sven Rebhan fb268db7f7
chore(deps): Migrate to maintained gopacket library (#15316) 2024-05-07 10:11:22 -06:00
Sven Rebhan 079f6a901e
chore(inputs.gnmi): Add more response information for easier debugging (#15297) 2024-05-07 11:03:47 -05:00
Joshua Powers d4367b6be4
docs(inputs.mqtt_consumer): Update topic parsing types naming (#15301) 2024-05-07 11:02:56 -05:00
Joshua Powers 82de39073e
docs(inputs.postgresql): Add permissions section (#15302) 2024-05-07 10:58:00 -05:00
Sven Rebhan 0966bcbd4e
chore(deps): Bump github.com/grid-x/modbus from v0.0.0-20211113184042-7f2251c342c9 to v0.0.0-20240503115206-582f2ab60a18 (#15276) 2024-05-07 10:57:26 -05:00
Nick Farrell 7f4d27d99c
fix(input.redis): Discard invalid errorstat lines (#15312) 2024-05-07 07:20:36 -06:00
Sven Rebhan 46fb0af4e7
feat(inputs.gnmi): Allow to pass accepted cipher suites (#15256) 2024-05-06 20:19:10 +02:00
Frederik Thuysbaert 043489ed97
feat(inputs.redis): Add latency percentiles metric (#15293) 2024-05-06 11:52:24 +02:00
Sven Rebhan 7966827530
feat(inputs.gnmi): Add option to create more descriptive tags (#15278) 2024-05-03 14:09:00 -05:00
Sven Rebhan ab6133b123
feat(inputs.nvidia_smi): Add power-limit field for v12 scheme (#15282) 2024-05-03 14:07:16 -05:00
Alex 62509daa6c
feat(inputs.ceph): Use perf schema to determine metric type (#15233) 2024-05-02 15:24:08 -05:00
Joshua Powers 7ed0364b34
feat(inputs.opentelemetry): Add option to set max receive message size (#15231) 2024-05-02 14:00:41 -05:00
Joshua Powers d6671eb05e
fix(inputs.gnmi): Ensure path contains elements to avoid panic (#15259) 2024-05-02 13:48:22 -05:00
Sven Rebhan 920f92fc53
fix(inputs.procstat): Do not report dead processes as running for orphan PID files (#15260) 2024-05-02 13:46:36 -05:00
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
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
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
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