CodeShala / CodeShala/codeshala.org
Add Monitoring Utilities
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
We need to monitor all the events that occur on our server and analyse that data.
TODOS:
- [x] Google Analytics
- [ ] Count hits on every route
- [ ] Log Response time (Ref: [npmjs > response-time](https://www.npmjs.com/package/response-time))
- [ ] Log all errors and raise issues for it. (Ref: [npmjs > errorhandler](https://www.npmjs.com/package/errorhandler))
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.