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

Ahmed Etefy 01b71606a5 . 2 years ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 3e91987df1 feat(dev/ci): Test loading mocks and bootstrap code (#32504) 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 029b52918d meta(editor): Set frontend language tab sizes to 2 (#32071) 2 years ago
api-docs 58c4d2fd54 fix(apidocs): correct ts import in watch script (#32533) 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 ca91a451e4 chore(icons): added solid lock (#32538) 2 years ago
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 years ago
scripts 3e91987df1 feat(dev/ci): Test loading mocks and bootstrap code (#32504) 2 years ago
src 01b71606a5 . 2 years ago
static ca91a451e4 chore(icons): added solid lock (#32538) 2 years ago
tests 01b71606a5 . 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 ba15b6285f fix(dev): Errors within lib.sh were not being reported to Sentry (#32524) 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 f2e90196aa convert api-docs to typescript (#32328) 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 b9683ab1a3 ref(deps): remove jest-circus (#32541) 2 years ago
migrations_lockfile.txt 327a7c2ddb feat(new-widget-builder-experience): Add widget limit (#32488) 2 years ago
mypy.ini 654c662730 ref(types): Add types to conditions and filters (#32393) 2 years ago
package.json b9683ab1a3 ref(deps): remove jest-circus (#32541) 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 fdbbf4d6b8 Chore: Update snuba-sdk to 0.1.4 (#32347) 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 b9683ab1a3 ref(deps): remove jest-circus (#32541) 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