diff --git a/README.md b/README.md index e16c5d0..88ff43b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Code companion to a series of blog posts related to Orleans. * [Microsoft Orleans — Easily switching between “development” and “production” configurations.](https://medium.com/@kritner/microsoft-orleans-easily-switching-between-development-and-production-configurations-20e109be6458?source=friends_link&sk=1e8fc6aa072a5b293d029c00012165b3) * [Microsoft Orleans — Observers](https://medium.com/@kritner/microsoft-orleans-observables-5e0040c949cd?source=friends_link&sk=bcb921fdf593bdc97b9c5909b2730f2d) * [Microsoft Orleans - Dashboard Update — CPU/Memory Stats](https://hackernoon.com/microsoft-orleans-dashboard-update-cpu-memory-stats-706daed82cf8?source=friends_link&sk=42933b97eb28b352b9ddd1cfb15f4b1a) +* [Microsoft Orleans - Health Checks](https://blog.kritner.com/2020/10/14/microsoft-orleans-health-checks/) ## To Run