Introduction
Alertiqo is an open-source error tracking platform that helps you monitor, track, and resolve errors in your applications.
Getting started? Check out our Quick Start guide to set up error tracking in minutes.
Supported Platforms
Alertiqo provides official SDKs for the following platforms:
Laravel / PHP
hymns/alertiqo-client-php
.NET
Alertiqo.Client
Java
com.github.hymns:alertiqo-java
JavaScript
@hymns/alertiqo
Node.js
@hymns/alertiqo-node
Python
alertiqo
Go
github.com/hymns/alertiqo-go
Ruby
alertiqo
Key Features
- Automatic Error Capture - Automatically capture unhandled exceptions and errors
- Stack Traces - Full stack traces with source context for easy debugging
- Breadcrumbs - Track user actions leading up to an error
- User Context - Associate errors with specific users
- Real-time Notifications - Get notified via Slack, Email, or Webhooks
- Issue Grouping - Similar errors are automatically grouped into issues
- AI-Powered Solutions - Get suggested fixes powered by AI
Self-Hosted Option
Want to run Alertiqo on your own infrastructure? Check out Alertiqo Manager - our self-hosted Laravel package for complete control over your error tracking data.