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

josh 69e0d25e40 test: add css inlining coverage (#16909) 5 лет назад
.artifacts d348dc492a feat: Implement basics of pre-commit 6 лет назад
.github 22041934d4 meta(codeowners): Make @getsentry/releases the owner of Docker (#16844) 5 лет назад
.storybook 166c3811d0 feat(storybook): Upgrade storybook to 5.3 (#16396) 5 лет назад
.travis da13ef5d5d build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) 5 лет назад
.tx ea4904d1da Explicit source file 12 лет назад
.vscode 93ec4699aa feat(discover2): Add columns in-between columns (#15156) 5 лет назад
api-docs 01500315cc ref(uwsgi): Make default settings less demanding (#15450) 5 лет назад
bin 57b681da5c chore(py3): remove loremipsum (#16808) 5 лет назад
build-utils d96270e17e build(dev): Measure webpack build times (#16756) 5 лет назад
config 8522e0f7a7 build(git-hooks): Fix always calling make (#15751) 5 лет назад
docker 57a6ace7e1 fix(docker): Fix broken entrypoint after #16852 (#16896) 5 лет назад
docs-ui b8981e950a feat(storybook): iconprops (#16796) 5 лет назад
examples 95767d455b chore: blacken take 2 (#14360) 5 лет назад
scripts 3495a70cf6 ref(dev): Use webpack proxy in place of devserver.js (#12468) 6 лет назад
src 8db905da37 fix(workflow): Rename "No Incidents" empty message to "Alerts"... (#16879) 5 лет назад
tests 69e0d25e40 test: add css inlining coverage (#16909) 5 лет назад
.dockerignore 833c2fbece build(docker): Ignore a bunch more files (#16846) 5 лет назад
.eslintignore 86356edfeb chore: remove vendored django debug_toolbar (#15477) 5 лет назад
.eslintrc.js 94a63d9a3b feat(emotion): Upgrade emotion to v10 (#15106) 5 лет назад
.eslintrc.relax.js 94a63d9a3b feat(emotion): Upgrade emotion to v10 (#15106) 5 лет назад
.gitattributes ebf7126b29 Fix CHANGES gitattribute 8 лет назад
.gitignore 346b71a774 chore: gitignore pip-wheel-metadata (#16411) 5 лет назад
.mailmap b3f05c53e2 Add .mailmap to fix my commits 9 лет назад
.npmrc 7d2dfc8b39 chore(npm): No package-lock.json (#9020) 6 лет назад
.nvmrc 051bbf6ebe build(node): Upgrade Node to latest LTS: 10.16.3 (#14576) 5 лет назад
.pre-commit-config.yaml 6f5153b541 ref(py3): bump BeautifulSoup (#15613) 5 лет назад
.travis.yml c7e23137c4 refL pin pip to minimum pip>=20.0.2 (#16706) 5 лет назад
.yarnrc 9e628c7909 build(yarn): Upgrade to yarn@1.17.3 (#14033) 5 лет назад
AUTHORS df235c4d04 Add newline to AUTHORS file 9 лет назад
Brewfile 3f43da027f ref(make): remove unnecessary install-system-pkgs (#15279) 5 лет назад
CHANGES f699fa1a10 meta(v10): Release v10 (#16305) 5 лет назад
CODE_OF_CONDUCT.md ea286fe4a9 meta(coc): Add code of conduct (#13931) 5 лет назад
LICENSE 149fecb5c4 license: Update BSL change date 5 лет назад
MANIFEST.in 3c4a8228d9 build(manifest): Fix README file name in MANIFEST.in (#16845) 5 лет назад
Makefile c7e23137c4 refL pin pip to minimum pip>=20.0.2 (#16706) 5 лет назад
README.md d49f64d8a6 docs(workflow): Fix link to screenshots in README.md (#16404) 5 лет назад
babel.config.js e4393382bb Revert "feat(js): add optional chaining proposal (#16433)" 5 лет назад
codecov.yml 058c859036 chore(cfg): Cleanup references to `south` in configs (#15644) 5 лет назад
conftest.py e896734ff4 feat(plugins): adds endpoint to return list of plugins with projectList (#16654) 5 лет назад
jest.config.js a3effe2907 ref(ui): Use video for congrats robot animation. Remove lottie. (#14868) 5 лет назад
jsconfig.json 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) 6 лет назад
migrations_lockfile.txt 0340a78b54 chore(subscriptions): Clear out existing tables before launch 5 лет назад
netlify.toml 3c70392955 fix(serverless): Pass referer from netlify api requests (#14019) 5 лет назад
package.json cc91e7f247 feat: Add rrweb to sentry staff sessions 5 лет назад
prettier.config.js 824d71b534 style(build): Use modules over json for configs (#11618) 6 лет назад
pyproject.toml a15c09fed9 feat: pep517-valid pyproject.toml (#16494) 5 лет назад
requirements-base.txt 69e0d25e40 test: add css inlining coverage (#16909) 5 лет назад
requirements-dev.txt 16b769e029 chore: tighten datadog pin and move it to requirements-base (#15823) 5 лет назад
setup.cfg fb7a8d82a4 test: Re-enable embedding of assets for acceptance tests 5 лет назад
setup.py 346b71a774 chore: gitignore pip-wheel-metadata (#16411) 5 лет назад
static 22e96f9c66 style: Remove trailing slash from static symlink (#10045) 6 лет назад
stylelint.config.js b41fbb3200 build(stylelint): Upgrade to stylelint@10.1.0 (#13638) 5 лет назад
tsconfig.json 5ee4b3e0b0 build(webpack): Use `fork-ts` webpack plugin (#15587) 5 лет назад
webpack.config.js 5ee4b3e0b0 build(webpack): Use `fork-ts` webpack plugin (#15587) 5 лет назад
yarn.lock cc91e7f247 feat: Add rrweb to sentry staff sessions 5 лет назад

README.md

Sentry

Users and logs provide clues. Sentry provides answers.

What's Sentry?

Sentry fundamentally 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