Dynamically loading telegraf

Can a plugin be loaded dynamically by the agent? Or does it have to be compiled with the agent ?

Currently all plugins are compiled into the agent, however there is an open issue on GitHub discussing a gRPC-based plugin system, which would enable the dynamic loading of plugins: