@@ -1,5 +1,6 @@
#!/bin/bash
+# Exit if no Pushgateway URL is defined
[ -z "$PROM_URL" ] && exit
case $1 in