Developer-first error tracking and performance monitoring https://sentry.io/
![]() |
5 years ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | 2ec6e75ea6 meta(codeowners): Add more files to owners for ingest (#16420) | 5 years ago |
.storybook | 166c3811d0 feat(storybook): Upgrade storybook to 5.3 (#16396) | 5 years ago |
.travis | da13ef5d5d build(yarn): Upgrade yarn to 1.16.0, embed in repo (#13569) | 5 years ago |
.tx | ea4904d1da Explicit source file | 12 years ago |
.vscode | 93ec4699aa feat(discover2): Add columns in-between columns (#15156) | 5 years ago |
api-docs | 01500315cc ref(uwsgi): Make default settings less demanding (#15450) | 5 years ago |
bin | 915a7cdee3 fix(mocks): Fix load-mocks (#16672) | 5 years ago |
build-utils | e7aadedaa2 build(webpack): Track webpack asset sizes (#16662) | 5 years ago |
config | 8522e0f7a7 build(git-hooks): Fix always calling make (#15751) | 5 years ago |
docker | 86c69daf4a feat(docker): Auto check valid sentry commands in entrypoint (#16417) | 5 years ago |
docs-ui | 166c3811d0 feat(storybook): Upgrade storybook to 5.3 (#16396) | 5 years ago |
examples | 95767d455b chore: blacken take 2 (#14360) | 5 years ago |
scripts | 3495a70cf6 ref(dev): Use webpack proxy in place of devserver.js (#12468) | 6 years ago |
src | b2a8687cd5 ref(ts): Convert <DebugFileFeature> to typescript (#16691) | 5 years ago |
tests | d199c9a2dd feat: Detailed integration page for first party integrations (#16684) | 5 years ago |
.dockerignore | eb2ad09350 Revert "build(docker): Bake sentry-plugins into images (#15249)" (#15732) | 5 years ago |
.eslintignore | 86356edfeb chore: remove vendored django debug_toolbar (#15477) | 5 years ago |
.eslintrc.js | 94a63d9a3b feat(emotion): Upgrade emotion to v10 (#15106) | 5 years ago |
.eslintrc.relax.js | 94a63d9a3b feat(emotion): Upgrade emotion to v10 (#15106) | 5 years ago |
.gitattributes | ebf7126b29 Fix CHANGES gitattribute | 8 years ago |
.gitignore | 346b71a774 chore: gitignore pip-wheel-metadata (#16411) | 5 years ago |
.mailmap | b3f05c53e2 Add .mailmap to fix my commits | 9 years ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.nvmrc | 051bbf6ebe build(node): Upgrade Node to latest LTS: 10.16.3 (#14576) | 5 years ago |
.pre-commit-config.yaml | 6f5153b541 ref(py3): bump BeautifulSoup (#15613) | 5 years ago |
.travis.yml | 12f448985f fix: unpin pip (#16681) | 5 years ago |
.yarnrc | 9e628c7909 build(yarn): Upgrade to yarn@1.17.3 (#14033) | 5 years ago |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 years ago |
Brewfile | 3f43da027f ref(make): remove unnecessary install-system-pkgs (#15279) | 5 years ago |
CHANGES | f699fa1a10 meta(v10): Release v10 (#16305) | 5 years ago |
CODE_OF_CONDUCT.md | ea286fe4a9 meta(coc): Add code of conduct (#13931) | 5 years ago |
LICENSE | 5595e8fa9b license(date): Update license change date to 2023-01-07 (#16302) | 5 years ago |
MANIFEST.in | ab6029ddae build(docker): Fix auto build issues (#14658) | 5 years ago |
Makefile | 12f448985f fix: unpin pip (#16681) | 5 years ago |
README.md | d49f64d8a6 docs(workflow): Fix link to screenshots in README.md (#16404) | 5 years ago |
babel.config.js | e4393382bb Revert "feat(js): add optional chaining proposal (#16433)" | 5 years ago |
codecov.yml | 058c859036 chore(cfg): Cleanup references to `south` in configs (#15644) | 5 years ago |
conftest.py | 1a93ba0f7f ref: remove unused social auth backends (#16602) | 5 years ago |
jest.config.js | a3effe2907 ref(ui): Use video for congrats robot animation. Remove lottie. (#14868) | 5 years ago |
jsconfig.json | 1a9753dd10 build(vscode): Fix jsconfig paths (#8242) | 6 years ago |
netlify.toml | 3c70392955 fix(serverless): Pass referer from netlify api requests (#14019) | 5 years ago |
package.json | e7aadedaa2 build(webpack): Track webpack asset sizes (#16662) | 5 years ago |
prettier.config.js | 824d71b534 style(build): Use modules over json for configs (#11618) | 6 years ago |
pyproject.toml | a15c09fed9 feat: pep517-valid pyproject.toml (#16494) | 5 years ago |
requirements-base.txt | 92673f806e chore: bump requests_oauthlib to 1.2.0 (#16675) | 5 years ago |
requirements-dev.txt | 16b769e029 chore: tighten datadog pin and move it to requirements-base (#15823) | 5 years ago |
setup.cfg | fb7a8d82a4 test: Re-enable embedding of assets for acceptance tests | 5 years ago |
setup.py | 346b71a774 chore: gitignore pip-wheel-metadata (#16411) | 5 years ago |
static | 22e96f9c66 style: Remove trailing slash from static symlink (#10045) | 6 years ago |
stylelint.config.js | b41fbb3200 build(stylelint): Upgrade to stylelint@10.1.0 (#13638) | 5 years ago |
tsconfig.json | 94a63d9a3b feat(emotion): Upgrade emotion to v10 (#15106) | 5 years ago |
webpack.config.js | e7aadedaa2 build(webpack): Track webpack asset sizes (#16662) | 5 years ago |
yarn.lock | e7aadedaa2 build(webpack): Track webpack asset sizes (#16662) | 5 years ago |
Users and logs provide clues. Sentry provides answers.
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.