Commit Graph

3469 Commits

Author SHA1 Message Date
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