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

Dominik Buszowiecki 5b5f8a42dd remove source span, span evidence 1 year ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github 1a4c47cfd3 chore: Update codeowners (#39111) 1 year ago
.tx ea4904d1da Explicit source file 11 years ago
.vscode 7341353734 chore(ui): Remove storybook exports from vscode autocomplete (#39083) 1 year ago
api-docs e6dcaa321f feat(dashboard-filters): Expose id in release endpoint (#37760) 1 year ago
bin 5eeecfa27f feat(perf-issues): Add a performance issue to load-mocks (#39090) 1 year ago
build-utils e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) 2 years ago
config 9eb677e682 feat(test): Fix console.error getting swallowed up (#38833) 1 year ago
docker a800e6b247 Fix sentry e2e tests (#38761) 1 year ago
docs-ui 2a39c6f05a fix(ui): Prevent clipped box from expanding only a few pixels (#39054) 1 year ago
examples 08fa7bf5b5 fix(examples): escape html output (#34867) 2 years ago
fixtures 0168e97858 ref(ui): Various CSS cleanups in Issue Group Header (#39009) 1 year ago
scripts e15af7965b ref(hybrid): Rename customer silo to "region silo" (#38638) 1 year ago
src 623ef4a0eb ref: Make auto grouping update gradual (#39057) 1 year ago
static 5b5f8a42dd remove source span, span evidence 1 year ago
tests 623ef4a0eb ref: Make auto grouping update gradual (#39057) 1 year ago
tools a06a3c5bff ref: use internal pypi (#38255) 1 year ago
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 2 years ago
.dockerignore 762473598f feat: frozen dependencies (#34879) 2 years ago
.envrc 1ae1399cca fix: Fix unbound variable if DEVENV_NO_REPORT=1 (#36650) 2 years ago
.eslintignore 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) 2 years ago
.eslintrc.js 82327da6c4 ref(profiling): update hook dependencies (#37130) 1 year ago
.fossa.yml 319368e484 Exclude files accidentally checked by Fossa (#36766) 2 years ago
.git-blame-ignore-revs bd3f7e6356 fix: ignore blame for black upgrade (#34202) 2 years ago
.gitignore 36d1765902 feat(devtools): Add support to dump the import graph (#37698) 1 year ago
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.pre-commit-config.yaml 762473598f feat: frozen dependencies (#34879) 2 years ago
.prettierignore 9312ff5c22 ref(tsc): fix regressions (#34332) 2 years ago
.python-version 0c2797391a fix(dev): New Python virtualenvs to install Python 3.8.13 (#32883) 2 years ago
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 2 years ago
.vercelignore 454a94951e ref: git mv tests/fixtures fixtures (#35445) 2 years ago
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 years ago
AUTHORS df235c4d04 Add newline to AUTHORS file 8 years ago
Brewfile a06a3c5bff ref: use internal pypi (#38255) 1 year ago
CHANGES e40adedb52 release: 22.9.0 1 year ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE e40adedb52 release: 22.9.0 1 year ago
MANIFEST.in 0ad4aa9d9f ref(django-3.2): Vendor django picklefield (#35727) 2 years ago
Makefile ea599ec844 ref: make the default `make` target `make develop` (#37504) 1 year ago
README.md 2ba15b5c04 Update/read me (#36011) 2 years ago
babel.config.ts f5d4cdeb0a ref(js): Remove last usages of decorators (#38144) 1 year ago
codecov.yml 82f20775b1 build(codecov): Disable status checks for codecov (#33250) 2 years ago
jest.config.ts 9eb677e682 feat(test): Fix console.error getting swallowed up (#38833) 1 year ago
migrations_lockfile.txt d2873c1228 feat(migration): Add context field to GroupOwner (#38685) 1 year ago
mypy.ini 1c67fd2cc8 feat(relay): Limit custom measurements (#39001) 1 year ago
package.json 7ca0ab21bf feat(stacktrace): Add icon for .vb files [TET-375] (#38995) 1 year ago
prettier.config.js bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) 2 years ago
pyproject.toml 8a84f2e44e fix(tests): Adding query tag values as strings from clickhouse (#38955) 1 year ago
pyrightconfig-commithook.json 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) 2 years ago
requirements-base.txt a06a3c5bff ref: use internal pypi (#38255) 1 year ago
requirements-dev-frozen.txt 4e5ef855f7 fix(indexer): retry write on PG deadlock (#38490) 1 year ago
requirements-dev-only-frozen.txt 4e5ef855f7 fix(indexer): retry write on PG deadlock (#38490) 1 year ago
requirements-dev.txt 4e5ef855f7 fix(indexer): retry write on PG deadlock (#38490) 1 year ago
requirements-frozen.txt a06a3c5bff ref: use internal pypi (#38255) 1 year ago
setup.cfg fe67d9082f ref: also forbid print in tests (#38784) 1 year ago
setup.py 775d6b61ea meta: Bump new development version 1 year ago
stylelint.config.js 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) 2 years ago
tsconfig.json 9e0ac1a391 feat(dev): Split and create tsconfig for test suite (#38882) 1 year ago
vercel.json e1602510e2 fix(vercel): Add $schema to vercel.json (#38402) 1 year ago
webpack.config.ts 03c8e284f0 build(ui): Add experimental `lazyCompilation` webpack setting (#36999) 1 year ago
yarn.lock 7ca0ab21bf feat(stacktrace): Add icon for .vb files [TET-375] (#38995) 1 year ago

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