Add monitoring_status

This commit is contained in:
Patrick Tombez
2019-05-10 17:32:49 +02:00
parent 3e42c8838c
commit 8ac8f5ac6c
6 changed files with 61 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``