... su - ubuntu
sudo apt-get update
apt install git
git clone -b main https://github.com/SigNoz/signoz.git && cd signoz/deploy/
./install.sh ==> This steps fails with error (refer to attachment)
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.