monitro.dev
Cost-Effective Log Alerting for SaaS Providers
“`
monitro.dev makes log monitoring and alerting easier for small teams and individuals, making project reliability more achievable.
Alerts can be sent to Slack, Discord, and Telegram, and events can be viewed in the admin dashboard. The dashboard allows for easy sorting and filtering of events.
An NPM package is also available, enabling the easy sending of custom events. Additionally, uncaught exceptions can be forwarded, allowing for quicker identification of unhandled errors that may be causing critical issues.
Features:
- Send Events: Send custom events as errors, warnings, or information, which can then be forwarded to desired channels.
- NPM Package: Integrate the package into JavaScript or TypeScript projects using the provided documentation.
- Connect Notification Channels: Connect Slack workspaces, Discord servers, or Telegram group chats/channels to receive alerts.
- Uncaught Exceptions: Receive notifications about unexpected exceptions that may be causing critical problems.
- Custom Data: Attach extra data to events, such as stack traces or JavaScript objects/arrays.
- Events Dashboard: View all events in a sortable dashboard and filter by service name or severity.
“`