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

adhiraj 06ce5ae2a9 feat(analytics): Track view-issue event from activity emails (#10693) 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 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 2cd731aaff ref(ui): Rename dottedBorder to dashedBorder for panel (#10664) 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 06ce5ae2a9 feat(analytics): Track view-issue event from activity emails (#10693) 6 years ago
tests 06ce5ae2a9 feat(analytics): Track view-issue event from activity emails (#10693) 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 a2df8eab9b chore: Run prettier on .eslintrc (#10433) 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 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 6c47852f42 build: write egg info to work around pip caching bug (#10654) 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 6806f0859d feat: Pull latest SDK information from the registry (#10231) 6 years ago
README.rst f5744961d9 docs: Link to new Python and JavaScript SDKs in README 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 5fdcfdc550 feat(app-platform): Web Installation Flow (#10513) 6 years ago
requirements-base.txt 7ec520b10d feat: unreal engine 4 support (#10624) 6 years ago
requirements-dev.txt 241f9f5d32 build: Fix invalid flake dependency 6 years ago
requirements-optional.txt 8c679ac63e feat: Send raw events to Kafka for later offline processing (#10037) 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 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 0c5975ab74 feat(ui): New date range selector (#10314) 6 years ago
yarn.lock e7b22bc5b6 chore: Update dreamy-components (#10575) 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!)