Commit Graph

8613 Commits

Author SHA1 Message Date
Joshua Powers ba9cbeebb5
feat(parsers.parquet): Add Apache Parquet Parser (#15008) 2024-04-10 07:54:16 -06:00
Sven Rebhan 8e505944e3
fix(inputs.win_eventlog): Handle empty query correctly (#15132) 2024-04-10 07:11:17 -06:00
Andreas Deininger 01c00d69fb
chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
dependabot[bot] c4849d344f
chore(deps): Bump super-linter/super-linter from 6.3.0 to 6.3.1 (#15123) 2024-04-09 20:00:33 +02:00
dependabot[bot] b4f576841e
chore(deps): Bump k8s.io/client-go from 0.29.2 to 0.29.3 (#15124) 2024-04-09 20:00:20 +02:00
dependabot[bot] a4199879cd
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch from 1.36.1 to 1.37.0 (#15125) 2024-04-09 20:00:07 +02:00
dependabot[bot] 1218361d86
chore(deps): Bump github.com/jackc/pgtype from 1.14.2 to 1.14.3 (#15126) 2024-04-09 19:59:55 +02:00
dependabot[bot] 61d296ccbb
chore(deps): Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.5.1 (#15127) 2024-04-09 19:59:42 +02:00
dependabot[bot] 50a0432d27
chore(deps): Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#15128) 2024-04-09 19:59:20 +02:00
Sven Rebhan f07bf3f97e
test(inputs.postgresql): Add unit-test for #8586 (#15105) 2024-04-09 10:21:10 -05:00
Joshua Powers 47e28d0f39
fix(inputs.prometheus): Remove duplicate response_timeout option (#15078) 2024-04-09 10:20:37 -05:00
Joshua Powers 572da25dce
chore: Upgrade Go to 1.22.2 (#15109) 2024-04-08 14:04:11 +02:00
Sven Rebhan aa1091aba8
chore(inputs.postgresql): Factor out common code and cleanup (#15103) 2024-04-04 16:40:43 -05:00
Sven Rebhan c5e915e32b
chore(deps): Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#15100) 2024-04-03 14:50:31 -05:00
Igør cfabd62f4e
docs(inputs.x509_cert): Explain expiry field (#15099) 2024-04-03 07:24:17 -06:00
dependabot[bot] 199abd6bb9
chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.27.0 to 0.29.1 (#15085) 2024-04-02 12:24:42 -06:00
dependabot[bot] ba81bef3af
chore(deps): Bump github.com/apache/iotdb-client-go from 0.12.2-0.20220722111104-cd17da295b46 to 1.2.0-tsbs (#15086) 2024-04-02 12:24:12 -06:00
Joshua Powers 7d185fa624
chore(deps): Bump github.com/shirou/gopsutil from v3.23.11 to v3.24.3 (#15082) 2024-04-02 09:38:16 -05:00
dependabot[bot] 680bd50743
chore(deps): Bump github.com/gophercloud/gophercloud from 1.9.0 to 1.11.0 (#15084) 2024-04-02 08:15:46 -06:00
dependabot[bot] 409505bb6b
chore(deps): Bump tj-actions/changed-files from 43 to 44 (#15083) 2024-04-02 08:14:44 -06:00
dependabot[bot] 90c0c40e6f
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.563 to 1.62.708 (#15087) 2024-04-02 08:13:49 -06:00
Timofei Bredov 6cd4821b90
fix(agent): Ensure import of required package for pprof support (#15054)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-04-02 03:35:34 -04:00
Josh Powers 4303360442
Update changelog for v1.30.1
(cherry picked from commit 312b7f95b95ac43f816238f1bee13ea18b59f749)
2024-04-01 10:46:15 -06:00
Paweł Żak 0f87501d0a
chore(linters): Bump golangci-lint to v1.57.2 (#15080) 2024-03-29 12:27:10 -06:00
Sven Rebhan 0750545c4e
docs(specs): Add specification for configuration migration (#15050) 2024-03-29 13:25:11 -05:00
Sven Rebhan 506698056e
feat(outputs.postgresql): Allow configuration of startup error handling (#15073) 2024-03-29 13:15:26 -05:00
Sven Rebhan 4613c81be7
docs(outputs.cratedb): Document startup error behavior options (#15072) 2024-03-29 13:13:10 -05:00
Joshua Powers 91dca4f2bb
docs(inputs.win_services): Specify case-insensitive naming (#15077) 2024-03-29 13:12:45 -05:00
Joshua Powers 164f6790a7
chore(deps): Bump github.com/IBM/sarama from v1.42.2 to v1.43.1 (#15071) 2024-03-27 20:21:48 +01:00
Sven Rebhan 4f3f9c3fcf
feat(outputs.cratedb): Allow configuration of startup error handling (#15065) 2024-03-27 11:12:38 -05:00
Sven Rebhan 212822e85d
feat(inputs.knx_listener): Allow usage of DPT string representation (#15069) 2024-03-27 10:28:34 -05:00
Sven Rebhan 8c4fd53bc0
fix(inputs.mysql): Parse boolean values in metric v1 correctly (#15063) 2024-03-27 10:04:19 -05:00
Joshua Powers 57ed9fd330
feat(outputs.postgresql): Add secret store support (#15041) 2024-03-27 10:02:08 -05:00
Sven Rebhan a6c3ae5238
docs(outputs.kafka): Document startup error behavior options (#15070) 2024-03-27 10:00:39 -05:00
Luke Yeager 3d45e32b54
feat(inputs.lustre2): Skip brw_stats in case of insufficient permissions (#15045) 2024-03-27 10:43:35 +01:00
Sven Rebhan aa030b569a
feat(outputs): Add framework to retry on startup errors (#14884) 2024-03-26 12:12:30 -05:00
dependabot[bot] 4344972d1a
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.5 to 1.27.9 (#15058) 2024-03-26 15:56:09 +01:00
dependabot[bot] 2a7ed0a974
chore(deps): Bump go.step.sm/crypto from 0.43.0 to 0.44.1 (#15061) 2024-03-26 08:19:33 -06:00
dependabot[bot] 3d89899310
chore(deps): Bump google.golang.org/api from 0.165.0 to 0.171.0 (#15057) 2024-03-26 07:34:30 -06:00
dependabot[bot] 670ba46873
chore(deps): Bump github.com/prometheus-community/pro-bing from 0.3.0 to 0.4.0 (#15059) 2024-03-26 07:34:07 -06:00
dependabot[bot] e19b8b04a4
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.15.2 to 1.16.0 (#15060) 2024-03-26 07:33:53 -06:00
Jamie Strandboge bcf7736da4
chore: tweak wording and don't reference gpg key in SECURITY.md (#15056) 2024-03-25 13:59:21 -06:00
Joshua Powers 6e8e7e5c15
feat(inputs.kubernetes): Add option to node metric name (#15049) 2024-03-25 13:36:44 +01:00
Luke Yeager c7466b8835
feat(inputs.lustre2): Add eviction_count field (#15044) 2024-03-25 13:33:33 +01:00
Joshua Powers 40b88b039e
test(inputs.syslog): Skip test on Windows (#15048) 2024-03-22 11:34:03 -05:00
Luke Yeager 2dde6a019d
feat(inputs.lustre2): Add health-check metric (#15042)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-03-22 17:01:55 +01:00
Pierre Fersing 4c1aa59574
fix(inputs.phpfpm): Add timeout for fcgi (#15036) 2024-03-22 06:15:12 -06:00
Joshua Powers 21f355a59c
fix(windows): Ensure watch-config is passed to service (#15040) 2024-03-21 21:26:43 +01:00
Sven Rebhan dfdb804064
docs(specs): Add specification for state-persistence (#15037) 2024-03-21 14:22:00 -05:00
Dane Strandboge 9f085f6b7c
feat(aggregators.basicstats): Add "last" field (#15030) 2024-03-21 15:19:39 +01:00