@bitburner-monorepo/prom-metrics-expose
A simple, barebones docker-compose file to host a Prometheus instance. Intended for use with Bitburner Prometheus Metrics Exposer.
Usage Instructions
- Configure
prometheus/prometheus.yml
to your liking. - Run
nx run prom-server-compose:compose-up
.- Alternatively, run
docker-compose up
.
- Alternatively, run