Commit Graph

8070 Commits

Author SHA1 Message Date
Ganga Mahesh Siddem 920a49c846
fix(input.prometheus): Read bearer token from file every time (#14191) 2023-10-30 09:12:12 +01:00
Joshua Powers 62f66fb2e5
feat(inputs.http_response): Add body form option (#14189) 2023-10-30 09:06:22 +01:00
Adam Thornton 38b8a1bcde
fix(parsers.json_v2): Prevent race condition in parse function (#14149) 2023-10-30 09:04:41 +01:00
Michael 7ec04f8dd6
docs(outputs.cratedb): Correct required SQL table schema (#13934)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2023-10-30 09:02:12 +01:00
Pankaj Thapa bd9e98a3a6
chore: Bump github.com/google/gnxi from 20221016143401 to 20231026134436 (#14201) 2023-10-27 09:29:44 -06:00
Paweł Żak fe87db594c
chore(linters): Fix findings found by testifylint: error-nil (#14198) 2023-10-27 07:42:25 -06:00
Sven Rebhan 321c5a4070
test(parsers): Add benchmarks (#14148) 2023-10-25 17:05:25 -06:00
dependabot[bot] fe3100fb39
chore(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#14192) 2023-10-25 16:24:30 -06:00
Sven Rebhan 57eb71688f
fix(inputs.zfs): Parse metrics correctly on FreeBSD 14 (#14176) 2023-10-25 15:21:06 -06:00
Robert 4e84fc8925
feat(socket_listener): Add vsock support to socket listener and writer (#14172) 2023-10-25 15:13:37 -06:00
Paweł Żak 97f47c11dd
chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
Paweł Żak 12065fd152
chore(linters): Fix findings found by testifylint: require-error (#14181) 2023-10-25 15:04:00 -06:00
Paweł Żak 0f264d64ce
chore(linters): Fix findings found by testifylint: error-is-as (#14180) 2023-10-25 15:02:46 -06:00
Joshua Powers 64ae51e6ff
test(opensearch): Disable perf analyzer in test images (#14178) 2023-10-25 07:42:44 -06:00
Paweł Żak 7c5b3ea068
chore(linters): Fix findings found by testifylint: compares (#14177) 2023-10-24 15:02:26 -06:00
Paweł Żak 990ffc7222
chore(linters): Fix findings found by testifylint: bool-compare (#14163) 2023-10-24 10:45:17 -06:00
Sven Rebhan 06083bf19b
test(inputs.zfs): Rework and fix unit-tests for FreeBSD (#14175) 2023-10-24 10:08:54 -06:00
dependabot[bot] ab24e78c20
chore(deps): Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#14165) 2023-10-24 07:56:18 -06:00
dependabot[bot] 3d4b3535b8
chore(deps): Bump github.com/hashicorp/consul/api from 1.24.0 to 1.25.1 (#14164) 2023-10-24 07:49:59 -06:00
dependabot[bot] b79ce79e7d
chore(deps): Bump github.com/antchfx/xmlquery from 1.3.17 to 1.3.18 (#14166) 2023-10-24 07:49:19 -06:00
dependabot[bot] 102fae587e
chore(deps): Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to 1.13.43 (#14167) 2023-10-24 07:49:04 -06:00
dependabot[bot] 3731f59616
chore(deps): Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#14168) 2023-10-24 07:48:12 -06:00
Paweł Żak 4413991c01
chore(tools): Cache rework for CircleCI (#14156) 2023-10-24 07:47:47 -06:00
Birger J. Nordølum 04480a5bc4
docs(openstack): Update examples with quote around time intervals (#14174) 2023-10-24 07:43:12 -06:00
Damian Szczepanik a7d1172f54
docs(inputs.swap): Add message about plugin limitation (#14139) 2023-10-24 13:23:30 +02:00
Sven Rebhan 062326eb48
test(outputs.kafka): Rework integration test to use bitnami/kafka (#14161) 2023-10-23 10:44:17 -06:00
Josh Powers 189e5a56cc
Update changelog for v1.28.3
(cherry picked from commit 16c0e3b49f8c3daf01e4a33cbb887f73bef38cad)
2023-10-23 08:58:19 -06:00
Paweł Żak 171dccb7d7
chore(tools): Bump golangci-lint from v1.54.2 to v1.55.0 (#14155) 2023-10-23 08:12:08 -06:00
Luke Winikates 3eed69f866
feat(outputs.wavefront): Use common/http to configure http client (#14136) 2023-10-23 08:10:35 -06:00
Sven Rebhan 56edee0b4f
fix(inputs.vault): Use http client to handle redirects correctly (#14153) 2023-10-23 08:08:38 -06:00
Sven Rebhan fd773b3e28
fix(outputs.kafka): Simplify send-error handling (#14154) 2023-10-23 07:51:57 -06:00
Sven Rebhan 184038d5e6
feat(migrations): Add option migration for inputs.disk (#14141) 2023-10-23 07:50:22 -06:00
Sven Rebhan 8d1bf60bce
fix(serializers.json): Append newline for batch-serialization (#14150) 2023-10-23 07:47:55 -06:00
Anton Brekhov 176bfa8f37
fix(outputs.nebius_cloud_monitoring): Use correct endpoint (#14135) 2023-10-23 15:38:24 +02:00
dependabot[bot] 1853dd8125
chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.9 to 2.9.23 (#14146) 2023-10-23 07:16:49 -06:00
Joshua Powers 3fbe624b98
fix(inputs.jenkins): Filter after searching sub-folders (#14105) 2023-10-19 16:47:47 +02:00
Joshua Powers 43ec383fc6
feat(inputs.redfish): Allow specifying with metrics to collect (#14143) 2023-10-19 12:08:20 +02:00
Rajiv Kushwaha 37ef23fb7f
feat(common.http): Add support for connecting over unix-socket (#14103) 2023-10-18 06:44:36 -06:00
Sven Rebhan 3d34c41154
fix(inputs.jolokia2_agent): Trim quotes around tags (#14132) 2023-10-18 06:32:48 -06:00
Thomas Casteleyn c142f48f72
docs(processors.ifname): Document better agent tag name (#14117) 2023-10-18 09:42:01 +02:00
Sven Rebhan 7c8200fd65
fix(metricpass): Use correct logic expression in benchmark (#14131) 2023-10-17 17:56:51 +02:00
dependabot[bot] 9c8c06eebf
chore(deps): Bump github.com/nats-io/nats.go from 1.28.0 to 1.31.0 (#14124) 2023-10-17 07:04:07 -06:00
dependabot[bot] 55b7281171
chore(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#14127) 2023-10-17 14:18:23 +02:00
dependabot[bot] 4f4a649e14
chore(deps): Bump google.golang.org/api from 0.139.0 to 0.147.0 (#14126) 2023-10-17 14:17:19 +02:00
dependabot[bot] 11e5cab7a8
chore(deps): Bump github.com/google/cel-go from 0.14.1-git to 0.18.1 (#14125) 2023-10-17 14:16:29 +02:00
Joshua Powers c5c614c5a9
chore(packaging): Remove unnecessary service file removal (#14106) 2023-10-17 12:38:04 +02:00
Sven Rebhan 94ece249ad
feat(migrations): Add migration for inputs.jolokia (#14114) 2023-10-16 16:00:14 -06:00
Sven Rebhan c889189c6f
feat(migrations): Add migration for inputs.kafka_consumer_legacy (#14122) 2023-10-16 15:56:11 -06:00
Sven Rebhan 98c4289a48
feat(migrations): Add migration for inputs.snmp_legacy (#14123) 2023-10-16 15:55:57 -06:00
Sven Rebhan 8622b0e337
feat(migrations): Add migration for outputs.riemann_legacy (#14121) 2023-10-16 15:54:54 -06:00