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

Lyn Nagara e6351f7fc5 ref(eventstore): Simplify eventstore interface take 2 (#14952) 5 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github d14d1e0b14 meta: Update CODEOWNERS 5 years ago
.storybook b727a5d547 ref(ui): Improve tabability / focus styling (#14304) 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 4019fb48c6 chore: remove autopep8 in preparation for black (#14401) 5 years ago
api-docs 95767d455b chore: blacken take 2 (#14360) 5 years ago
bin 5751c2d2a7 chore: pre-commit, black updates (#14508) 5 years ago
build-utils 430a3d79a6 fix(build): Fixes build fail when integration-docs is missing (#13831) 5 years ago
config 5751c2d2a7 chore: pre-commit, black updates (#14508) 5 years ago
docker a98252125d build(docker): Add support for tagging more branches (#14708) 5 years ago
docs-ui 79fa46dcf6 docs(discover-v2): Add stories for GridEditable 5 years ago
examples 95767d455b chore: blacken take 2 (#14360) 5 years ago
scripts 3495a70cf6 ref(dev): Use webpack proxy in place of devserver.js (#12468) 6 years ago
src e6351f7fc5 ref(eventstore): Simplify eventstore interface take 2 (#14952) 5 years ago
tests e6351f7fc5 ref(eventstore): Simplify eventstore interface take 2 (#14952) 5 years ago
.dockerignore 6adb92df4b build(docker): First pass of moving Docker builds into sentry (#14622) 5 years ago
.eslintignore d348dc492a feat: Implement basics of pre-commit 6 years ago
.eslintrc.js aedfc407af build(eslint): Make "strict" ruleset the default (#13142) 5 years ago
.eslintrc.relax.js aedfc407af build(eslint): Make "strict" ruleset the default (#13142) 5 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 051bbf6ebe build(node): Upgrade Node to latest LTS: 10.16.3 (#14576) 5 years ago
.pre-commit-config.yaml 5751c2d2a7 chore: pre-commit, black updates (#14508) 5 years ago
.travis.yml 220a0e88d3 bump to xenial 5 years ago
.yarnrc 9e628c7909 build(yarn): Upgrade to yarn@1.17.3 (#14033) 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
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 25464d15a3 Update license year to 2019 5 years ago
MANIFEST.in ab6029ddae build(docker): Fix auto build issues (#14658) 5 years ago
Makefile d17d60968a fix: drop and create db in the sentry_postgres container (#14876) 5 years ago
README.rst b3e4904ee9 docs(readme): Update go SDK link (#14545) 5 years ago
babel.config.js bf2d1e4517 build(babel): Add `displayName` to React components (#14772) 5 years ago
codecov.yml 6209034ce9 build(codecov): Lower codecov js patch threshold to 60% (#7426) 7 years ago
conftest.py 95767d455b chore: blacken take 2 (#14360) 5 years ago
jest.config.js 5fdb85bd2b feat(ui): No unresolved issues animation (#14207) 5 years ago
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 years ago
netlify.toml 3c70392955 fix(serverless): Pass referer from netlify api requests (#14019) 5 years ago
package.json 8009f75aeb ref(app-platform): Upgrade echarts to latest version (#14596) 5 years ago
prettier.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
pyproject.toml cc89b75753 chore: simplify black configuration (#14518) 5 years ago
requirements-base.txt d1e9afc17f py3(drf): bump djangorestframework to 3.4.x (#14974) 5 years ago
requirements-dev.txt 6f7bdc54d4 py3: sort and trim requirements (#14944) 5 years ago
requirements-optional.txt 851951a38f build(kafka): confluent-kafka is no longer optional (#14075) 5 years ago
requirements-test.txt 6f7bdc54d4 py3: sort and trim requirements (#14944) 5 years ago
setup.cfg 4aa70bb4c2 chore: flake8 upgrade (#14710) 5 years ago
setup.py 95767d455b chore: blacken take 2 (#14360) 5 years ago
static 22e96f9c66 style: Remove trailing slash from static symlink (#10045) 6 years ago
stylelint.config.js b41fbb3200 build(stylelint): Upgrade to stylelint@10.1.0 (#13638) 5 years ago
tsconfig.json b4601ca0fb feat(app-platform): publish request modal (#14564) 5 years ago
webpack.config.js ead21441db build(webpack): Fix vendor bundle not being split (#14328) 5 years ago
yarn.lock 8009f75aeb ref(app-platform): Upgrade echarts to latest version (#14596) 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!)