Commit Graph

6550 Commits

Author SHA1 Message Date
Joshua Powers 7d456d1773
fix: deprecate useless database config option (#11044) 2022-05-10 15:26:04 -06:00
Joshua Powers 3e60bc1d4b
fix: do not error when closing statsd network connection (#11043) 2022-05-10 15:24:34 -06:00
Joshua Powers e28793cff1
fix: re-init azure monitor http client on context deadline error (#11030) 2022-05-10 15:24:01 -06:00
Tyson Kamp 9c02a47e8f
feat: add influx semantic commits checker, checks only last commit. (#11037) 2022-05-10 15:18:52 -06:00
Joshua Powers c7ffe1758f
fix: have telegraf service wait for network up (#11042) 2022-05-10 15:13:44 -06:00
Thomas Casteleyn 8aacd07257
chore(inputs/disk): add deprecation notice to legacy mountpoints setting (#10948) 2022-05-10 09:59:57 -06:00
Thomas Casteleyn 6dc2b99549
style: align plugin renaming (#10868) 2022-04-28 13:40:34 -06:00
Josh Powers e0212a7d7a
Update changelog
(cherry picked from commit 53863d2eb563b19742f89bccff08a09811c205da)
2022-04-28 09:06:34 -06:00
Jimmy Rimmer eb791360c4
fix: datadog count metrics (#10979) 2022-04-27 17:04:34 -05:00
RaviKiran K 5a71d03e63
feat(outputs.http): Support configuration of `MaxIdleConns` and `MaxIdleConnsPerHost` (#10954) 2022-04-27 15:24:27 -05:00
Sebastian Spaink 3518577992
chore: enable linting of shell scripts (#11031) 2022-04-27 12:26:03 -05:00
Sebastian Spaink 51facf751b
chore: increase timeout for darwin packaging (#11041) 2022-04-27 11:26:32 -05:00
Joshua Powers f97e50a73d
fix: reduce log level in disk plugin (#10925) 2022-04-26 15:46:28 -06:00
Joshua Powers 23bb23d981
feat: create and push nightly docker images to quay.io (#11000) 2022-04-26 14:11:01 -06:00
Tyson Kamp 6be1507d1e
chore: remove influxdata/validate-semantic-github-messages github workflow (#11036) 2022-04-26 12:21:03 -06:00
Tyson Kamp c8aba006dc
chore: Adding influx's semantic commit and PR message checker, so we … (#11009)
* chore: Adding influx's semantic commit and PR message checker, so we can deprecate semantic-pull-requests

* feat: change commit history for semantic validation to 1 (last commit)
2022-04-26 11:01:18 -07:00
bewing a6f278a5ea
fix: use external xpath parser for gnmi (#11024) 2022-04-26 07:38:02 -06:00
Joshua Powers f450e37966
fix: remove duplicate influxdb listener writes (#10976) 2022-04-25 14:49:56 -06:00
Sebastian Spaink ce94113430 Update changelog
(cherry picked from commit 234a4489b716ca1212d1f7a935805793a225c147)
2022-04-25 11:30:13 -05:00
dependabot[bot] 52e66e6693
fix: bump github.com/aws/aws-sdk-go-v2/config from 1.13.1 to 1.15.3 (#10998) 2022-04-22 16:14:26 -05:00
bewing 72997edf7b
fix: add mutex to gnmi lookup map (#11008) 2022-04-22 07:40:20 -06:00
Thomas Casteleyn da31a19d5b
fix(cmd): Also allow 0 outputs when using test-wait parameter (#11013) 2022-04-21 15:00:03 -06:00
Joshua Powers 5c98cb2aad
fix: allow Makefile to work on Windows (#11015) 2022-04-21 14:56:18 -06:00
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