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

Billy Vong 8517603b3b feat(ui): Upgrade "u2f-api" to 1.0.10 [SEN-209] (#12477) 6 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 3cdbde5b60 meta: Adopt CODEOWNERS first pass 6 years ago
.storybook c7da02e7f0 build: Upgrade to bable 7 (#11411) 6 years ago
.travis 3e8bd424be feat(storybook): Add favicon to deployed root (#10122) 6 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 3c664107b5 meta(vscode): Do not autoformat Django templates (#12350) 6 years ago
api-docs 3a97746756 fix(docs) Update token placeholder in docs and improve titles (#10439) 6 years ago
bin 9729d45a0b fix(build) Remove numpy (#12378) 6 years ago
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 years ago
docs-ui 912967f9e8 fix(ui): more consistent alert colors (#12336) 6 years ago
examples c44dffcfe3 Old style exception --> new style for Python 3 7 years ago
scripts 3495a70cf6 ref(dev): Use webpack proxy in place of devserver.js (#12468) 6 years ago
src a8fecbf52a fix(integrations) Make logger name consistent (#12473) 6 years ago
tests 716b7b6d0e Revert "fix(app-platform): Conditionally make requests (#12476)" (#12479) 6 years ago
.dockerignore a53b1f0ae2 Add a Dockerfile for local dev environment 9 years ago
.eslintignore d348dc492a feat: Implement basics of pre-commit 6 years ago
.eslintrc.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 086fef6dc7 fix: Correct ignore rule for .venv symlink 6 years ago
.mailmap b3f05c53e2 Add .mailmap to fix my commits 9 years ago
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.nvmrc e1a0fcfed4 build(webpack): Fix incremental webpack builds (upgrade to node@8.15.1) (#12408) 6 years ago
.pre-commit-config.yaml f4b4f437ed lint: use sentry-flake8 (#9113) 6 years ago
.travis.yml 2dfb17f859 ref: Sample to_python calls 2 (#12375) 6 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 9 years ago
Brewfile aef1393531 feat: sentry devservices 6 years ago
CHANGES 7fa21ff4d2 9.1.0.dev0 6 years ago
LICENSE 286c8cc292 fix(license) update year and remove extra words 6 years ago
MANIFEST.in 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 years ago
Makefile 384733c35c ref(grouping): Added initial pass of new grouping algorithm (#12414) 6 years ago
README.rst 12af50acce feat: Attempt to make readme product images better (#11901) 6 years ago
babel.config.js c7da02e7f0 build: Upgrade to bable 7 (#11411) 6 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
jest.config.js d4038c268a test(jest): Upgrade to 24.1.0 (#12035) 6 years ago
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
package.json 8517603b3b feat(ui): Upgrade "u2f-api" to 1.0.10 [SEN-209] (#12477) 6 years ago
prettier.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
requirements-base.txt 1fcc598de3 feat(grouping): Add project option to force grouping and persist it (#12432) 6 years ago
requirements-dev.txt aef1393531 feat: sentry devservices 6 years ago
requirements-optional.txt 3807827a09 feat(nodestore): Add Bigtable backend 6 years ago
requirements-test.txt 0fef021f28 ref(api): Abstract Event Querystring Parsing Code 6 years ago
setup.cfg a376524b32 meta(isort): Move isort config to setup.cfg 6 years ago
setup.py 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 years ago
static 22e96f9c66 style: Remove trailing slash from static symlink (#10045) 6 years ago
stylelint.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
webpack.config.js 3495a70cf6 ref(dev): Use webpack proxy in place of devserver.js (#12468) 6 years ago
yarn.lock 8517603b3b feat(ui): Upgrade "u2f-api" to 1.0.10 [SEN-209] (#12477) 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 `_
* `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!)