I am new to Victoriametrics.
I have multiple csv files with many fields and multiple lines at different paths. I need to read and get the values to prometheus metrics so that i can get some alerting setup if there is no values of that field/label.
I have working prometheus already setup. Installation of prometheus i undertstood.
when coming to importing multiple csv files to prometheus i have files of 2mb or more size. I read it impacts the performance of prometheus.
Any suggestions or tutorials/ videos will be appreciated.
Thanks