How to health-check a service which makes http requests using database configuration in an IHealthCheck implementation?

前端 未结 0 771
心在旅途
心在旅途 2020-12-04 17:18

I have 2 services that make Http requests with base url and authentication provided by a configuration table in a DbContext.

I want to implement a healthcheck to see

相关标签:
回答
  • 消灭零回复
提交回复
热议问题