Commit Graph

7708 Commits

Author SHA1 Message Date
Sven Rebhan a1743269cc
chore(serializers.msgpack): Migrate to new-style framework (#13336) 2023-05-25 13:20:50 -06:00
Sven Rebhan bbe30f769d
chore(serializers.graphite): Migrate to new-style framework (#13321) 2023-05-24 08:49:41 -06:00
Sven Rebhan 272add9b84
feat(secretstores): Add http plugin (#13150) 2023-05-24 08:48:59 -06:00
Sven Rebhan 8f07761cba
feat(inputs.gnmi): Allow canonical field names (#13326) 2023-05-24 08:14:06 -06:00
Sven Rebhan 60ee14d50b
fix(inputs.netflow): Handle PEN messages correctly (#13320) 2023-05-24 08:07:54 -06:00
Joshua Powers 225a82ca6b
chore: Create default statefile and folder during package install (#13306) 2023-05-24 15:38:32 +02:00
Sven Rebhan 5237d569d7
fix(inputs.netflow): Fix field mappings (#13325) 2023-05-24 07:09:21 -06:00
Andrew St Pierre 8677dd4097
fix(outputs.wavefront): Flush metric buffer before reaching overflow (#13252) 2023-05-24 09:54:39 +02:00
Maxim Ivanov 8fa514f73b
chore(docs): Clarify how taginclude/tagexclude work with processors (#13243) 2023-05-24 09:48:39 +02:00
Neelay Upadhyaya 7c636b4b6b
feat(config): Support shell like syntax for environment variable substitution (#13229) 2023-05-24 09:47:25 +02:00
Muhammad Ahsan Ali 2010926e25
feat(inputs.cloudwatch): Add support for cross account oberservability (#12448) 2023-05-24 09:42:30 +02:00
Sven Rebhan 7ced2606b2
chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00
Adam Thornton 8762c71e65
feat(inputs.kafka_consumer): Add regular expression support for topics (#11831) 2023-05-23 12:08:01 -06:00
Sven Rebhan 66988b81cf
chore(serializers.csv): Migrate to new-style framework (#13319) 2023-05-23 08:18:48 -06:00
Sven Rebhan fb3cd61579
fix(inputs.gnmi): Allow optional origin for update path (#13304) 2023-05-23 07:06:02 -06:00
dependabot[bot] 66f4b5b03a
chore(deps): Bump github.com/jackc/pgconn from 1.13.0 to 1.14.0 (#13311) 2023-05-23 06:56:09 -06:00
dependabot[bot] 7f14084d0f
chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.193 to 1.62.337 (#13312) 2023-05-23 06:55:38 -06:00
dependabot[bot] 111eb13d09
chore(deps): Bump github.com/Azure/azure-event-hubs-go/v3 from 3.4.0 to 3.5.0 (#13313) 2023-05-23 06:55:09 -06:00
dependabot[bot] 71a75e9f9f
chore(deps): Bump github.com/Azure/go-autorest/autorest from 0.11.28 to 0.11.29 (#13314) 2023-05-23 06:54:44 -06:00
dependabot[bot] 90085f148c
chore(deps): Bump k8s.io/client-go from 0.26.2 to 0.27.2 (#13315) 2023-05-23 06:54:07 -06:00
Sven Rebhan 5d5147d186
fix(processors.lookup): Do not strip tracking info (#13301) 2023-05-23 06:53:39 -06:00
Joshua Powers ef8484aab3
fix(inputs.temp): Ignore warnings, return errors (#13307) 2023-05-22 22:11:05 +02:00
Bernt-Johan Bergshaven df166cfbcc
feat: Add Clarify output plugin (#13220) 2023-05-22 12:08:55 -06:00
Joshua Powers 7570feda01
chore(circleci): remove dry run flag (#13302) 2023-05-22 08:29:55 -06:00
Josh Powers b79fd38c35 Update changelog for v1.26.3
(cherry picked from commit 5dd306b9631890f511acbd940734c08ed234bdd2)
2023-05-22 07:35:52 -06:00
Sven Rebhan 759691a1fd
fix(inputs.socket_listener): Fix race in tests (#13300) 2023-05-22 06:31:22 -06:00
cui fliter b08a2bb324
chore(docs): Remove repetitive "the" (#13295) 2023-05-22 06:14:01 -06:00
Neelay Upadhyaya 2476640d0f
feat(inputs.sql): Add 'disconnected_servers_behavior' field in the configuration (#13289) 2023-05-22 09:39:16 +02:00
Sven Rebhan d06fb73228
chore(serializers.carbon2): Migrate to new-style framework (#13291) 2023-05-19 12:44:26 -06:00
Sven Rebhan ed72510fe3
feat(inputs.nats_consumer): Add receiver subject as tag (#13293) 2023-05-19 12:39:59 -06:00
varunjain0606 1b74a25252
feat(inputs.kubernetes): Extend kube_inventory plugin to include and extend resourcequota, secrets, node, and pod measurement (#13040) 2023-05-19 07:54:09 -06:00
Sven Rebhan ad4df2105c
fix(inputs.socket_listener): Avoid noisy logs on closed connection (#13288) 2023-05-19 07:05:24 -06:00
Paweł Żak 727533ee55
chore: Enable deferInLoop, exitAfterDefer and unnecessaryDefer checkers for gocritic (#13280)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-05-19 09:55:08 +02:00
Neelay Upadhyaya 129f8881c8
fix(inputs.vsphere): specify the correct option for disconnected_servers_behavior (#13286) 2023-05-18 11:47:08 -06:00
Joshua Powers 0db9bafb79
docs: Clarify watch config behavior (#13285) 2023-05-18 08:40:53 -06:00
Sven Rebhan 7da5d68315
feat(processors.template): Allow `tag` to be a template (#13253) 2023-05-17 15:55:30 -06:00
Niko d7dfe4ed48
feat(inputs.sqlserver): Add Azure Arc-enabled SQL MI support (#13261) 2023-05-17 12:36:02 -06:00
Patrick Hemmer f098e5f9f6
fix(inputs.socket_listener): Fix loss of connection tracking (#13056) 2023-05-17 12:34:53 -06:00
Thomas Casteleyn f0dc15fd9c
feat(inputs.directory_monitor): Improve internal stats (#13089) 2023-05-17 12:05:48 -06:00
Sven Rebhan f171d62ac1
feat(test): Allow to capture all messages during test (#13275) 2023-05-17 11:11:52 -06:00
dependabot[bot] 92bd5f3776
chore(deps): Bump github.com/aerospike/aerospike-client-go/v5 from 5.10.0 to 5.11.0 (#13258) 2023-05-17 11:10:33 -06:00
dependabot[bot] ea51517a7d
chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.0.0-rc7 to 1.0.0-rcv0011 (#13257) 2023-05-17 11:09:58 -06:00
dependabot[bot] a18330da3a
chore(deps): Bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#13256) 2023-05-17 11:07:52 -06:00
dependabot[bot] 5fce9e7295
chore(deps): Bump github.com/aws/aws-sdk-go-v2 from 1.17.8 to 1.18.0 (#13255) 2023-05-17 11:07:23 -06:00
dependabot[bot] 7025e79858
chore(deps): Bump github.com/benbjohnson/clock from 1.3.0 to 1.3.3 (#13254) 2023-05-17 11:06:58 -06:00
Paweł Żak 90e2802e54
chore: Enable gocritic with initial set of rules (#13247) 2023-05-17 10:30:10 -06:00
Sven Rebhan 791e7b63ee
chore(deps): Bump golang.org/x/net from 0.9.0 to 0.10.0 (#13276) 2023-05-17 07:37:52 -06:00
dependabot[bot] 93a93ebddb
chore(deps): Bump github.com/docker/distribution from 2.8.1 to 2.8.2 (#13269) 2023-05-17 07:17:51 -06:00
Sven Rebhan afab345573
feat(processors.scale): Add scaling by factor and offset (#13227) 2023-05-08 09:27:58 -06:00
Maxim Ivanov 5cb928cc5d
fix(inputs.prometheus): Avoid race when creating informer factory (#13231) 2023-05-08 16:25:32 +02:00