Files
session_redis_public/monitoring_status
Alexandre Fayolle 7a4f43d1fa [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:54 +02: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``