prom-curl:
    curl http://localhost:9464/metrics

prom-test:
    cd ../.. && \
    docker build --file=data-storage/prometheus/Dockerfile.test .
