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

davidenwang 2133082e08 feat(crons): Show associated groups with each check-in 1 year ago
.artifacts d348dc492a feat: Implement basics of pre-commit 6 years ago
.github ff5c8806da ref: remove some unnecessary github actions step ids (#52555) 1 year ago
.tx ea4904d1da Explicit source file 11 years ago
.vscode 836e0b04c8 nit: use black as default formatter (#52530) 1 year ago
api-docs 86b042069e feat(api): Update Project PUT+GET+DELETE (#51807) 1 year ago
bin 50940ad19a ref: use TSDBModel directly instead of tsdb.models (#51461) 1 year ago
build-utils c14b6e9f25 chore: Convert all @ts-ignore comments to @ts-expect-error, or remove them if there was no underlying error (#50313) 1 year ago
config a83bd69f5e ref: remove pyright (#51350) 1 year ago
fixtures 76552de310 ref(stubs): convert stubs to tsx (#52442) 1 year ago
scripts d3b5cf64a1 chore: Allow postgres container to be customized (#51062) 1 year ago
self-hosted 76ddaf0b35 ref: move ./docker to ./self-hosted (#50490) 1 year ago
src df09157abe upadated comment 1 year ago
static 2133082e08 feat(crons): Show associated groups with each check-in 1 year ago
tests 398583eb19 feat(crons): Return shortId with check-in data 1 year ago
tools 6c1a91e023 ref: limit the typing allowlist to specific codes (#51799) 1 year ago
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 2 years ago
.dockerignore 76ddaf0b35 ref: move ./docker to ./self-hosted (#50490) 1 year ago
.envrc 1ae1399cca fix: Fix unbound variable if DEVENV_NO_REPORT=1 (#36650) 2 years ago
.eslintignore 80144018f1 build: Add script to build & minify loader (#46780) 1 year ago
.eslintrc.js 1d07fe72af chore(js): Add comment to js-sdk-loader eslint config (#47340) 1 year ago
.fossa.yml 319368e484 Exclude files accidentally checked by Fossa (#36766) 2 years ago
.git-blame-ignore-revs 96b68ab0ad style: Spacing in git-blame-ignore-revs (#48055) 1 year ago
.gitattributes 5bfc0665c7 ref: mark these files as binary so they don't show up in git grep (#44579) 1 year ago
.gitignore 1caf47b20e test: Ensure test order for region silos (#49421) 1 year ago
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 years ago
.pre-commit-config.yaml a83bd69f5e ref: remove pyright (#51350) 1 year ago
.prettierignore 9312ff5c22 ref(tsc): fix regressions (#34332) 2 years ago
.python-version a88323b81f Upgrade Python in Dockerfiles to pick up security fixes (#44090) 1 year ago
.size-limit.js 9be7284a67 build(ui): Upgrade size-limit to v5 (#28974) 2 years ago
.vercelignore 2f573c0aab ref(storybook): Burn it all down (#44809) 1 year 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 ffcccc2201 feat(vsts): Add request parser for vsts (#52387) 1 year ago
LICENSE 40fdbcb870 release: 23.6.2 1 year ago
MANIFEST.in a9024702ef ref: switch to declarative metadata (#39652) 1 year ago
Makefile add37f2eff feat(hybridcloud) Setup plumbing to run CI with split databases (#51307) 1 year ago
README.md 4c1d383217 chore(readme): link to unreal sdk (#46876) 1 year ago
babel.config.ts d0492d6817 ref(query-client): Deprecate AsyncComponent and AsyncView (#52550) 1 year ago
codecov.yml 7cbe898517 fix(config): Use boolean in `codecov.yml` (#51699) 1 year ago
jest.config.ts 8571f04c82 test(ui): Set environment on master branch + CI (#46547) 1 year ago
migrations_lockfile.txt 510526f81f migration(crons): Index trace_id for check-ins (#52635) 1 year ago
package.json 9280ae9f20 feat(slider) Add new slider component (#51547) 1 year ago
prettier.config.js bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) 2 years ago
pyproject.toml 78c9e866de ref: misc typing fixes (#52634) 1 year ago
requirements-base.txt ad23436f70 ref: bump sentry-arroyo to 2.14.1 (#52619) 1 year ago
requirements-dev-frozen.txt ad23436f70 ref: bump sentry-arroyo to 2.14.1 (#52619) 1 year ago
requirements-dev.txt 0e6f130241 feat(python): Add `covdefaults` to dev dependencies (#51697) 1 year ago
requirements-frozen.txt ad23436f70 ref: bump sentry-arroyo to 2.14.1 (#52619) 1 year ago
requirements-getsentry.txt 48df6829db ref: include getsentry deps in sentry (#41128) 1 year ago
setup.cfg 2dd0f77b8a meta: Bump new development version 1 year ago
setup.py 5f10bd94ae ref: fix some typing re-exports (#50635) 1 year ago
stylelint.config.js 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) 2 years ago
tsconfig.json 80144018f1 build: Add script to build & minify loader (#46780) 1 year ago
vercel.json e1602510e2 fix(vercel): Add $schema to vercel.json (#38402) 1 year ago
webpack.config.ts c01096f6d5 feat(hybridcloud) First pass at a siloed devserver (#49956) 1 year ago
yarn.lock 9280ae9f20 feat(slider) Add new slider component (#51547) 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