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

Bruno Garcia 904f854953 fix: Reverse after adding all frames (#11962) 6 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 6332dd1091 fix: Issue templates 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 f5b79862a6 fix(tools): eslintrc.js for vscode (#11673) 6 years ago
api-docs 3a97746756 fix(docs) Update token placeholder in docs and improve titles (#10439) 6 years ago
bin 891ffab723 fix(monitors): Correct various issues 6 years ago
config 6d6f40de4f build(precommit): run jest on pre-commit (#6129) 7 years ago
docs-ui fc00a96622 ref(charts): Make zoom reusable in charts (#11485) 6 years ago
examples c44dffcfe3 Old style exception --> new style for Python 3 7 years ago
scripts 21277b2c7e ref(build): Minor webpack / jest config cleanup (#11616) 6 years ago
src 904f854953 fix: Reverse after adding all frames (#11962) 6 years ago
tests 904f854953 fix: Reverse after adding all frames (#11962) 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 6806f0859d feat: Pull latest SDK information from the registry (#10231) 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 c7da02e7f0 build: Upgrade to bable 7 (#11411) 6 years ago
.pre-commit-config.yaml f4b4f437ed lint: use sentry-flake8 (#9113) 6 years ago
.travis.yml 37ad905034 fix(test): Remove Tagstore V2 from testing. (#11951) 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 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 years ago
Makefile 2a772fc024 build(webpack): Upgrade to v4 (#11306) 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 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
package.json eeb10b8c63 chore: Bump eslint-config-sentry (#11875) 6 years ago
prettier.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
requirements-base.txt beed96b588 fix: Fix tests when running with Rust normalizer (#11835) 6 years ago
requirements-dev.txt 73eb4a50d0 fix: Blacklist broken configparser versions (#11718) 6 years ago
requirements-optional.txt 6d1bfa9167 Revert "deps: Bump confluent-kafka to 0.11.6 (#10764)" (#10774) 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 21277b2c7e ref(build): Minor webpack / jest config cleanup (#11616) 6 years ago
yarn.lock eeb10b8c63 chore: Bump eslint-config-sentry (#11875) 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!)