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

Jan Michael Auer ad1c771c21 ref(processing): Filter for valid debug images in language plugins (#11563) 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 b851c94d46 Promote https in vscode configuration. 6 years ago
api-docs 3a97746756 fix(docs) Update token placeholder in docs and improve titles (#10439) 6 years ago
bin b8ff6fcf64 fix(ui): Limit issue title to one line for message (#10290) 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 2965dd0c6a build(precommit): Fix precommit calling jest directly (APP-716) (#10491) 6 years ago
src ad1c771c21 ref(processing): Filter for valid debug images in language plugins (#11563) 6 years ago
tests 911f315e51 ref(ui): Map permissions to resource subscriptions (#11510) 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 2acf1e3093 build(eslint): Move to central eslint config (#10708) 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
.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 1f13e969b7 test: Pin mysqlclient to 1.3.13 and sentry-sdk to < 0.6.5 to fix test failures 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 f5744961d9 docs: Link to new Python and JavaScript SDKs in README 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 be406ec49f tests(js): Fail on React-specific console.errors (#11343) 6 years ago
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
package.json f2fd7adfb1 ref(ui-search): Use Algolia for Docs / FAQ search (#11520) 6 years ago
requirements-base.txt b96b7a4bbe fix: Bump semaphore (#11533) 6 years ago
requirements-dev.txt 241f9f5d32 build: Fix invalid flake dependency 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
webpack.config.js f5ed88003a fix(webpack): Do not add staticPrefix into module resolution path (#11553) 6 years ago
yarn.lock f2fd7adfb1 ref(ui-search): Use Algolia for Docs / FAQ search (#11520) 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!)