Imporve monitoring 2

This commit is contained in:
Urtzi Alfaro
2026-01-09 07:26:11 +01:00
parent 4af860c010
commit 8ca5d9c100
39 changed files with 1035 additions and 376 deletions

View File

@@ -402,7 +402,7 @@ local_resource(
echo ""
echo "📈 SigNoz Access Information:"
echo " URL: https://monitoring.bakery-ia.local/signoz"
echo " URL: https://monitoring.bakery-ia.local"
echo " Username: admin"
echo " Password: admin"
echo ""
@@ -445,7 +445,7 @@ local_resource(
if [ "$READY_PODS" -eq "$TOTAL_PODS" ]; then
echo "✅ All SigNoz pods are running!"
echo ""
echo "Access SigNoz at: https://monitoring.bakery-ia.local/signoz"
echo "Access SigNoz at: https://monitoring.bakery-ia.local"
echo "Credentials: admin / admin"
else
echo "⏳ Waiting for pods to become ready..."
@@ -687,7 +687,7 @@ Access your application:
SigNoz (Unified Observability):
Deploy via Tilt: Trigger 'signoz-deployment' resource
Manual deploy: ./infrastructure/helm/deploy-signoz.sh dev
Access (if deployed): https://monitoring.bakery-ia.local/signoz
Access (if deployed): https://monitoring.bakery-ia.local
Username: admin
Password: admin