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

getsantry[bot] 335e428e5a :hammer_and_wrench: apply pre-commit fixes 11 месяцев назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github e0e5c022db ref: fix argument errors in dispatch signatures (#83447) 1 месяц назад
.tx 4100b38e58 chore(l10n): sync translation files with Transifex (#76385) 5 месяцев назад
.vscode 0df295aced chore(vscode): Turn on --reuse-db flag for vscode debugger (#80138) 3 месяцев назад
api-docs bed8a9eb9a feat(docs) Add server metadata to files endpoints (#82159) 2 месяцев назад
bin 1ab657f551 fix(migrations): Remove model dependency fixture and tests (#83143) 1 месяц назад
build-utils cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 месяц назад
config 03ff990d0c ref(tsc) enable nouncheckedindexedaccess (#82857) 1 месяц назад
devenv 2030154a32 Revert "ref: upgrade to python 3.13 (#80661)" 1 месяц назад
devservices b3f39c22a8 feat(devservices): Add rabbitmq (#83047) 1 месяц назад
fixtures 1ab657f551 fix(migrations): Remove model dependency fixture and tests (#83143) 1 месяц назад
scripts 2030154a32 Revert "ref: upgrade to python 3.13 (#80661)" 1 месяц назад
self-hosted 2030154a32 Revert "ref: upgrade to python 3.13 (#80661)" 1 месяц назад
src 61a1b91c9d update post(..) method docstring 1 месяц назад
static 7587168f64 feat(metric-issues): Add correlated transactions section (#83440) 1 месяц назад
tests 335e428e5a :hammer_and_wrench: apply pre-commit fixes 1 месяц назад
tools 9e67a33137 ref: set Request.auth and HttpRequest.auth to our real auth type (#83191) 1 месяц назад
.craft.yml 1d98736475 fix(craft): Set craft artifact provider to none (#62001) 1 год назад
.dockerignore 63a2c8c6b8 Remove webpack cache from Docker image (#81489) 2 месяцев назад
.envrc 008295ac6e devenv: replace volta (#75554) 5 месяцев назад
.fossa.yml f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 1 год назад
.git-blame-ignore-revs 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) 1 год назад
.gitattributes b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) 1 год назад
.gitignore a1cc4a6e06 ref: fix references to organization.features (#80005) 3 месяцев назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml 5c39e540eb ci: Update codeowners for eslint.config.mjs and make sure to lint that file (#82749) 1 месяц назад
.prettierignore 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) 10 месяцев назад
.python-version 2030154a32 Revert "ref: upgrade to python 3.13 (#80661)" 1 месяц назад
.vercelignore 31aac1b9b0 build: replace prettier with biome (#62054) 1 год назад
.volta.json 95924c1ea5 feat: upgrade node to 22.11.0 LTS (#80957) 2 месяцев назад
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile 22cac36206 devenv: remove pyenv (#65472) 11 месяцев назад
CHANGES 9f30cbed6b release: 24.12.1 1 месяц назад
LICENSE.md 1760ab3c6b Upgrade license to FSL-1.1 (#65879) 11 месяцев назад
Makefile 19ee3af376 ref(devservices): Updating code to support new postgres container names (#80993) 2 месяцев назад
README.md b812f8cfd7 feat: PowerShell support (frontend) (#67576) 8 месяцев назад
babel.config.ts 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) 6 месяцев назад
biome.json 6c87e19321 ci: Remove duplicate eslint rule definitions (#82260) 2 месяцев назад
codecov.yml f3243b8c92 ref: report coverage on all python files (#82232) 1 месяц назад
eslint.config.mjs a968724f3d fix(eslint): Enable no-constant-binary-expression and fix violations (#83273) 1 месяц назад
jest.config.ts 923cd0d011 test(ui): Remove screenfull mocks, babel esm (#79608) 3 месяцев назад
migrations_lockfile.txt b22d6f5057 chore(alerts): Drop alert activations tables (#83280) 1 месяц назад
package.json 09d1687470 chore(frontend): upgrade sentry's sdk version (#83183) 1 месяц назад
pyproject.toml e0e5c022db ref: fix argument errors in dispatch signatures (#83447) 1 месяц назад
requirements-base.txt 9223abd010 Update the transactions consumer to write to the backlog topic (#83132) 1 месяц назад
requirements-dev-frozen.txt 105a35baf2 ref: use types-requests-oauthlib (#83418) 1 месяц назад
requirements-dev.txt 105a35baf2 ref: use types-requests-oauthlib (#83418) 1 месяц назад
requirements-frozen.txt 0927b01f03 ref: upgrade amqp (#83384) 1 месяц назад
requirements-getsentry-overrides.txt e477575ed3 Revert "Test `pytest-sentry` with SDK 2.0 support (#66504)" 10 месяцев назад
requirements-getsentry.txt 292e8c057c chore(deps): bump reportlab to 4.2.5 and pillow to 11.0.0 (#82266) 1 месяц назад
setup.cfg 7f803c257f meta: Bump new development version 1 месяц назад
stylelint.config.js 7be67728fd chore(ui): Update stylelint dependencies (#65128) 1 год назад
tsconfig.json cf8c5bdba7 ref(tsc) fix nouncheckedindexedaccess (#82791) 1 месяц назад
vercel.json 31aac1b9b0 build: replace prettier with biome (#62054) 1 год назад
webpack.config.ts 4a6ac22abd chore(js): Upgrade from abandoned PEG.js to Peggy (#79450) 3 месяцев назад
yarn.lock 09d1687470 chore(frontend): upgrade sentry's sdk version (#83183) 1 месяц назад

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