Hey team, we are evaluating Signoz opensource and have a few questions. After analyzing the code, it seems that postgres is only supported with the enterprise license
https://github.com/SigNoz/signoz/tree/main/ee. So for opensource, is only sqlite supported? Does that mean the signoz server is not horizontally scalable, and thus we also can't really support running multiple instances across multi-region/multi-cloud?
Also, how would highly available alerting work if there are multiple instances of signoz with a postgres DB? Is there some sort of deduplication of alert notifications?