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

Billy Vong 7b14bffd6f fix(ui): Deploy preview alert messages should be unique (#20753) 4 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github de0d87c768 build: Remove travis check for releases (#20789) 4 years ago
.storybook 9c74f49a66 lint(storybook): Fix eslint module import errors (#17467) 5 years ago
.travis e7f4ff950f build(storybook): Add vercel config for `docs-ui` (#20534) 4 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 34fb86e25f fix(vscode): Update config for VS Code debugger (#19294) 4 years ago
api-docs b97365ec64 feat(dev): Lighter devserver (#20062) 4 years ago
bin 992c6f67d2 fix(mocks): Update load-mocks (#20129) 4 years ago
build-utils 4be6ee860d build(webpack): Change condition when we record asset sizes (#19311) 4 years ago
config 36d496c4e8 ref(relay): Change relay port to 7899 (#20668) 4 years ago
docker 0634d59f5b ci(gcb): Remove redundant steps in test (#20446) 4 years ago
docs-ui 090fa99994 feat(ui): Add NavButtonGroup component (#20744) 4 years ago
examples 95767d455b chore: blacken take 2 (#14360) 5 years ago
scripts 27a27bfcea feat(direnv): experimental SENTRY_PYTHON3 (#19926) 4 years ago
src 7b14bffd6f fix(ui): Deploy preview alert messages should be unique (#20753) 4 years ago
tests 8fe293b461 feat(integrations): Remove feature flag (#20667) 4 years ago
.craft.yml 9efbd2e3a7 ci(craft): Skip publishing releases to PyPI temporarily (#20795) 4 years ago
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
.envrc 27a27bfcea feat(direnv): experimental SENTRY_PYTHON3 (#19926) 4 years ago
.eslintignore fdba72bd7c ref: Remove Python store view (#19135) 4 years ago
.eslintrc.js 4d82a2b89d style(eslint): Restrict usage of `@sentry/browser` (#19932) 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 253f4b2642 chore(dx): Add shortform boolean refactor to ignored blame refs (#19806) 4 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 years ago
.gitignore e54cbebebc ref(checkboxFancy): Added indeterminate option (#18355) 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
.nowignore be4b8cc251 build(storybook): Include `integration-docs` fixtures in Vercel deploys (#20769) 4 years ago
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.pre-commit-config.yaml 970d2c5647 build: Bump sentry-flake8 for json import lints (#20159) 4 years ago
.python-version b6e13c1450 chore(python3): Bump python 3.6 to latest patch (#19984) 4 years ago
.size-limit.js 5ab7f43713 build(github): Add `size-limit` GH Action (#20257) 4 years ago
.travis.yml 9bcb33345d chore: remove DJANGO_VERSION (#20690) 4 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 5ae0461639 dev: remove direnv from brewfile (#20011) 4 years ago
CHANGES bb3d590af6 release: 20.9.0 4 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE bb3d590af6 release: 20.9.0 4 years ago
MANIFEST.in 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
Makefile 1db8890582 test(gha): optional backend testing on python 3.6 (#20311) 4 years ago
README.md 1376855c91 Copy fix (#19509) 4 years ago
babel.config.js 657322392f build(js): Fix `react-refresh` babel plugin always loaded in d… (#17492) 5 years ago
codecov.yml 058c859036 chore(cfg): Cleanup references to `south` in configs (#15644) 5 years ago
conftest.py fdba72bd7c ref: Remove Python store view (#19135) 4 years ago
jest.config.js 30beb881af test(jest): Fix flakey jest snapshots not saving (#20262) 4 years ago
migrations_lockfile.txt 0d9178e836 feat(relay): Add support for collecting relay analytics (#20653) 4 years ago
now.json dd70110761 Revert "build(vercel): Migrate from "now" to "vercel" (#20561)" (#20754) 4 years ago
package.json 0edc7c15a2 chore(ts): Upgrade to typescript v4 (#20756) 4 years ago
prettier.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 years ago
pyproject.toml 27a27bfcea feat(direnv): experimental SENTRY_PYTHON3 (#19926) 4 years ago
requirements-base.txt 0d9178e836 feat(relay): Add support for collecting relay analytics (#20653) 4 years ago
requirements-dev.txt ba3af50bc2 build(ci): Update `pytest-sentry@0.1.3` (#20416) 4 years ago
setup.cfg e836d93620 fix: Update pytest problem matcher for tb=short (#20038) 4 years ago
setup.py 9841eff20b meta: Bump new development version 4 years ago
static 22e96f9c66 style: Remove trailing slash from static symlink (#10045) 6 years ago
stylelint.config.js 46dcc79579 build(stylelint): Fix and upgrade `stylelint` (#18210) 4 years ago
tsconfig.json ffb30c16be build(ui): split tsconfig into two (#19457) 4 years ago
webpack.config.js 132d3fa480 build(ui-dev): Fix API CSRF issues (#20752) 4 years ago
yarn.lock 0edc7c15a2 chore(ts): Upgrade to typescript v4 (#20756) 4 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