@groww-tech/monitoring
v0.0.1
Published
A monitoring CLI to spin up prometheus server
Downloads
1,883
Readme
web-monitoring
Monitoring service is a CLI which starts the prometheus server for monitoring.
Installation
npm i @groww-tech/monitoring
CLI Usage
web-monitor
will be the command to start prometheus server, optional command line arguments like port and route can be passed to it.
PORT=8001 ROUTE=/metrics web-monitor
License
Monitoring service is licensed under a MIT License.
This package is customized for use in Groww projects. Use at your own risk.