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

ted kaemming 9d0869ef04 ref(kvstore): Add Redis backend, cache backend compatibility wrapper (#26014) 3 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github ae13e3046b build(ci): Fix eslint for backend changes (#26039) 3 years ago
.storybook 14cba4d5ae build(js): Emotion 11 (#25478) 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 1aaa238021 fix(trace-view): Support multiple roots for the trace view (#25734) 3 years ago
build-utils 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) 3 years ago
config 89ad751ea7 Fix wal2json name (#26031) 3 years ago
docker df4a748059 ci: Bump tini & gosu and move to static hash verification (#25805) 3 years ago
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docs-ui 006cb37b0e ref(rename logo): replace icon with logo component (#25800) 3 years ago
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 years ago
scripts 512e84928f feat(cdc) Backfill script for cdc tables (#25661) 3 years ago
src 9d0869ef04 ref(kvstore): Add Redis backend, cache backend compatibility wrapper (#26014) 3 years ago
static 4186ccdd15 ref(ui) Convert OrganizationDetailsBody away from context (#26037) 3 years ago
tests 9d0869ef04 ref(kvstore): Add Redis backend, cache backend compatibility wrapper (#26014) 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 20e901b52d fix(direnv): Do not call pre-commit but check the command's existance (#25845) 3 years ago
.eslintignore df2549bb82 ref(storybook): Update webpack configuration (#24620) 4 years ago
.eslintrc.js 198b4ac721 chore(eslint): Bump eslint to disregard webpack chunk names for dynamic imports (#25971) 3 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 70e361f6f3 fix: Remove shellcheck-py from pre-commit setup (#26032) 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 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) 3 years ago
Makefile 19f78c593a feat(direnv): direnv usability improvements (#25676) 3 years ago
README.md 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
babel.config.js f290b1d2d7 ref(ui) Add new jsx transform to our builds (#25816) 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 aace00febe ref(custom-scm): Add to external actor provider choices (#26043) 3 years ago
mypy.ini 215a0fde5a ref: Basic typing for grouping internals (#25690) 3 years ago
package.json 198b4ac721 chore(eslint): Bump eslint to disregard webpack chunk names for dynamic imports (#25971) 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 fe8508cfc0 Revert "Upgrade PyJWT 1.5.3 -> 2.0.1 (#25935)" (#26011) 3 years ago
requirements-dev.txt 15b34a8c61 py38: batch dependency upgrades (#25239) 3 years ago
requirements-pre-commit.txt 70e361f6f3 fix: Remove shellcheck-py from pre-commit setup (#26032) 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 127fb2e5ee Revert "build(webpack): Change webpack to have smaller chunks and make all entries async (#25566)" (#25681) 3 years ago
yarn.lock 198b4ac721 chore(eslint): Bump eslint to disregard webpack chunk names for dynamic imports (#25971) 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