Developer-first error tracking and performance monitoring https://sentry.io/

Jess MacQueen 6a49f5e71e ref(teams): Use ProjectTeam relation instead of project.team 7 years ago
.storybook 751be1b5f7 ref(svg): convert jsx svgs to raw svgs (#6843) 7 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 36b1b32def feat(vscode): Recommend open-in-github (#6863) 7 years ago
api-docs 6a49f5e71e ref(teams): Use ProjectTeam relation instead of project.team 7 years ago
bin 188c0e09f5 feat(tsdb): Add environments to relevant write path operations (#6496) 7 years ago
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 years ago
docs a077fa94e8 docs: Update command to install from sources (#6850) 7 years ago
docs-ui 246ffe8534 feat(ui): Change `<LazyLoad>` and code split Account Notifications (#6872) 7 years ago
examples c44dffcfe3 Old style exception --> new style for Python 3 7 years ago
scripts 440c9d85ee feat(workflow): New Org Settings (#6582) 7 years ago
src 6a49f5e71e ref(teams): Use ProjectTeam relation instead of project.team 7 years ago
tests 6a49f5e71e ref(teams): Use ProjectTeam relation instead of project.team 7 years ago
.babelrc 889b65a962 fix(babel): make styled components easier to debug in dev (#6898) 7 years ago
.coveragerc 11d3d096cf Move south migrations to compatibility path 8 years ago
.dockerignore a53b1f0ae2 Add a Dockerfile for local dev environment 9 years ago
.eslintignore ba04e06672 Updated demo-js output to only include sentry frames 7 years ago
.eslintrc 24f09b5c34 build(eslint): refactor rules to external package (#6048) 7 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 641c03314a ci: Fix lint violations passing build 7 years ago
.gitmodules 4e36ab552c Imported new docs for federation 9 years ago
.isort.cfg c6594964cc Ensure imports are sorted alphabetically 9 years ago
.mailmap b3f05c53e2 Add .mailmap to fix my commits 9 years ago
.nvmrc 0970ef8569 misc: Add .nvmrc 7 years ago
.prettierrc 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 years ago
.travis.yml 4a852d1c94 feat(tags): Add tagstore multi backend (#6768) 7 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 9 years ago
Brewfile 24bba58060 feat(selenium): Switch to headless Chrome 7 years ago
CHANGES 485c4ee7d1 feat(api): Project plugins endpoint returns all plugins (#6665) 7 years ago
CONTRIBUTING.md 73b7b2e570 Fix link to contributing docs 8 years ago
Dangerfile 3e6ec30710 meta(danger): Remove Security label 7 years ago
Dockerfile.dev 8f6139a803 Fix Dockerfile.dev to use wildcard hotfix version of postgres (#4425) 8 years ago
Gemfile cba0e16334 danger: bump danger to ~>4.0.1 to fix html rendering (#4587) 8 years ago
ISSUE_TEMPLATE.md 23616aac0f Basic issue template to cut down on support-style tickets 8 years ago
LICENSE 08ba46f535 twenty-seventeen 8 years ago
MANIFEST.in 31fa276c26 ref(build): Move requirements into pip files 7 years ago
Makefile 641c03314a ci: Fix lint violations passing build 7 years ago
README.rst ebe24571fb fix(readme): Fix Image Src (#6705) 7 years ago
codecov.yml a00f8ddd94 build(codecov): Add paths to codecov ignore (#6470) 7 years ago
conftest.py c24cc31b74 Maintain path (fixes pytest-xdist) 10 years ago
doc-requirements.txt 4e36ab552c Imported new docs for federation 9 years ago
package.json 246ffe8534 feat(ui): Change `<LazyLoad>` and code split Account Notifications (#6872) 7 years ago
requirements-base.txt 879d07b3a0 fix: Allow psycopg2 2.7.x 7 years ago
requirements-dev.txt 31fa276c26 ref(build): Move requirements into pip files 7 years ago
requirements-optional.txt d0dc11d124 feat(analytics): Add Google PubSub backend (#6150) 7 years ago
requirements-test.txt 5798b19a61 ref(ci): Bump responses to 0.8.x 7 years ago
runtests.js 76cdc1b55f Correct get_status 12 years ago
setup.cfg 24bba58060 feat(selenium): Switch to headless Chrome 7 years ago
setup.py 800deebd53 8.23.0.dev0 7 years ago
static fdbbdeefaa Initial ported Angular code 10 years ago
webpack.config.js c212a9a0e0 chore(Core-Frontend): Run create-react-class codemod (#6823) 7 years ago
yarn.lock 92dcff93b5 ref(ui): Remove `<NumberConfirm>` (and react-code-input) (#6881) 7 years ago

README.rst

.. raw:: html



Sentry



Users and logs provide clues. Sentry provides answers.




What's Sentry?
--------------

Sentry fundamentally 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.

.. raw:: html







Official Sentry SDKs
~~~~~~~~~~~~~~~~~~~~
* `JavaScript `_
* `React-Native `_
* `Python `_
* `Ruby `_
* `Node `_
* `PHP `_
* `Go `_
* `Java `_
* `Objective-C/Swift `_
* `C# `_
* `Perl `_
* `Elixir `_
* `Laravel `_

Resources
---------

* `Documentation `_
* `Community `_ (Bugs, feature requests, general questions)
* `Contributing `_
* `Bug Tracker `_
* `Code `_
* `IRC `_ (irc.freenode.net, #sentry)
* `Transifex `_ (Translate Sentry!)