Note |
---|
Info |
The Monitoring system posts the monitoring API, which can be used by the nodes in the network to report errors in communication with other nodes, collects the error reports, posts them on the web page, and informs providers about the errors via emails.
This service is dedicated to developers of the mobility software used in the EWP network and is available in the monitoring section of the EWP Stats Portal.
...
Monitoring API
Info |
---|
An ewp-specs-api-monitoring
API allows clients to report any unexpected behavior encountered by the servers in the EWP network when making requests. This API SHOULD NOT be implemented by anyone other than the EWP Monitoring system. Clients MUST call this API in case of detecting any exceptions or incorrect responses from any of the servers in the EWP network. In case of issues with calling this API, like server unavailability, clients are not required to call this API repeatedly or store messages until further notice. It means that a simple "call and forget" is good enough. Calls to this API MUST NOT contain any private data.
...