Real-time monitoring of application health and performance metrics
| Time Stamp | Method | Time Taken (ms) | Status | URI | Action |
|---|---|---|---|---|---|
| Jul 28, 2020, 11:08:06 PM | GET | 45 | 200 | http://localhost:5000/employees/find/4555 | |
| Jul 28, 2020, 11:08:05 PM | GET | 39 | 200 | http://localhost:5000/employees/find/4555 | |
| Jul 28, 2020, 11:08:04 PM | POST | 120 | 404 | http://localhost:5000/employees/create | |
| Jul 28, 2020, 11:08:03 PM | PUT | 85 | 500 | http://localhost:5000/employees/update/1234 | |
| Jul 28, 2020, 11:08:02 PM | DELETE | 32 | 200 | http://localhost:5000/employees/delete/9876 |