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

JonasBa eb022a1b9b feat(profiling): persist view cross threads 1 год назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github 81c147bdc5 ci: remove visual snapshots from CI (#46132) 1 год назад
.tx ea4904d1da Explicit source file 11 лет назад
.vscode 7dabf8d039 chore(query-client): Disable TS autoimports from @tanstack/react-query (#45255) 1 год назад
api-docs f9ef7f4fe7 fix(api-docs): Lock to yarn / node version (#45962) 1 год назад
bin 443be82c10 chore(timing-issues): Add display timings to the mock (#45954) 1 год назад
build-utils fa2defbffa feat(profiling): profiling onboarding sidebar (#41322) 1 год назад
config 8c8310d8db ref(git hooks): Only suggest autoupdate variable when pulling if not already set (#45179) 1 год назад
docker 8889fb83b2 ci: Remove GCB tests and make GHA default for self-hosted e2e tests (#42641) 1 год назад
fixtures 7a1a57251f feat(timing-issues): Introduce a db on main thread detector (#45929) 1 год назад
scripts 804c5d207c ref: install sentry-cli from pypi (#45476) 1 год назад
src 19e74cd734 fix(integrations) Fix azure devops issue sync + RpcUser (#46138) 1 год назад
static eb022a1b9b feat(profiling): persist view cross threads 1 год назад
tests 19e74cd734 fix(integrations) Fix azure devops issue sync + RpcUser (#46138) 1 год назад
tools 542d13fbdb ref: remove exam dependency (#42311) 1 год назад
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 2 лет назад
.dockerignore 762473598f feat: frozen dependencies (#34879) 2 лет назад
.envrc 1ae1399cca fix: Fix unbound variable if DEVENV_NO_REPORT=1 (#36650) 2 лет назад
.eslintignore 0510e53429 chore: Include all fixtures in eslintignore and move fixtures around (#45467) 1 год назад
.eslintrc.js 82327da6c4 ref(profiling): update hook dependencies (#37130) 1 год назад
.fossa.yml 319368e484 Exclude files accidentally checked by Fossa (#36766) 2 лет назад
.git-blame-ignore-revs bd3f7e6356 fix: ignore blame for black upgrade (#34202) 2 лет назад
.gitattributes 5bfc0665c7 ref: mark these files as binary so they don't show up in git grep (#44579) 1 год назад
.gitignore 2f573c0aab ref(storybook): Burn it all down (#44809) 1 год назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml 91865de05a ref: add check-yaml to pre-commit (#45936) 1 год назад
.prettierignore 9312ff5c22 ref(tsc): fix regressions (#34332) 2 лет назад
.python-version 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) 2 лет назад
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 2 лет назад
.vercelignore 2f573c0aab ref(storybook): Burn it all down (#44809) 1 год назад
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 8 лет назад
Brewfile a06a3c5bff ref: use internal pypi (#38255) 1 год назад
CHANGES d7eb7fdc92 release: 23.3.0 1 год назад
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 лет назад
LICENSE d7eb7fdc92 release: 23.3.0 1 год назад
MANIFEST.in a9024702ef ref: switch to declarative metadata (#39652) 1 год назад
Makefile ecb3615a2c chore(hybrid-cloud): remove region to control, use outbox (#43361) 1 год назад
README.md 2ba15b5c04 Update/read me (#36011) 2 лет назад
babel.config.ts 2f573c0aab ref(storybook): Burn it all down (#44809) 1 год назад
codecov.yml 75224746ea fix(codecov): Disable codecov comments on PRs (#45365) 1 год назад
jest.config.ts c8bbb69c60 feat(ui): Switch from copy-text-to-clipboard to navigator (#45438) 1 год назад
migrations_lockfile.txt 6a92e48e63 ref(sourcemaps): Remove date_last_accessed field (#46116) 1 год назад
model-manifest.json 2c0aa94fb6 chore(hyrbid-cloud): Support smaller model manifest file, support counting stable tests (#41185) 1 год назад
mypy.ini 8241d48ddf ref(hc): Make SentryApps HC compatible (#45973) 1 год назад
package.json d16c6739fc chore(deps): Upgrade JS SDK to 7.44.0 (#46058) 1 год назад
prettier.config.js bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) 2 лет назад
pyproject.toml c97b4fbfcc ref: run migrations-requiring tests in a separate suite (#43200) 1 год назад
pyrightconfig-commithook.json 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) 2 лет назад
requirements-base.txt cae4a566f9 chore(crons): Bump sentry-sdk to 1.17.0 (#46012) 1 год назад
requirements-dev-frozen.txt cae4a566f9 chore(crons): Bump sentry-sdk to 1.17.0 (#46012) 1 год назад
requirements-dev.txt 804c5d207c ref: install sentry-cli from pypi (#45476) 1 год назад
requirements-frozen.txt cae4a566f9 chore(crons): Bump sentry-sdk to 1.17.0 (#46012) 1 год назад
requirements-getsentry.txt 48df6829db ref: include getsentry deps in sentry (#41128) 1 год назад
setup.cfg e2f1f7c995 meta: Bump new development version 1 год назад
setup.py a9024702ef ref: switch to declarative metadata (#39652) 1 год назад
stylelint.config.js 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) 2 лет назад
tsconfig.json 2f573c0aab ref(storybook): Burn it all down (#44809) 1 год назад
vercel.json e1602510e2 fix(vercel): Add $schema to vercel.json (#38402) 1 год назад
webpack.config.ts 40ca3d4302 feat(dev): Set a dynaimc hostname when api requests proxy to the server in dev-ui (#45713) 1 год назад
yarn.lock d16c6739fc chore(deps): Upgrade JS SDK to 7.44.0 (#46058) 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