Files
session_redis_public/monitoring_status
Alexandre Fayolle 1a56848a46 [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 14:52:58 +02:00
..
2016-11-03 16:58:36 +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``