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

Joris Bayer d8359ac9fb fix(sessions): Disallow querying by issue.id (#29810) 3 лет назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github 3c3ee474d9 feat: Add user permission API endpoints (#29706) 3 лет назад
.storybook d184f66a33 fix(ui): Storybook's <DocsContainer /> overwriting theme object (#29770) 3 лет назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode 362f13beb3 chore(dx): Add bin path for black in vscode (#29556) 3 лет назад
api-docs e8a5e9e197 feat(scim): use 204 no content on team PATCH request response (#27956) 3 лет назад
bin 820b0156e2 fix(load_mocks): Fix broken load-mocks script (#27222) 3 лет назад
build-utils 7d9927f17a build: Convert webpack config to typescript (#27369) 3 лет назад
config 644731e92c ref: Remove JS tests from precommit (#29155) 3 лет назад
docker b0cfeb1c10 chore: drop Python 3.6 (#29504) 3 лет назад
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
docs-ui 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 лет назад
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 лет назад
scripts f7b0795bb5 feat(dev): Install uwsgi from wheel on Apple M1 hosts (#29739) 3 лет назад
src d8359ac9fb fix(sessions): Disallow querying by issue.id (#29810) 3 лет назад
static 3e8c8ffa99 add TargetedUpsellModalExperimentV2 flag (#29896) 3 лет назад
tests d8359ac9fb fix(sessions): Disallow querying by issue.id (#29810) 3 лет назад
.craft.yml 7cfe0190df ref(craft): Modernize and rearrange Craft config (#26381) 3 лет назад
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 лет назад
.envrc 3e0852785f fix(dev): Add .python-version back (#29571) 3 лет назад
.eslintignore 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) 3 лет назад
.eslintrc.js 33fbf02f02 chore(prettier): Upgrade to 2.3.x (#26820) 3 лет назад
.eslintrc.relax.js be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) 5 лет назад
.git-blame-ignore-revs 7a1c964da4 chore: add #23197 squash commit to git blame ignore (#23300) 4 лет назад
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 лет назад
.gitignore e9ce6c52bb fix(appconnect): use v2 webSession for legacy iTunes API (#27678) 3 лет назад
.ignore add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) 4 лет назад
.mailmap b3f05c53e2 Add .mailmap to fix my commits 9 лет назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 лет назад
.prettierignore 3a5085adbe meta: Add prettierignore to stop package.json fights (#28685) 3 лет назад
.python-version 3e0852785f fix(dev): Add .python-version back (#29571) 3 лет назад
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 3 лет назад
.vercelignore 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile 544abe103f feat(ci): Initializing Docker should be more robust (#26369) 3 лет назад
CHANGES 4e508983ee release: 21.9.0 3 лет назад
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 лет назад
LICENSE b930189de2 meta: Bump new development version 3 лет назад
MANIFEST.in 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) 3 лет назад
Makefile 3f71db8928 feat(dev): Install postgreqsl on Apple M1 to build psycopg2-binary (#28607) 3 лет назад
README.md 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
babel.config.ts 64c2de384b feat(ui): Setup browserslist, reduce core-js use (#27346) 3 лет назад
codecov.yml 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
conftest.py 6624767478 ref(appstore-connect): Remove setup steps asking for iTunes credentials [NATIVE-294] (#29675) 3 лет назад
jest.config.ts 9ac604b46d ref(js): Move jest instrumentation to library (#27843) 3 лет назад
migrations_lockfile.txt 7f7c1e31bc ref(appstore-connect): Scrub iTunes credentials from the DB (#29829) 3 лет назад
mypy.ini 36a8e35e02 py(types): Add type annotations to email utils. (#29854) 3 лет назад
package.json 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 лет назад
prettier.config.js f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 лет назад
pyproject.toml 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 лет назад
pyrightconfig-commithook.json 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 лет назад
requirements-base.txt a9b85de35e ref: Remove typing_extensions dep (#29521) 3 лет назад
requirements-dev.txt 7fb5e74c43 fix(mypy) Downgrade mypy (#26473) 3 лет назад
requirements-pre-commit.txt 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 лет назад
setup.cfg b0cfeb1c10 chore: drop Python 3.6 (#29504) 3 лет назад
setup.py f50e4601b2 ref(plugins): Remove Clubhouse, Teamwork, and VSTS plugins (#29584) 3 лет назад
stylelint.config.js f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 лет назад
tsconfig.json 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
vercel.json 1eef286934 build(vercel): Remove duplicate vercel config (#22340) 4 лет назад
webpack.config.ts 61674fceb7 style(webpack): Don't use flag style comments for blocks (#29238) 3 лет назад
yarn.lock 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 лет назад

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