OpenTSDB by default support up to 8 tags in a database (see here) and you can modify this in configuration. Since CnosDB is adopting similar tag-set model, is there any limit on the number of tags we can create in a single database here then?
I assume the limitation (if exists) is there to avoid the high series cardinality, which could lead to OOM, right?