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

Raj Joshi 466c07aa47 fix(slack): Ensure `integration_id` is Valid (#72731) 1 месяц назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github b2a78f23f9 chore(rules): Update codeowners (#72479) 1 месяц назад
.tx ea4904d1da Explicit source file 11 лет назад
.vscode d7f993f1bd test(ui): Prevent import from react-dom/test-util (#69813) 2 месяцев назад
api-docs 88f2e1e07a build(deps): bump braces from 3.0.2 to 3.0.3 in /api-docs (#72474) 1 месяц назад
bin fb72953419 ref(test): Remove b64 padding from send_metrics.py (#70551) 2 месяцев назад
build-utils 5bff6b7d5a feat: Update Sentry SDK to 8.0.0-beta.5 (#68520) 2 месяцев назад
config 08d74aeb57 Revert "update clickhouse version to 23.3.19.33 (#72160)" 1 месяц назад
devenv b40832bc9b Revert "Reapply "ref: upgrade sentry to python 3.12 (#65075)" (#72105)" 1 месяц назад
fixtures 4008d92d13 feat: Incident subscription fk (#72666) 1 месяц назад
scripts 09cdabf957 ref(metrics): Add metrics for script run times (#72223) 1 месяц назад
self-hosted b40832bc9b Revert "Reapply "ref: upgrade sentry to python 3.12 (#65075)" (#72105)" 1 месяц назад
src 466c07aa47 fix(slack): Ensure `integration_id` is Valid (#72731) 1 месяц назад
static 5d9e3296b8 test(js): Drop project parameter in initializeOrg (#72728) 1 месяц назад
tests 5d9e3296b8 test(js): Drop project parameter in initializeOrg (#72728) 1 месяц назад
tools 767e3db651 ref: add mypy plugin for LazyServiceWrapper (#72166) 1 месяц назад
.craft.yml 1d98736475 fix(craft): Set craft artifact provider to none (#62001) 7 месяцев назад
.dockerignore 067d96355e ref: build without setuptools (#71262) 1 месяц назад
.envrc 58db9f5c69 devenv: remove legacy sentry-cli bash reporting (#68217) 3 месяцев назад
.eslintignore 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) 3 месяцев назад
.eslintrc.js f54deb0fa3 ci: Use eslint to track calls to @deprecated functions/components (#70184) 1 месяц назад
.fossa.yml f6263b286f chore: run prettier on our yaml, json, markdown (#59871) 8 месяцев назад
.git-blame-ignore-revs 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) 5 месяцев назад
.gitattributes b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) 8 месяцев назад
.gitignore 067d96355e ref: build without setuptools (#71262) 1 месяц назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml ecbd12f1ac chore: update biome to v1.8.0 (#71989) 1 месяц назад
.prettierignore 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) 3 месяцев назад
.python-version b40832bc9b Revert "Reapply "ref: upgrade sentry to python 3.12 (#65075)" (#72105)" 1 месяц назад
.vercelignore 31aac1b9b0 build: replace prettier with biome (#62054) 5 месяцев назад
.volta.json a15542c120 chore: update node.js to v20.13.1 (#71066) 2 месяцев назад
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 8 лет назад
Brewfile 22cac36206 devenv: remove pyenv (#65472) 4 месяцев назад
CHANGES 0e42a91dd9 release: 24.5.1 1 месяц назад
LICENSE.md 1760ab3c6b Upgrade license to FSL-1.1 (#65879) 4 месяцев назад
Makefile 067d96355e ref: build without setuptools (#71262) 1 месяц назад
README.md b812f8cfd7 feat: PowerShell support (frontend) (#67576) 1 месяц назад
babel.config.ts c1f2d1ecdf test(ui): Remove `babel-plugin-dynamic-import-node` (#70460) 2 месяцев назад
biome.json ecbd12f1ac chore: update biome to v1.8.0 (#71989) 1 месяц назад
codecov.yml 3678e9639c chore: Enable require_bundle_changes for codecov config (#71678) 1 месяц назад
jest.config.ts f98ff14746 test(ts): Move fixtures to test/js/fixtures (#71584) 1 месяц назад
migrations_lockfile.txt 4008d92d13 feat: Incident subscription fk (#72666) 1 месяц назад
package.json e6f62acc0b build: Bump Sentry JS SDK to 8.9.2 (#72705) 1 месяц назад
pyproject.toml 9a83826d77 ref: improve typing of base_query_set (#72719) 1 месяц назад
requirements-base.txt c09aa4205a Revert "Bump Sentry SDK to version 2.5.0 (#72213)" 1 месяц назад
requirements-dev-frozen.txt 09cdabf957 ref(metrics): Add metrics for script run times (#72223) 1 месяц назад
requirements-dev.txt 09cdabf957 ref(metrics): Add metrics for script run times (#72223) 1 месяц назад
requirements-frozen.txt c09aa4205a Revert "Bump Sentry SDK to version 2.5.0 (#72213)" 1 месяц назад
requirements-getsentry-overrides.txt e477575ed3 Revert "Test `pytest-sentry` with SDK 2.0 support (#66504)" 3 месяцев назад
requirements-getsentry.txt 8df57877db ref: add iso3166 (to replace pycountry) (#71467) 1 месяц назад
setup.cfg 77446e28cb meta: Bump new development version 1 месяц назад
stylelint.config.js 7be67728fd chore(ui): Update stylelint dependencies (#65128) 5 месяцев назад
tsconfig.json ecbd12f1ac chore: update biome to v1.8.0 (#71989) 1 месяц назад
vercel.json 31aac1b9b0 build: replace prettier with biome (#62054) 5 месяцев назад
webpack.config.ts a9a3d1fda3 chore: Lint Webpack file (#72263) 1 месяц назад
yarn.lock e6f62acc0b build: Bump Sentry JS SDK to 8.9.2 (#72705) 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