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

Aniket Das 0418c2d7a7 trying out wrapping the extends_schema decorator 1 year ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github d874a5a570 ci: pin github actions (#37166) 1 year ago
.tx ea4904d1da Explicit source file 11 years ago
.vscode e6f148cf35 chore(eslint): Don't specify the .eslintrc.* file in vscode workspace settings (#33308) 2 years ago
api-docs ea52125eaf Document new project param for release deploys endpoint (#35934) 2 years ago
bin 762473598f feat: frozen dependencies (#34879) 2 years ago
build-utils e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) 2 years ago
config 1873bdea05 fix(devserver): Start both string indexers when metrics are enabled (#36682) 2 years ago
docker 236d74bb3a ref: upgrade python to 3.8.13 to match dev (#36851) 1 year ago
docs-ui 68e085a6a3 ref(debugImage): Rename folder and imports from DebugMeta-v2 with DebugMeta (#37177) 1 year ago
examples 08fa7bf5b5 fix(examples): escape html output (#34867) 2 years ago
fixtures 15829df205 feat(team-roles): Add Team Roles to teamMembers page (#36046) 1 year ago
scripts 95a913ccfb feat(server): Add scripts for applying and checking mode limit decorators (#36227) 1 year ago
src 0418c2d7a7 trying out wrapping the extends_schema decorator 1 year ago
static 3717e934b1 ref(alerts): Remove alert wizard v3 flag from FE (#36806) 1 year ago
tests 272d0446aa fix(vitals-alert): vitals names (#37218) 1 year ago
tools d874a5a570 ci: pin github actions (#37166) 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 59e78be834 dev(eslint): Make `react-hooks/exhaustive-deps` not error in CI (#34488) 2 years 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 454a94951e ref: git mv tests/fixtures fixtures (#35445) 2 years 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 544abe103f feat(ci): Initializing Docker should be more robust (#26369) 3 years ago
CHANGES 64c6714d0a release: 22.7.0 2 years ago
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 years ago
LICENSE 64c6714d0a release: 22.7.0 2 years ago
MANIFEST.in 0ad4aa9d9f ref(django-3.2): Vendor django picklefield (#35727) 2 years ago
Makefile e2bf4868ca ref: add pytest-xdist to development requirements (#36630) 2 years ago
README.md 2ba15b5c04 Update/read me (#36011) 2 years ago
babel.config.ts 73c9481829 chore(deps): Bump core-js 3.21 -> 3.22 (#35179) 2 years ago
codecov.yml 82f20775b1 build(codecov): Disable status checks for codecov (#33250) 2 years ago
jest.config.ts 454a94951e ref: git mv tests/fixtures fixtures (#35445) 2 years ago
migrations_lockfile.txt 23fde55888 fix(models): models with manytomany fields without through will use ints (#37157) 1 year ago
mypy.ini 7f9c213e82 feat: Introduce server component mode limitations (#35994) 1 year ago
package.json 8c6d433853 chore(deps): Upgrade @sentry/* JS SDKs from 7.7.0 to 7.8.0 (#37150) 1 year ago
prettier.config.js bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) 2 years ago
pyproject.toml 5ceaca6389 ref(MEP): Add new option to query tag values as strings from clickhouse (#36397) 1 year ago
pyrightconfig-commithook.json 4958ed7248 ref: fix pyright for sentry.api.validators.monitor (#35062) 2 years ago
requirements-base.txt 7c77c7371e Revert "chore(deps): bump celery to 5.2.7 and kombu to 5.2.4 (#35661)" (#37120) 1 year ago
requirements-dev-frozen.txt 7c77c7371e Revert "chore(deps): bump celery to 5.2.7 and kombu to 5.2.4 (#35661)" (#37120) 1 year ago
requirements-dev-only-frozen.txt be7c8d7382 ref: upgrade pyupgrade (#36801) 1 year ago
requirements-dev.txt be7c8d7382 ref: upgrade pyupgrade (#36801) 1 year ago
requirements-frozen.txt 7c77c7371e Revert "chore(deps): bump celery to 5.2.7 and kombu to 5.2.4 (#35661)" (#37120) 1 year ago
setup.cfg 353e78c7aa ref: cache volta, node, yarn in github actions (#36253) 2 years ago
setup.py 45836423a9 meta: Bump new development version 2 years ago
stylelint.config.js 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) 2 years ago
tsconfig.json 9312ff5c22 ref(tsc): fix regressions (#34332) 2 years ago
vercel.json 1eef286934 build(vercel): Remove duplicate vercel config (#22340) 3 years ago
webpack.config.ts 03c8e284f0 build(ui): Add experimental `lazyCompilation` webpack setting (#36999) 1 year ago
yarn.lock 8c6d433853 chore(deps): Upgrade @sentry/* JS SDKs from 7.7.0 to 7.8.0 (#37150) 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