Juhan Aasaru created FINCN-189:
----------------------------------

             Summary: Add /health endpoint to each micro service
                 Key: FINCN-189
                 URL: https://issues.apache.org/jira/browse/FINCN-189
             Project: Fineract Cloud Native
          Issue Type: Improvement
            Reporter: Juhan Aasaru


In order to run Fineract-CN micro services in production we need to know about 
each service if it is running or failing.

For this we need to create /health endpoints to each micro service. If anyone 
turns to this endpoint the program code checks if it can access Postgres and 
Cassandra and if yes it responds back "UP", otherwise "DOWN".

I recommend starting with Identity micro service because this micro service 
doens't depend on any other micro service (to run it you only need to have 
Cassandra and Postgres running).

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to