diff --git a/Types-of-Monitoring.md b/Types-of-Monitoring.md index 2888018..a6e9ef4 100644 --- a/Types-of-Monitoring.md +++ b/Types-of-Monitoring.md @@ -4,5 +4,13 @@ You can monitor your application by using a simple HTTP GET to the endpoint to r # HTTP Endpoints with Custom POST For more advanced monitoring you can add a data as a HTTP POST request. This is useful for automatically submitting JSON, or making sure your signup form is working correctly. +
+
+
+
+