Skip to content

Yorex93/latency-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latency Monitor

Application for monitoring latency across services. The Application works by making requests to the services at set intervals and keeping records of all the timing phases involved in the request.

Installation

Clone the package into your local computer with.

git clone https://github.com/Yorex93/latency-monitor.git
cd latency-monitor
npm install

Usage

rename env.example to .env and input your own variables.

Then run

npm run start

or

npm run monitor

to use pm2 monitoring

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published