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

Ian Woodard 3dc0233a73 fix(devservices): Fixing inaccuracy with devservices messaging (#83973) 22 hours ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 5a3924a4fe chore(ci): Remove scheduled backend and acceptance testing jobs (#83749) 1 day ago
.tx 4100b38e58 chore(l10n): sync translation files with Transifex (#76385) 5 months ago
.vscode 0df295aced chore(vscode): Turn on --reuse-db flag for vscode debugger (#80138) 2 months ago
api-docs 06abe0c343 chore(eslint): Set array-type eslint rule to use the array-simple option (#83927) 1 day ago
bin 03047690ee ref(devservices): Turning sentry devservices into a no-op (#83389) 23 hours ago
build-utils 7f04b93de5 chore: Tidy up node & config files including excepting them from import/no-nodejs-modules (#83691) 3 days ago
config 7f04b93de5 chore: Tidy up node & config files including excepting them from import/no-nodejs-modules (#83691) 3 days ago
devenv 03047690ee ref(devservices): Turning sentry devservices into a no-op (#83389) 23 hours ago
devservices b8f60f5d76 feat(devservices): Add several new devservices modes (#83452) 1 week ago
fixtures 1ab657f551 fix(migrations): Remove model dependency fixture and tests (#83143) 2 weeks ago
scripts 03047690ee ref(devservices): Turning sentry devservices into a no-op (#83389) 23 hours ago
self-hosted 3670096f9e fix(self-hosted): Fix default setting in the self hosted image (#83647) 1 week ago
src 3dc0233a73 fix(devservices): Fixing inaccuracy with devservices messaging (#83973) 22 hours ago
static 2f3ebacb8c feat(toolbar): Iterate on Dev Toolbar settings page copy (#83963) 22 hours ago
tests ab6c37573f chore(aci): Remove references to deprecated columns (#83944) 1 day ago
tools 9e67a33137 ref: set Request.auth and HttpRequest.auth to our real auth type (#83191) 1 week ago
.craft.yml 1d98736475 fix(craft): Set craft artifact provider to none (#62001) 1 year ago
.dockerignore 63a2c8c6b8 Remove webpack cache from Docker image (#81489) 1 month ago
.envrc 008295ac6e devenv: replace volta (#75554) 4 months ago
.fossa.yml f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 1 year ago
.git-blame-ignore-revs 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) 11 months ago
.gitattributes b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) 1 year ago
.gitignore a1cc4a6e06 ref: fix references to organization.features (#80005) 2 months ago
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.pre-commit-config.yaml 5c39e540eb ci: Update codeowners for eslint.config.mjs and make sure to lint that file (#82749) 3 weeks ago
.prettierignore 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) 9 months ago
.python-version 3bd68b5640 Reapply "Reapply "ref: upgrade to python 3.13" (#83448)" (#83596) 1 week ago
.vercelignore 31aac1b9b0 build: replace prettier with biome (#62054) 1 year ago
.volta.json 95924c1ea5 feat: upgrade node to 22.11.0 LTS (#80957) 2 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 9 years ago
Brewfile 22cac36206 devenv: remove pyenv (#65472) 11 months ago
CHANGES 7ca1e3af4f release: 25.1.0 1 week ago
LICENSE.md 1760ab3c6b Upgrade license to FSL-1.1 (#65879) 11 months ago
Makefile 19ee3af376 ref(devservices): Updating code to support new postgres container names (#80993) 2 months ago
README.md b812f8cfd7 feat: PowerShell support (frontend) (#67576) 7 months ago
babel.config.ts 7f04b93de5 chore: Tidy up node & config files including excepting them from import/no-nodejs-modules (#83691) 3 days ago
biome.json 6c87e19321 ci: Remove duplicate eslint rule definitions (#82260) 1 month ago
codecov.yml f3243b8c92 ref: report coverage on all python files (#82232) 4 weeks ago
eslint.config.mjs eedf337203 chore(eslint): Enable no-extra-non-null-assertion and auto-fix violations (#83786) 1 day ago
jest.config.ts 7f04b93de5 chore: Tidy up node & config files including excepting them from import/no-nodejs-modules (#83691) 3 days ago
migrations_lockfile.txt 801b41c67a migration(issue-views): Add new `projects`, `environments`, `time_filter` columns to `GroupSearchView` (#83422) 1 day ago
package.json a7551bfa9f deps(ui): Upgrade webpack-dev-server to v5.2.0 (#83789) 2 days ago
pyproject.toml a097fb1486 ref: fix types for sentry.search.utils (#83942) 1 day ago
requirements-base.txt 6d5d0fe3f3 ref: bump sentry-relay to 0.9.6 (#83875) 1 day ago
requirements-dev-frozen.txt 3d3b10ee7b feat(devservices): Bump devservices to 1.0.12 (#83941) 1 day ago
requirements-dev.txt 3d3b10ee7b feat(devservices): Bump devservices to 1.0.12 (#83941) 1 day ago
requirements-frozen.txt 6d5d0fe3f3 ref: bump sentry-relay to 0.9.6 (#83875) 1 day ago
requirements-getsentry-overrides.txt e477575ed3 Revert "Test `pytest-sentry` with SDK 2.0 support (#66504)" 9 months ago
requirements-getsentry.txt 292e8c057c chore(deps): bump reportlab to 4.2.5 and pillow to 11.0.0 (#82266) 1 month ago
setup.cfg f68b8d1cae meta: Bump new development version 1 week ago
stylelint.config.js 7f04b93de5 chore: Tidy up node & config files including excepting them from import/no-nodejs-modules (#83691) 3 days ago
tsconfig.json 06abe0c343 chore(eslint): Set array-type eslint rule to use the array-simple option (#83927) 1 day ago
vercel.json 31aac1b9b0 build: replace prettier with biome (#62054) 1 year ago
webpack.config.ts 7f04b93de5 chore: Tidy up node & config files including excepting them from import/no-nodejs-modules (#83691) 3 days ago
yarn.lock a7551bfa9f deps(ui): Upgrade webpack-dev-server to v5.2.0 (#83789) 2 days 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