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

Evan Purkhiser 2e6bf2f754 ref(reflexbox): Remove from PanelItem (#25534) 3 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github cb76c1ee3e feat(dev) Add a typing team to codeowners (#25455) 3 years ago
.storybook 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
api-docs 3cce71a780 fix(api-docs): Adding the limit to this endpoint's docs (#24657) 4 years ago
bin 8f9c6c7f6d ref(mocks): More informative error if load-mocks fails (#25428) 3 years ago
build-utils 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
config 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docker a7124970a2 ci(gcb): Move away from Zeus to GCS for Wheel artifacts (#25297) 3 years ago
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docs-ui b0062b28b4 fix(ui): Remove extra commit avatar padding for non-users (#25415) 3 years ago
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 years ago
scripts c4a5b87219 dev_env(fix): Drop support for older versions of pyenv (#25413) 3 years ago
src 9778908b2c ref(Notifications): ExternalActor Endpoints (#25422) 3 years ago
static 2e6bf2f754 ref(reflexbox): Remove from PanelItem (#25534) 3 years ago
tests 9778908b2c ref(Notifications): ExternalActor Endpoints (#25422) 3 years ago
.craft.yml a7124970a2 ci(gcb): Move away from Zeus to GCS for Wheel artifacts (#25297) 3 years ago
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
.envrc d47dc22746 dev_env(feat/fix): Report dev env issues to a separate project (#25362) 3 years ago
.eslintignore df2549bb82 ref(storybook): Update webpack configuration (#24620) 4 years ago
.eslintrc.js 2b4b42e99d chore(eslint): Bump to auto sort imports (#22212) 4 years ago
.eslintrc.relax.js be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) 5 years ago
.git-blame-ignore-revs 7a1c964da4 chore: add #23197 squash commit to git blame ignore (#23300) 4 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore 4188045f55 feat(charts): Add chart-renderer service config build (#24112) 4 years ago
.ignore add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) 4 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
.pre-commit-config.yaml 10991677d1 pre-commit(fix): Change the way shellcheck-py gets installed in pre-commit (#25315) 3 years ago
.python-version 68fc7c1f62 security: Upgrade to Python 3.6.13 (#23969) 4 years ago
.size-limit.js 3a5f016486 build(gha): Add `sentry.css` to size limits (#21675) 4 years ago
.vercelignore 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 9 years ago
Brewfile c12a0c9b7e build(dev): Add libxslt to Brewfile (#23002) 4 years ago
CHANGES 5eee198b51 release: 21.4.1 3 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 5eee198b51 release: 21.4.1 3 years ago
MANIFEST.in 4969a15707 build(plugins): Include all files under sentry_plugins in the wheel (#21618) 4 years ago
Makefile b964314b35 build(feat): More make targets reporting to Sentry.io (#24540) 4 years ago
README.md 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
babel.config.js a5a6378dc3 ref(js): Upgrade mobx v5 -> v6 (#25245) 3 years ago
codecov.yml 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
conftest.py 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) 3 years ago
jest.config.js 550c9d485a build(ci): Split frontend tests into 2 instances (#25359) 3 years ago
migrations_lockfile.txt ca5bb18044 ref(codeowners/notificationsettings): Add ExternalActor model (#25201) 3 years ago
mypy.ini 9778908b2c ref(Notifications): ExternalActor Endpoints (#25422) 3 years ago
package.json 12678a7dfc fix(ui): Upgrade diff dependency (#25502) 3 years ago
prettier.config.js 032754739f fix(typescript) Upgrade typescript related tooling (#21065) 4 years ago
pyproject.toml 34de451a6b ref(dx): Add isort config + precommit (#24716) 3 years ago
requirements-base.txt 48e0f64362 fix(snql) Update snuba-sdk (#25310) 3 years ago
requirements-dev.txt a181f7dbe2 fix: Bump pytest-sentry to 0.1.9 (#25485) 3 years ago
requirements-pre-commit.txt 10991677d1 pre-commit(fix): Change the way shellcheck-py gets installed in pre-commit (#25315) 3 years ago
setup.cfg d96b444602 test: upgrade pytest and friends, cleanup configuration (#24315) 4 years ago
setup.py d2dc259e26 meta: Bump new development version 3 years ago
stylelint.config.js 46dcc79579 build(stylelint): Fix and upgrade `stylelint` (#18210) 4 years ago
tsconfig.json 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
vercel.json 1eef286934 build(vercel): Remove duplicate vercel config (#22340) 4 years ago
webpack.config.js 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) 3 years ago
yarn.lock 12678a7dfc fix(ui): Upgrade diff dependency (#25502) 3 years ago

README.md

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

Sentry 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.

Official Sentry SDKs

Resources