Developer-first error tracking and performance monitoring https://sentry.io/
ArthurKnaus a7039d6197 ref(tsc): Convert AccountSecurityWrapper to FC (#76720) | 2 months ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | e2ff918adb Reapplyx3 "ref: upgrade sentry to python 3.12" (#76625) | 2 months ago |
.tx | 4100b38e58 chore(l10n): sync translation files with Transifex (#76385) | 2 months ago |
.vscode | 74a87ce03f chore(vscode): Set Prettier config path for VSCode (#75251) | 3 months ago |
api-docs | e9626c4912 feat(docs): adds docs for statusDetails (#76378) | 2 months ago |
bin | e1ae3daa24 test(gen-metrics): Add sampling information to send_metrics.py test script (#76194) | 2 months ago |
build-utils | 5bff6b7d5a feat: Update Sentry SDK to 8.0.0-beta.5 (#68520) | 6 months ago |
config | 28ba9c33fc fix(integrations): Bring back type="submit" in awsLambdaFunctionSelect (#76460) | 2 months ago |
devenv | e7827fcf5f fix: sync should ensure admin user is created (#76683) | 2 months ago |
fixtures | 4868f8e377 ref(control_silo): Move Identitiy model to users module (#76272) | 2 months ago |
scripts | e2ff918adb Reapplyx3 "ref: upgrade sentry to python 3.12" (#76625) | 2 months ago |
self-hosted | e2ff918adb Reapplyx3 "ref: upgrade sentry to python 3.12" (#76625) | 2 months ago |
src | 15fcf7e673 fix(releases): add time limit onto fetch_commits celery task (#76705) | 2 months ago |
static | a7039d6197 ref(tsc): Convert AccountSecurityWrapper to FC (#76720) | 2 months ago |
tests | 1b7ffd72a0 nit(api): Added Camel Case Support for Waive Data Secrecy Endpoint (#76708) | 2 months ago |
tools | 16b75635ac ref: apply pyupgrade 3.17.0 changes (#75352) | 3 months ago |
.craft.yml | 1d98736475 fix(craft): Set craft artifact provider to none (#62001) | 10 months ago |
.dockerignore | 067d96355e ref: build without setuptools (#71262) | 5 months ago |
.envrc | b2a1b6119b devenv: move install-js-dev to sync (#74384) | 3 months ago |
.eslintignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 6 months ago |
.eslintrc.js | a6da828d22 chore(ui): Re-enable restricted import lint rules (#76465) | 2 months ago |
.fossa.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 11 months ago |
.git-blame-ignore-revs | 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) | 9 months ago |
.gitattributes | b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) | 11 months ago |
.gitignore | 067d96355e ref: build without setuptools (#71262) | 5 months ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 4872026511 ref: remove sentry.lint.engine and get all js linting and formatting into pre-commit (#73508) | 4 months ago |
.prettierignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 6 months ago |
.python-version | e2ff918adb Reapplyx3 "ref: upgrade sentry to python 3.12" (#76625) | 2 months ago |
.vercelignore | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
.volta.json | a15542c120 chore: update node.js to v20.13.1 (#71066) | 5 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) | 8 months ago |
CHANGES | 1d52e8e0ad release: 24.8.0 | 2 months ago |
LICENSE.md | 1760ab3c6b Upgrade license to FSL-1.1 (#65879) | 8 months ago |
Makefile | 71a149f491 build: Start uploading test results to Codecov (#74768) | 3 months ago |
README.md | b812f8cfd7 feat: PowerShell support (frontend) (#67576) | 5 months ago |
babel.config.ts | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 2 months ago |
biome.json | 1c93f3987f ref(js): Drop types/index.tsx file (#76154) | 2 months ago |
codecov.yml | 0aa7d4260b chore(codecov): Fix layout and required changes (#75835) | 2 months ago |
jest.config.ts | f98ff14746 test(ts): Move fixtures to test/js/fixtures (#71584) | 5 months ago |
migrations_lockfile.txt | f36c906e6b chore(issues): Backfill UNRESOLVED groups with missing substatuses (#76082) | 2 months ago |
package.json | 57035b3773 feat(rr6): Upgrade React Router 3 → 6 (#70632) | 2 months ago |
pyproject.toml | e4ff0e627b typing(api): Type check src/sentry/api/endpoints/project_group_index.py (#76667) | 2 months ago |
requirements-base.txt | 5171a075bd ref: upgrade pyuwsgi (#76600) | 2 months ago |
requirements-dev-frozen.txt | ab96c5530c chore(snuba): Bump snuba sdk version to 3.0.39 (#76615) | 2 months ago |
requirements-dev.txt | 01fb9f475a ref: upgrade to latest bugfix version of mypy (#76562) | 2 months ago |
requirements-frozen.txt | ab96c5530c chore(snuba): Bump snuba sdk version to 3.0.39 (#76615) | 2 months ago |
requirements-getsentry-overrides.txt | e477575ed3 Revert "Test `pytest-sentry` with SDK 2.0 support (#66504)" | 7 months ago |
requirements-getsentry.txt | 8df57877db ref: add iso3166 (to replace pycountry) (#71467) | 5 months ago |
setup.cfg | 37a6791968 meta: Bump new development version | 2 months ago |
stylelint.config.js | 7be67728fd chore(ui): Update stylelint dependencies (#65128) | 8 months ago |
tsconfig.json | ecbd12f1ac chore: update biome to v1.8.0 (#71989) | 5 months ago |
vercel.json | 31aac1b9b0 build: replace prettier with biome (#62054) | 9 months ago |
webpack.config.ts | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 2 months ago |
yarn.lock | 57035b3773 feat(rr6): Upgrade React Router 3 → 6 (#70632) | 2 months ago |
Users and logs provide clues. Sentry provides answers.
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.