标签: asp.net api health-monitoring
我想知道检查API是否按预期启动并运行的最佳方法是什么。这种检查需要定期进行,类似于本博客作者所说的:
http://www.lornajane.net/posts/2009/add-a-heartbeat-method-to-your-service
这是监控API状态的最佳做法吗?