mirror of
https://github.com/Dannecron/spring-boot-demo.git
synced 2025-12-26 00:32:34 +03:00
expose prometheus metrics, add health endpoint
This commit is contained in:
4
doc/examples/management/health.md
Normal file
4
doc/examples/management/health.md
Normal file
@@ -0,0 +1,4 @@
|
||||
```shell
|
||||
curl --request GET \
|
||||
--url 'http://localhost:8080/health'
|
||||
```
|
||||
Reference in New Issue
Block a user