Add monitoring_status

This commit is contained in:
Patrick Tombez
2019-05-08 12:19:48 +02:00
parent 4dfc54d4c2
commit 5492ca3551
5 changed files with 58 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``