Commit Graph

7874 Commits

Author SHA1 Message Date
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
dependabot[bot] f85df9ffa2
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#13390) 2023-06-07 12:01:27 +02:00
dependabot[bot] 9930881813
chore(deps): Bump github.com/prometheus/common from 0.43.0 to 0.44.0 (#13389) 2023-06-07 11:41:03 +02:00
dependabot[bot] a6482c430d
chore(deps): Bump github.com/urfave/cli/v2 from 2.23.5 to 2.25.5 (#13388) 2023-06-07 11:29:21 +02:00
Joshua Powers 22aeeaf057
chore: Update to go1.20.5 (#13401) 2023-06-07 11:08:10 +02:00
Sven Rebhan 6d1da80ebb
docs(inputs.prometheus): Add example for prometheus timestamps (#13362) 2023-06-06 07:28:45 -06:00
Sven Rebhan 37d82f741c
fix(tests): Replace last 'cat' instance in tests (#13394) 2023-06-06 07:23:06 -06:00
Sven Rebhan 187902ecd4
chore(inputs.gnmi): Test plugin and subscription options (#13384) 2023-06-05 13:56:09 -06:00
Sven Rebhan b24c832a41
chore: Another try to fix CI (#13387) 2023-06-05 13:14:23 -06:00
Dawid Wołosowicz 536ab9e7b2
docs(outputs.sql): improve the documentation (#13385) 2023-06-05 07:42:44 -06:00
Luke Winikates 28073ab034
feat(outputs.wavefront): Add TLS and HTTP Timeout configuration fields (#13349) 2023-06-05 15:34:31 +02:00
Sven Rebhan eea3bf3c0a
chore(processors.execd): Remove JSON test due to problematic 'cat' command (#13383) 2023-06-02 11:11:48 -06:00
Sven Rebhan 97d10a5ee9
fix(internal): Fix time parsing for abbreviated timezones (#13363) 2023-06-02 10:05:55 -06:00
Sven Rebhan 9c6cd94d6e
chore: Add generator for sample-config includes (#13348) 2023-06-02 08:08:56 -06:00
Povilas Versockas cd4eaf564f
chore(deps): Bump github.com/influxdata/influxdb-observability libraries from 0.3.3 to 0.3.15 (#13265) 2023-06-02 13:24:33 +02:00
Joshua Powers ca7c8f7005
chore: update removal and deprecations for v1.30.0 (#13351) 2023-06-02 12:36:19 +02:00
Sven Rebhan c3ce6a8e12
chore(config): Split tests to avoid cyclic import (#13371) 2023-06-02 12:32:10 +02:00
Sven Rebhan 4a8b1473f7
chore(serializers): Cleanup after migration (#13378) 2023-06-01 12:10:06 -06:00
Sven Rebhan 9147afbeca
fix(inputs.gnmi): Handle canonical field-name correctly for non-explicit subscriptions (#13332) 2023-06-01 11:32:51 -06:00
MartinHBA 1c60c057e9
feat(inputs.sqlserver): Check SQL Server "encryptionEnforce" with xp_instance_regread (#13284) 2023-06-01 07:00:56 -06:00
Sven Rebhan 2be423a1e9
chore(deps): Bump github.com/showwin/speedtest-go from 1.5.2 to 1.6.2 (#13369) 2023-06-01 11:34:34 +02:00
Joshua Powers f11ad8a4a0
chore: Fix touch command (#13372) 2023-06-01 10:34:55 +02:00
Rajiv Kushwaha 7427ea33c7
feat(common.tls): Add support for passphrase-protected private key (#13262) 2023-06-01 10:04:59 +02:00
Sven Rebhan 6c49584355
feat(inputs.netflow): Add sFlow decoder (#13047) 2023-06-01 10:02:21 +02:00
Sven Rebhan 0a491a7bf3
feat(agent): Add option to avoid filtering of explicit plugin tags (#13364) 2023-05-31 11:06:50 -06:00
Sven Rebhan 5a8ccbde6f
chore(serializers.prometheus): Migrate to new-style framework (#13347) 2023-05-31 11:02:19 -06:00