Max values per tag limit exceeded InfluxDB

Hi,
We are getting this failure message in our Database. I need a clarification like this value max-values-per-tag is set for DB level and if the value set to 100000 then once it reached this value , points will be discarded.

Suppose in my DB there are 10 measurements , the max-values-per-tag will be get counted to 100000 after summing up all 10 measurements tag values.it is in DB level and not on Measurement level.

Please clear if i am correct