mtakaki / cachet-url-monitor

URL monitor plugin for cachethq.io
MIT License
124 stars 48 forks source link

Issue with latency metric #139

Open joker-119 opened 4 months ago

joker-119 commented 4 months ago

The latency metric seems to be showing the server's ping to the cachet server, not the time it took the request to be processed by the endpoint, is this intended, like, would I need a separate copy of the script running on every one of my servers, for latency to be correct? Because that seems like a pretty horrible way to do it if so.