X Tutup
The Wayback Machine - https://web.archive.org/web/20201027004159/https://github.com/getsentry/sentry
Skip to content
master
Go to file
Code

Latest commit

* convert overview to tsx

* restore proptypes

* fix proptypes

* refactor overview to  use React.Component

* rename lastrequest

* fix overview tests

* revert export member type

* use MockApiClient in tests

* fix the overview methods

* remove proptypes from overview

* unbind context

* don't check only changed rows

Co-authored-by: Scott Cooper <scttcper@gmail.com>
b283d9e

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.tx
Mar 23, 2013
Oct 16, 2020

README.md

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

Sentry is a service that helps you monitor and fix crashes in realtime. The server is in Python, but it contains a full API for sending events from any language, in any application.

Official Sentry SDKs

Resources

You can’t perform that action at this time.
X Tutup