Skip to content

specify the schema of health scope output #151

@wonderflow

Description

@wonderflow

Now we have defined the spec of health scope, but I can't find the output of health spec. Do we need to specify the schema of health scope output? Because we hope other trait can use the health scope output to make decision.

Maybe we can make the output something like this:

{"state":"unhealthy/healthy/bad","components":{"comp1":"healthy","comp2":"unhealthy"}}
  1. the output must give the health state of the instance
  2. the output must include health details of component

/cc @hongchaodeng

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions