{% extends "sentry_hipchat_ac/layout.html" %} {% load sentry_avatars %} {% load sentry_helpers %} {% block body %} {% if bad_event %}
Back to Recent Issues {% endif %}
{{ event.culprit }}
View in Sentry {% url 'sentry-stream' group.project.organization.slug group.project.slug as project_link %}
{{ interfaces.exc_as_string }}
| URL | {{ interfaces.http.url }} |
|---|---|
| Method | {{ method }} |
| Query |
{{ interfaces.http.query_string }}
|
| ID: | {{ interfaces.user.id }} |
|---|---|
| IP Address: | {{ interfaces.user.ip_address }} |
| Username: | {{ interfaces.user.username }} |
| Email: | {{ interfaces.user.email }} |
| {{ key|titlize }} | {{ value }} |