mirror of
https://github.com/wahyd4/telegraf.git
synced 2026-08-21 10:36:03 +10:00
main reasons behind this: - make adding/removing tags cheap - make adding/removing fields cheap - make parsing cheaper - make parse -> decorate -> write out bytes metric flow much faster Refactor serializer to use byte buffer