We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#9162 removes "errors" field from /health endpoint.
"errors"
/health
Better place to serve this information is etcdserverpb.StatusResponse. Probably, just add another repeated field of errors.
etcdserverpb.StatusResponse
repeated
errors