Pulse
Pulse checks whether a service behaves correctly from different networks, not merely whether one monitor can reach it. A central ASP.NET control plane distributes definitions to deployable agents, which return measurements over HTTP.
HTTP, ping, and TCP checks record latency and failures; the dashboard compares recent results and agent health. SQLite keeps the first deployment simple, while shared contracts keep the server, agents, and Blazor UI aligned.
Read more ...