#!/bin/sh
kill -HUP 1 && echo "Sent SIGHUP to the Prometheus container, config reloaded"