Hello! I'm evaluating self-hosted SigNoz to replace our current AWS services based monitoring solution (Cloudwatch / X-Ray). I struggle on doing a sizing of SigNoz to have a proper cost estimation. I already extracted some data which I feel relevant for the sizing from the AWS services:
• Number of traces ingested in X-Ray: 15 million/month
• Logs ingested: 60GB/month
• Metrics: 180 million/month
I did not find any information to map this to the system requirements (compute size CPUs/RAM) for SigNoz, the ClickHouse DB and the required data store sizes in EBS, EFS and/or S3. Is there some guidance for calculating the values to have some meaningful cost estimation?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.