Commit Graph

7988 Commits

Author SHA1 Message Date
Joshua Powers 72fad0ed4d
chore: Add build tags to buildbin Makefile target (#14034) 2023-10-04 07:23:00 -06:00
Marcel Beck aa2990d792
fix(inputs.mqtt): Reference correct password variable (#14041) 2023-10-04 10:18:20 +02:00
dependabot[bot] c007a1dbb2
chore(deps): Bump github.com/signalfx/golib/v3 from 3.3.50 to 3.3.53 (#14040)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-10-04 10:16:34 +02:00
dependabot[bot] eecee10535
chore(deps): Bump github.com/klauspost/compress from 1.16.7 to 1.17.0 (#14039) 2023-10-04 10:15:38 +02:00
dependabot[bot] d546a91159
chore(deps): Bump github.com/netsampler/goflow2 from 1.3.3 to 1.3.6 (#14037) 2023-10-04 10:14:32 +02:00
dependabot[bot] 2e4d5e2c3f
chore(deps): Bump github.com/yuin/goldmark from 1.5.4 to 1.5.6 (#14038) 2023-10-04 10:13:05 +02:00
dependabot[bot] ae221c5848
chore(deps): Bump github.com/apache/arrow/go/v13 from 13.0.0-git to 13.0.0 (#14036) 2023-10-04 10:12:21 +02:00
phagemann 30bbf4fb62
fix(inputs.s7comm): Allow PDU-size to be set as config option (#14045) 2023-10-04 09:59:44 +02:00
Ramachandran A G 4759214471
feat(outputs.azure_data_explorer): Set user agent string (#14047) 2023-10-04 09:56:31 +02:00
jose_d 360eeec3b6
fix(inputs.infiniband): Handle devices without counters (#14049) 2023-10-04 09:54:50 +02:00
Ben Allen dd7449940e
feat(input.intel_pmt): Add pci_bdf tag to uniquely identify GPUs and other peripherals (#14004) 2023-10-02 20:47:36 +02:00
Josh Powers 80328bf862
Update changelog for v1.28.2
(cherry picked from commit c0538981f8efe37c189f3a537ba5a32276a2ef1e)
2023-10-02 12:36:02 -06:00
Joshua Powers 806826e191
chore: Restore log directory behavior (#14026)
fixes: #14019
2023-10-02 11:04:36 -06:00
Sven Rebhan d9b335e814
fix(inputs.openstack): Handle dependencies between enabled services and available endpoints (#14011) 2023-10-02 11:04:06 -06:00
Joshua Powers 904c95a94b
chore(deps): Bump github.com/vmware/govmomi from v0.28.0 to v0.32.0 (#14022)
fixes: #14020
2023-10-02 10:54:00 -06:00
Sven Rebhan a6858b8024
chore(inputs.modbus): Deprecate aggressive optimization (#14030) 2023-10-02 18:39:21 +02:00
Joshua Powers 65d0dc5b4a
chore: Force previous version of mingw (#14035) 2023-10-02 18:38:39 +02:00
Joshua Powers 6b01384c6e
feat(outputs.stackdriver): Add metric type config options (#14017)
* feat(outputs.stackdriver): Add metric type config options

This adds two new user config options that take metric names, with globs
as well. Metric's matching these names will have their type set before
sending to Stackdriver.

fixes: #14006

* run make docs
2023-10-02 10:30:32 +02:00
Christian Allinson 69612a8e4a
fix(parsers.json_v2): Properly handle optional fields (#14008)
Co-authored-by: Christian Allinson <christian.allinson@rebuildmanufacturing.com>
2023-10-02 10:29:11 +02:00
Sven Rebhan 3ffa5f615a
fix(outputs.opensearch): Migrate to new secrets API (#14021) 2023-09-29 07:56:58 -06:00
Mandeep Kalra 4e35ac8dc3
feat(outputs.opensearch): Add OpenSearch output plugin (#11958)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-09-29 12:40:04 +02:00
Joshua Powers 188c8d7bbf
docs(outputs.http): Document proxy settings (#14016) 2023-09-29 12:21:26 +02:00
Joshua Powers 20b10481fd
docs(apparmor): Add page explaining apparmor denials (#14014) 2023-09-29 12:20:45 +02:00
Joshua Powers 0deb3d5047
chore: Update Windows zip archive creation (#14015) 2023-09-29 12:14:36 +02:00
Sven Rebhan d07701f35f
feat(processors.regex): Allow batch transforms using named groups (#13971) 2023-09-28 09:17:12 -06:00
Sven Rebhan d636560483
docs(outputs.prometheus_client): Fix metric-type parameter naming (#14013) 2023-09-28 08:33:28 -06:00
Adam Thornton cb13577c95
feat(parsers.avro): Support multiple modes for union handling (#13945) 2023-09-27 14:47:36 -06:00
R290 705176b8d5
feat(inputs.docker): Add disk usage (#13894) 2023-09-27 14:28:36 -06:00
Yonathan Amir 1f029cb127
feat(inputs.rabbitmq): Add secretstore support for username and password (#13991) 2023-09-27 14:18:54 -06:00
Joshua Powers 637b8f8721
fix(outputs.stackdriver): Do not shallow copy map (#14009) 2023-09-27 21:59:43 +02:00
Yonathan Amir 73a220f85c
feat(inputs.amqp_consumer): Add secretstore support for username and password (#14001) 2023-09-27 21:56:48 +02:00
Joshua Powers ebb20bfa4c
fix(inputs.postgresql_extensible): Restore outputaddress behavior (#13972) 2023-09-26 08:19:23 -06:00
Thomas Casteleyn 3b00b1da95
fix(inputs.mock): Plugin not aligned with documentation (#13997) 2023-09-26 15:29:17 +02:00
Thomas Casteleyn f58c9555dd
feat(parsers/json_v2): Improve json path log messages (#13994) 2023-09-26 06:43:00 -06:00
Sven Rebhan 21e8f9cc54
fix(inputs.jti_openconfig_telemetry): Do not block GRPC dial (#13958) 2023-09-26 06:36:55 -06:00
dependabot[bot] d7ba7642ff
chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.18.27 to 1.18.42 (#13988) 2023-09-26 11:49:05 +02:00
Ben Allen 9a95ef10cd
fix(input.intel_pmt): Handle telem devices without numa_node attribute (#13977) 2023-09-26 11:03:39 +02:00
dependabot[bot] 8feba021ae
chore(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#13989) 2023-09-26 10:48:55 +02:00
dependabot[bot] 1da0e865de
chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.13.8 to 1.13.11 (#13987) 2023-09-26 10:47:55 +02:00
dependabot[bot] 8b956a4e54
chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.80.1 to 1.120.0 (#13986) 2023-09-26 10:46:50 +02:00
dependabot[bot] 483e72b3ff
chore(deps): Bump github.com/eclipse/paho.mqtt.golang (#13985) 2023-09-26 10:46:06 +02:00
Sven Rebhan e2c4e10650
chore(secrets): Abstract secret implementation (#13953) 2023-09-25 14:37:04 -06:00
Sven Rebhan ac79964226
chore(processors.starlark): Add benchmark for field-value filter (#13983) 2023-09-25 14:13:48 -06:00
Joshua Powers 28c69724e2
fix(inputs.nfsclient): Avoid panics, better error messages (#13982) 2023-09-25 21:44:40 +02:00
Joshua Powers 080f5a2ecb
fix(outputs.stackdriver): Drop metrics on InvalidArgument gRPC error (#13931) 2023-09-22 09:40:05 -06:00
Joshua Powers b6d946da6e
fix(inputs.exec): Clean up grandchildren processes (#13937) 2023-09-22 13:52:45 +02:00
Joshua Powers a9ba23f41a
docs(processors.lookup): Fix wrong word usage (#13970) 2023-09-21 15:44:43 +02:00
Joshua Powers 984d6029ef
fix(inputs.cisco_telemetry_mdt): Print string message on decode failure (#13963) 2023-09-21 15:44:10 +02:00
Joshua Powers 03e3700830
fix(inputs.nvidia_smi): Add legacy power readings to v12 schema (#13962) 2023-09-21 15:43:18 +02:00
dependabot[bot] c7c216ccc9
chore(deps): Bump golang.org/x/net from 0.14.0 to 0.15.0 (#13940) 2023-09-21 15:42:04 +02:00