Commit Graph

8699 Commits

Author SHA1 Message Date
dependabot[bot] ee718dd266
chore(deps): Bump google.golang.org/api from 0.171.0 to 0.177.0 (#15309)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-05-07 11:43:40 +02:00
dependabot[bot] 5af7007cbf
chore(deps): Bump github.com/Azure/azure-kusto-go from 0.15.0 to 0.15.2 (#15308) 2024-05-07 11:42:41 +02:00
dependabot[bot] 726f14671b
chore(deps): Bump github.com/coocood/freecache from 1.2.3 to 1.2.4 (#15307) 2024-05-07 11:42:06 +02:00
dependabot[bot] e0fb85f783
chore(deps): Bump github.com/pion/dtls/v2 from 2.2.10 to 2.2.11 (#15310) 2024-05-07 11:41:28 +02:00
Joshua Powers c820e12da5
docs: Add releases documentation (#15287)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-07 11:36:27 +02:00
Sven Rebhan 46fb0af4e7
feat(inputs.gnmi): Allow to pass accepted cipher suites (#15256) 2024-05-06 20:19:10 +02:00
Joshua Powers a78e02c3ae
docs: Revamp readme (#15290)
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-05-06 20:13:53 +02:00
Frederik Thuysbaert 043489ed97
feat(inputs.redis): Add latency percentiles metric (#15293) 2024-05-06 11:52:24 +02:00
Joshua Powers 3652e92057
docs: Update docs readme with all links (#15291) 2024-05-06 11:50:28 +02:00
Joshua Powers 1d0dc39405
docs: Add quick start (#15288) 2024-05-06 11:48:56 +02:00
Joshua Powers f38bb985e5
docs: Split changelog (#15292) 2024-05-06 09:32:28 +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
Joshua Powers 59a7eab8fc
chore(deps): Bump github.com/shirou/gopsutil/v3 from v3.24.3 to v3.24.4 (#15272) 2024-05-02 15:25:06 -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 7f83b7aae9
feat(serializers.influx): Add option to omit timestamp (#15220) 2024-05-02 13:50:50 -05:00
Joshua Powers d6671eb05e
fix(inputs.gnmi): Ensure path contains elements to avoid panic (#15259) 2024-05-02 13:48:22 -05:00
Lars Stegman d3f0ba9368
feat(aggregators.final): Add option to disable appending _final (#15268) 2024-05-02 13:47:24 -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
Joshua Powers 60cf9772a7
fix(outputs.loki): Option to sanitize label names (#15277) 2024-05-02 13:45:46 -05:00
dependabot[bot] 07b99156b4
chore(deps): Bump github.com/prometheus/procfs from 0.13.0 to 0.14.0 (#15265) 2024-04-30 10:53:21 -05:00
Joshua Powers 0dc431b512
docs: Clarify multi-file behavior (#15254) 2024-04-30 17:10:56 +02: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
dependabot[bot] faa9097fbc
chore(deps): Bump github.com/antchfx/xpath from 1.2.5 to 1.3.0 (#15263) 2024-04-30 09:37:58 -05:00
dependabot[bot] fd7cd2ddb6
chore(deps): Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.26.1-0.20231116140448-68d5f8983d09 to 0.30.0 (#15264) 2024-04-30 09:37:29 -05:00
dependabot[bot] c83fcabb21
chore(deps): Bump golang.org/x/sync from 0.6.0 to 0.7.0 (#15266) 2024-04-30 09:36:28 -05:00
Joshua Powers 1e5fdb6d07
fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239) 2024-04-29 11:46:38 +02:00
Morian Sonnet c7446f74f1
feat(outputs.influxdb_v2): Add option to set local address (#15228) 2024-04-26 16:47:33 -05:00
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