Is it possible to collect stats per collections in MongoDB -Telegraf

All is in the tile. Nowdays there is the option
gather_perdb_stats = true
that allows you to collect metrics per databases, but I would love to monitor the collections inside the database, like the storage size metric

There is a way to do it ?