Commit Graph

8212 Commits

Author SHA1 Message Date
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
Joshua Powers 00d145eae8
test(inputs.vault): Remove metric comparison in integration test (#14369) 2023-11-30 17:53:28 +01:00
Joshua Powers d1daa04ec5
docs(inputs.mqtt_consumer): Clarify persistent session and topic refresh (#14366) 2023-11-30 12:03:50 +01:00
Joshua Powers f48b8504b6
fix(outputs.prometheus_client): Ensure v1 collector data expires promptly (#14232) 2023-11-30 12:02:17 +01:00
Andreas Deininger 6814d7af8a
docs: Fix typos (#14359)
Co-authored-by: Josh Powers <powersj@fastmail.com>
2023-11-29 14:47:39 +01:00
Sven Rebhan 827f1cc249
chore(inputs.procstat): Use plural for supervisor_units option (#14329) 2023-11-28 14:02:08 -07:00
Andreas Deininger 17edab98d5
docs(parsers.json_v2): Add links to testdata folder (#14358) 2023-11-28 13:44:54 -07:00
Joshua Powers 3b698e5bda
docs: Update PR checklist, make clear AI generated code not accepted (#14362) 2023-11-28 18:46:31 +01:00
Andreas Deininger 25d4a45c8c
fix(parsers.json v2): Correct wrong name of config option (#14351) 2023-11-28 15:46:41 +01:00
dependabot[bot] 75b9786f79
chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources from 1.1.1 to 1.2.0 (#14355) 2023-11-28 15:44:36 +01:00
dependabot[bot] 95543a9633
chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor (#14354) 2023-11-28 15:04:16 +01:00
dependabot[bot] c7e495b18a
chore(deps): Bump golang.org/x/text from 0.13.0 to 0.14.0 (#14353) 2023-11-28 15:03:43 +01:00
dependabot[bot] c12269f690
chore(deps): Bump cloud.google.com/go/bigquery from 1.56.0 to 1.57.1 (#14352) 2023-11-28 15:03:10 +01:00
Sven Rebhan 2dc8e436db
feat(secretstores): Add systemd-credentials plugin (#13657) 2023-11-27 13:50:57 -07:00
Sven Rebhan f2cc928178
chore(inputs.procstat): Cleanup code (#14326) 2023-11-27 13:50:30 -07:00