Commit Graph

7268 Commits

Author SHA1 Message Date
Joshua Powers c42d8e30b6
feat(inputs.internet_speed): server ID include and exclude filter (#12617) 2023-02-07 10:52:21 -07:00
Joshua Powers fc1fb2fcd9
docs(inputs.procstat): add ppid field (#12641) 2023-02-07 09:37:21 -07:00
Joshua Powers 3894ca6b91
docs(inputs.snmp): Explain different snmp backends (#12627) 2023-02-07 17:19:29 +01:00
Jacob Marble 80b48774ac
chore: Update OpenTelemetry (#12638) 2023-02-07 17:17:31 +01:00
Paweł Żak 1260b4523b
chore: Fix linter findings for tenv (#12622)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-07 17:12:42 +01:00
Paweł Żak 9a0cecc788
chore: Fix linter findings for nolintlint (part3) (#12613)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-07 17:06:12 +01:00
Paweł Żak 0339432753
chore: Show file names and line numbers for found issues in github action logs (#12618)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-07 17:03:24 +01:00
Joshua Powers ae2eb096cd
feat(agent): Add /etc/telegraf/telegraf.d to default config locations (#12608) 2023-02-07 17:02:01 +01:00
Tomas Barton 0ea50fa3b5
fix(inputs.conntrack): Resolve segfault when setting collect field (#12603) 2023-02-07 16:55:28 +01:00
jokuniew 0f2db7abb8
feat(inputs.p4runtime): Implementation of P4Runtime input plugin (#12473)
Co-Authored-By: Jakub Sikorski <jakub.sikorski@intel.com>
2023-02-07 16:45:27 +01:00
Matthijs Kooijman f12870693e
docs: Show TOML inline table syntax for tags/tagpass/tagdrop (#12636) 2023-02-07 15:00:34 +01:00
Joshua Powers 64033bd393
feat(inputs.processes): Add `use_sudo` option for BSD (#12628) 2023-02-06 22:00:21 +01:00
Francois Steyn 7345b400ff
docs(inputs.prometheus): fix incorrect headers option (#12625) 2023-02-06 09:52:51 -07:00
Joshua Powers 31a87df2ff
fix(agent): Only read the config once (#12607) 2023-02-06 10:05:59 +01:00
Paweł Żak 257083dba8
chore: bump go to 1.20 for golangci-lint-action (#12614) 2023-02-03 14:35:29 -07:00
Paweł Żak 17c77df228
chore: Bump golangci-lint from v1.50.1 to v1.51.0 (#12605)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-03 10:27:47 +01:00
Dmitry Khamitov e466cab0c0
fix(inputs.mongodb): SIGSEGV when restarting MongoDB node (#12604) 2023-02-03 10:12:16 +01:00
Joshua Powers d137d97ed0
feat: Always disable cgo support (static builds) (#12600) 2023-02-03 09:52:59 +01:00
Joshua Powers bf108da447
chore: Update to go1.20 (#12593) 2023-02-03 09:47:02 +01:00
Tom Pillot cde651b7ee
fix(inputs.mongodb): Improve error logging (#12599) 2023-02-03 09:44:50 +01:00
Sven Rebhan dfc5cdf924
docs: indicate secret-store support in plugin READMEs (#12592) 2023-02-02 09:31:23 -07:00
Nick McKinney d35bd06802
feat(inputs.opensearch_query): add opensearch_query input plugin (#12393) 2023-02-02 08:41:56 -07:00
Paweł Żak 473aa0de17
chore: Lint whole codebase both in PR and master branch (#12590) 2023-02-02 14:16:21 +01:00
Joshua Powers 6e2d8137e4
docs(inputs.postgresql): Provide socket connection details (#12584) 2023-02-02 14:15:49 +01:00
Thomas Casteleyn 0ade9e1a88
feat(inputs.example): Add secret-store sample code (#12550) 2023-02-02 14:14:47 +01:00
Sven Rebhan 177ce5eea3
feat(inputs.mysql): add secret-store support (#12591) 2023-02-01 16:09:58 -07:00
Paweł Żak e84bc0c590
chore: clean up import shadowing issues (#12588) 2023-02-01 11:21:38 -07:00
Sven Rebhan e6de0cc9c2
chore(internal.gzip): cleanup CompressWithGzip (#12587) 2023-02-01 11:20:11 -07:00
Jacob Marble e1db44c3b2
chore(inputs.opentelemetry): Update OpenTelemetry input plugin (#12561) 2023-02-01 17:58:43 +01:00
Sven Rebhan e4b739f3a4
fix(docs): fix link to license for Google flatbuffers (#12586) 2023-02-01 06:27:04 -07:00
Jacob Marble 34ebbd9675
chore(deps): google.golang.org/grpc v1.51.0 to v1.52.0 (#12583) 2023-01-31 14:16:28 -07:00
Jacob Marble 9a1931bcc1
chore(deps): update golang/x dependencies (#12582) 2023-01-31 14:14:16 -07:00
Jacob Marble 0aad3b5bea
chore(deps): update github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#12581) 2023-01-31 14:13:21 -07:00
Jacob Marble a5cf3cccef
chore(deps): update gopsutil dependency from 3.22.9 to 3.22.12 (#12580) 2023-01-31 13:28:23 -07:00
Sven Rebhan 6f33711c38
chore(inputs.x509_cert): fix linter warning (#12577) 2023-01-31 12:05:05 -07:00
Sven Rebhan e6655d534e
fix(inputs.mysql): avoid side-effects for TLS between plugin instances (#12576) 2023-01-31 11:29:45 -07:00
Joshua Powers f82f2fdb16
fix(inputs.upsd): Add additional fields (#12543) 2023-01-31 10:41:58 +01:00
Joshua Powers b20e490031
fix(outputs.prometheus_client): Expire with ticker, not add/collect (#12560) 2023-01-31 10:38:10 +01:00
dependabot[bot] 52b2323dec
chore(deps): Bump github.com/multiplay/go-ts3 from 1.0.1 to 1.1.0 (#12572) 2023-01-31 10:35:26 +01:00
dependabot[bot] 3caf0c332d
chore(deps): Bump github.com/coreos/go-semver from 0.3.0 to 0.3.1 (#12571) 2023-01-31 10:33:30 +01:00
dependabot[bot] 048fa67c8f
chore(deps): Bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#12570) 2023-01-31 10:32:38 +01:00
dependabot[bot] 53e749ae8c
chore(deps): Bump github.com/99designs/keyring from 1.2.1 to 1.2.2 (#12568) 2023-01-31 10:31:16 +01:00
Sven Rebhan 8f2118ccc9 Update changelog for v1.25.1
(cherry picked from commit 26295a50364c7669b8381a9816567bb3fdc934bd)
2023-01-30 19:53:08 +01:00
Viraj Sinha e96a49ea83
fix(inputs.opcua): fix opcua and opcua-listener for servers using password-based auth (#12529) 2023-01-30 08:14:58 -07:00
Pascal Zimmermann dc9eb02301
fix(inputs.prometheus): Set the timeout for slow running API endpoints correctly (#12559) 2023-01-30 15:52:54 +01:00
Sven Rebhan 2529d5fa16
feat(inputs.win_perf_counters): add remote system support (#12556) 2023-01-27 10:22:25 -07:00
Joshua Powers d3e1f95b87
feat(inputs.gnmi): Set max gRPC message size (#12495) 2023-01-27 10:11:29 +01:00
Sven Rebhan eb03bb5599
fix(inputs.exec): restore pre-v1.21 behavior for CSV data_format (#12533) 2023-01-26 13:51:39 -07:00
dependabot[bot] 8edcd8cb80
chore(deps): Bump github.com/kardianos/service from 1.2.1 to 1.2.2 (#12418) 2023-01-26 19:00:08 +01:00
Joshua Powers a61a136007
Revert "chore: update windows signing script (#12524)" (#12555)
This reverts commit bfb26a8af6.
2023-01-26 07:16:12 -07:00