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

Brett Hoerner 7fc606cf02 fix: Make tagstore multi backend QueuedRunner thread start lazily (#7522) 7 лет назад
.storybook 751be1b5f7 ref(svg): convert jsx svgs to raw svgs (#6843) 7 лет назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode 36b1b32def feat(vscode): Recommend open-in-github (#6863) 7 лет назад
api-docs 6a49f5e71e ref(teams): Use ProjectTeam relation instead of project.team 7 лет назад
bin f7237419e4 feat(owners): Add suggested commit box to issue details 7 лет назад
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 лет назад
docs 87206ccb20 fix(faq): Update bootstrapping sentry example with ProjectTeam relation 7 лет назад
docs-ui 04f857249f feat(ui): Add ability to add call to action button to the bottom of dropdown 7 лет назад
examples c44dffcfe3 Old style exception --> new style for Python 3 7 лет назад
scripts ba4e369bee feat(ci): Add coverage and junit results for js (#6929) 7 лет назад
src 7fc606cf02 fix: Make tagstore multi backend QueuedRunner thread start lazily (#7522) 7 лет назад
tests 839b5aa834 feat(ui): Allow teams to be created with slugs instead of names (#7508) 7 лет назад
.babelrc a8ed6328b6 build(js): Add emotion labels in TEST env (#7125) 7 лет назад
.coveragerc 11d3d096cf Move south migrations to compatibility path 8 лет назад
.dockerignore a53b1f0ae2 Add a Dockerfile for local dev environment 9 лет назад
.eslintignore ba4e369bee feat(ci): Add coverage and junit results for js (#6929) 7 лет назад
.eslintrc 24f09b5c34 build(eslint): refactor rules to external package (#6048) 7 лет назад
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 лет назад
.gitignore ba4e369bee feat(ci): Add coverage and junit results for js (#6929) 7 лет назад
.gitmodules 4e36ab552c Imported new docs for federation 9 лет назад
.isort.cfg c6594964cc Ensure imports are sorted alphabetically 9 лет назад
.mailmap b3f05c53e2 Add .mailmap to fix my commits 9 лет назад
.nvmrc 0970ef8569 misc: Add .nvmrc 7 лет назад
.prettierrc 652a90266d build(prettier): Upgrade prettier to 1.7.4 (#6459) 7 лет назад
.travis.yml 4a55a5bded ci: Remove Danger 7 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile 24bba58060 feat(selenium): Switch to headless Chrome 7 лет назад
CHANGES 447aebcedb feat(actors): Assign Teams API (#7282) 7 лет назад
CONTRIBUTING.md 73b7b2e570 Fix link to contributing docs 8 лет назад
Dockerfile.dev 8f6139a803 Fix Dockerfile.dev to use wildcard hotfix version of postgres (#4425) 8 лет назад
ISSUE_TEMPLATE.md 23616aac0f Basic issue template to cut down on support-style tickets 8 лет назад
LICENSE 08ba46f535 twenty-seventeen 8 лет назад
MANIFEST.in 31fa276c26 ref(build): Move requirements into pip files 7 лет назад
Makefile 7a0f271f10 ci: Always install latest chromedriver 7 лет назад
README.rst ebe24571fb fix(readme): Fix Image Src (#6705) 7 лет назад
codecov.yml 6209034ce9 build(codecov): Lower codecov js patch threshold to 60% (#7426) 7 лет назад
conftest.py c24cc31b74 Maintain path (fixes pytest-xdist) 10 лет назад
doc-requirements.txt 4e36ab552c Imported new docs for federation 9 лет назад
package.json 6209034ce9 build(codecov): Lower codecov js patch threshold to 60% (#7426) 7 лет назад
requirements-base.txt 3ea2116b2e feat(ownership): Add grammar parser 7 лет назад
requirements-dev.txt 31fa276c26 ref(build): Move requirements into pip files 7 лет назад
requirements-optional.txt 19952755fb fix(security): Bump python3-saml library to 1.4.0 7 лет назад
requirements-test.txt 5200766b26 Bump pytest-timeout (#7510) 7 лет назад
runtests.js 76cdc1b55f Correct get_status 12 лет назад
setup.cfg 24bba58060 feat(selenium): Switch to headless Chrome 7 лет назад
setup.py 64ba59282e Revert "feat: Support Django 1.8" 7 лет назад
static fdbbdeefaa Initial ported Angular code 10 лет назад
webpack.config.js 0f50e29cae feat(ui): Export emotion libs + add to vendor (#7216) 7 лет назад
yarn.lock 138af2ca57 feat(mentions) mention teams! (#7153) 7 лет назад

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!)