Using telegraf exporter and its plugin is better or to use mutiple exporters?
What are the pros and cons of using telegraf (using multiple plugin:- mongodb, mysql, nginx, elasticsearch, postgresql, redis) instead of using mutiple collectors ie, separately redis_exporter, mongodb_exporter, nginex_exporter etc. ? Is there any benefit to use multiple exporters rather than using single telegraf exporter in terms of metrics or anything?