Hello
Currently I am working on huge data, need information on Schema or Design of DB.
I am new to Influx-db and no background of SQL or any other database
Influx-db version: 1.7.6
Scenario :
So I have python script which insert data into Influx-db, So I made Unique tags and inserted directly into measurements. Now I am getting this error max-series-per-database limit exceeded: (1000000). I changed this ‘0’ in config file and its not working.
My data reached 1000000 in just 5 days, How can I handle one year data. Now i am not able to insert data.
$ free -g
total used free shared buff/cache available
Mem: 15 2 1 0 12 12
Swap: 0 0 0