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

Filippo Pacifici c2c97611c7 featu(search) Use snuba to fetch events by default (#13700) 5 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 3cdbde5b60 meta: Adopt CODEOWNERS first pass 6 years ago
.storybook 7c84067cfe build(storybook): Rename babel config back to ".babelrc" (#12934) 5 years ago
.travis da13ef5d5d build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) 5 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 8df2023553 meta(vscode): Fix VS Code settings file (#13686) 5 years ago
api-docs 0ea81f4b75 fix(API docs): Fix typos in header (#13558) 5 years ago
bin da13ef5d5d build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) 5 years ago
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 years ago
docs-ui 062d3b7286 feat(ui) Add a placeholder component (#13654) 5 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 c2c97611c7 featu(search) Use snuba to fetch events by default (#13700) 5 years ago
tests c2c97611c7 featu(search) Use snuba to fetch events by default (#13700) 5 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 234449f723 refs: Remove sqlite references from code 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 c0ed4d26d2 feat: Add transaction event type (#13702) 5 years ago
.yarnrc da13ef5d5d build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) 5 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 9 years ago
Brewfile 72d9f14422 setup: Install docker via Brewfile 6 years ago
CHANGES 8051fe9d98 CHANGES for 9.1.1 5 years ago
LICENSE 286c8cc292 fix(license) update year and remove extra words 6 years ago
MANIFEST.in 070059cb85 feat(upgrade): Default to superuser for first user (#13706) 5 years ago
Makefile da13ef5d5d build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) 5 years ago
README.rst 12af50acce feat: Attempt to make readme product images better (#11901) 6 years ago
babel.config.js e334d098a9 build(babel): Add file and line #s to React JSX warnings (#13607) 5 years ago
codecov.yml 6209034ce9 build(codecov): Lower codecov js patch threshold to 60% (#7426) 7 years ago
conftest.py fb0c843c9b ref: Refactor .travis.yml, add parallel builds 6 years ago
jest.config.js 50464c0cf4 test(jest): Remove unused `app-test-helper` mapping (#13318) 5 years ago
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
package.json da13ef5d5d build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) 5 years ago
prettier.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
requirements-base.txt c0ed4d26d2 feat: Add transaction event type (#13702) 5 years ago
requirements-dev.txt b7bd2528da feat: Upgrade sentry-flake8 to 0.1.x 5 years ago
requirements-optional.txt 3807827a09 feat(nodestore): Add Bigtable backend 6 years ago
requirements-test.txt bb181ec72b nodestore: Remove cassandra and multi backends 5 years ago
setup.cfg b7bd2528da feat: Upgrade sentry-flake8 to 0.1.x 5 years ago
setup.py ccc951c63b 10.0.0.dev0 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 e334d098a9 build(babel): Add file and line #s to React JSX warnings (#13607) 5 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!)