Results 620 comments of Grant

Code: https://codeberg.org/jot/osm-spyglass

I suspect there is a routing issue causing the failures. Needs investigation.

The errors appear to be due to `first byte timeout`

I have silenced the error.

As a trial in reducing the flappy alerts I have set `keep_firing_for` values for a number of different alerts: https://github.com/openstreetmap/chef/commit/26b1bdb9ddc8781526b9597ad79b0c566e4a6aaf

Here is a document which describes how to make a TSDB Snapshot for backup: https://gist.github.com/ksingh7/d5e4414d92241e0802e59fa4c585b98b

Need to allocate an IPv4 and IPv6 address to the container.

Since https://github.com/Jamesits/docker-ripe-atlas/pull/66 container images are available via [GHCR](https://github.com/Jamesits/docker-ripe-atlas/pkgs/container/ripe-atlas).

> That presumably also means whatever host we put it on will need to bridge it's LAN interface with the container? Yes likely. I will confirm once I have tested...