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

Mark Story 9b8c9685f6 fix(ui) Fix avatars for simple emoji 6 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 6332dd1091 fix: Issue templates 6 years ago
.storybook d1f5d2823b feat(Storybook): Adding Echarts Playground (#9779) 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 facec83a30 fix(docs) Improve generated API documetation (#9801) 6 years ago
bin 855563342c fix: convert bin/lint to argparse 6 years ago
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 years ago
docs-ui d1f5d2823b feat(Storybook): Adding Echarts Playground (#9779) 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 9b8c9685f6 fix(ui) Fix avatars for simple emoji 6 years ago
tests 9b8c9685f6 fix(ui) Fix avatars for simple emoji 6 years ago
.babelrc a8ed6328b6 build(js): Add emotion labels in TEST env (#7125) 7 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 3daf130e21 fix(js): Remove Raven from globals (#8839) 6 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 184a04d9f5 doc: Kill the in-repo docs (#9525) 6 years ago
.gitmodules 184a04d9f5 doc: Kill the in-repo docs (#9525) 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 0970ef8569 misc: Add .nvmrc 7 years ago
.pre-commit-config.yaml f4b4f437ed lint: use sentry-flake8 (#9113) 6 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 4271f13d3f fix: Snuba tests need to pass now (#9637) 6 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 9 years ago
Brewfile 96b71815eb build(brew): Add required lib geoip to brewfile 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 31fa276c26 ref(build): Move requirements into pip files 7 years ago
Makefile 184a04d9f5 doc: Kill the in-repo docs (#9525) 6 years ago
README.rst 1abac45f33 ref: link to new .NET SDK (#9977) 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
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
package.json 764e1d7ecd chore(react): Upgrade to 16.5.1 (#9686) 6 years ago
requirements-base.txt 50a15964d8 feat(api): Include PII meta data in API context (#9912) 6 years ago
requirements-dev.txt a376524b32 meta(isort): Move isort config to setup.cfg 6 years ago
requirements-optional.txt e689d5d434 build: add optional GCS dependencies (#8950) 6 years ago
requirements-test.txt 9a03fd5d6c feat: Add assertWriteQueries to test queries against a table (#8446) 6 years ago
setup.cfg a376524b32 meta(isort): Move isort config to setup.cfg 6 years ago
setup.py d292fd4680 lint: Mass convert str.format to unicode.format (#9615) 6 years ago
static fdbbdeefaa Initial ported Angular code 10 years ago
webpack.config.js 13e07317c3 feat(discover): By day charts only show top 10 (#9563) 6 years ago
yarn.lock 764e1d7ecd chore(react): Upgrade to 16.5.1 (#9686) 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!)