Closed
Description
Hello,
the configuration explains that there exists an endpoint. However I did not find the exact page and tried with /health /state /status until I foud /ready
However the result is empty - I would expect something like
- ready
- starting
- stopping
or whatever
config:
health:
address: 127.0.0.1
port: 8888
Result:
[root@u999fmlab001l flp]# curl 127.0.0.1:8888/ready
{}
[root@u999fmlab001l flp]#
Metadata
Metadata
Assignees
Labels
No labels