Commit Graph

8226 Commits

Author SHA1 Message Date
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
Christian Allinson fbd2dcc9d9
feat(common.opcua): Add option to include OPC-UA DataType as a Field (#14345) 2023-12-07 13:02:25 -07:00
Sven Rebhan 2a81343ad3
feat(migrations): Add migration for fieldpass/fielddrop (#14401) 2023-12-07 12:31:30 -07:00
Gabriele Galiero Casay 5d598321bb
feat(inputs.intel_powerstat): Extract business logic to external library (#14363) 2023-12-07 09:56:17 -07:00
Sven Rebhan 57fbc73814
fix(processors.starlark): Avoid negative refcounts for tracking metrics (#14395) 2023-12-07 08:45:09 -07:00
Paweł Żak aa681be594
chore(linters): Remove blank identifiers and errors which are not needed to handle (#14399) 2023-12-07 08:09:01 -07:00
Georg Pirklbauer c37de06aef
docs(outputs.dynatrace) Update links to documentation (#14400) 2023-12-07 07:29:06 -07:00
Joshua Powers 3172fd5cfa
feat(outputs.stackdriver): Enable histogram support (#14275) 2023-12-07 12:35:04 +01:00
Sven Rebhan 41b7a3d467
fix(inputs.s7comm): Reconnect if query fails (#14394) 2023-12-07 12:28:24 +01:00
RWDai 812ce171a4
chore: Add .uuid to gitignore (#14393) 2023-12-06 21:48:38 +01:00
Sven Rebhan ea3e6dfb91
fix(inputs.modbus): Split large request correctly at field borders (#14388) 2023-12-06 06:55:49 -07:00
Joshua Powers 0d0b67a098
chore: Update go1.21.5 (#14391) 2023-12-06 13:16:55 +01:00
RWDai 8dda436e7e
chore(inputs.rabbitmq): Remove useless comment (#14389) 2023-12-06 13:16:11 +01:00
Sven Rebhan 627aa04845
chore(inputs.statsd): Do not deprecate convert_names as there is no replacement (#14390) 2023-12-05 18:03:05 +01:00
dependabot[bot] b6a480a17c
chore(deps): Bump github.com/influxdata/tail from 1.0.1-0.20210707231403-b283181d1fa7 to 1.0.1-0.20221130111531-19b97bffd978 (#14384)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-12-05 18:02:12 +01:00
dependabot[bot] cc433dec09
chore(deps): Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.0 (#14382) 2023-12-05 07:44:55 -07:00
dependabot[bot] 0b124bad4a
chore(deps): Bump github.com/IBM/sarama from 1.41.3 to 1.42.1 (#14385) 2023-12-05 07:44:37 -07:00
dependabot[bot] 39bb253e74
chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.9.23 to 2.10.6 (#14386) 2023-12-05 07:44:16 -07:00
dependabot[bot] f85d43552a
chore(deps): Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#14383) 2023-12-05 07:43:53 -07:00
Joshua Powers c3ace27ff4
test: Update lxc images (#14380) 2023-12-04 21:38:31 +01:00
jxlxx f3c52dc243
feat(inputs.nats_consumer): Add nkey-seed-file authentication (#14375) 2023-12-04 21:37:38 +01:00
PanKaker f654d9236b
feat(inputs.dpdk): Add options to customize error-behavior and metric layout (#14308) 2023-12-04 12:07:45 -07:00
Sven Rebhan d570f015df
feat(secrets): Add unprotected secret implementation (#13998) 2023-12-04 10:42:48 -07:00
Thomas Casteleyn 193479a988
feat(config): Deprecate `fieldpass` and `fielddrop` modifiers (#14012) 2023-12-04 08:22:12 -07:00
Sven Rebhan ce64421419
fix(inputs.netflow): Handle malformed inputs gracefully (#14373) 2023-12-04 08:16:59 -07:00
Thomas Casteleyn 6ff28c7593
feat(outputs.bigquery): Allow to add metrics in one compact table (#14342) 2023-12-04 07:40:06 -07:00
Hr0bar 78e41f6649
docs(inputs.fireboard): Revert typo fix as the typo is returned in the actual code too (#14379) 2023-12-04 07:34:36 -07:00
Sven Rebhan ebffaa3916
chore(inputs.procstat): Convert bool tagging settings to a list (#14333) 2023-11-30 16:23:35 -07:00
Akash Gupta 761dbce964
feat(agent): Allow separators for namepass and namedrop filters (#14361) 2023-11-30 16:15:56 -07:00
ericmiller-wpengine e4d7be0f2b
fix(inputs.tail): Retry opening file after permission denied (#14357) 2023-11-30 15:52:28 -07:00
agiilit-admin e17ee6dead
fix(parsers.json_v2): Reset state before parsing (#14344) 2023-11-30 15:51:12 -07:00