Skip to content

Health endpoint not documented and returns empty result - could return something like "READY" or "INITIALIZING" #943

Closed
@Nachtfalkeaw

Description

@Nachtfalkeaw

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions