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

Shruthilaya 4f06a1d75b check in progress 2 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github cc4ea1dade chore: Update pip dependabot reviewer to team-web-backend (#31990) 2 years ago
.storybook f7945a98be feat(storybook): Use storybook-dark-mode plugin (#31114) 2 years ago
.tx ea4904d1da Explicit source file 11 years ago
.vscode 56ad10760b revert: Remove accidental vscode config change (#31845) 2 years ago
api-docs ad8fb7b8c8 chore(apidocs): remove SCIM members openapi json path (#31840) 2 years ago
bin 716479a7c8 feat(metric_alerts): Remove unique name validation from metric alerts (#31434) 2 years ago
build-utils 7d9927f17a build: Convert webpack config to typescript (#27369) 3 years ago
config 28a2337ae9 build(js): Change `app` alias to `sentry` (#18915) 2 years ago
docker 51f552955e ci: Change machineType for Google Cloud Build to E2_HIGHCPU_8 (#31950) 2 years ago
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 years ago
docs-ui 0906cdaf8a fix(docs): reorganized icons in storybook (#32002) 2 years ago
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 years ago
scripts df89b5cd31 feat(dev): Refactor selenium patch so it can be called outside of `install-py-dev` (#30447) 2 years ago
src b0beb172bf fix(jira): Catch ApiError (#31869) 2 years ago
static 4f06a1d75b check in progress 2 years ago
tests 1ff07b2b75 feat(pageFilters): Store desynced filters in store (#31985) 2 years ago
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 2 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) 2 years ago
.eslintignore 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) 2 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) 4 years ago
.git-blame-ignore-revs 28a2337ae9 build(js): Change `app` alias to `sentry` (#18915) 2 years ago
.gitattributes ebf7126b29 Fix CHANGES gitattribute 7 years ago
.gitignore 7e5ea5d233 feat(apidocs): Integrate drf-spectacular library (#30040) 2 years ago
.ignore add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) 4 years ago
.mailmap b3f05c53e2 Add .mailmap to fix my commits 8 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) 2 years ago
.prettierignore 3a5085adbe meta: Add prettierignore to stop package.json fights (#28685) 2 years ago
.python-version 3e0852785f fix(dev): Add .python-version back (#29571) 2 years ago
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 2 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 8 years ago
Brewfile 544abe103f feat(ci): Initializing Docker should be more robust (#26369) 3 years ago
CHANGES 2885e6d490 release: 22.2.0 2 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 2885e6d490 release: 22.2.0 2 years ago
MANIFEST.in 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) 3 years ago
Makefile 7e5ea5d233 feat(apidocs): Integrate drf-spectacular library (#30040) 2 years ago
README.md 871bda810a meta: Update ruby sdk link in readme (#31480) 2 years ago
babel.config.ts 64c2de384b feat(ui): Setup browserslist, reduce core-js use (#27346) 2 years ago
codecov.yml 93ff9c0648 chore(py): Ignore tests in CodeCov (#30326) 2 years ago
conftest.py 4bafe67e7a fix(ci): Fix pytest annotations not working (#31500) 2 years ago
jest.config.ts 75eaea0c62 feat(ci): monitor typescript perf (#31757) 2 years ago
migrations_lockfile.txt d77db3ed0a perf: Fix seq scans to `GroupLink` (#31849) 2 years ago
mypy.ini fbe987561d typing: Add type hints to sentry/utils/services.py (#31984) 2 years ago
package.json b3e230926e deps(ui): Upgrade css-minimizer-webpack-plugin, remove types (#31983) 2 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) 2 years ago
pyrightconfig-commithook.json 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 2 years ago
requirements-base.txt 16f532d946 feat(apidocs): Implement OpenAPI response serializer parsing for Sentry Serializers (#31146) 2 years ago
requirements-dev.txt 16f532d946 feat(apidocs): Implement OpenAPI response serializer parsing for Sentry Serializers (#31146) 2 years ago
requirements-pre-commit.txt 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 2 years ago
setup.cfg b0cfeb1c10 chore: drop Python 3.6 (#29504) 2 years ago
setup.py ff2709757e meta: Bump new development version 2 years ago
stylelint.config.js 83daa80b5c deps(ui): Upgrade to stylelint v14 (#31582) 2 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) 3 years ago
webpack.config.ts 48141bd3cf build(ui): Upgrade webpack, fix react hot reload (#31271) 2 years ago
yarn.lock b3e230926e deps(ui): Upgrade css-minimizer-webpack-plugin, remove types (#31983) 2 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