telegraf/models
Paweł Żak c8a30655cb
chore: Enable `revive:enforce-map-style` rule (#16077)
2024-10-28 13:59:26 +01:00
..
buffer.go chore: Enable `revive:enforce-map-style` rule (#16077) 2024-10-28 13:59:26 +01:00
buffer_disk.go fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +02:00
buffer_disk_test.go fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +02:00
buffer_mem.go chore(agent): Extract buffer into interface (#15545) 2024-06-25 07:46:23 -06:00
buffer_mem_test.go fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +02:00
buffer_suite_test.go fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +02:00
common.go chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
filter.go feat(config): Deprecate `fieldpass` and `fielddrop` modifiers (#14012) 2023-12-04 08:22:12 -07:00
filter_test.go docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
makemetric.go chore: typos across source code comments (#10361) 2022-01-05 08:20:10 -07:00
running_aggregator.go feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00
running_aggregator_test.go feat(config): Deprecate `fieldpass` and `fielddrop` modifiers (#14012) 2023-12-04 08:22:12 -07:00
running_input.go chore: Enable `revive:enforce-map-style` rule (#16077) 2024-10-28 13:59:26 +01:00
running_input_test.go feat(inputs): Add option to choose the metric time source (#15917) 2024-10-08 16:02:08 -05:00
running_output.go fix(agent): Use a unique WAL file for plugin instances of the same type (#15966) 2024-10-18 20:22:02 +02:00
running_output_test.go chore: Fix linter findings for `revive:comment-spacings` (part 1) (#15896) 2024-09-19 10:55:45 +02:00
running_parsers.go feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00
running_processor.go feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00
running_processor_test.go chore: Review of //nolint comments (#12088) 2022-10-26 12:06:08 +02:00
running_serializer.go feat(plugins): Allow to override log-level per plugin (#15677) 2024-07-30 09:15:19 -06:00