Skip to content

Commit c8b6424

Browse files
authored
Update README.md
1 parent 3378d7f commit c8b6424

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,15 @@ Accept: application/json
5959
Content-Type: application/json
6060
```
6161

62+
### Get information about system health, configurations, etc.
63+
```
64+
http://localhost:8081/health
65+
http://localhost:8081/env
66+
http://localhost:8081/info
67+
http://localhost:8081/metrics
68+
http://localhost:8081/logfile
6269
63-
70+
```
6471

6572

6673

0 commit comments

Comments
 (0)