Commit Graph

6377 Commits

Author SHA1 Message Date
reimda 6ba3b1e91e
chore: Fix readme linter errors for output plugins (#10951) 2022-04-21 09:45:47 -06:00
bewing dc95d22272
fix: use sprint to cast to strings in gnmi (#11010) 2022-04-21 07:45:37 -06:00
Dmitry Lavrukhin d0306e33a4
docs: add openstack metadata external plugin (#10999) 2022-04-21 07:37:27 -06:00
Adam Rowan ecf7e948b2
fix: use correct auth token with consul_agent (#11001) 2022-04-20 12:51:57 -06:00
Alexander Kapshuna 18980772a9
docs: correct influx parser type setting in README (#11004) 2022-04-20 07:14:03 -06:00
Marc e8b08b10b7
fix: add mariadb_dialect to address the MariaDB differences in INNODB_METRICS (#10486) 2022-04-19 15:12:49 -06:00
Joshua Powers bcc7c57f18
fix: correctly parse various numeric forms (#10923) 2022-04-19 15:07:23 -06:00
reimda 956264076d
chore: add readme linter (#10916) 2022-04-19 11:59:25 -06:00
Sebastian Spaink 368b448f2b
chore: update pull request with master when running CI (#10993) 2022-04-19 10:27:31 -05:00
Adam Zwakenberg 96be484f08
docs: add missing slash in mongodb readme (#10994) 2022-04-19 07:35:30 -06:00
Jacob Marble bf99a726f5
fix: update go.opentelemetry.io/collector/pdata from v0.48.0 to v0.49.0 (#10984) 2022-04-19 07:28:01 -06:00
Joshua Powers b2a1c1b497
docs: regex processor only works on strings (#10982) 2022-04-19 07:22:03 -06:00
dependabot[bot] 22be52e6fc
fix: bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs (#10997)
Bumps [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) from 1.13.0 to 1.15.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.13.0...service/backup/v1.15.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 16:37:04 -05:00
dependabot[bot] 6d3df6f40e
fix: bump github.com/aws/aws-sdk-go-v2/credentials from 1.8.0 to 1.11.2 (#10975)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 16:07:04 -05:00
Eng Zer Jun c3d176029d
test: use `T.TempDir` to create temporary test directory (#10988) 2022-04-18 13:27:59 -06:00
Rion 577c0462b8
feat(processor/regex): Add ability to check every tag for regex replace (#10927) 2022-04-14 09:15:45 -06:00
Sebastian Spaink 351ab58ac8
chore: go mod tidy (#10983) 2022-04-13 16:39:15 -06:00
Sebastian Spaink 4ab7253bc8
chore: Update Go to 1.18.1 (#10961) 2022-04-13 16:50:39 -05:00
Pascal Sthamer 70334b9691
feat(inputs/teamspeak): allow to configure nickname (#10934) 2022-04-13 10:06:01 -06:00
Joshua Powers efffe89572
fix: update github.com/containerd/containerd from v1.5.9 to v1.5.11 (#10981) 2022-04-13 09:59:23 -06:00
Aleksandr Venger 237658d6cd
feat(inputs/sqlserver): add RecentBackups query (#10567) 2022-04-13 09:57:36 -06:00
dependabot[bot] f43ceb2437
fix: bump github.com/miekg/dns from 1.1.46 to 1.1.48 (#10973) 2022-04-13 09:54:12 -06:00
Joshua Powers 03847d8cac
fix: ensure aliyuncms metrics accept array, fix discovery (#10850) 2022-04-12 15:52:03 -06:00
Arati Kulkarni 50d706ecfa
fix(inputs/aerospike): Statistics query bug (#10930) 2022-04-12 15:15:13 -06:00
AsafMah 47113efc5a
fix: update github.com/Azure/azure-kusto-go from 0.5.0 to 0.60 (#10966) 2022-04-12 15:07:15 -06:00
Joshua Powers 22bc23d79b
chore: add logging to graylog tests (#10896) 2022-04-12 15:00:49 -06:00
Joshua Powers ad2a0e52a4
chore: remove go generate from CI tests (#10977) 2022-04-12 13:49:10 -06:00
R290 bed3b4b01b
fix: update github.com/gopcua/opcua from v0.3.1 to v0.3.3 (#10974) 2022-04-12 10:38:02 -06:00
dependabot[bot] 0326476e40
fix: bump github.com/aws/aws-sdk-go-v2/service/dynamodb (#10972) 2022-04-12 10:12:16 -06:00
dependabot[bot] 25a68e5589
fix: bump github.com/xdg/scram from 1.0.3 to 1.0.5 (#10773) 2022-04-12 09:39:00 -06:00
dependabot[bot] b07496721f
fix: bump go.mongodb.org/mongo-driver from 1.8.3 to 1.9.0 (#10971) 2022-04-12 09:38:43 -06:00
Joshua Powers b1e3ece613
fix: align the default value for msg size (#10947) 2022-04-12 09:09:38 -06:00
Jacob Marble 3a3802e02f
fix: update opentelemetry from v0.2.10 to v0.2.17 (#10963) 2022-04-12 09:00:27 -06:00
Giulio Fronterotta 2337fd6e61
docs: update sql readme for creating login in windows (#10967) 2022-04-12 08:32:24 -06:00
Joshua Powers dbd1fe734b
fix: remove overly verbose info message from cisco mdt (#10959) 2022-04-12 07:54:35 -06:00
Sebastian Spaink b139ee7997
fix: update starlark 7a1108eaa012->d1966c6b9fcd (#10940) 2022-04-12 07:54:25 -06:00
JackSharebourg d38665fbb6
docs: update csv parser metadata descriptions (#10750) 2022-04-12 07:53:34 -06:00
Thomas Casteleyn 5e9312b167
style: Add deprecation notice to renamed plugins (#10867) 2022-04-12 07:50:27 -06:00
Sebastian Spaink 5676326ae9
chore(inputs): add descriptions to config in README.md (#10962) 2022-04-12 08:29:02 -05:00
Sebastian Spaink b355be5ccb
feat: migrate input plugins to new sample config format (M-Z) (#10926) 2022-04-11 16:32:25 -05:00
Joshua Powers 66daef2f0c
fix: update influxdb_v2 error message (#10958) 2022-04-11 14:45:48 -06:00
Shubham Kumar Singh Rajput 777f8bf715
fix(inputs.prometheus): moved from watcher to informer (#10932) 2022-04-08 08:09:02 -06:00
Sebastian Spaink 8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) (#10924) 2022-04-07 16:01:21 -06:00
Sebastian Spaink a7df6c6aa6
feat: migrate output plugins to new sample config format (#10910) 2022-04-07 15:55:03 -06:00
Sebastian Spaink be0008f9e2
feat: migrate processor plugins to new sample config format (#10913) 2022-04-06 14:49:41 -06:00
Sebastian Spaink 43017e14dd
feat: migrate aggregator plugins to new sample config format (#10912) 2022-04-06 14:40:17 -06:00
MyaLongmire 57dc749b9a Update changelog
(cherry picked from commit f2a6653b57a11098b3dd37aed2345217c3209968)
2022-04-06 08:13:04 -06:00
Sebastian Spaink 5d6748fcb5
feat: generate the plugins sample config (#10886) 2022-04-05 17:11:09 -05:00
Driss Tahraoui-Maldague 6cb25207fd
feat(inputs.mongodb): Add metrics about files currently open and currently active data handles (#7896) 2022-04-05 11:37:57 -05:00
dependabot[bot] 898caf44b4
fix: bump gonum.org/v1/gonum from 0.9.3 to 0.11.0 (#10937) 2022-04-04 10:59:24 -06:00