Files
Alexandre Fayolle f83e502d72 [IMP] monitoring_status: check the db is reachable
make a real SQL query on GET /monitoring/status and return a 503
if the query failed.
2019-10-25 16:25:31 +02:00
..
2018-11-23 09:31:46 +01:00

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License

Monitoring: Status
==================

Provides a HTTP route that returns health status of the instance.

The url to call is ``http://server/monitoring/status``