hongbo-miao/hongbomiao.com

View on GitHub
data-storage/prometheus/Makefile

Summary

Maintainability
Test Coverage
prom-curl:
    curl http://localhost:9464/metrics
prom-test:
    cd ../.. && \
    docker build --file=data-storage/prometheus/Dockerfile.test .