|
|
|
|
|
by LogicX
3367 days ago
|
|
We can't pull stats we need. We tried: so many continuous query rollups...
Eats into ability to write data... at only 1000/sec (artificially tripled due to splitting into multiple measurements to get around cardinality problem)
Dropping writes even on 24 core 500gb ram, SSD Dedicated. Can't scale when also used to query against. Basically: their claimed performance looks great; but real works doesn't match up.
They've pushed fixing cardinality two quarters. No reply on my github issue with broken top() Compression is good... is about all I can say lol |
|