michaelzwang / sentry-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentry-angular

A simple Angular app with Sentry integrated to demonstrate Sentry error reporting.

  1. When opening the app you should see a simple page with a 'Create Error' button.

Sample App

  1. Once the button is clicked, it will fire an error which Sentry will detect. There will be a Sentry pop-up to notify the user.

Sentry Pop-up

  1. In the Sentry UI, you can view the error under the project's 'Issues'.

View Errors

About


Languages

Language:TypeScript 75.2%Language:JavaScript 13.3%Language:CSS 7.9%Language:HTML 3.7%