Table of contents

Events

Hawk Event represents any event that occurred in your application. Usually, an Event is an information about the error that occurred in your application runtime.

After you integrate the Catcher and test its work, you can see your events.

When you click on an Event row on the Project Overview page, the Event Overview pop-up appears.

Event Overview
Event Overview

This popup shows all information about a specific event.

The "Overview" tab contains general information about the event such as backtrace, addons, context, etc.

The "Repetitions" tab contains information about Event repetitions (that is, a similar event that occurred at a different time). Similar events are grouped automatically and will be available for viewing in this tab.

This tab contains information about how many days this event occurs.

This tab contains a number of users that were affected by a specific error.