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

Alex Hofsteede eafd1a06a7 fix(snuba): Trim unneeded results from Snuba TSDB (#8236) 6 years ago
.storybook b8bf02b8bd ref(storybook): Use "app" alias for imports (#8239) 6 years ago
.travis 0629028070 ci: Build and deploy storybook (#8412) 6 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 74b5035180 feat: Implement relay basics (#8162) 6 years ago
api-docs 6a49f5e71e ref(teams): Use ProjectTeam relation instead of project.team 7 years ago
bin 9a205ec080 fix(mocks): Prevent occasional unbound local error in load-mocks 6 years ago
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 years ago
docs 6a0a5a3e3e Added MS Teams Plugin Link to List 7 years ago
docs-ui 01460dac84 chore: Remove old dashboard and feature flag (#8569) 6 years ago
examples c44dffcfe3 Old style exception --> new style for Python 3 7 years ago
scripts ba4e369bee feat(ci): Add coverage and junit results for js (#6929) 7 years ago
src eafd1a06a7 fix(snuba): Trim unneeded results from Snuba TSDB (#8236) 6 years ago
tests eafd1a06a7 fix(snuba): Trim unneeded results from Snuba TSDB (#8236) 6 years ago
.babelrc a8ed6328b6 build(js): Add emotion labels in TEST env (#7125) 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 ba4e369bee feat(ci): Add coverage and junit results for js (#6929) 7 years ago
.eslintrc a195d583d1 feat(ui): Add "remove team" modal (#7778) 7 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 3682832fe2 build(travis): Spring Cleaning (#8419) 6 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
.stylelintrc 065709bfa8 build(js): Add "stylelint" (#8195) 6 years ago
.travis.yml ae5fc7bd66 build(travis): travis cache and nvm install hotfix (#8623) 6 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 9 years ago
Brewfile fad4b1af61 remove brew npm since we use nvm for node pinning, and add pkgconfig to fix new installs (#8516) 6 years ago
CHANGES 447aebcedb feat(actors): Assign Teams API (#7282) 7 years ago
CONTRIBUTING.md 73b7b2e570 Fix link to contributing docs 8 years ago
Dockerfile.dev 8f6139a803 Fix Dockerfile.dev to use wildcard hotfix version of postgres (#4425) 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 097814242c make: target ordering adjustment (#8635) 6 years ago
README.rst ebe24571fb fix(readme): Fix Image Src (#6705) 7 years ago
codecov.yml 6209034ce9 build(codecov): Lower codecov js patch threshold to 60% (#7426) 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
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
package.json 0629028070 ci: Build and deploy storybook (#8412) 6 years ago
requirements-base.txt fbd43690bc Revert "build(travis): Finishing Touches (#8603)" 6 years ago
requirements-dev.txt 31fa276c26 ref(build): Move requirements into pip files 7 years ago
requirements-optional.txt 19952755fb fix(security): Bump python3-saml library to 1.4.0 7 years ago
requirements-test.txt 9a03fd5d6c feat: Add assertWriteQueries to test queries against a table (#8446) 6 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 3682832fe2 build(travis): Spring Cleaning (#8419) 6 years ago
static fdbbdeefaa Initial ported Angular code 10 years ago
webpack.config.js de775d089b feat(js): Add "app" import alias (#8171) 6 years ago
yarn.lock cfb9ffb112 ref(jslib): Use react-lazyload (#8386) 6 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!)