Telebugs 1.8.0: New dashboards, wide view, error ownership, and more

Kyrylo Silin
Kyrylo Silin
Telebugs founder

I'm excited to announce the release of Telebugs 1.8.0! It's a self-hosted error tracking solution and a lightweight Sentry alternative. This release comes with a lot of new features and improvements to help you manage and monitor errors in your applications more effectively.

Introducing Global Summary

Prior to 1.8.0, there was no easy way to see a summary of all projects, errors, and reports available to the user. With this release, I've added a global summary section that provides an overview of all projects, errors, and reports that you belong to. This makes it easier to get a quick snapshot of the overall status of your Telebugs instance.

Telebugs projects with highlighted global summary section

Telebugs projects with highlighted global summary section

Use this section to quickly navigate to two new Telebugs dashboards: "All errors" and "All reports".

The "All Errors" dashboard

The "All Errors" dashboard provides a comprehensive overview of all errors across all projects that you have access to. It includes filters to narrow down the list of errors by project and time range.

Telebugs "All errors" dashboard

Telebugs "All errors" dashboard

You can rely on this dashboard if you prefer not to use notifications or want a centralized place to monitor errors across multiple projects.

The "All Reports" dashboard

The "All Reports" dashboard provides a comprehensive overview of all individual reports across all projects that you have access to. Not to be confused with errors (groups of reports).

Telebugs "All reports" dashboard

Telebugs "All reports" dashboard

This dashboard is useful for quickly identifying which projects are receiving errors right now. You can filter the list of reports by project and time range.

Wide view

Telebugs 1.8.0 introduces a global per-user wide view, allowing more data to be displayed on larger screens. This change accompanies the previously mentioned dashboards, enhancing the user experience across the board.

Wide view in Telebugs

Wide view in Telebugs

Wide view can be toggled in the header of any page, near the user avatar.

Enabling Wide View

Error ownership

The error ownership feature allows users to take ownership of errors. This means that a user can claim responsibility for an error, making it easier for other team members to see who is handling it. This feature is especially useful in team environments where multiple developers may be working on the same project.

Error ownership in Telebugs 1.8.0

View as Markdown

Telebugs 1.8.0 introduces the ability to view an error in Markdown format, organized for better LLM consumption. This feature is useful for users who want to export error details in a format that is easy to read and share.

Viewing an error as Markdown in Telebugs

Backtrace in email notifications

All email notifications now include a backtrace snippet, providing more context about the error directly in the notification. This makes it easier to quickly assess the severity and potential impact of the error without needing to log into the Telebugs dashboard.

Telebugs email notification with backtrace

Telebugs email notification with backtrace

Conclusion

Telebugs 1.8.0 is the biggest update since the very first release. It brings more new features at once than any version before it — from global dashboards and wide view to error ownership, Markdown export, and richer email notifications. Together, these changes make Telebugs more powerful and easier to use than ever.

Want to try it out? Learn more about Telebugs, check the full changelog, or jump into the docs to get started.

— Kyrylo