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

Billy Vong 5409878035 build(babel): Remove `@babel/polyfill` (#15564) 5 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 467c0182ea fix(security-report) Fix typo in DEFAULT_DISALLOWED_SOURCES (#15241) 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 93ec4699aa feat(discover2): Add columns in-between columns (#15156) 5 years ago
api-docs 01500315cc ref(uwsgi): Make default settings less demanding (#15450) 5 years ago
bin 9fc0e47268 fix: Jane Doe changed to Orville Wright (#15518) 5 years ago
build-utils 174fde838f build(webpack): Build `integration-docs` on "watchRun" (#15230) 5 years ago
config 866f51cc13 feat(dev): Add more post-merge suggestions (#15046) 5 years ago
docker 5c831021e8 build(docker): Use onpremise from master instead of v10 branch (#15556) 5 years ago
docs-ui a92cc4e150 feat(ui): Add description to `<RadioGroup>` (#15543) 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 f0f3a25044 chore(ts): convert sentryApps (#15565) 5 years ago
tests d780c69cab feat(api): Project key creation rate limit params (#15366) 5 years ago
.dockerignore 86356edfeb chore: remove vendored django debug_toolbar (#15477) 5 years ago
.eslintignore 86356edfeb chore: remove vendored django debug_toolbar (#15477) 5 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 86356edfeb chore: remove vendored django debug_toolbar (#15477) 5 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 3900ec396f py3(django): pytest startup and test collection on Django 1.9 (#15282) 5 years ago
.travis.yml 84f5b90e66 py3(django): vendored plugins compatibility with Django 1.9 (#15402) 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 3f43da027f ref(make): remove unnecessary install-system-pkgs (#15279) 5 years ago
CHANGES 6589c16bdb meta(typo): Fix multiple typos (#15197) 5 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE ca8674c533 meta(LICENSE): Switch to Business Source License 1.1 (#15470) 5 years ago
MANIFEST.in ab6029ddae build(docker): Fix auto build issues (#14658) 5 years ago
Makefile 91e5c854bc make: Better discovery for createdb and dropdb 5 years ago
README.rst abf3127568 meta: Replace IRC with Discord (#15397) 5 years ago
babel.config.js bf2d1e4517 build(babel): Add `displayName` to React components (#14772) 5 years ago
codecov.yml 86356edfeb chore: remove vendored django debug_toolbar (#15477) 5 years ago
conftest.py a96ec4f270 migration(plugins): use sessionstack from sentry core 5 years ago
jest.config.js 95d2fe2b3f test(js): Refactor to use `sentry-test` alias and `mountWithT… (#15062) 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 5409878035 build(babel): Remove `@babel/polyfill` (#15564) 5 years ago
prettier.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
pyproject.toml 3900ec396f py3(django): pytest startup and test collection on Django 1.9 (#15282) 5 years ago
requirements-base.txt 55d85e2b98 chore: bump sqlparse to 0.2.x (#15473) 5 years ago
requirements-dev.txt f0f9bac0db py3(pytest): bump pytest and friends to last 2.7 supported versions (#14997) 5 years ago
setup.cfg 51f94ce41a Support Django migrations for up to sentry 9.1, and work to support this 5 years ago
setup.py ca8674c533 meta(LICENSE): Switch to Business Source License 1.1 (#15470) 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 33da40a3f8 build(webpack): Only use `CopyPlugin` when `DEPLOY_PREVIEW_CONFIG` is set (#15520) 5 years ago
yarn.lock 5409878035 build(babel): Remove `@babel/polyfill` (#15564) 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 `_
* `Discord `_
* `Transifex `_ (Translate Sentry!)