I have created a custom plugin and it works well. And dockerize that custom plugin then also it works well.
What I want to do is create one more custom plugin and dockerize that plugin. And set these two dockerize custom plugins in my telegef.conf
file as input plugins.
Is it possible? If it is possible then how to implement it? Can anybody help me?