unity-sds / unity-ads-deployment

Apache License 2.0
0 stars 5 forks source link

Add health check endpoint for Dockstore #158

Open mcduffie opened 5 months ago

mcduffie commented 5 months ago

Create an SSM parameter following UCS provided naming convention /unity/healthCheck///url and store dockstore/health endpoint as the URL

SSM parameter name will be /unity/healthCheck/shared-services/dockstore

the SSM param should be automatically created after a deployment of the service.

mike-gangl commented 2 months ago

What is this blocked by? I don't think the creation of SSM Parameters is prevented by anything. it's not ideal, but i do think "Blocked" is too strong here.