Angular 4 no events sent from localhost

Installed sentry exactly as instructed but I am not seeing any events in sentry for HTTP errors such as this:

"Request URL:http://localhost:8080
Request Method:PUT
Status Code:500 "

Does sentry not capture http errors by default?