Add monitoring_status, new route for health checks

This commit is contained in:
Guewen Baconnier
2016-10-25 09:39:03 +02:00
parent 982285b298
commit 952a35854e
5 changed files with 49 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.. 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``