Watched aim to become a performance analysis and a monitoring tool. This is the frontend. Allow to view performance metric and monitoring events generated by the backend
This project is based on the following projects :
- watched.back Centralize the agents metric and monitor them.
- watched.agent Collect metrics and monitor services forwarding the information over a REST api.
composer install
php -S 0.0.0.0:8080 -t public/
Complete instructions here.
In between a prototype and a full fleged frontend. At best an alpha status.