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

Ryan Skonnord a7d5d84276 feat(hybrid): Introduce region function contracts (#39253) 2 лет назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github b21d84812f refs(tests): Remove `USE_SNUBA` env variable from test configs. (#39316) 2 лет назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode 5c5b4a6f6a chore(ui): Disable direct autoimport of testing-library libs (#39346) 2 лет назад
api-docs e6dcaa321f feat(dashboard-filters): Expose id in release endpoint (#37760) 2 лет назад
bin 5eeecfa27f feat(perf-issues): Add a performance issue to load-mocks (#39090) 2 лет назад
build-utils e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) 3 лет назад
config 9eb677e682 feat(test): Fix console.error getting swallowed up (#38833) 2 лет назад
docker 1449643f60 fix(tests): Use `RedisSnubaTSDB` by default in all tests (#39297) 2 лет назад
docs-ui 5f2a4039e1 feat(tabs): Add new Tabs component (#38886) 2 лет назад
fixtures f874d0e3e6 feat(ecosystem): Allow org members to add code mappings (#39172) 2 лет назад
scripts e15af7965b ref(hybrid): Rename customer silo to "region silo" (#38638) 2 лет назад
src a7d5d84276 feat(hybrid): Introduce region function contracts (#39253) 2 лет назад
static a3e187e689 fix(issueDetails): Highlight Tags tab in Tag Details page (#39348) 2 лет назад
tests a7d5d84276 feat(hybrid): Introduce region function contracts (#39253) 2 лет назад
tools a06a3c5bff ref: use internal pypi (#38255) 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 310a492bc6 ref: Remove examples (#39210) 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 лет назад
.gitignore 36d1765902 feat(devtools): Add support to dump the import graph (#37698) 2 лет назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml 762473598f feat: frozen dependencies (#34879) 2 лет назад
.prettierignore 9312ff5c22 ref(tsc): fix regressions (#34332) 2 лет назад
.python-version 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) 3 лет назад
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 3 лет назад
.vercelignore 454a94951e ref: git mv tests/fixtures fixtures (#35445) 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 e40adedb52 release: 22.9.0 2 лет назад
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 лет назад
LICENSE e40adedb52 release: 22.9.0 2 лет назад
MANIFEST.in 0ad4aa9d9f ref(django-3.2): Vendor django picklefield (#35727) 2 лет назад
Makefile ea599ec844 ref: make the default `make` target `make develop` (#37504) 2 лет назад
README.md 2ba15b5c04 Update/read me (#36011) 2 лет назад
babel.config.ts f5d4cdeb0a ref(js): Remove last usages of decorators (#38144) 2 лет назад
codecov.yml 82f20775b1 build(codecov): Disable status checks for codecov (#33250) 2 лет назад
jest.config.ts 9eb677e682 feat(test): Fix console.error getting swallowed up (#38833) 2 лет назад
migrations_lockfile.txt 842e6b663b feat(discover): Add is_homepage as field to saved query (#39063) 2 лет назад
mypy.ini a7d5d84276 feat(hybrid): Introduce region function contracts (#39253) 2 лет назад
package.json 5f2a4039e1 feat(tabs): Add new Tabs component (#38886) 2 лет назад
prettier.config.js bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) 3 лет назад
pyproject.toml 8a84f2e44e fix(tests): Adding query tag values as strings from clickhouse (#38955) 2 лет назад
pyrightconfig-commithook.json 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) 2 лет назад
requirements-base.txt a06a3c5bff ref: use internal pypi (#38255) 2 лет назад
requirements-dev-frozen.txt 7ebb8f9c86 ref: upgrade pytest to 7.x (#36076) 2 лет назад
requirements-dev-only-frozen.txt 7ebb8f9c86 ref: upgrade pytest to 7.x (#36076) 2 лет назад
requirements-dev.txt 7ebb8f9c86 ref: upgrade pytest to 7.x (#36076) 2 лет назад
requirements-frozen.txt a06a3c5bff ref: use internal pypi (#38255) 2 лет назад
setup.cfg fe67d9082f ref: also forbid print in tests (#38784) 2 лет назад
setup.py 775d6b61ea meta: Bump new development version 2 лет назад
stylelint.config.js 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) 2 лет назад
tsconfig.json 9e0ac1a391 feat(dev): Split and create tsconfig for test suite (#38882) 2 лет назад
vercel.json e1602510e2 fix(vercel): Add $schema to vercel.json (#38402) 2 лет назад
webpack.config.ts 03c8e284f0 build(ui): Add experimental `lazyCompilation` webpack setting (#36999) 2 лет назад
yarn.lock 5f2a4039e1 feat(tabs): Add new Tabs component (#38886) 2 лет назад

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