| 37 | | - /metrics?pretty=(true|false) - returns a json response with all of the registered metrics |
| 38 | | - /threads - returns a text representation of the stack dump at the moment of the call |
| 39 | | - /healthcheck - returns 200 if all checks pass or 500 Internal Service Error if one fails (and human readable response of the failures) |
| | 37 | - /monitor/metrics?[pretty=(true|false)][class=metric.name] - returns a json response with all of the registered metrics |
| | 38 | - /monitor/threads - returns a text representation of the stack dump at the moment of the call |
| | 39 | - /monitor/healthcheck - returns 200 if all checks pass or 500 Internal Service Error if one fails (and human readable response of the failures) |