Commit Graph

8 Commits

Author SHA1 Message Date
nagaflokhu 5329835618
fix(agent): Correctly truncate the disk buffer (#16697)
Co-authored-by: Sven Rebhan <srebhan@influxdata.com>
2025-04-24 11:10:11 -05:00
Sven Rebhan 0ea4c1422e
feat(outputs): Implement partial write errors (#16146) 2024-12-04 21:55:11 +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
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
Dane Strandboge 7435208b90
fix(agent): Fix buffer not flushing if all metrics are written (#15969) 2024-10-07 11:32:28 -05: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