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

Bruno Garcia 4c1d383217 chore(readme): link to unreal sdk (#46876) 1 год назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github b464c9828f ref: Prepare bump-version.yml for automated use (#46591) 1 год назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode 7dabf8d039 chore(query-client): Disable TS autoimports from @tanstack/react-query (#45255) 2 лет назад
api-docs f9ef7f4fe7 fix(api-docs): Lock to yarn / node version (#45962) 2 лет назад
bin f48bc6310c feat(db-issue): Add the db main thread issue to mocks (#46158) 1 год назад
build-utils 242fd1dd06 ref(onboarding): Add variants to the react docs - (#46037) 2 лет назад
config 8c8310d8db ref(git hooks): Only suggest autoupdate variable when pulling if not already set (#45179) 2 лет назад
docker a88323b81f Upgrade Python in Dockerfiles to pick up security fixes (#44090) 1 год назад
fixtures 636c38729f feat(roles): display role names in members list (#46063) 1 год назад
scripts 8b2cedb32c Add script to upgrade dev PostgreSQL version 9.6 -> 14 (#38733) 1 год назад
src 9d20d59770 Revert "feat(escalating-issues): Add new `ARCHIVED_UNTIL_ESCALATING` status (#46845)" 1 год назад
static e1562c8f1b fix(issues): More adjustments for the page filter bar styling (#46794) 1 год назад
tests 859e76ead9 feat(hc): Set up region resolution on RPC services (#46638) 1 год назад
tools 542d13fbdb ref: remove exam dependency (#42311) 2 лет назад
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 3 лет назад
.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) 2 лет назад
.eslintrc.js 82327da6c4 ref(profiling): update hook dependencies (#37130) 2 лет назад
.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) 2 лет назад
.gitignore 2f573c0aab ref(storybook): Burn it all down (#44809) 2 лет назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml f861f50414 chore: prevent pushing to master with push hook (#46413) 1 год назад
.prettierignore 9312ff5c22 ref(tsc): fix regressions (#34332) 2 лет назад
.python-version a88323b81f Upgrade Python in Dockerfiles to pick up security fixes (#44090) 1 год назад
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 3 лет назад
.vercelignore 2f573c0aab ref(storybook): Burn it all down (#44809) 2 лет назад
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile a06a3c5bff ref: use internal pypi (#38255) 2 лет назад
CHANGES 0787c7433a release: 23.3.1 2 лет назад
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 лет назад
LICENSE 0787c7433a release: 23.3.1 2 лет назад
MANIFEST.in a9024702ef ref: switch to declarative metadata (#39652) 2 лет назад
Makefile 0042e02db2 test(sourcemaps): Parametrize SourceMap processing tests to use symbolicator (#46258) 1 год назад
README.md 4c1d383217 chore(readme): link to unreal sdk (#46876) 1 год назад
babel.config.ts a6d32fe897 test(ui): Disable emotion sourcemaps for tests (#46141) 2 лет назад
codecov.yml 75224746ea fix(codecov): Disable codecov comments on PRs (#45365) 2 лет назад
jest.config.ts 8571f04c82 test(ui): Set environment on master branch + CI (#46547) 1 год назад
migrations_lockfile.txt 6b66b82b79 feat(generic-metrics): Add unique constraint to indexer (#46628) 1 год назад
model-manifest.json 2c0aa94fb6 chore(hyrbid-cloud): Support smaller model manifest file, support counting stable tests (#41185) 2 лет назад
mypy.ini 2924db978d chore(subscriptions): Add Typing to Incident Tasks (#46647) 1 год назад
package.json cb6dcf8576 chore(deps-dev): bump tsconfig-paths from 4.1.1 to 4.2.0 (#46840) 1 год назад
prettier.config.js bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) 3 лет назад
pyproject.toml 0042e02db2 test(sourcemaps): Parametrize SourceMap processing tests to use symbolicator (#46258) 1 год назад
pyrightconfig-commithook.json 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) 2 лет назад
requirements-base.txt a27b354c6e chore(deps): Update symbolic to 12.1.2 (#46605) 1 год назад
requirements-dev-frozen.txt 0e87794059 ref: bump rb to 1.10.0 (#46815) 1 год назад
requirements-dev.txt f124229b6d ref: use hashed frontend assets configmap for urls (#46621) 1 год назад
requirements-frozen.txt 0e87794059 ref: bump rb to 1.10.0 (#46815) 1 год назад
requirements-getsentry.txt 48df6829db ref: include getsentry deps in sentry (#41128) 2 лет назад
setup.cfg 9f466c354a meta: Bump new development version 2 лет назад
setup.py a9024702ef ref: switch to declarative metadata (#39652) 2 лет назад
stylelint.config.js 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) 2 лет назад
tsconfig.json 2f573c0aab ref(storybook): Burn it all down (#44809) 2 лет назад
vercel.json e1602510e2 fix(vercel): Add $schema to vercel.json (#38402) 2 лет назад
webpack.config.ts 66a807cf81 feat(replay): use `react-inspector` to display objects in Console (#45990) 1 год назад
yarn.lock cb6dcf8576 chore(deps-dev): bump tsconfig-paths from 4.1.1 to 4.2.0 (#46840) 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