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

Billy Vong 654fae1b23 ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194) 3 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 32c346f9bf feat(ci): Drop ubuntu from dev env CI (#29956) 3 years ago
.storybook d9c203773e feat(ui): Add sidebarSection to storybook (#30044) 3 years ago
.tx ea4904d1da Explicit source file 12 years ago
.vscode 362f13beb3 chore(dx): Add bin path for black in vscode (#29556) 3 years ago
api-docs e8a5e9e197 feat(scim): use 204 no content on team PATCH request response (#27956) 3 years ago
bin 0e58814efd meta(py): Upgrade python typing analysis script (#29961) 3 years ago
build-utils 7d9927f17a build: Convert webpack config to typescript (#27369) 3 years ago
config 36d151583f build(js): Add `sentry` import alias (#30178) 3 years ago
docker b0cfeb1c10 chore: drop Python 3.6 (#29504) 3 years ago
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docs-ui a0f7dbbe7c ref(ui): Change storybook imports to use `sentry` import alias (#30179) 3 years ago
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 years ago
scripts abdd4e30f9 feat: Set variables on Apple M1 to build Python packages (#30094) 3 years ago
src b6a3fe23f2 fix(github): Use .get() on access_token (#30200) 3 years ago
static 654fae1b23 ref(ui): Change `static/app/views` imports to use `sentry` alias (#30194) 3 years ago
tests ca4e4ad3b2 ref(sentryapps): Read popularity weight from database (#30173) 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 3ecc18ec89 fix(dev): Install Command Line Tools when git is missing (#30050) 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 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 years ago
.prettierignore 3a5085adbe meta: Add prettierignore to stop package.json fights (#28685) 3 years ago
.python-version 3e0852785f fix(dev): Add .python-version back (#29571) 3 years ago
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 3 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 4e508983ee release: 21.9.0 3 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 88c0e448cc meta: Bump new development version 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 abdd4e30f9 feat: Set variables on Apple M1 to build Python packages (#30094) 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 6624767478 ref(appstore-connect): Remove setup steps asking for iTunes credentials [NATIVE-294] (#29675) 3 years ago
jest.config.ts 36d151583f build(js): Add `sentry` import alias (#30178) 3 years ago
migrations_lockfile.txt 2ca1aff40e feat(dashboards): Added widgetType to serializers and model and migration (#30090) 3 years ago
mypy.ini f8cdf9dbc7 types(py): Slack Endpoints (#29912) 3 years ago
package.json f4dabe39bb feat(dashboard-layout): Add types for react-grid-layout (#30201) 3 years ago
prettier.config.js f5f43cf1b8 style(js): Ensure ` ` in `/*` style comments (#26757) 3 years ago
pyproject.toml 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 years ago
pyrightconfig-commithook.json 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 years ago
requirements-base.txt 87179bd276 build(deps): bump pillow from 8.3.1 to 8.3.2 (#30136) 3 years ago
requirements-dev.txt 7fb5e74c43 fix(mypy) Downgrade mypy (#26473) 3 years ago
requirements-pre-commit.txt 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 years ago
setup.cfg b0cfeb1c10 chore: drop Python 3.6 (#29504) 3 years ago
setup.py 88c0e448cc meta: Bump new development version 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 36d151583f build(js): Add `sentry` import alias (#30178) 3 years ago
yarn.lock f4dabe39bb feat(dashboard-layout): Add types for react-grid-layout (#30201) 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