Commit Graph

81 Commits

Author SHA1 Message Date
dependabot[bot] 9d20624068
chore(deps): Bump github.com/google/cel-go from 0.23.0 to 0.24.1 (#16687)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maya Strandboge <mstrandboge@influxdata.com>
2025-03-31 12:08:19 +01:00
Joachim 52244af2b6
fix(aggregators): Handle time drift when calculating aggregation windows (#16375)
Co-authored-by: Joachim DB Systel <joachim.schachermayer@deutschebahn.com>
2025-03-26 15:07:17 +00:00
Paulo Dias cb71790cf7
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2025-02-24 19:37:12 -06:00
Sven Rebhan b074f0893d
test(models): Consolidate mock input implementations (#16424) 2025-01-22 20:57:08 +01:00
Neelay Upadhyaya 0ec17e4229
feat(agent): Print plugins source information (#16270) 2025-01-22 09:35:15 -06:00
Landon Clipp 01aa1a39cf
feat(agent): Add support for input probing (#16333) 2025-01-21 09:21:25 -06:00
Paweł Żak 4e7821a4fd
chore: Fix linter findings for `revive:unused-receiver` in `agent`, `cmd`, `config`, `internal`, `metric`, `migrations`, `models`, `testutils` and `tools` (#16340) 2025-01-15 20:58:58 +01:00
Sven Rebhan be2d5efed1
feat(outputs): Add rate-limiting infrastructure (#16258) 2024-12-06 11:23:35 +01:00
Sven Rebhan 18cdb1a99e
chore(serializers)!: Remove old-style creation (#15971) 2024-12-05 08:32:10 -06:00
Sven Rebhan 0ea4c1422e
feat(outputs): Implement partial write errors (#16146) 2024-12-04 21:55:11 +01:00
Paweł Żak fe4246fab2
chore: Enable `revive:enforce-repeated-arg-type-style` rule (#16182) 2024-11-14 16:14:40 +01:00
Paweł Żak 0d30797c08
chore: Enable `revive:enforce-slice-style` rule (#16173) 2024-11-13 01:24:35 -06:00
Sven Rebhan ddec937c1a
test(models): Cleanup tests, unexport stuff and unify naming in tests (#16116) 2024-11-05 08:27:40 -06:00
Paweł Żak c8a30655cb
chore: Enable `revive:enforce-map-style` rule (#16077) 2024-10-28 13:59:26 +01:00
Dane Strandboge e257c14ec1
fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +02:00
Lars Stegman 56f2d6e1bb
feat(inputs): Add option to choose the metric time source (#15917) 2024-10-08 16:02:08 -05:00
Dane Strandboge 7435208b90
fix(agent): Fix buffer not flushing if all metrics are written (#15969) 2024-10-07 11:32:28 -05:00
Lars Stegman 8561dedb07
feat(outputs): Only copy metric if its not filtered out (#15883) 2024-10-02 14:11:26 -05:00
Paweł Żak 43590ca730
chore: Fix linter findings for `revive:comment-spacings` (part 1) (#15896) 2024-09-19 10:55:45 +02:00
Sven Rebhan f9f029e7e8
feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00
Dane Strandboge 790c21e7cd
fix(agent): Fix buffer directory config and document (#15661) 2024-07-30 10:18:10 +02:00
Sven Rebhan ef41198481
chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
Dane Strandboge f11ead9980
chore(agent.buffer): Add experimental warnings and increased logging (#15638) 2024-07-19 07:47:30 -06:00
Dane Strandboge 7245ea96bd
feat(agent): Add metric disk buffer (#15564) 2024-07-17 12:42:45 -06:00
Dane Strandboge 6da035ba44
chore(agent): Extract buffer into interface (#15545) 2024-06-25 07:46:23 -06:00
Joshua Powers 5c3aa87340
chore: Update golangci-lint from v1.58.0 to v1.59.0 (#15473) 2024-06-07 11:12:25 -05:00
Sven Rebhan 71b58ddaf5
chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
Joshua Powers 5dcc70b841
chore(deps): Bump golangci-lint from v1.57.2 to v1.58.0 (#15303) 2024-05-07 11:02:25 -05:00
Sven Rebhan e7e2d1aeee
chore(inputs.nvidia_smi): Consolidate startup_retry_behavior to model implementation (#15215) 2024-04-24 13:33:33 -05:00
Sven Rebhan 8d603cdc9c
feat(inputs): Add framework to retry on startup errors (#15145) 2024-04-17 15:12:28 -05:00
Sven Rebhan aa030b569a
feat(outputs): Add framework to retry on startup errors (#14884) 2024-03-26 12:12:30 -05:00
Paweł Żak ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
Andreas Deininger 5f5a56ed01
docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
Thomas Casteleyn 193479a988
feat(config): Deprecate `fieldpass` and `fielddrop` modifiers (#14012) 2023-12-04 08:22:12 -07:00
Akash Gupta 761dbce964
feat(agent): Allow separators for namepass and namedrop filters (#14361) 2023-11-30 16:15:56 -07:00
Paweł Żak 34ae468a8c
chore(linters): Fix findings found by testifylint: len (#14203) 2023-10-31 10:29:53 +01:00
Paweł Żak 97f47c11dd
chore(linters): Fix findings found by testifylint: empty (#14179) 2023-10-25 15:09:13 -06:00
Paweł Żak 12065fd152
chore(linters): Fix findings found by testifylint: require-error (#14181) 2023-10-25 15:04:00 -06:00
Sven Rebhan 7c8200fd65
fix(metricpass): Use correct logic expression in benchmark (#14131) 2023-10-17 17:56:51 +02:00
Joshua Powers 8dbc177d3f
fix(metricpass): Remove python logic compatibility (#13791) 2023-08-28 22:47:29 +02:00
Sven Rebhan 3da80fdfc6
feat(agent): Add option to avoid filtering of global tags (#13605) 2023-07-14 16:00:10 +02:00
Michael Cassaniti 435e42cfd4
feat(internal): Add gather_timeouts metric (#13471) 2023-06-30 08:19:13 -06:00
Sven Rebhan 0a491a7bf3
feat(agent): Add option to avoid filtering of explicit plugin tags (#13364) 2023-05-31 11:06:50 -06:00
Sven Rebhan 129d8eb98e
feat: Add common expression language metric filtering (#13144) 2023-04-28 12:42:25 -06:00
Sven Rebhan 9bb2d1562d
chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
Paweł Żak c76f319b84
chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008) 2023-04-03 07:19:43 -06:00
Maxim Ivanov 5fdeae1ab1
feat(inputs.prometheus): Control which pod metadata is added as tags (#12851) 2023-04-03 10:08:15 +02:00
abhi-jha e4cf2904ca
docs: Fix various typos in comments (#12888) 2023-03-21 16:27:38 +01:00
Maxim Ivanov ee682539e7
feat(inputs.prometheus): Use namespace annotations to filter pods to be scraped (#12777) 2023-03-07 09:26:38 +01:00
Sven Rebhan f87916aaa9
feat: Plugin state-persistence (#12166) 2023-03-01 15:34:48 -07:00