fandrei / AppMetrics

Apache License 2.0
8 stars 2 forks source link

Create GTS_AllServiceMonitor #83

Open mrdavidlaing opened 12 years ago

mrdavidlaing commented 12 years ago

Our US company FXSolutions is in the process of moving datacenters, and would like to monitor whether there is a latency change to their HTTPS API between the old and the new. Their trading system is call GTS, so we'll call this the GTS all service monitor.

We need to create a new monitor type GTS_AllServiceMonitor that functions very similarly to our existing AllServiceMonitor for the CIAPI.

Exact details of the HTTPS urls to call coming.

mrdavidlaing commented 12 years ago

See https://github.com/fandrei/CiapiLatencyCollector/commit/af9ee959489f51e47dae3ede66b20f4fcb31b0d0 for the beginnings of the GTS_AllServiceMonitor