Monitoring
The Monitoring page in API Gateway displays both WebSocket and HTTP requests. You can filter the results to view only WebSocket requests and track their status and activity.
Overview
The API Gateway Monitoring page shows WebSocket requests in addition to existing HTTP requests. You can filter the results to display only WebSocket requests by selecting from the toolbar.
Connection status
The status of the connection is indicated as follows:
- Active: Green
- Completed: Gray
- Error: Red
Testing WebSocket endpoints
When working with WebSocket endpoints, verify their functionality by sending various test messages to the server and reviewing the responses. Successful indicators or error messages help determine whether the WebSocket endpoint is fully operational.