Morian Sonnet
|
bf55d782f0
|
feat(outputs.influxdb): Add option to define local address (#15225)
|
2024-04-26 16:46:55 -05:00 |
dependabot[bot]
|
996e104e0c
|
chore(deps): Bump github.com/google/cel-go from 0.18.1 to 0.20.1 (#15205)
Co-authored-by: Josh Powers <powersj@fastmail.com>
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
|
2024-04-25 22:19:24 +02:00 |
Pascal Zimmermann
|
b4cafb4a91
|
docs(inputs.prometheus): Remove invalid deprecation statement (#15229)
|
2024-04-25 22:15:55 +02:00 |
Morian Sonnet
|
42401a3175
|
fix(outputs.graphite): Handle local address without port correctly (#15224)
|
2024-04-25 13:25:34 -05:00 |
Sven Rebhan
|
274333921f
|
feat(processors.starlark): Allow persistence of global state (#15170)
|
2024-04-25 13:24:57 -05:00 |
Morian Sonnet
|
e3d23229c3
|
fix(Makefile): Use go's dependency checker for 'per platform' builds (#15223)
Co-authored-by: Morian Sonnet <morian.sonnet@isea.rwth-aachen.de>
|
2024-04-25 18:28:54 +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 |
dependabot[bot]
|
bfda888453
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.9 to 1.17.11 (#15202)
|
2024-04-23 07:19:25 -06:00 |
dependabot[bot]
|
5de954f7dc
|
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.713 to 1.62.721 (#15203)
|
2024-04-23 07:10:06 -06:00 |
dependabot[bot]
|
871c685901
|
chore(deps): Bump golang.org/x/mod from 0.16.0 to 0.17.0 (#15206)
|
2024-04-23 07:09:52 -06:00 |
dependabot[bot]
|
f192a5f460
|
chore(deps): Bump super-linter/super-linter from 6.3.1 to 6.4.1 (#15207)
|
2024-04-23 07:09:42 -06:00 |
Josh Powers
|
4ede69f0a9
|
Update changelog for v1.30.2
(cherry picked from commit 30a03f8de541a71424b27aa0aab1e23455a00947)
|
2024-04-22 13:09:50 -06:00 |
Joshua Powers
|
3138f847d4
|
fix(outputs.sql): Enable the use of krb5 with mssql driver (#15196)
|
2024-04-22 18:37:37 +02: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 |
Sven Rebhan
|
2de80263d5
|
chore(CI): Add check for PR target branch (#15197)
|
2024-04-19 15:13:41 -05:00 |
Joshua Powers
|
6bb3d32da9
|
fix(inputs.prometheus): Correctly handle host header (#15195)
|
2024-04-19 15:10:32 -05:00 |
dependabot[bot]
|
f5d393ca14
|
chore(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 (#15193)
|
2024-04-19 16:28:44 +02:00 |
Joshua Powers
|
6e3577f40e
|
fix(outputs.opensearch): Correctly error during failures or disconnect (#15157)
|
2024-04-19 15:23:05 +02: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 |
Joshua Powers
|
fa0dbba658
|
docs(aggregators.final): Swap useful statements (#15159)
|
2024-04-18 10:51:46 +02:00 |
Joshua Powers
|
b2cd9a58ca
|
docs(outputs.kafka): Add metadata options to docs (#15182)
|
2024-04-18 10:50:56 +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 |
Joshua Powers
|
77264764b6
|
docs: Add missing formats (#15166)
|
2024-04-16 14:04:49 -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 |
Joshua Powers
|
406bd5e46f
|
fix(systemd): Remove 5 second timeout, use default (90) (#15168)
|
2024-04-16 14:03:32 -05:00 |
martinvonwittich
|
583e7cd46e
|
feat(inputs.knx_listener): Add support for string data type (#15169)
|
2024-04-16 20:34:23 +02:00 |
dependabot[bot]
|
47e4d454d0
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.25.2 to 1.25.5 (#15161)
|
2024-04-16 07:33:17 -06:00 |
dependabot[bot]
|
bcfca93de2
|
chore(deps): Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 (#15162)
|
2024-04-16 07:32:59 -06:00 |
dependabot[bot]
|
782999ea42
|
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.708 to 1.62.713 (#15163)
|
2024-04-16 07:32:45 -06:00 |
dependabot[bot]
|
34fe3019f6
|
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.27.1 to 1.27.4 (#15164)
|
2024-04-16 07:32:30 -06:00 |
Dane Strandboge
|
43687b4e23
|
feat(inputs.http_response): Add cookie authentication (#15110)
|
2024-04-15 16:47:30 -05:00 |
Joshua Powers
|
e2aa248242
|
docs(agent): Add README (#15150)
|
2024-04-15 07:20:49 -06: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 |
Joshua Powers
|
8d8ee533ce
|
test(circleci): Ensure make docs is always run (#15140)
|
2024-04-12 14:32:11 -05:00 |
Sven Rebhan
|
80891a6413
|
fix(inputs.modbus): Avoid overflow when calculating with uint16 addresses (#15146)
|
2024-04-12 14:31:33 -05:00 |
Elliott Balsley
|
598dd1d6bc
|
docs(processors.clone): Clarify filtering applies to all metrics (#15147)
|
2024-04-12 10:01:48 +02:00 |
Joshua Powers
|
7acbf58bb4
|
feat(processors.timestamp): Introduce timestamp processor (#15094)
|
2024-04-11 11:00:27 -05:00 |