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

Billy Vong bd864f7d1c ref(ui): Fix duplicate TS types and JS variable declarations (#28483) 3 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github b3a3bdadf3 fix(ci): Python deps requires libxmlsec1 to be installed (#28500) 3 years ago
.storybook 79deb9ee58 ref(storybook): Add docs-ui import alias (#28235) 3 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode a55d99bd76 feat(dev): Remove VSCode extension "Babel ES6/7" (#28449) 3 years ago
api-docs e8a5e9e197 feat(scim): use 204 no content on team PATCH request response (#27956) 3 years ago
bin 820b0156e2 fix(load_mocks): Fix broken load-mocks script (#27222) 3 years ago
build-utils 7d9927f17a build: Convert webpack config to typescript (#27369) 3 years ago
config 2a545294e6 ref(ts): Target es6 for type checking (#28251) 3 years ago
docker 5283b3b855 ci(gcb): Extend e2e test timeout from 7.5 minutes to 10 (#28129) 3 years ago
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docs-ui 8aa3645d62 test(ui): Convert breadcrumbs tests to RTL (#28478) 3 years ago
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 years ago
scripts 0628cec44c fix(ci): Remove automation to initialize Docker on Mac (#28352) 3 years ago
src 448408003a fix(deletion) Fix deletion of organization children (#28511) 3 years ago
static bd864f7d1c ref(ui): Fix duplicate TS types and JS variable declarations (#28483) 3 years ago
tests 448408003a fix(deletion) Fix deletion of organization children (#28511) 3 years ago
.craft.yml 7cfe0190df ref(craft): Modernize and rearrange Craft config (#26381) 3 years ago
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 years ago
.envrc 26d14118bd fix(devenv): Fix py3 bootstrapping for getsentry (#28377) 3 years ago
.eslintignore 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) 3 years ago
.eslintrc.js 33fbf02f02 chore(prettier): Upgrade to 2.3.x (#26820) 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 e9ce6c52bb fix(appconnect): use v2 webSession for legacy iTunes API (#27678) 3 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 3dfe0fcd9d ref(hackweek): upgrade pyupgrade and friends (#28059) 3 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 544abe103f feat(ci): Initializing Docker should be more robust (#26369) 3 years ago
CHANGES e1ddac618a release: 21.8.0 3 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE e1ddac618a release: 21.8.0 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.ts 64c2de384b feat(ui): Setup browserslist, reduce core-js use (#27346) 3 years ago
codecov.yml 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
conftest.py 74b6e21986 test(ci): Ignore annotation for pytest retries (#27870) 3 years ago
jest.config.ts 9ac604b46d ref(js): Move jest instrumentation to library (#27843) 3 years ago
migrations_lockfile.txt 098bf53845 feat(alert-rules): Add a JSON column for sentry app config (#28536) 3 years ago
mypy.ini 43a6ba2753 ref: Typing for grouping strategies, part 2 (#28425) 3 years ago
package.json c028fbae96 build(deps): bump dompurify from 2.3.0 to 2.3.1 (#28487) 3 years ago
prettier.config.js f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 years ago
pyproject.toml e9ce6c52bb fix(appconnect): use v2 webSession for legacy iTunes API (#27678) 3 years ago
requirements-base.txt 8b4b648f86 build(deps): bump django from 2.2.23 to 2.2.24 (#28422) 3 years ago
requirements-dev.txt 7fb5e74c43 fix(mypy) Downgrade mypy (#26473) 3 years ago
requirements-pre-commit.txt 3dfe0fcd9d ref(hackweek): upgrade pyupgrade and friends (#28059) 3 years ago
setup.cfg d9467206c9 ref(hackweek): upgrade sentry-flake8 (#28028) 3 years ago
setup.py 679a03f945 ref(jira ac) remove jira AC (#28472) 3 years ago
stylelint.config.js f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 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.ts d1cd612db8 ref(js): Remove jQuery from the SPA completely (#28001) 3 years ago
yarn.lock c028fbae96 build(deps): bump dompurify from 2.3.0 to 2.3.1 (#28487) 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