Commit Graph

7799 Commits

Author SHA1 Message Date
Joshua Powers 40b7dbb407
fix(inputs.internet_speed): Add location as a field (#13497) 2023-06-27 09:39:04 +02:00
Joshua Powers 6f6e49d615
fix(inputs.phpfpm): Check address length to avoid crash (#13495) 2023-06-26 19:06:29 +02:00
Joshua Powers 45f994268c
fix(outputs.stackdriver): Options to use official path and types (#13454) 2023-06-26 07:30:11 -06:00
Sven Rebhan 56aac4f0e1
fix(inputs.modbus): Fix optimization of overlapping requests and add warning (#13486) 2023-06-23 07:53:57 -06:00
Sven Rebhan c459d7b8ff
fix(inputs.modbus): Check number of register for datatype (#13485) 2023-06-23 07:51:56 -06:00
Zeyad Kenawi 577db893e2
feat(internal): Add zstd to internal content_coding (#13423) 2023-06-22 08:54:13 -06:00
Josh Powers 14b075060f Update changelog for v1.27.1
(cherry picked from commit 48031cdc6908e2c28b99c0301e23177ec36f8140)
2023-06-21 12:39:58 -06:00
Sven Rebhan 47e10e1679
fix(config): Restore old environment var behavior with option (#13457) 2023-06-21 07:58:21 -06:00
dependabot[bot] 24b3d83f49
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.25.9 to 1.26.2 (#13468) 2023-06-20 08:00:56 -06:00
dependabot[bot] 3e6c9b3784
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.16.0 to 1.17.2 (#13465) 2023-06-20 08:00:17 -06:00
Sven Rebhan a1c06429de
fix: Handle compression level correctly for different algorithms (#13434) 2023-06-20 07:55:10 -06:00
Sven Rebhan a2125f0457
fix(custom_builder): Correctly handle serializers and parsers (#13446) 2023-06-20 07:52:38 -06:00
Fredrik Nilsson 390751b94b
feat(inputs.sqlserver): Add IsHadrEnabled server property (#13448) 2023-06-20 07:33:43 -06:00
dependabot[bot] c3862e313b
chore(deps): Bump github.com/prometheus-community/pro-bing from 0.1.0 to 0.2.0 (#13467) 2023-06-20 07:32:08 -06:00
dependabot[bot] eb34817dda
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.20 to 1.13.26 (#13469) 2023-06-20 07:31:14 -06:00
dependabot[bot] e373062601
chore(deps): Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.1 (#13466) 2023-06-20 07:30:42 -06:00
Joshua Powers 33be0dc081
feat(inputs.openstack): Gather cinder services (#13443) 2023-06-16 11:08:54 +02:00
Joshua Powers 62dc1684f0
test: Use -e to print newlines on yum tests (#13450) 2023-06-16 11:07:23 +02:00
Sven Rebhan 1cfa48eea9
feat(inputs.fail2ban): Allow specification of socket (#13452) 2023-06-15 12:34:59 -06:00
Sven Rebhan 4d22b9106e
fix(config): Move bracketed environment variable substitution to double-dollar (#13451) 2023-06-15 20:11:38 +02:00
Brandon Pfeifer 291fea8998
chore: replace altool with notarytool for macOS signing (#13453) 2023-06-15 11:25:47 -06:00
Joshua Powers fc5412dd9b
test: Do not use hard-coded /tmp/telegraf (#13444) 2023-06-14 21:39:31 +02:00
Joshua Powers 51d732ea9c
chore: Update golanglint-ci (#13445) 2023-06-14 21:38:04 +02:00
Joshua Powers 3840f6ac1b
test(package): fix set up of yum files (#13435) 2023-06-14 07:05:21 -06:00
Michał 866d77192c
feat(inputs.ravendb): Add new disk metrics fields (#13433) 2023-06-14 12:18:15 +02:00
dependabot[bot] ae2ea383b8
chore(deps): Bump modernc.org/sqlite from 1.21.0 to 1.23.1 (#13430) 2023-06-13 07:21:27 -06:00
dependabot[bot] f97eea72b8
chore(deps): Bump github.com/nats-io/nats.go from 1.24.0 to 1.27.0 (#13429) 2023-06-13 07:03:58 -06:00
dependabot[bot] 0454b0b264
chore(deps): Bump github.com/jackc/pgx/v4 from 4.17.1 to 4.18.1 (#13427) 2023-06-13 14:16:32 +02:00
Joshua Powers 57eecb31e4
test: Fix capturing the timestamp warning (#13426) 2023-06-13 14:15:49 +02:00
dependabot[bot] a77127dc45
chore(deps): Bump golang.org/x/term from 0.8.0 to 0.9.0 (#13431) 2023-06-13 14:14:11 +02:00
dependabot[bot] 4dbb033b93
chore(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#13428) 2023-06-13 14:13:45 +02:00
Josh Powers 6e43589b22 Update changelog for v1.27.0
(cherry picked from commit 1cdc30ba09c612a4241ed970131b0bdafaf29821)
2023-06-12 08:04:18 -06:00
Josh Powers dfec1dff76 Update build version to 1.28.0 2023-06-12 07:33:21 -06:00
Sven Rebhan 8ceaeece8b
feat(inputs.netflow): Allow to specify custom PEN field mappings (#13360) 2023-06-12 14:32:54 +02:00
bkotlowski 09adec7395
feat(inputs): New Intel Baseband Accelerator Input Plugin (#13397) 2023-06-09 08:02:34 -06:00
Dan Clough 037eb2f545
fix(inputs.upsd): Handle float battery.runtime value (#13412) 2023-06-09 07:37:19 -06:00
Zeyad Kenawi cba7369903
feat(internal): Add additional faster compression options (#13316) 2023-06-09 07:28:14 -06:00
Anton Brekhov dada11e228
feat(outputs): Add Nebius Cloud Monitoring plugin (#13379) 2023-06-09 07:23:52 -06:00
Paweł Żak a2f65d5728
chore: Fix linter findings for Windows (part4) (#13246)
Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: pzak <pzak>
2023-06-09 10:24:43 +02:00
Joshua Powers 8b815cb193
fix(outputs.sql): Use config.duration to correctly parse toml config (#13408) 2023-06-09 10:22:36 +02:00
Jacob Marble 0f7004e7ea
feat(inputs.opentelemetry): Add configurable span dimensions (#13404) 2023-06-09 10:14:20 +02:00
Paweł Żak 02f0b15033
chore: Enable dynamicFmtString and sprintfQuotedString checkers for gocritic (#13279)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-06-09 10:11:52 +02:00
Sven Rebhan 16786d2977
feat(config): Add framework for migrating deprecated plugins (#13377) 2023-06-09 10:10:09 +02:00
Joshua Powers ebe346103e
fix(inputs.mqtt): ACK messages when persistence enabled (#13350) 2023-06-07 20:50:00 +02:00
Joshua Powers db84ef4667
docs: Add generic secret store usage (#13400) 2023-06-07 09:25:54 -06:00
Joshua Powers 820fa1e311
chore(secretstores): Clean up secret store usage (#13398) 2023-06-07 12:08:09 +02:00
Joshua Powers 0ec5da26f5
docs(secretstores.os): Clarify windows credential usage (#13399) 2023-06-07 12:06:32 +02:00
Joshua Powers 7c2a264c68
chore(deps): Bump github.com/shirou/gopsutil from 3.23.4 to 3.23.5 (#13396) 2023-06-07 12:05:17 +02:00
dependabot[bot] 10e4276683
chore(deps): Bump github.com/Mellanox/rdmamap (#13392) 2023-06-07 12:04:30 +02:00
dependabot[bot] b21d12ef70
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#13391) 2023-06-07 12:02:34 +02:00