Open source · Observability

SmartAlert-T

Lightweight Telegram alerting library for Node.js servers and applications.

Role
Author
Category
Open source · Observability
Status
On GitHub
Technology
  • TypeScript
  • Node.js

Overview

SmartAlert-T (SAT) is a small library meant to be the first line of defence for servers and applications: it sends critical, warning and info alerts to Telegram users or groups.

Architecture

SmartAlert-T architecture Server / app to SmartAlert-T; SmartAlert-T to Telegram Server / app Node.js SmartAlert-T critical · warning · info Telegram users · groups
  • Alerts carry a severity — critical, warning or info — and are delivered to Telegram users or groups.