Anthony Woods

Results 64 issues of Anthony Woods

see https://github.com/raintank/worldping-api/issues/19

see https://github.com/raintank/worldping-api/issues/19

this week

Currently all errors making DNS requests are treated the same, whether they are due to errors preventing a request being sent or errors with the response received. Before trying to...

We need a mechanism to prevent malicious use of the probe service. For example the probes will often be running within customers own networks, but connected to the outside world....

see: https://github.com/raintank/raintank-metric/issues/146 This is because raintank-collector can be configured to run with more then 1 process and the public endpoints are executed by each process when they should only be...

Create generic Install script that works for common distros

The collector should fetch performance data from a range of sites and store the metrics as public data. Metrics can be made public by setting the org_id to -1 Only....

http://www.sitespeed.io/documentation/performance-dashboard/ We would like to be able to use sitespeed to collect data from our set of public and private collector nodes.

If monitoring an endpoint that requires authentication, a 401 response is expected. Currently this leads to the check being marked as failed, even the the response is normal. To supprt...