2022-08-07 10:02:40 +00:00
|
|
|
# Health
|
|
|
|
|
|
2022-09-11 13:16:45 +00:00
|
|
|
The **health** section of the **devops.json** is to enable the discovery of any health services published by
|
2022-08-07 10:02:40 +00:00
|
|
|
the component. This specifies the name(s) of the health service
|
|
|
|
|
|
|
|
|
|
**Note:** A health service should also be described in the OpenAPI document, which will
|
|
|
|
|
provide more details.
|
2022-09-11 13:16:45 +00:00
|
|
|
|
|
|
|
|
Like all sections, there is guide reference which can give further information
|
|
|
|
|
on how the section can be used.
|