diff --git a/deploy/install.sh b/deploy/install.sh index 34ca5356bb..ba69553b50 100755 --- a/deploy/install.sh +++ b/deploy/install.sh @@ -511,13 +511,15 @@ else echo "" echo -e "🟢 Your frontend is running on http://localhost:3301" echo "" + echo "ā„¹ļø By default, retention period is set to 7 days for logs and traces, and 30 days for metrics." + echo -e "To change this, navigate to the General tab on the Settings page of SigNoz UI. For more details, refer to https://signoz.io/docs/userguide/retention-period \n" echo "ā„¹ļø To bring down SigNoz and clean volumes : $sudo_cmd docker-compose -f ./docker/clickhouse-setup/docker-compose.yaml down -v" echo "" echo "+++++++++++++++++++++++++++++++++++++++++++++++++" echo "" - echo "šŸ‘‰ Need help Getting Started?" + echo "šŸ‘‰ Need help in Getting Started?" echo -e "Join us on Slack https://signoz.io/slack" echo "" echo -e "\nšŸ“Ø Please share your email to receive support & updates about SigNoz!"