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

Scott Cooper ed43ca0bba deps(ui): Upgrade to node 20 7 months ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github a9a7922711 chore(ai): update suggested fix CODEOWNERS (#60901) 7 months ago
.tx ea4904d1da Explicit source file 11 years ago
.vscode f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 7 months ago
api-docs ed43ca0bba deps(ui): Upgrade to node 20 7 months ago
bin 8b86cc3e16 fix(devserver) Improve siloed devserver (#60836) 7 months ago
build-utils c14b6e9f25 chore: Convert all @ts-ignore comments to @ts-expect-error, or remove them if there was no underlying error (#50313) 1 year ago
config 2a91dcff17 fix(devserver): Have relay talk directly to the devserver (#60733) 7 months ago
devenv fbf586da58 devenv: fix config (#60030) 7 months ago
fixtures 4214b54148 ref(notifications): removes NotificationSetting from code but not DB (#60790) 7 months ago
scripts d4d89e2fa9 Relicense under FSL-1.0-Apache-2.0 (#60144) 7 months ago
self-hosted f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 7 months ago
src 2eb4f7057c feat(projects): Cleanup project creation experiment - Sentry backend (#60930) 7 months ago
static f97c8a0a53 feat(replay): Make sure links to accessibility docs open a new tab/window (#60943) 7 months ago
tests 2eb4f7057c feat(projects): Cleanup project creation experiment - Sentry backend (#60930) 7 months ago
tools f4f9fa7bb7 ref: work around pip not having retries for streamed downloads (#60195) 7 months ago
.craft.yml f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 7 months ago
.dockerignore c7f8706750 ref: invalidate volta less often in docker (#57919) 9 months ago
.envrc aa1cf89710 hold back `devenv` rollout, for today (#59444) 7 months ago
.eslintignore 80144018f1 build: Add script to build & minify loader (#46780) 1 year ago
.eslintrc.js 1d07fe72af chore(js): Add comment to js-sdk-loader eslint config (#47340) 1 year ago
.fossa.yml f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 7 months ago
.git-blame-ignore-revs 06e8727930 fix(spelling): git-blame-ignore-revs (#56512) 9 months ago
.gitattributes b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) 7 months ago
.gitignore c9f5629477 fix(apis): commit auto generated code (#56698) 9 months ago
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.pre-commit-config.yaml c21d6f954c ref: set default_stages (#60420) 7 months ago
.prettierignore 9312ff5c22 ref(tsc): fix regressions (#34332) 2 years ago
.prettierrc feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) 9 months ago
.python-version 3a72e565c2 ref: upgrade to python 3.8.18 (#59638) 8 months ago
.vercelignore feabebf6b2 deps(ui): Upgrade to prettier v3, formatting changes (#56356) 9 months ago
.volta.json ed43ca0bba deps(ui): Upgrade to node 20 7 months 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 63b68ba7d7 devenv: get new people started on colima (#53813) 11 months ago
CHANGES 2ffe51a39f release: 23.11.2 7 months ago
LICENSE.md d4d89e2fa9 Relicense under FSL-1.0-Apache-2.0 (#60144) 7 months ago
MANIFEST.in a9024702ef ref: switch to declarative metadata (#39652) 1 year ago
Makefile 12c419aabd Remove unused snuba makefile targets (#60067) 7 months ago
README.md f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 7 months ago
babel.config.ts 108e173928 feat(plugins): Add Babel plugin to annotate frontend with React component names (#59156) 8 months ago
codecov.yml f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 7 months ago
jest.config.ts fa2c09394c chore(fixtures): Create an alias for js-stubs to be imported directly in test (#56807) 9 months ago
migrations_lockfile.txt 3237d9d09b ref(notifications): drop notification setting table (#60921) 7 months ago
package.json ee50b84f0d deps(ui): Update to typescript 5.3 (#60618) 7 months ago
pyproject.toml efe606434f chore(ai): upgrade OpenAI SDK (#60906) 7 months ago
requirements-base.txt d381a1a6e3 chore(deps): Bump snuba-sdk to 2.0.12 (#60920) 7 months ago
requirements-dev-frozen.txt b14b79dfc6 ref: upgrade mypy to 1.7.1 (#60940) 7 months ago
requirements-dev.txt b14b79dfc6 ref: upgrade mypy to 1.7.1 (#60940) 7 months ago
requirements-frozen.txt d381a1a6e3 chore(deps): Bump snuba-sdk to 2.0.12 (#60920) 7 months ago
requirements-getsentry-overrides.txt 86d92ee083 Update Python SDK and remove some minimetrics checks that are obsolete (#60347) 7 months ago
requirements-getsentry.txt fda135bd7b ref: upgrade reportlab to 4.0.7 (#60620) 7 months ago
setup.cfg 1cf401a604 meta: Bump new development version 7 months ago
setup.py df3648f691 ref: eliminate deps in setup.py (#54796) 10 months ago
stylelint.config.js d7b964a5c9 deps(ui): Upgrade to stylelint 15 (#53823) 10 months ago
tsconfig.json 80144018f1 build: Add script to build & minify loader (#46780) 1 year ago
vercel.json bde1e8809f fix(ui) Update vercel proxy configuration (#57221) 9 months ago
webpack.config.ts 1448913db0 Revert "ref(devserver): Support https via mkcert for devserver (#60673)" 7 months ago
yarn.lock ee50b84f0d deps(ui): Update to typescript 5.3 (#60618) 7 months ago

README.md

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

Sentry is a developer-first error tracking and performance monitoring platform that helps developers see what actually matters, solve quicker, and learn continuously about their applications.

Official Sentry SDKs

Resources