Skip to content

Roadmap and Development tasks

Takuro Ashie edited this page Mar 8, 2022 · 13 revisions

The list is based on community feedback.

v2

  • Input side buffer for more flexible flow control
  • Ractor(FKA Guild) based concurrency
  • Remove v0.12 code and API
  • Use C extension for core to improve the performance
  • Make strict_config_value=true by default
  • Concurrent in_tail
  • v2 issues

v1

  • out_forward: keepalive support. Check keep_forward.
  • out_file: Rotation support. Need feedback because we have logrotate or similar tool
  • in_http: HTTPS support. Need to migrate to socket helper first.
  • in_syslog: HTTPS support. It should be done by socket helper
  • in_monitor_agent: Use cool.io instead of webrick if needed
  • in_tail: automatic compaction of pos file
  • buffer: chunkio based buffer
  • config: Environment variable based condition for docker/k8s use case
  • Replace cool.io with async
  • Make test stable
  • Drop dead ruby version support

v0.12

v0.12 is already reached EOL. See Drop schedule announcement in 2019

Treasure Agent

Support ARM platform for rpm/deb Done (since td-agent 4)

Docker

Become official image to support more platforms (link)