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

asottile-sentry f78bbf64dc fix: cache pre-commit hook environments (#33782) 2 лет назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github f78bbf64dc fix: cache pre-commit hook environments (#33782) 2 лет назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode e6f148cf35 chore(eslint): Don't specify the .eslintrc.* file in vscode workspace settings (#33308) 2 лет назад
api-docs b554f6febe JSON syntax and OpenAPI spec fixes, to silence (some) swagger/openapi codegen errors. (#28396) 2 лет назад
bin 716479a7c8 feat(metric_alerts): Remove unique name validation from metric alerts (#31434) 3 лет назад
build-utils e8f9d4b073 style(ts): Apply eslint to build-utils (#32861) 3 лет назад
config d1c06f1713 feat(profiling): add import benchmarks (#33652) 2 лет назад
docker 51f552955e ci: Change machineType for Google Cloud Build to E2_HIGHCPU_8 (#31950) 3 лет назад
docs 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
docs-ui d1c06f1713 feat(profiling): add import benchmarks (#33652) 2 лет назад
examples f33ade4190 ref(py): Sort imports in examples (#25131) 3 лет назад
scripts 8a21cbb662 fix(dev): Do not use bash-hook for sentry-cli version 2 (#33674) 2 лет назад
src e6767ea652 ref(metrics): Remove computed measurements from ingestion (#33725) 2 лет назад
static 52ed4d6985 feat(perf): Pass min and max exclusive time to span example query (#33693) 2 лет назад
tests 52ed4d6985 feat(perf): Pass min and max exclusive time to span example query (#33693) 2 лет назад
.craft.yml 83b15f355f Continue self-hosted rename in build-related files (#30483) 3 лет назад
.dockerignore 417f3bafdf build(docker): Split builder image out for better caching (#18999) 4 лет назад
.envrc ba15b6285f fix(dev): Errors within lib.sh were not being reported to Sentry (#32524) 3 лет назад
.eslintignore 6ddff6a021 ref(ts): Fix lint issues that are being masked (#28454) 3 лет назад
.eslintrc.js a83add4fd9 ref(js): Do not use `-c` with eslint (#32989) 3 лет назад
.git-blame-ignore-revs 28a2337ae9 build(js): Change `app` alias to `sentry` (#18915) 3 лет назад
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 лет назад
.gitignore 911b625b4f ref(deviceName): update ios-device-name package to only use a small subset of device information (#32690) 3 лет назад
.ignore add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) 4 лет назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.pre-commit-config.yaml 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 лет назад
.prettierignore 3a5085adbe meta: Add prettierignore to stop package.json fights (#28685) 3 лет назад
.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 37dce54f25 chore(docs-ui): Move `.storybook` into docs-ui/ (#32854) 2 лет назад
.yarnrc cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) 4 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile 544abe103f feat(ci): Initializing Docker should be more robust (#26369) 3 лет назад
CHANGES 22b3c3f1eb release: 22.4.0 2 лет назад
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 лет назад
LICENSE 22b3c3f1eb release: 22.4.0 2 лет назад
MANIFEST.in 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) 3 лет назад
Makefile 164d345910 build(ci): Use codecov GH action instead of bash script (#32959) 2 лет назад
README.md 871bda810a meta: Update ruby sdk link in readme (#31480) 3 лет назад
babel.config.ts 64c2de384b feat(ui): Setup browserslist, reduce core-js use (#27346) 3 лет назад
codecov.yml 82f20775b1 build(codecov): Disable status checks for codecov (#33250) 2 лет назад
conftest.py 4bafe67e7a fix(ci): Fix pytest annotations not working (#31500) 3 лет назад
jest.config.ts 2ba09309fd fix: Typo gitub -> github on jest project tag (#32962) 3 лет назад
migrations_lockfile.txt a1f8664268 fix(api): Handle IntegrityError on SavedSearch (#33605) 2 лет назад
mypy.ini 4f4c335b2c ref(types): Add types to the pipeline module (#32863) 2 лет назад
package.json 8f18ee98e7 build(deps): bump mobx-react from 7.2.0 to 7.3.0 (#33144) 2 лет назад
prettier.config.js bb92c21d90 fix(prettier): Fix jsxBracketSameLine warning (#32893) 3 лет назад
pyproject.toml 698c60ba93 dev: upgrade pre-commit and friends for Python 3.8+ (#29502) 3 лет назад
pyrightconfig-commithook.json 161459f224 fix: Update pyright config path to not disable typechecking in VScode (#29874) 3 лет назад
requirements-base.txt 953c3245e3 chore(deps): Upgrade sentry-relay to 0.8.10 (#33718) 2 лет назад
requirements-dev.txt 5f62688b23 feat(profiling): Pull from Kafka topic to run symbolication (#32320) 3 лет назад
requirements-pre-commit.txt e845370fe8 fix: pin click in pre-commit requirements txt (#33008) 3 лет назад
setup.cfg b0cfeb1c10 chore: drop Python 3.6 (#29504) 3 лет назад
setup.py 826d5bf4bf meta: Bump new development version 2 лет назад
stylelint.config.js 8849a34a9e chore(deps): Bump stylelint-config-recommended (#33042) 2 лет назад
tsconfig.json 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) 3 лет назад
vercel.json 1eef286934 build(vercel): Remove duplicate vercel config (#22340) 4 лет назад
webpack.config.ts 911b625b4f ref(deviceName): update ios-device-name package to only use a small subset of device information (#32690) 3 лет назад
yarn.lock b519955596 build(deps): bump tmpl from 1.0.4 to 1.0.5 (#28723) 2 лет назад

README.md

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

Sentry is a service that helps you monitor and fix crashes in realtime. The server is in Python, but it contains a full API for sending events from any language, in any application.

Official Sentry SDKs

Resources