opossum-prometheus

v0.0.2
Prometheus metrics for opossum circuit breaker
circuit breaker fail fast prometheus metrics

pretest

npm run lint

test

nyc tape test/*.js | tap-spec

coverage

nyc report && if [ $CODACY_OPOSSUM_PROMETHEUS'' != '' ] ; then nyc report --reporter=text-lcov | codacy-coverage; fi

ci

npm run test && npm run coverage

prerelease

npm run ci

release

standard-version -s -a

lint

standardx test/*.js index.js

Metadata

Downloads

Maintainers