Skip to content

Feature: A health check gives back which parts of a node are working. #271

Description

@teunoknmi

Hello,

I am not quite familiar with this application or how the process works but @sashakames mentioned (if I understood him correctly) in the ESGF-gui meeting (we run climate4impact) that I could make the feature request here.

Would it be possible that when a node has a health check that it send back which parts of the node are working. For example a node that is a STAC catalog and a WPS service could give something back like:

{ "STAC" : true, "WPS" : false }

Example of a use case: when a fronted application wants to get all the nodes with WPS and STAC that are up we don't have to show the user nodes that don't have a working WPS.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions