You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.
All apps on kubernetes/openshift should have liveness + readiness checks (along with jolokia + prometheus endpoints). While we at it logging should always be to stdout/stderr and ideally would use JSON markup for easy ingestion into ELK without fragile regex.
The OOTB defaults for projects created by obsidian should be for good cloud native defaults.
So for spring boot that means defaulting to always add the spring boot actuator so that fmp generates the liveness + readiness checks.
The text was updated successfully, but these errors were encountered:
@jstrachan As the enhancement suggested here concerns WildFly Swarm, Spring Boot & potentially Vert.x I will create a jira OBST ticket & trello card to keep track of that. By consequence, this issue will be closed.
All apps on kubernetes/openshift should have liveness + readiness checks (along with jolokia + prometheus endpoints). While we at it logging should always be to stdout/stderr and ideally would use JSON markup for easy ingestion into ELK without fragile regex.
The OOTB defaults for projects created by obsidian should be for good cloud native defaults.
So for spring boot that means defaulting to always add the spring boot actuator so that fmp generates the liveness + readiness checks.
The text was updated successfully, but these errors were encountered: