Update exporter's reachable URL to include metrics

This commit is contained in:
Tobias 2025-11-21 11:33:55 +01:00 committed by GitHub
parent 3cb78cf13a
commit d4b209ae1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -155,4 +155,4 @@ EOF
fi
msg_ok "Service created successfully"
echo -e "${CM} ${GN}${APP} is reachable at: ${BL}http://$IP:8090${CL}"
echo -e "${CM} ${GN}${APP} is reachable at: ${BL}http://$IP:8090/metrics${CL}"