dolittle / Runtime

Runtime for Dolittle
https://dolittle.io
MIT License
14 stars 10 forks source link

Health check #651

Closed jakhog closed 2 years ago

jakhog commented 2 years ago

Summary

Adds the "Web" host back in the Runtime, that serves EventStore, ProjectionStore and Swagger services. Upgraded Swashbuckle packages. Added HealthChecks on "/healthz" that checks MongoDB connections and that gRPC endpoints are up and running.