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

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}"