smallrye / smallrye-health

Home Page:https://smallrye.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optional wiring of checks array as an object keyed by the health check name

xstefank opened this issue · comments

Design proposal

Optional wiring of checks array as an object keyed by the health check name

Description

Inspired by eclipse/microprofile-health#110 we can add different formatting of the /health/* outputs according to the description in the spec issue which could be enabled/disabled by an MP Config property io.smallrye.health.response.checks-as-object=true (the name is open to discussion).

Dates

Proposal submitted: 2020-08-07
Bake time end: 2020-08-11 (2 working days)

Reviewers
@smallrye/health-check

Ok with the idea