blob: e637145b695e03fcbdfd9212c5652a97ca50f105 [file] [view]
# Prober
Prober monitors the uptime of our servers and pumps the results of those probes
into Prometheus.
## Prober Files
Application specific probers should be placed in the applications top level
directory in a file called 'probersk.json5'. The `build_probersk_json5`
command-line application will incorporate all such files into a single prober
config file that is uploaded to the server.
## GoB expectations
Run
make update-expectations
to update the files in `./expectations`.