Hey :wave: Has anyone ran any performance/load tes...
# general
i
Hey 👋 Has anyone ran any performance/load tests on a self-hosted SizNoz deployment? I am interested in what was the achieved throughput of ingested metrics per second, and what resources did that require? 🤔
v
Maybe @Srikanth Chekuri can share metrics load perf
i
Really interested in this, I am looking to handle a couple of million datapoints per second, so it’s important to understand what the required resources for that would be
s
I am looking to handle a couple of million datapoints per second
Do you have the scale of a million sample for a second or million samples for minute?
i
Per second
s
Just curious, what kind of metrics or system do you monitor that send million samples for a second.
For the scale of 50k samples per second. ClickHouse (1 shard 1 replica) - 3 CPU Collector (3 collector) - 1.5 CPU, 4 GB each.
You can vertically scale for your needs.