Commit Graph

8256 Commits

Author SHA1 Message Date
Joshua Powers 9ec0894dee
fix(outputs.prometheus_client): Always default to TCP (#14471) 2024-01-04 11:11:47 +01:00
Joshua Powers 6761200309
fix(systemd): Allow notify access from all (#14517) 2024-01-03 10:21:15 -07:00
Paweł Żak 5810a9e4e5
chore(linters): Enable `appendCombine` checker for gocritic (#14451) 2024-01-03 07:16:26 -07:00
Joshua Powers 08747905bf
test: Switch DNS server to avoid misbehaving test (#14520) 2024-01-02 20:24:23 +01:00
Helge Eichelberg 1eb86dc93b
fix(inputs.phpfpm): Use logger without causing panic (#14489)
Signed-off-by: elchenberg <elchenberg@users.noreply.github.com>
2024-01-02 18:33:39 +01:00
dependabot[bot] 2c7c52481d
chore(deps): Bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 (#14505) 2024-01-02 18:30:56 +01:00
dependabot[bot] 67247c5936
chore(deps): Bump github.com/prometheus/prometheus from 0.48.0 to 0.48.1 (#14503) 2024-01-02 07:20:50 -07:00
dependabot[bot] 715a7d8393
chore(deps): Bump github.com/Azure/azure-kusto-go from 0.13.1 to 0.15.0 (#14506) 2024-01-02 07:20:35 -07:00
dependabot[bot] dd104e3ff2
chore(deps): Bump github.com/pion/dtls/v2 from 2.2.7 to 2.2.8 (#14504) 2024-01-02 07:19:59 -07:00
dependabot[bot] aecc91e71a
chore(deps): Bump github.com/sijms/go-ora/v2 from 2.7.18 to 2.8.4 (#14515) 2024-01-02 07:19:42 -07:00
Yuan Zhang baea9e5470
docs(inputs.opcua_listener): Fix nodes example (#14508) 2024-01-02 07:18:52 -07:00
Andreas Deininger 9c8d5003ec
chore: Bump GitHub workflow options to latest versions (#14513) 2024-01-02 07:18:20 -07:00
Joshua Powers df13d8927a
chore(deps): Bump github.com/dvsekhvalnov/jose2go from v1.5.0 to v1.5.1-0.20231206184617-48ba0b76bc88 (#14496) 2024-01-02 12:33:41 +01:00
Joshua Powers 681e386bd3
fix(inputs.procstat): Correctly set tags on procstat_lookup (#14493) 2024-01-02 12:32:21 +01:00
knollet 19347bfe6b
fix(inputs.vsphere): Resolve occasional serverFault (#14463) 2024-01-02 12:31:09 +01:00
Paweł Żak 3005d99f71
chore(linters): Enable more checkers for gocritic (#14449) 2024-01-02 12:29:04 +01:00
Joshua Powers 5b9fe9e633
chore: Remove all CircleCI caching (#14494) 2023-12-21 08:51:47 -07:00
dependabot[bot] 35145b4fca
chore(deps): Bump github.com/containerd/containerd from 1.7.7 to 1.7.11 (#14483) 2023-12-19 16:10:58 -07:00
Joshua Powers d417b69136
test: Revert caching changes, drop linting on windows/macos (#14465) 2023-12-19 10:57:12 -07:00
dependabot[bot] 2e067df7a2
chore(deps): Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.1 (#14475) 2023-12-19 07:52:26 -07:00
dependabot[bot] 028420bcc7
chore(deps): Bump github.com/djherbis/times from 1.5.0 to 1.6.0 (#14476) 2023-12-19 07:52:12 -07:00
dependabot[bot] 4012dd3591
chore(deps): Bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#14477) 2023-12-19 07:51:51 -07:00
dependabot[bot] 8bb9bbdb5d
chore(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#14478) 2023-12-19 07:51:25 -07:00
dependabot[bot] 07d98674a7
chore(deps): Bump golang.org/x/net from 0.17.0 to 0.19.0 (#14479) 2023-12-19 07:51:13 -07:00
dependabot[bot] 51b1c183d3
chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#14480) 2023-12-19 07:50:56 -07:00
Sam Lai 08fd16f3df
fix(outputs.influxdb*): Support setting Host header (#14481) 2023-12-19 07:49:40 -07:00
Thomas Casteleyn 448260a90a
chore: Update pull request template (#14470) 2023-12-18 06:47:37 -07:00
Thomas Casteleyn d6f509e869
fix(outputs.bigquery): Ignore fields containing NaN or infinity (#14458) 2023-12-18 06:46:15 -07:00
Paweł Żak e48b72f965
chore(linters): Enable rangeValCopy and hugeParams checkers for gocritic (#14454) 2023-12-15 07:36:34 -07:00
Paweł Żak 4ad8f6b814
chore(linters): Enable `preferDecodeRune` and `preferFprint` checkers for gocritic (#14453) 2023-12-15 07:01:25 -07:00
Paweł Żak 3786cf2d72
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452) 2023-12-15 06:25:10 -07:00
PanKaker 76da5ff9b9
test(inputs.dpdk): Cleanup directories after unit tests (#14457) 2023-12-15 06:23:22 -07:00
Darío 73ed448f1f
fix(processors.filter): Rename processors.Filter -> processors.filter (#14460) 2023-12-14 12:24:43 -07:00
Josh Powers 18e80f646d
Update changelog for v1.29.1
(cherry picked from commit be1104251c9f6a644ed2840cade463436a8e5f17)
2023-12-13 09:34:30 -07:00
Joshua Powers e05d622ac6
fix(inputs.clickhouse): Omit zookeeper metrics on clickhouse cloud (#14443) 2023-12-13 09:14:19 -07:00
tolsadus.eth e328e0680d
docs(inputs.memcached): Correct typo in README.md (#14448)
Co-authored-by: Maxime ROUX <Maxime.ROUX@3ds.com>
2023-12-13 16:45:21 +01:00
Joshua Powers 34296b8154
fix(inputs.php-fpm): Parse JSON output (#14430) 2023-12-13 07:51:32 -07:00
tiny6996 235f0556c4
docs(inputs.ldap): Correct plugin name in sample config (#14446) 2023-12-13 10:05:03 +01:00
Sven Rebhan bb5131a5ea
chore(deps): Update all github.com/aws/aws-sdk-go-v2 dependencies (#14441) 2023-12-12 13:31:48 -07:00
Sven Rebhan d2329621dc
fix(inputs.procstat): Revert unintended renaming of 'systemd_unit' option (#14440) 2023-12-12 06:40:34 -07:00
dependabot[bot] db204fd915
chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.5 to 3.4.6 (#14435) 2023-12-12 13:38:33 +01:00
dependabot[bot] 4c3cadd067
chore(deps): Bump github.com/klauspost/compress from 1.17.3 to 1.17.4 (#14433) 2023-12-12 13:37:48 +01:00
dependabot[bot] ceb614c52a
chore(deps): Bump github.com/openzipkin/zipkin-go from 0.4.1 to 0.4.2 (#14432) 2023-12-12 13:37:12 +01:00
dependabot[bot] 01718c40f7
chore(deps): Bump github.com/tidwall/gjson from 1.14.4 to 1.17.0 (#14431) 2023-12-12 13:36:28 +01:00
Josh Powers 2b731c2d57
Update changelog for v1.29.0
(cherry picked from commit 835ba3de87c2098fd6533991c38309050c5b1a8e)
2023-12-11 08:04:30 -07:00
Josh Powers 8c3bfab0c6
Update build version to 1.30.0 2023-12-11 07:33:59 -07:00
Thomas Casteleyn fe6e5d86fc
fix(outputs.bigquery): Correct use of auto-detected project ID (#14416) 2023-12-11 07:32:46 -07:00
knollet 9cf8afc123
docs(Changelog): Fix reference to python-syntax removal #14427 (#14429) 2023-12-11 06:58:57 -07:00
Paweł Żak f899e71aab
fix(inputs.intel_powerstat): Unit tests should work on every CPU/platform (#14420) 2023-12-08 18:15:21 +01:00
Sven Rebhan 31ba5d9612
fix(license): Correct spelling of jmhodges/clock license (#14419) 2023-12-08 07:28:00 -07:00