🚀 Feature
It would be nice to have a possibility to rename currently automatically set metrics postfix dataloader_idx_X to the custom name for better metrics visualization.
Say I have an imagenet and cifar datasets and accuracy metrics. Now I got accuracy_dataloader_idx_0 and
accuracy_dataloader_idx_1 metrics postfix but it would be much more convinient to have the metrics name like accuracy_imagenet and accuracy_cifar