@groww-tech/monitoring
v0.0.1
Published
A monitoring CLI to spin up prometheus server
Readme
web-monitoring
Monitoring service is a CLI which starts the prometheus server for monitoring.
Installation
npm i @groww-tech/monitoringCLI 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-monitorLicense
Monitoring service is licensed under a MIT License.
This package is customized for use in Groww projects. Use at your own risk.
