/plushcap/analysis/ably/how-to-monitor-the-health-of-ably-dependent-code

How to monitor the health of Ably-dependent code

What's this blog post about?

In this article, the author discusses health checks in .NET applications and introduces an open source Ably.Healthcheck library that provides various health check options for services like SQL Databases, MongoDB, ElasticSearch, and more. The three available health checks are PingHealthCheck, ChannelHealthCheck, and TimerHealthCheck, each with different levels of thoroughness in checking the service's health. The author also demonstrates how to configure these health checks in a .NET WebApp using the Ably.Healthcheck library and provides useful resources for further reading on developing dependable realtime apps with .NET.

Company
Ably

Date published
March 15, 2022

Author(s)
MichaƂ Niegrzybowski

Word count
1113

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.