Inspecting endpoints
Altogic Watcher is a powerful monitoring tool that allows you to inspect endpoints with ease. The top panel of the Watcher features a section dedicated to endpoints, where you can utilize a specs filter to narrow down your search and view specific information.
Endpoints usage summary
In the Watcher tool, go to the section for endpoints. You can view the resource usage summary of endpoints from this section. Click the refresh button in the upper right corner to update the data.

- Time Interval - Displays the time interval for which the data shown is calculated.
- Method - The method section allows you to see the used method type.
- Endpoints - The endpoint section lets you see the endpoint name and path.
- Total - Displays the count of the incoming requests to the endpoint.
- Success - Displays the count of the successful requests to the endpoint.
- Error - Displays the count of the unsuccessful requests to the endpoint.
- Error Rate - Displays the rate of unsuccessful requests to the endpoint.
- Average Duration (ms) - The Average Duration feature allows you to see the average duration of the endpoint.
- Minimum Duration (ms) - The Minimum Duration feature allows you to see the minimum duration of the endpoint.
- Maximum Duration (ms) - The Maximum Duration feature allows you to see the maximum duration of the endpoint.
Endpoints logs
You can view the logs of endpoints from this section.

- Time Interval - Displays the time interval for which the data shown is calculated.
- Bar chart area - Graphically displays the total requests including success and error ones for the selected time period.
- Timestamp - The timestamp field allows you to see the exact time of the sent request.
- Endpoint - The endpoint section lets you see the endpoint name and path.
- Method - The method section allows you to see the used method type.
- Status - The status section allows you to see the return status code.
- Response Time - The response time section lets you see the return response time.
- Client Api Call - The client api call section allows you to know if that request is initiated by the client API or by other means.