Sign in Sign up
npm

axios-prometheus-adapter-poc2

1. start a local docker image on your computer: ``` docker run \ -p 9090:9090 \ -v /path/to/prometheus.yml:/etc/prometheus/prometheus.yml \ prom/prometheus ``` In the prometheus.yml set the example server url to enable m

npm View on Npm

Activity

Latest release
3y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
ISC
First release
Feb 01, 2023
Releases
Version Released
0.1.5 initial